- 05 Nov, 2014 3 commits
-
-
Bug 1384481 Change-Id: If8e9fb096b73e71438ad57e036e46aebfbf472e7
-
Bug 1384481 Change-Id: Ia34c51ccae2859e3860896a5fa9fda5a4cbff1dc Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Bug 1384497. This also adds a new $config->series to lib/version.php, which stores the major version (or as we sometimes call it, "the series") of the current release. It seemed better to store this separately rather than to try to parse it from $config->release, because we may change our release numbering strategy in the future. Change-Id: If4c0d7352e9433cdaf54a03bb922356d6c950e7d
-
- 29 Oct, 2014 3 commits
-
-
Bug 1386532 Change-Id: I7228c9ebb64ed213b4776655d1c948001f77fa91
-
Bug 1386970 Change-Id: Id2f5da4a4d1fabf77dbb73fc112d93ef353b6584
-
Aaron Wells authored
Bug 1386532: If checking via HTTP, gravatar returns "HTTP/1.0" via HTTPS, it returns "HTTP/1.1" Change-Id: I82a8fce9593007784973a7796cbe9a68a85794b7
-
- 23 Oct, 2014 2 commits
-
-
Aaron Wells authored
Bug 1215662 Change-Id: Ia57454cfe4810b309c8218eeddd29f1e5ebfe5b3
-
Change-Id: If5991307ca8065c48f1309bcfc37f62df0dd12a5 Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
- 21 Oct, 2014 17 commits
-
-
Son Nguyen authored
Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Aaron Wells authored
Change-Id: If721d3d8734b3ee97543d0b361f89d396177ff6c
-
Robert Lyon authored
Pushing enter when not on the submit or cancel buttons causes an error Change-Id: I10a861ed5825c877a13a73a54fd4244d7bfd6cab Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I596099e895c4199ab699dd7a2e14803822832338 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Son Nguyen authored
The dynamic change of an input element from type=radio to type hidden caused its value set to "" in IE. It would be better to just hiding it instead of changing its type. Change-Id: Id6a86f2e9a4bba2f2988e7fcbc3fac8f3d8468a2 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Robert Lyon authored
-
Bug 1358092 Change-Id: I688f290dd8904621a7d9328dfeed549eed8ab2aa
-
Robert Lyon authored
-
Robert Lyon authored
When counting 'make friends' towards progress bar Change-Id: I50574ac5339b07d89e194f915f6feeded91e28fd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Problem existed where the cache didn't know the height of the files as they had not been loaded before so the getting of the hightest one was failing. Changed it so that mahara passes in the height of the file to allow it to fetch that instead. Change-Id: I765ee00bd05720e8643ee97976a097d9cf394211 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
If the user who is upgrading the site is logged into the site and is a member of a normal (not mahara) institution it causes the upgrade to break because the upgrade process tries to log them out and logout() function tries to set a cookie and the cookie needs info from the config_institution table and it doesn't exist yet. Change-Id: Ib8bb83fc1b774cec5636af6009ebf9906349bca3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Sometimes views will have artefacts/block instances on them but the plugin has been deleted. This should not stop a user being deleted. To test: Add a plugin to the site (eg openbadgesdisplayer block plugin, or cpds artefact plugin) and install it. Add a page and add a block to the page. Delete the dir from the site for the plugin Try to bulk delete the user Change-Id: Ib23ad79d9f1ffa0bca56ad7ccb6083333527e64c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Oct, 2014 5 commits
-
-
Son Nguyen authored
also add the function keytabbinginadialog() to make sure moving by TAB keys will only within the pop-up dialog Change-Id: Ic220202052a6665476973fff73312cfb9e603051
-
Aaron Wells authored
-
Aaron Wells authored
Bug 1373170 Change-Id: Iff193aef8021c34cb19214d1f07d4ef8c429b3ff
-
Yuliya Bozhko authored
Change-Id: I3b8385415b20af742f4e55e558b6613627e6676a Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
Son Nguyen authored
* changes: Fix E_STRICT "Only variables should be assigned by reference" Remove a bunch of abstract static methods of abstract classes to satisfy E_STRICT
-
- 16 Oct, 2014 1 commit
-
-
Robert Lyon authored
For some zip files for some users the mimetype is being interpreted as "application/x-zip" (note the quotes are part of the string) so this fails to map to the valid zip types and so the zip file is not extracted. So have trimmed the quote off the string Change-Id: Ia58e3c3aa9a734172543b8c71ecab10a8f313b82 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 15 Oct, 2014 2 commits
-
-
Robert Lyon authored
-
Son Nguyen authored
-
- 14 Oct, 2014 3 commits
-
-
This patch will convert these following share links into iframe embed code - https://www.google.fi/maps/place/90100+Oulu/@65.016667,25.466667,17z/data=!3m1!4b1!4m2!3m1!1s0x468032a8c02185c1:0x8bb02d322b12e97d - https://www.google.fi/maps/ms?msid=217233740007179193682.00045bce836893f537d23&msa=0 - https://www.google.com/maps/place/90100+Oulu/@65.016667,25.466667,17z/data=!3m1!4b1!4m2!3m1!1s0x468032a8c02185c1:0x8bb02d322b12e97d - https://www.google.com/maps/ms?msid=217233740007179193682.00045bce836893f537d23&msa=0 Change-Id: If1f31357de7c0476afa8ff7ec7e464bf33830fff
-
Aaron Wells authored
Change-Id: I8bd738232134759c65e721365d8036b3b1ca2fc4
-
Aaron Wells authored
Change-Id: Ie2fb6e6dc9fe1d9101bd75e85d634b84c3eb7cbe
-
- 13 Oct, 2014 1 commit
-
-
Currently it checks what width it should be on rendering but really it should do this on saving. Change-Id: I7837c3120fa29e2a2dc5c9c63301dfa4543428a4 Signed-off-by:
Bob Lyon <bob@katipo.co.nz>
-
- 09 Oct, 2014 1 commit
-
-
This url must not include a querystring (see https://en.gravatar.com/site/implement/images/ ) - Return the no user photo url if the remote avatar is not found - Try to use profile_icon_url as much as possible Change-Id: Id18ee4469b1bd15013445f8f4dc4a582dee659e8 Signed-off-by:
Son Nguyen <sonn@catalyst.net.nz>
-
- 08 Oct, 2014 1 commit
-
-
Fix the flash player for embedded media being displayed over dialogs by adding wmode=transparent. Tested on IE9, Chrome 37 and Firefox 32. Change-Id: I2b450b7373a7b1506d733a86090a9932b51b2f72 Signed-off-by:
Nigel Cunningham <nigelc@catalyst-au.net>
-
- 07 Oct, 2014 1 commit
-
-
Bug 1371460: Some strings still where hard coded in English in htdocs/js/customlayout.js. This patch puts them into lang/en.utf8/view.php for translation and adds them to the smarty-template in layout.php Change-Id: I182673f18de2ca5d50d4cfa0f4461a4699695bd5 Signed-off-by:
Tobias Zeuch <tobias.zeuch@kit.edu>
-