- 23 Jun, 2016 1 commit
-
-
Liam Sharpe authored
behatnotneeded Change-Id: Ia392c12ca0ea2e135ff30da3be8d2bfa37fc0425
-
- 22 Jun, 2016 1 commit
-
-
behatnotneeded Change-Id: Ib94c7a4ffffd1281c9bcc9b158ac38ab4d3b71ff
-
- 21 Jun, 2016 1 commit
-
-
Robert Lyon authored
When I tried closing my site I got DirectoryIterator error behatnotneeded - the patch 6609 will test this Change-Id: I35024f8e6a558ee9d009e7c2754a0026e8042b2f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Jun, 2016 1 commit
-
-
Dmitrii Metelkin authored
behatnotneeded Change-Id: Ib373e765d30a265f78944ef0066bc9895b3d68b9
-
- 19 Jun, 2016 5 commits
-
-
Robert Lyon authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
- 15 Jun, 2016 1 commit
-
-
Son Nguyen authored
behatnotneeded Change-Id: I2e597d5931391e731baefa46d5f9d9ca2059ee10
-
- 14 Jun, 2016 2 commits
-
-
Robert Lyon authored
behatnotneeded Change-Id: I6acee18adefde9f8fcc805b31140a92fe3554c5f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Son Nguyen authored
-
- 13 Jun, 2016 4 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
- 12 Jun, 2016 2 commits
-
-
Robert Lyon authored
Should be $this rather than $view as we are within a view object Change-Id: I3132d6d380a82c3cd4cbc6fc35a4ab5fb19af673 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Stopping it giving an 'undefined index' warning behatnotneeded Change-Id: Ie0e5acc7b9364dd9ba9c2d419c365e40230a8717 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 10 Jun, 2016 3 commits
-
-
Robert Lyon authored
-
Dmitrii Metelkin authored
behatnotneeded Change-Id: I447f295f1542779c5ced916961b3e607827b7635
-
Aaron Wells authored
Bug 1580499. Updating comments feature to adapt to the new behavior, and removing redundant "feedback_configuration" feature file. Change-Id: Ib48cbb19f6ab9cc4937f31cef504724569680e1f
-
- 09 Jun, 2016 6 commits
-
-
Aaron Wells authored
-
Aaron Wells authored
-
Robert Lyon authored
Also needed the js-masonry to be re-done on json results behatnotneeded Change-Id: I3f101d2a141227f74320cf66a2e03123cac5c254 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
behatnotneeded: Tested will be added in another patch. Change-Id: Ibb68614d6704df0e13d4a8e0c9e321e7afc39689
-
Robert Lyon authored
-
- 08 Jun, 2016 13 commits
-
-
Son Nguyen authored
-
Robert Lyon authored
-
Robert Lyon authored
-
When a wrong password was entered on the login scrren, the password label could not be read because it was white on white in the "Modern" theme. Is a generic issue with Modern theme forms behatnotneeded Change-Id: I37c29633b247b60c08760f7c90dc8937f629dd81
-
Son Nguyen authored
-
Robert Lyon authored
-
Robert Lyon authored
Whether they are a group / institution blog or not bahatnotneeded Change-Id: I34b73e57db58108ef149019a5419c9ee5ca69e9f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
Regression from Bug 1397110 Change-Id: I6f98131dd61e06d0bc9d268bbe3eee1c4d4fbcb0 behatnotneeded: covered by existing tests
-
Aaron Wells authored
-
Aaron Wells authored
1. Add some documentation to session.php explaining what the session.gc_maxlifetime ini setting does. 2. If we can't access $CFG->session_timeout, use a timeout of an hour instead of the PHP default of 24 minutes. 3. Limit $CFG->session_timeout to 30 days, because we're already enforcing that limit in session.php 4. Add "usr_session.mtime" column so that we can delete old sessions based on inactivity instead of creation date. 5. Make the cron delete old session files as soon as they've expired, rather than padding that an additional two days. Change-Id: I9da2b26217774566b1131e997724359715edb2fe behatnotneeded: Covered by existing tests
-
Aaron Wells authored
The session init code relies on $CFG->session_timeout, which is normally defined in the config table. So, we need to start the session after opening the database connection. (In the event that there's an earlier session start, for instance due to an error message, this will cause the session for that page load to disregard any database config values. But that's not a show-stopper, and there's no easy way to fix it.) Change-Id: Iffbeebc8e92929970a558ff0fbc726719bb92741 behatnotneeded: Covered by existing tests
-
Added a behat test - Robert Change-Id: I67dd8f5e144d2bfbee2f71c5c3d7c9ac640fa206
-
behatnotneeded Change-Id: I4fa9481ae0de06ef0255b6d523474fbd17c643b3
-