- 05 Sep, 2013 2 commits
-
-
Bug1220108 Change-Id: I1dfe7bc1cea9a8930a334af1deadb0b18a2d13f6
-
Aaron Wells authored
Bug 1221001. Needed artefact/lib.php (which apparently gets included by init.php if you're logged in), and it needed to add &view= to the file download URL so that Mahara could tell which view was giving you access to the PDF file. Change-Id: If7c0a6a843588075104819f7ea1e53e392cc4959
-
- 04 Sep, 2013 3 commits
-
-
Aaron Wells authored
Change-Id: I860d8c1bd693e5983b04d0cd75021f4cd564a871 Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Patrick Pollet authored
This is the version from commit 13e788a8995ca98c158756cc4a5e35d637709f of https://github.com/patrickpollet/mahara_ldap_sync Change-Id: I9e16702a15cd42cbc6fa0c1626ad251850697afb Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Kristina Hoeppner authored
Made minor lang string fixes that don't require new lang strings and corrected HTML for link in pluginconfig.analyzer.html Change-Id: I17027839de80a1a7faf17e0fc30017dec3b9182d Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 03 Sep, 2013 10 commits
-
-
Robert Lyon authored
-
Aaron Wells authored
-
Aaron Wells authored
-
Aaron Wells authored
-
Change-Id: Ic24920d47e40f2d3dd21bd6b603d4f0e7442d89f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Bugs 1218092 Since changing views.js to jquery and the artefactchooser js code piped in was mochikit the search box was broken. I've got them playing better now. Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz> Change-Id: I1b99eb7f9d01a8198c9bb631a9a0b3ea09263c40
-
Robert Lyon authored
- fixing problem where updating 'uploading...' message with error message was out of synch and not updating the correct row - also fixed problem if uploading by 'browse' then dropzone or visa versa would get updating of 'uploading...' messages out of synch To test either upload a file that is too big via dropzone or upload files via browse button then upload files by dropzone - you should be left with messages containing the 'loading' gif after the success or error message has been added to screen Change-Id: I2a41b3b37a9a1e911a11367509e03910f5c748c8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
Bug1220028: There is 1 grouphomepage in a standard Mahara which has no group ID: The grouphomepage template page. And during installation, we try to send out notifications about its creation. This prevents a warning message coming up due to those notifications. Change-Id: I32da82ffd15ca6902bdcf744fcc945e8735df7b8
-
Aaron Wells authored
Oops, I accidentally pushed that change directly to the branch, instead of running it through code review. Reverting in order to allow code review. This reverts commit be631e30. Change-Id: I1f2381a064bc253b9d572183b380244d7a13f291
-
Aaron Wells authored
Bug1220028: There is 1 grouphomepage in a standard Mahara which has no group ID: The grouphomepage template page. And during installation, we try to send out notifications about its creation. This prevents a warning message coming up due to those notifications. Change-Id: I32da82ffd15ca6902bdcf744fcc945e8735df7b8
-
- 02 Sep, 2013 11 commits
-
-
Change-Id: Ia648a2a111cdf589a3dfdc2fde3abb08d0630f38 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
- Lucky they were already there commented out :) Change-Id: I3210d4e259948892a34cc7351a22bee73275818d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Some RSS/Atom feeds provide an over-large channel image/logo which disrupts display of the External Feed block in a Mahara Page. See e.g. this feed link from the BBC http://downloads.bbc.co.uk/podcasts/worldservice/digitalp/rss.xml Change-Id: Ib6db4b1261abbf6feefabccddb60adad605d9a25
-
Change-Id: I984afadb7bcafddaafdb2c548f2a6db1bbd904d0
-
Robert Lyon authored
-
Aaron Wells authored
Bug 1160093: This adds a few new methods to the Auth class, which represents an auth instance: - is_parent_authority(): Indicates whether this auth instance is a parent authority or not - get_parent_authority(): Gets the ID of this auth instance's parent authority - needs_remote_username(): Indicates whether this auth instance needs the user to have a remote username setting (in auth_remote_user table) I've also updated the SAML and XMLRPC auth types, which are the only ones that use remote username. And I've updated create_user() to automatically populate auth_remote_user() for auth instances that use it. Note that an auth instance of ANY type will need a remote username if it's the parent to another authority (the parent feature allows a user to log in via the parent or the child auth instance; so it's quite possible for the user to have different usernames in the two of them. Currently only XMLRPC uses the parent auth feature.) Lastly, also updated the documentation of LiveUser->create_user() to indicate that it only uses the $remoteauth parameter as a boolean (which was true even before my code changes). Change-Id: I39b1b74e68cdbc9c2632b886655caaaece1bd312
-
Aaron Wells authored
Bug 1117237: Make it so that we include the views_js from the fieldset's elements Change-Id: Ia41cc4114b03256329ce6147c2330f3e5c31e48e
-
Aaron Wells authored
Bug 1184450. I don't know why this works but it does. When attempting to connect to a UTF16 MySQL DB, if you first set the connection's character set to UTF8 and then try to set the SQL_MODE to POSTGRES, it errors out on trying to set the SQL_MODE. But if you try to set the SQL_MODE first, and *then* set the character set to UTF8, it works fine. Change-Id: I3528a92662708c081b15a111c625f0559fbd1c04
-
- 30 Aug, 2013 1 commit
-
-
Kristina Hoeppner authored
IE only picks up the alt and not the title tag and thus only shows "Preview" instead of the correct block description when editing a page. This has been corrected here. Change-Id: I6db05e06c48ad2179e7fe8b6af7acf9f263a1386 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 28 Aug, 2013 6 commits
-
-
Aaron Wells authored
Bug1166578 Change-Id: I640455f2606433c75f9af431931ea8d764b4d205
-
Son Nguyen authored
1. Profile Picture 2. Edit layout 3. Files 4. institution members 5. institution/site staff 6. institution/site admins 7. Edit access (Shared by me) Change-Id: I9e651134fcc7f9e223a735b31bdae66a2dc64a6f Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
(Bug #1182739) 1. email list 2. tags 3. calendar 4. authlist 5. userlist 6. checkboxes Change-Id: I7708d125fbc853fd1e86a487f092985a0bc552d1 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
Change-Id: I30fe98678c77da99c986c9965a487d6748735814 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
(Bug #1182739) Change-Id: I5ff4b88bdf3713b0d3c5ef26918345109130ca4e Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Robert Lyon authored
- allow it to work in fileupload forms with id other than 'files' - got it to work with resumes file upload forms where they pass a field called 'cancel_submitform'. - got it to work with journal upload form Change-Id: I62b1f6045b1dff9070ec7dbbacae488ee4eea5a5 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 27 Aug, 2013 3 commits
-
-
Aaron Wells authored
Bug #1213908: If a group shares a page with another group, and that other group has "Participation report" turned on, and an admin views that participation report, it was failing to properly show the name of the first group that was sharing that page. Change-Id: Id4d2b7c7bf3616233091f828f39ff040ebab64bd
-
Mitsuhiro Yoshida authored
Bug1217126 Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz> Change-Id: I084d88eb9c638e52a12b2dea634ba94f07c3c824
-
Robert Lyon authored
- also adjusted the style so the alternating row colours worked right Change-Id: I385fcce3d5540c1d6aa20440f7bc1aa987eca5f3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 26 Aug, 2013 2 commits
-
-
Robert Lyon authored
Change-Id: Id6fddb4eba413ce6e38779ffa4c37b587673da82 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
- retrieving the upload_max_filesize value in php.ini - converting it to bytes and then coverting it back to megabytes as that is what the dropzone requires Change-Id: I35bf81a47be01a393359d9699420f86e9b20f674 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 Aug, 2013 2 commits
-
-
Change-Id: Ic1137408a2cf2d2cd560322d4924fd22a03f735b Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- mostly image changes and css changes to primary school theme Change-Id: I13bb117f6d5adc7692003604e52d7033fca1159c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-