- 16 Oct, 2007 1 commit
-
-
Donal McMullan authored
-
- 10 Oct, 2007 2 commits
-
-
Nigel McNie authored
Added a missing language string about javascript not being enabled. Will be a good day when we can remove this string\!
-
Nigel McNie authored
Only need to fix defaults in postgresSQL - MySQL support was only added in 0.8 so doesn't have the broken schema. Fixes #1580
-
- 08 Sep, 2007 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
- 07 Sep, 2007 1 commit
-
-
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
-
- 28 Aug, 2007 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
- 27 Aug, 2007 3 commits
-
-
Nigel McNie authored
-
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 5 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
Instead of selecting every row from the artefact table, only select the IDs. This will reduce the dataset retrieved dramatically.
-
Nigel McNie authored
Fixed PNG/GIF images losing their transparency when being uploaded. Also fixed the poor image quality of the resized images.
-
Nigel McNie authored
-
Nigel McNie authored
-
- 20 Aug, 2007 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
It turns out that every user is using the 'mahara' institution's internal auth plugin, despite the fact that if they're in a different institution they shouldn't be able to use it. Fix this by creating internal auth plugins for all institutions that need them, and fixing the 'authinstance' field of the usr table.
-
- 13 Aug, 2007 5 commits
-
-
Nigel McNie authored
-
-
Nigel McNie authored
-
Donal McMullan authored
-
Donal McMullan authored
-
- 12 Aug, 2007 2 commits
-
-
Donal McMullan authored
-
http://example.com//maharaDonal McMullan authored
-
- 09 Aug, 2007 3 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Don't try to add the message to the session if get_config doesn't exist (prevent boom on initial installation)
-
- 08 Aug, 2007 5 commits
-
-
Nigel McNie authored
-
-
-
Nigel McNie authored
-
Nigel McNie authored
-
- 07 Aug, 2007 6 commits
-
-
Donal McMullan authored
-
Nigel McNie authored
-
-
Nigel McNie authored
The blog security fixes were _too_ secure - you couldn't post any new blogs or posts at all\! Fixed now
-
Donal McMullan authored
-
Nigel McNie authored
-