- 07 Apr, 2010 3 commits
-
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Francois Marier authored
The Leap2A specification has rebranded and thus we should reflect that change in the next Mahara release. I also updated a few URLs. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
Move the copyright statement next to the permission statement (as per http://www.fsf.org/licensing/education/licenses/gpl-howto.html ). Rename the "I agree" button since technically users/admins don't have to agree to the GPL before they install Mahara or use it. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 16 Mar, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 09 Mar, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 02 Mar, 2010 3 commits
-
-
Francois Marier authored
This change is to match what the bulkexport page generates. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
The main reason for this is to keep the output channel open and prevent Apache timeouts when doing large exports (> 5 minutes). Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
This takes a list of usernames and exports their portfolios in LEAP2A format. The end result is a big zipfile containing: - CSV listing of each username with its associated LEAP2A zipfile - a users/ directory containing all of the zipfiles If an institution is selected and the username text box is left empty, then all users for that institution will be exported. Otherwise if there are any usernames specified in the textbox, only these users will be exported. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 23 Feb, 2010 1 commit
-
-
Evan Goldenberg authored
admin (thanks, Ruslan) (bug #525778) Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 18 Feb, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 16 Feb, 2010 1 commit
-
-
Francois Marier authored
Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 27 Jan, 2010 3 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 01 Dec, 2009 2 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 18 Nov, 2009 2 commits
-
-
Andrew Robert Nicols authored
Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
Richard Mansfield authored
Fix merge Simplify to use normal themes as view themes Remove view/edit profile page links from menu and add to edit profile page Add link to edit profile page when editing profile View Use microheader on view editing pages
-
- 09 Nov, 2009 2 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 05 Nov, 2009 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 23 Oct, 2009 2 commits
-
-
Nigel McNie authored
Also make the admin user search results output links to the user profile instead of the admin section when the logged in user can't edit that person. Saves a redirect. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
Nigel McNie authored
Also make the admin user search results output links to the user profile instead of the admin section when the logged in user can't edit that person. Saves a redirect. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
- 13 Oct, 2009 2 commits
-
-
Richard Mansfield authored
Use 'install' or 'upgrade' on upgrade page title/heading depending on whether it's an install or an upgrade (bug 3371) Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Nigel McNie authored
Still some minor things to clean up, but it works reasonably well. I experimented with a horizontal UI.. I think it would be better if a graphic designer could make it more obvious that it's a 1-2-3 process. But everyone I've tried it on has managed to create a user account. Still todo: - progress indication for when a leap2a file is uploaded - some minor tweaks to the way some data is imported - needs documentation on the wiki and a help icon or two Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
- 16 Sep, 2009 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 15 Sep, 2009 1 commit
-
-
Richard Mansfield authored
-
- 07 Sep, 2009 1 commit
-
-
Richard Mansfield authored
-
- 02 Sep, 2009 1 commit
-
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
- 25 Aug, 2009 1 commit
-
-
Richard Mansfield authored
-
- 10 Aug, 2009 2 commits
-
-
Elliot Pahl authored
-
Richard Mansfield authored
-
- 05 Aug, 2009 1 commit
-
-
Richard Mansfield authored
-
- 24 Jul, 2009 1 commit
-
-
Richard Mansfield authored
-
- 08 Jul, 2009 1 commit
-
-
Richard Mansfield authored
-
- 26 Jun, 2009 1 commit
-
-
Elliot Pahl authored
Add non-functional lib/csvfile.php. (cherry picked from commit 34b4960d5659fdff1d0043c09aa193f10f3e5b50) CsvFile will now parse a csv file and return an object with errors, headers, and data. (cherry picked from commit ac62b4a53265ded746e32dfb2f41943bf62c849a) Use mandatory fields correctly in csvfile.php. (cherry picked from commit e378fc7de6f127cd0c9bc3ab48912466f3d42351) Remove checking for an error that will never be reached. (cherry picked from commit 36f2a90218145f349763aada2c469fd5e6eade71) Replace references to headers with format. (cherry picked from commit 002a602cc016986df03752bca551832bbb3ffda9) Throw exception for no CSV header row if there are no other errors. (cherry picked from commit e09686075502c50506ebd0dc737021914d1ec03c) Update uploadcsv.php to use csvfile.php (cherry picked from commit 4070d03a0c7ff811361038781bd3194d5b98d4b0) Set an error on the upload users form and return if a duplicate email address is found. (cherry picked from commit f6dba540e90582b139d0748802f40e3cc1865c49) Also check profile for duplicate email addresses. (cherry picked from commit 4f5d8eb661c8abd8d9553e3c193d7f15397a91ee) Add checks to see if the filename exists. (cherry picked from commit ba5bdb0e9c9dbc77a422d48c3a0609258a2b0c15) Add a TODO for documenting csvfile.php. (cherry picked from commit a3ebd09be81f8908aa2cdd35a92798ea937cffc6)
-
- 25 Jun, 2009 1 commit
-
-
Nigel McNie authored
Now Mahara will actually crash and burn if the database isn't UTF8, rather than just bitching about it. It's time we put an end to the madness.
-
- 13 Jun, 2009 1 commit
-
-
Nigel McNie authored
-
- 13 Mar, 2009 2 commits
-
-
Elliot Pahl authored
-
Elliot Pahl authored
-