- 14 Sep, 2007 2 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
-
- 13 Sep, 2007 7 commits
-
-
-
Donal McMullan authored
-
Nigel McNie authored
Have a read of the README for more information. In a nutshell, you can now make your own test suites for Mahara, there is an organised structure for this. There's still some work to do, but so far the foundations are good.
-
Nigel McNie authored
-
Nigel McNie authored
Some moving around of test stuff, attempting to create a standard structure for testing. Beginnings of a script for generating test suite files for tests
-
-
Nigel McNie authored
-
- 12 Sep, 2007 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
- 10 Sep, 2007 5 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
- 09 Sep, 2007 1 commit
-
-
Nigel McNie authored
Fixed bug #712 - now 'site default' is allowed as a language setting for people. Newly registered users have this default, so if the site language is something else, they will be using that by default.
-
- 08 Sep, 2007 15 commits
-
-
Nigel McNie authored
Added check that HTTP_USER_AGENT is available when doing an MSIE check. An error in the logs alerted me to this.
-
Nigel McNie authored
-
Nigel McNie authored
Fixed bug where finding search results + querying for an offset that doesn't contain any of the results was causing an error. We shouldn't trust $results['count'] being > 0 to mean that $results['data'] has anything in it. Bug tracked down from an error in the logs on production.
-
Nigel McNie authored
Renamed 'recent activity' to notifications. It's a bit of a 'dumb' rename, not taking filesystem paths or grammar into account, but then the whole settings section needs a path overhaul later anyway.
-
Nigel McNie authored
Fixed bug #1120 - broken language string when attempting to register with invalid password. Thanks to Aaron.
-
Nigel McNie authored
Fix bug #923, missed converting a 'c' table alias to 'g' for the communities -> groups transition. Good catch by Heinz
-
Nigel McNie authored
Fix for bug #726, another string made translatable. While I was there I json_encoded some of those get_string wotsits.
-
Nigel McNie authored
New js language file for german from Heinz. git diff isn't telling me what exactly the difference is tho...
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
-
Nigel McNie authored
The javascript calendar integration appears to have some bugs, some in the calendar and some in the hook-in javascript I wrote. I did manage to get the date inserting when you clicked 'today', but other problems with the behaviour (like not being able to select certain dates from the calendar under certain conditions) have led me to remove the javascript handling of valid dates and implement it server-side (as it should have already been anyway). Maybe later, someone can come back and do the javascript properly.
-
- 07 Sep, 2007 4 commits
-
-
Penny Leach authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Now permissions are checked in the blog edit/view pages, rather than in the constructor, which was only later going to end in pain and suffering. This will mean that views with blogs in them will work again, as per bug #1168.
-
- 06 Sep, 2007 1 commit
-
-
Nigel McNie authored
-
- 27 Aug, 2007 2 commits
-
-
Nigel McNie authored
* Now builds 'testing' as well - this is the tip of the latest stable branch * Can build one at a time, or all three at once (with confirmation) * Does not use cogito any more
-
Nigel McNie authored
-
- 26 Aug, 2007 1 commit
-
-
Nigel McNie authored
-