- 09 Jun, 2016 4 commits
-
-
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 12 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
-
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
-
- 07 Jun, 2016 2 commits
-
-
Pramith Dayananda authored
behatnotneeded Change-Id: I52cdd0199a30b0eaa6c067f079bb043ff92ce885
-
Fixed header overlapping navigation on ipad (portrait mode) behatnotneeded Change-Id: I90c80fe00193d45274ee11bba4cb6bdab7307c79
-
- 05 Jun, 2016 1 commit
-
-
Robert Lyon authored
-
- 04 Jun, 2016 1 commit
-
-
Robert Lyon authored
-
- 03 Jun, 2016 2 commits
-
-
Robert Lyon authored
An oversite when Bug 1397110 was tested behatnotneeded Change-Id: I1772d27bb1ec099a26149551f82cf6ea365bb780 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Make the two sentences easier to read without the parentheses. behatnotneeded Change-Id: Iec2b270c824f63467fbd1e5aec7d58f8639c411e
-
- 02 Jun, 2016 1 commit
-
-
When a user chooses the 'name_display_format' of studentid - we get an error. This change just populates the studentid field of the user behatnotneeded Change-Id: I1e6a84723863e49dd94b83cb115f26262e6d9750
-
- 31 May, 2016 1 commit
-
-
Robert Lyon authored
-
- 30 May, 2016 1 commit
-
-
Robert Lyon authored
-
- 27 May, 2016 2 commits
-
-
Robert Lyon authored
-
behatnotneeded Change-Id: I2f5e00d3486211c4ab79a52c7cd2a639cc8431eb
-
- 26 May, 2016 2 commits
-
-
Liam Sharpe authored
behatnotneeded Change-Id: Ib88fe6be5140e2237b4fe14935317125e5d705e6
-
in various places around Mahara to be more consistent with what people see on the interface. Change-Id: I83e088d39964ecd1d72945973fd0b4995b82da65
-
- 25 May, 2016 1 commit
-
-
Aaron Wells authored
Bug 1576448. As discussed at the 52nd Mahara developer meeting. behatnotneeded: Can't test in Behat (requires environmental changes.) Change-Id: I6cdfb0c154077f597128b7c3c1fd86b40b36c772
-
- 23 May, 2016 3 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
must have got missed or been in review when the others were changed Change-Id: I6b4e3498c7a83e07117ae4e4bb74eee8275cc9a9 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 May, 2016 2 commits
-
-
Kristina Hoeppner authored
to reflect better that it's the title of the portfolio that is displayed. I also fixed a couple of minor capitalization mistakes. behatnotneeded Change-Id: I16424114f3f26e064265a8ccc95692794fe746dd
-
Kristina Hoeppner authored
on the "Plans" overview page behatnotneeded Change-Id: I31663c73722878eaa9d6bd852a7d4b6c6de1ec75
-
- 20 May, 2016 1 commit
-
-
Pat Kira authored
behatnotneeded Change-Id: Ib044d00265dc39de5d5b2958b6ab8f4c021ac39a
-
- 19 May, 2016 4 commits
-
-
Son Nguyen authored
-
Aaron Wells authored
Change-Id: Id5c9a279f257db8c2bc832ff0799682027f62518 behatnotneeded: Covered by existing tests
-
Aaron Wells authored
Change-Id: I902082b65e669dcb07a306f39782d478fb4300c5 behatnotneeded: Covered by existing tests
-
Son Nguyen authored
-