- 03 Dec, 2007 17 commits
-
-
Nigel McNie authored
Also removed some strings from lang/en.utf8/mahara.php that shouldn't be there. A bit naughty given we're in beta.
-
-
Nigel McNie authored
-
-
Francois Marier authored
-
Francois Marier authored
-
Nigel McNie authored
The workaround is annoying. I hate IE. Konqueror can have a little hate too. There you go, little konqueror.
-
Nigel McNie authored
-
-
Nigel McNie authored
-
Francois Marier authored
-
Nigel McNie authored
-
Nigel McNie authored
It's still not great, but at least it's no longer "a bug in the system". Instead reindexing says when it failed and suggests to check the error log.
-
Nigel McNie authored
More safety when errors occur early on, like when config sanity is being checked. Prevents ugly warnings and a fatal error if dataroot isn't defined.
-
Nigel McNie authored
It's an integer check, and it's useful for dates. Applied it to the resume composites, thus fixing bug #1344.
-
Nigel McNie authored
Handle the case where we call ensure_record_exists with the same object as $where and $data. update_record was getting teh angry.
-
Nigel McNie authored
Make sure users are made members of groups they create. Also make sure admins are tutors in said groups, if they're controlled.
-
- 02 Dec, 2007 9 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
Pass staff/admin flags to the template so the dropdown to choose viewing submitted views etc. are available.
-
Nigel McNie authored
Also added some access checking for the other functions in this file.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Make the profile icon on the profile page link to the profileicon tab so people can upload new ones. Thanks to Manjula-Jayne
-
Nigel McNie authored
Format the whitespace in view/artefact feedback properly. No wonder it looked so wierd on myportfolio.
-
Nigel McNie authored
-
- 30 Nov, 2007 6 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Richard Mansfield authored
-
Nigel McNie authored
-
Nigel McNie authored
Change the URL of where the installation instructions are, they've moved to the new wiki. Part of a fix for #1738
-
Nigel McNie authored
This was caused by the tablerenderer calling get_string to get defaults, before the javascript that set the strings was output. Solved by putting the javascript that outputs the JS language strings before any including of other javascript files.
-
- 29 Nov, 2007 3 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Nigel McNie authored
-
- 28 Nov, 2007 5 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
The resume composites were broken when editing a resume (although they were working in the views). Fixed.
-
Nigel McNie authored
-
Nigel McNie authored
-