- 14 Jan, 2009 4 commits
-
-
Stuart McDonald authored
Small changes for fixes to (#3014) and (#3019) - exception handling for when curl is missing being the main one
-
-
Stuart McDonald authored
-
Nigel McNie authored
Need to include the file where artefact_get_references_in_html is defined.
-
- 13 Jan, 2009 6 commits
-
-
Nigel McNie authored
event handler. Escaping with {} adds the database prefix on the front, and is for table names only. Columns like "group" should be escaped with double quotes.
-
Nigel McNie authored
-
Nigel McNie authored
(cherry picked from commit 50d7897a)
-
Nigel McNie authored
Conflicts: htdocs/lib/web.php
-
Nigel McNie authored
(cherry picked from commit 7f7114e2) Conflicts: htdocs/interaction/forum/theme/default/simplepost.tpl
-
Nigel McNie authored
-
- 12 Jan, 2009 4 commits
-
-
Nigel McNie authored
It looks like MochiKit fixed a bug it had with IE, that made our workaround no longer necessary. Happily, this patch seems to fix it all, but that's no thanks to IE's terrible debugging tools.
-
Josh Schmidt authored
-
Josh Schmidt authored
-
Nigel McNie authored
-
- 11 Jan, 2009 4 commits
-
-
Nigel McNie authored
Also check it before checking the user's quota, because it's a cheaper check.
-
Nigel McNie authored
an error.
-
Nigel McNie authored
-
Nigel McNie authored
Thanks to Christoph Lischetzki
-
- 09 Jan, 2009 7 commits
-
-
Nigel McNie authored
While I was doing that, internationalised the one for wall posts, and refactored the generation of the help message to a function.
-
Nigel McNie authored
-
-
Elliot Pahl authored
-
Nigel McNie authored
This makes them fit in better. (cherry picked from commit 3d0f51f5)
-
Nigel McNie authored
(cherry picked from commit 3f9bdf5c)
-
Nigel McNie authored
-
- 08 Jan, 2009 4 commits
-
-
Josh Schmidt authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
http://mahara.org/interaction/forum/topic.php?id=131 (cherry picked from commit 4c2a22677c3ae886f0a0f76aea15a0a15eb02eb4)
-
- 07 Jan, 2009 3 commits
-
-
Nigel McNie authored
Now they behave better, and respect the language pack search path. get_languages is cached.
-
Nigel McNie authored
Now the following locations are searched: * docroot - the english language pack lives here * directories in $dataroot/langpacks matching *.utf8 * anything on langpacksearchpaths This makes $dataroot/langpacks the preferred place to install language packs, and makes langpacksearchpaths unnecessary for most people. The upshot of all this is that it'll be much easier to install language packs - just download to $dataroot/langpacks and decompress :) Thanks to discussion with David Mudrak, Nicolas Martignoni, I?aki Arenaza and others on the forums - http://mahara.org/interaction/forum/topic.php?id=120
-
Nigel McNie authored
-
- 06 Jan, 2009 2 commits
-
-
Nigel McNie authored
Allow blog, blogpost and textbox blocktypes having links or manually created <img> tags to artefacts to have those artefacts counted as being within the blocktype, and thus within the view. This is so if people manually link to or source artefacts within textual content, those artefacts will be downloadable when the view is shown to others. Not backporting to 1.0 although the problem will most certainly exist there - the patch is just too big to trust on a stable release.
-
Richard Mansfield authored
-
- 05 Jan, 2009 5 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 04 Jan, 2009 1 commit
-
-
Richard Mansfield authored
-