- 03 Mar, 2010 6 commits
-
-
Penny Leach authored
this is useful for importing data over mnet, but also potentially in the future when we can import leap data into existing user accounts Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
Penny Leach authored
File import plugin vs Leap import plugin Local file upload import vs Imports over mnet Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
Penny Leach authored
- Breaking up of the validation into two stages: - Performed by the importtransport object, before moving files around - Performed by the import class, after the files are transported To this end I changed the importtransport objects to take the importqueue record (or a fake one) in their constructor, so they have the same data available as the importer would. Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
Penny Leach authored
Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
Penny Leach authored
This commit includes: - Moved a lot of logic out of admin/users/add.php to the various plugins - Moved around unzipping and detecting files into the transport layers - Refactored a lot of transport code into the base class I tested: - Adding a user from a leap2a xml file - Adding a user from a leap2a zip file - Importing non leap (straight files) data over mnet Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
Evan Goldenberg authored
- use the mahara logo if the user has no profile icon set - use the user's personal website as the author uri, if set - add a generator to indicate that the feed was generated by Mahara - set the icon element to use favicon.ico - set feed rights based on presence or lack of CC block in view - display feed icon in the view if the view is public (partial implementation of Eduforge Feature Request #3357) Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 02 Mar, 2010 11 commits
-
-
Andrew Robert Nicols authored
If uploading files for a group or an institution, do not include the user quota. (cherry picked from commit 45d57645244d8866a291101e70f8fe2fcf6e759c) Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Andrew Robert Nicols authored
If a user has a quota which is lower than post_max_size or upload_max_filesize, then this should be shown as the maximum upload size. The actual checking of this is already handled by the upload function for the pieform. (cherry picked from commit af0facaa676e716a29163c79e112fda0e54817fb) Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Francois Marier authored
Importing a hundred users on Apache seems to take more than half a gig of RAM. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
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
Also removed a unnecessary debug statement and fixed the redirection. 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
Normally admins are not allowed to view a user's view unless explicitly allowed to by the user. This is a quick hack to make this possible when it's done as part of a bulk export. 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>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 26 Feb, 2010 1 commit
-
-
Penny Leach authored
These two functions are duplicates of functionality, get_random_key was written first, and used more often, so makes more sense to keep. Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
- 25 Feb, 2010 1 commit
-
-
Piers Harding authored
when auto-creating users. Signed-off-by:
Piers Harding <piers@catalyst.net.nz>
-
- 23 Feb, 2010 3 commits
-
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
admin (thanks, Ruslan) (bug #525778) Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
they can't use it (thanks, Ruslan Kabalin) (bug #525778) Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 21 Feb, 2010 4 commits
-
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk> Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 19 Feb, 2010 3 commits
-
-
Elliot Pahl authored
-
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 Feb, 2010 4 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>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 17 Feb, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 16 Feb, 2010 6 commits
-
-
Francois Marier authored
Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
Add a new parameter (earlyexpiry) to maintain the existing behaviour of not caching the logged in user's images for more than 10 minutes in case they change their icon. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
This adds support for only the profileicon action (not profileiconbyid). (The server-side lookups are very expensive.) Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-