- 31 Mar, 2020 1 commit
-
-
Mitsuhiro Yoshida authored
Change-Id: I0da01a0a56614db4afdb41df2e81d77ecd676d76
-
- 30 Mar, 2020 1 commit
-
-
- create class PluginExportAll to unify html, leap2a exports - alter HTML and Leap2a exports to use updated zip archive file structure - alter export page info descriptions, progress notifications - add get_rooth_path() behatnotneeded Change-Id: I21c5c5dcd71bdc7e748814b81f6b1f4f4adf1054 Signed-off-by:
Lisa Seeto <lisaseeto@catalyst.net.nz>
-
- 28 Feb, 2020 1 commit
-
-
to humanise our language in Mahara more. Some instances were not changed (yet) where "user" was the most appropriate term or where "username" is still in place. Change-Id: I3f744cf103533fc68512d25ea916a49fa1fd3d20
-
- 26 May, 2016 1 commit
-
-
in various places around Mahara to be more consistent with what people see on the interface. Change-Id: I83e088d39964ecd1d72945973fd0b4995b82da65
-
- 02 Feb, 2015 1 commit
-
-
Robert Lyon authored
See bug report for more info ... Change-Id: I4aa27975cb70ebc356c8b6e8349e2000b575f924 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Sep, 2014 1 commit
-
-
Kristina Hoeppner authored
Various lang string fixes right before RC1 Change-Id: If25cca56b8dd6fff16d586f58d9df9b02fcde31f Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 18 Sep, 2014 1 commit
-
-
Robert Lyon authored
This patch contains: - The export queue system where pages/collections on release from submission are added to the export queue table ready to be archived. - The export queue admin page showing what is in the queue to be exported. The cron runs every 6 minutes. Queue items failed to export are also shown here. - The archive list admin page, where one can download the generated leap2a files for the archived submissions. In this patch you should be able to add things to the export queue by either releasing a sumbission on a group that has 'archive submissions' option ticked. This will add the archive to that archived submission page, or you can also run a leap2a export from portfolio export which will add the export queue and send you an email once the export is done. Things to note: - The is a server busy function that stops the export queue from running but I'm not too sure if the threshold is too low/high - The export queue tries to export the first 100 items each run but if resources are fine in handling that easily then the number could be higher but I'm not sure of what will be a good number. - Currently there is alsoe infrastructure like table columns for dealing with releasing submissions from external systems (eg moodle) but that functuionality is yet to be built. - The checking of server busy in MS windows untested - may need to just let MS ignore server busy check as there doesn't seem to be standard way to check this. Change-Id: If4c1d272e9c5d46fbf16b2ff73ceb2687c06ffd4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 14 Oct, 2013 1 commit
-
-
Robert Lyon authored
- have updated copyright for the pages that had existing copyright notices (except for the lib/pieforms/ section as i'm not too sure if that needs changing as it is a different Catalyst IT product) Change-Id: I11c65ad26cb9cd856cf16b1dccbd4223ba086645 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 26 Sep, 2013 1 commit
-
-
Kristina Hoeppner authored
Fixing small language string problems prior to the RC for 1.8. Change-Id: Iadf84c061a8de55b67f1ae6bdc97dc650b067cee Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 10 Mar, 2013 1 commit
-
-
Son Nguyen authored
1. During the exporting, put the error messages into $SESSION. 2. Refactor the displayMessages() function to display all messages or hide the previous one. 3. Refactor the function print_export_footer() to handle html code in lang strings. Change-Id: I589822dc360e8f5bcac0298f9534824513214160 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 09 Sep, 2012 1 commit
-
-
Kristina Hoeppner authored
no ID changes because not necessary to retranslate Change-Id: I65855be719e00942738f5f688970951b49dcfdfb Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 29 Mar, 2012 1 commit
-
-
Kristina Hoeppner authored
No change to the lang strings as no re-translation is necessary. Change-Id: I63876d60f4c5084d8058639b3a5309e262422aac Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 02 Mar, 2012 1 commit
-
-
Kristina Hoeppner authored
Some language strings need fixing that were beyond the minor language string updates. Except for the strings in install.php they all needed new strings to be picked up by the translators. Change-Id: I9cc6fe169a2b7b287a63df0bac1c52ea2c56c633 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 23 Feb, 2012 1 commit
-
-
Kristina Hoeppner authored
Change-Id: I44aedd0612a9057a06f54875a0241d1e43b95184 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 25 Jul, 2011 1 commit
-
-
Ruslan Kabalin authored
All the feedback comments will be displayed on the single exported page, no pagination or limits. Star rating is preserved. Change-Id: I1d8c175ec2cb1b7c328c6b1835b95e95f2786dc5 Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
- 13 May, 2011 1 commit
-
-
Francois Marier authored
These closing tags are unnecessary and against our coding guidelines. Let's get rid of them all in one go. Change-Id: Ia94f103e525185597ee3780a3839d7577cdd0c29 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 11 May, 2011 1 commit
-
-
Darryl Hamilton authored
This prints a message where the progress bar sits. My only concern is there may end up being space issues with long filenames. Change-Id: Id195e7b196160a0e15ac1bd904965fb1f8db9d62 Signed-off-by:
Darryl Hamilton <darrylh@catalyst.net.nz>
-
- 23 Dec, 2010 1 commit
-
-
Sean Brennan authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 09 Aug, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 30 Apr, 2010 1 commit
-
-
Evan Goldenberg authored
Much of the help text was out of date or confusing, and some language strings lacked clarity or conciseness. Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 08 Apr, 2010 1 commit
-
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 30 Oct, 2009 1 commit
-
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
- 15 Sep, 2009 1 commit
-
-
Richard Mansfield authored
-
- 22 Jun, 2009 1 commit
-
-
Nigel McNie authored
-
- 27 May, 2009 1 commit
-
-
Nigel McNie authored
-
- 15 May, 2009 1 commit
-
-
Nigel McNie authored
I haven't changed the <title> though I probably should at some point. (cherry picked from commit 930d9a555d4b5d62d8a98757c3cc541dcebd26bf)
-
- 07 May, 2009 2 commits
-
-
Nigel McNie authored
(cherry picked from commit f134754c2583647bcbf0c65c31efadb469b1eca2)
-
Nigel McNie authored
-
- 01 May, 2009 1 commit
-
-
Nigel McNie authored
It doesn't seem to appear in some browsers (I'm looking at you, Opera and Safari), but does make things a little nicer in IE.
-
- 28 Apr, 2009 1 commit
-
-
Nigel McNie authored
Works without javascript! Using a sneaky iframe. Untested on browsers other than ff3. Even on small exports it seems to be needed, which could be worrying ;) Also added a bunch of i18n for it.
-
- 27 Apr, 2009 1 commit
-
-
Nigel McNie authored
This page presents a choice of export format, and whether to export everything or just a list of views. It simplifies the UI by hiding the view selector if javascript is enabled.
-
- 21 Apr, 2009 1 commit
-
-
Richard Mansfield authored
-
- 16 Feb, 2008 2 commits
-
-
Nigel McNie authored
The name is largely irrelevant as it's only the creator of the file.
-
Nigel McNie authored
-
- 04 Dec, 2007 1 commit
-
-
Francois Marier authored
Signed-off-by: Andrew McMillan
-
- 13 Nov, 2006 1 commit
-
-
Penny Leach authored
-
- 06 Nov, 2006 1 commit
-
-
Penny Leach authored
-
- 30 Oct, 2006 1 commit
-
-
Penny Leach authored
-
- 19 Oct, 2006 2 commits
-
-
Penny Leach authored
installed_$plugintype instead of config_$plugintype. lots of changes to support this. new plugin_types function too
-
Nigel McNie authored
-