- 19 Jul, 2010 2 commits
-
-
Francois Marier authored
This reverts the change made in commit ae7f17b3 since it was breaking some configurations of Apache and causing Internal Server errors. So instead, I've added a few empty index.html to important directories we want to hide. Ultimately though, it's up to system administrators to secure their web servers properly, there's just so much we can do with generic .htaccess files. We should improve our documentation to teach people how to properly serve Mahra. LP: #571709 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Andrew Robert Nicols authored
Corrected & to & in URL for internalmedia (Fixes #3438).
-
- 16 Jul, 2010 6 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Francois Marier authored
LP: #571709 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
These settings are insufficient for a real production site and only work on Apache. Given they could interfere with a well configured webserver, let's remove them until we come up with a more complete solution. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
Ideally these should be resizable, but it may cause various browser issues so for now, let's just make the default size a bit nicer. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
LP: #547856 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
This fixes installation of Mahara code taken from a local CVS. LP: #605986 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 15 Jul, 2010 14 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>
-
Richard Mansfield authored
Fix for find_remote_user when 2 xmlrpc users with the same username are both in 'No institution' (bug #548181) Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Francois Marier authored
The "make minaccept" script now outputs "All good!" if everything parses OK. Otherwise the first error will be displayed. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
This was introduced in 0e2f1c39 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
LP: #604954 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
LP: #598155 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
Deleted the one that comes with jscalendar and replaced it with a better one done by Mits. Also got rid of the incomplete Slovenian translation which was already superseded by Gregor's one. LP: #597909 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Francois Marier authored
By turning 'HTML.SafeEmbed' and 'HTML.SafeObject' ON, we can avoid having to write and maintain all kinds of filters. I have deleted all of the filters that are no longer necessary. Unfortunately, we have to keep two around, Skype and Twitter, since their embed code includes Javascript. LP: #604840 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 14 Jul, 2010 5 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>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 13 Jul, 2010 7 commits
-
-
Richard Mansfield authored
Change small header: put logo on the left & edit links on the right for consistency with the normal header Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
- Add param to force display_name to show usernames - Fix full_name, display_default_name to deal with deleted users - Simplify display_name by calling full_name, display_default_name Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Stacey Walker authored
usability wise Signed-off-by:
Stacey Walker <stacey@catalyst.net.nz>
-
Stacey Walker authored
Signed-off-by:
Stacey Walker <stacey@catalyst.net.nz>
-
Stacey Walker authored
Signed-off-by:
Stacey Walker <stacey@catalyst.net.nz>
-
- 12 Jul, 2010 6 commits
-
-
Francois Marier authored
This is version 1.5 of the upstream code. (Version 2.2 is the latest.) Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
This is pretty much the same code but without the formatting customisations we had. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
This is based on the proposal in the Appendix of this page: http://www.gnu.org/philosophy/javascript-trap.html We now explicitly give permission to minify/compress the Mahara javascript files. Signed-off-by:
Francois Marier <francois@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
- Use template rather than js to generate groupbox html - Combine invite & controlled memberships into single groupbox form - Only show one user's membership form at any time, in the middle of the page - Add a close button Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-