- 26 Nov, 2007 1 commit
-
-
Richard Mansfield authored
Move account expiry from institution to site options; add theme, membership period to institution settings
-
- 25 Nov, 2007 1 commit
-
-
Richard Mansfield authored
-
- 30 Oct, 2007 1 commit
-
-
Penny Leach authored
-
- 26 Oct, 2007 1 commit
-
-
Nigel McNie authored
Added an upgrade path to move the images stored on the filesysetm into a new directory structure, and set config variables regarding image height and width. Also removed a newline at the end of the file that was triggering header output.
-
- 24 Oct, 2007 1 commit
-
-
Penny Leach authored
-
- 17 Oct, 2007 1 commit
-
-
Penny Leach authored
There are lots of TODOs and none of the blocks get created. It just moves stuff around according to the templates. NOT TESTED.
-
- 16 Oct, 2007 6 commits
-
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
removed all upgrades previous to the last minupgradefrom... this means we can get rid of the previous view template upgrades
-
- 22 Aug, 2007 3 commits
-
-
Nigel McNie authored
First pass at a mysql upgrade for the usability work. Has to pull some shennigans with the paperwork^Wforeign keys
-
Nigel McNie authored
-
Nigel McNie authored
-
- 20 Aug, 2007 1 commit
-
-
Nigel McNie authored
-
- 17 Aug, 2007 3 commits
-
-
Penny Leach authored
-
Nigel McNie authored
Implemented postgres upgrade to rename the community stuff to group. Will do the MySQL one at the end
-
Nigel McNie authored
Now, table names (and other identifiers that could be confused with SQL kewords), should be put into SQL like this: SELECT * FROM {artefact} The braces are matched and expanded by DML now to include the prefix and be properly quoted, which means that tables like 'view' and 'group' don't need renaming (and nor should they, there's little reason why we should rename tables to get around such constraints). This has removed a whole bunch of $prefix = ... and get_config('dbprefix') stuff, which makes things a little simpler yet again.
-
- 16 Aug, 2007 1 commit
-
-
Nigel McNie authored
Upgrade to remove group tables from Mahara. They'll be back, as renamed community tables, but for now, farewell! *plays taps*
-
- 07 Aug, 2007 5 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
More database consistency fixes. Made sure many NOT NULL columns didn't unnecessariliy have a DEFAULT '' on them. Made sure the MySQL default isn't to make them DEFAULT '' either
-
Nigel McNie authored
REALLY corrected the name of the index PROPERLY. Geez I'm having a good day. You there, reading the commit message, how are you?
-
Nigel McNie authored
-
Nigel McNie authored
-
- 30 Jul, 2007 2 commits
-
-
Nigel McNie authored
Revert "Upgrade to remove group tables from Mahara. They'll be back, as renamed community tables, but for now, farewell! *plays taps*" Back they come... stupid wrong branch... This reverts commit 035ebd5d.
-
Nigel McNie authored
Upgrade to remove group tables from Mahara. They'll be back, as renamed community tables, but for now, farewell! *plays taps*
-
- 28 Jul, 2007 4 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
Fix issue found when attempting to upgrade a dupe of myportfolio.ac.nz - lang setting might already be fixed in the database, causing a foreign key violation
-
Nigel McNie authored
Moved setting of a foreign key into the internal auth plugin in an attempt to allow the upgrade to 0.8 work
-
Nigel McNie authored
-
- 16 Jul, 2007 1 commit
-
-
Donal McMullan authored
-
- 30 Jun, 2007 2 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
-
- 29 Jun, 2007 2 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
-
- 20 Jun, 2007 1 commit
-
-
Nigel McNie authored
-
- 12 Jun, 2007 1 commit
-
-
Donal McMullan authored
username/authinstance
-
- 04 Jun, 2007 1 commit
-
-
Donal McMullan authored
-
- 30 May, 2007 1 commit
-
-
Donal McMullan authored
-