- 13 May, 2011 3 commits
-
-
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>
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 12 May, 2011 22 commits
-
-
Hugh Davenport authored
Bug #776887 Change-Id: I48de3e5386e6d7ce128b3b57b54ce1efcbe08b18 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Hugh Davenport authored
Long usernames made display go bad, this fixes it by only printing max 33 characters (30 of username + ...) Bug #779722 Change-Id: Idbe356f0c014c0c485ebf0bcd5daed530ec27985 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
Ruslan Kabalin authored
-
Richard Mansfield authored
Change-Id: I708597dc20eaf4fe59493bd6d4d86f78de1370a2 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
Change-Id: I0ce9180f187e5f94b95b2d16afc9bc9c23fa2557 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Josh Corich authored
Add spacing for multiple buttons in my files, my views, collection views Stop overflow from pushing out the container for long headings and descriptions without spaces Change-Id: Ic2d21acf47bda8770d2b1cfda57931ce2f5fc40e Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Francois Marier authored
-
Francois Marier authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Francois Marier authored
-
Francois Marier authored
-
Francois Marier authored
-
Francois Marier authored
-
Francois Marier authored
-
Francois Marier authored
-
Richard Mansfield authored
Change-Id: I5f816b72cc5ef9192d58e773d59d32ac49c8681b Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
Change-Id: I79b142965f6a70b1415f040ed18669cbab67d0c7 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
-
- 11 May, 2011 15 commits
-
-
Richard Mansfield authored
-
Hugh Davenport authored
This effected the importing of html files from mahoodle Bug #774684 The mimetype is now correctly given as text/html instead of text/plain as it was Change-Id: I5d8d8631a3d156e8a913acd5f3fc3d11a63c2d74 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
Richard Mansfield authored
-
Hugh Davenport authored
Adds a parameter showmore to specify whether all views are displayed. Changes the showmore button to show << when expanded, and back to ... when not expanded When Javascript is disabled, it defaults to showing all with no button to hide Bug #640937 Change-Id: I7d2db3813620e554cfd3e41be4fbb49ec34aa8f9 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
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>
-
Dan Poltawski authored
-
Richard Mansfield authored
-
Francois Marier authored
-
Richard Mansfield authored
Files which are part of an export, but not owned by the exporting user are now saved to /files/extra/ in the export tarball. Ensure that link rewriting in views, etc., uses this new path. Change-Id: I91a466a8db83cbaff8fb86a8a58f5fe46b796baa Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
Change-Id: I251f19a2a48078904bf8780941cc816d38582f54 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
Change-Id: Ieb96b77a5d43b329df3e9c5c309c01d413902421 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
Sometimes an html export is allowed to include files that are not part of the exporting user's portfolio, e.g. when the user has permission to publish a group file in a personal view. Make sure these files are included in the export tarball, but keep them separate from the user's personal files. Change-Id: Ic9bb7a5d059c9c39d0fb71e58e843dc048cbdfb8 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
Html export creates a browseable version of the exporting user's files area. Sometimes files owned by other users or groups are included in the export, and the html export attempts to include those in the file listing. The problem is particularly bad when there are name conflicts, for example when the user includes a group folder in a view, and that folder has the same name as one of the user's personal folders. Change-Id: I4bbdf3127735cb9c4af13055546d2b08866d47cf Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Francois Marier authored
The old comment in the footer implied that we actively check for this before offering support in the forums. Since we don't actually do that (and there might be legitimate reasons for taking it out), let's change it to a friendly request / recommendation. Change-Id: Icc0f1919c443f21ac58d1ab88d4774fed7f5b664 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Hugh Davenport authored
For example, if wwwroot is http://localhost/mahara then the tests were failing, as / was hard coded in so the tests were visiting http://localhost/... instead of http://localhost/mahara/ ... Bug #780859 Change-Id: Iea9dbb2a5f89dd2529c726e259b6cbf18080b211 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-