- 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
-
- 20 Nov, 2007 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 19 Nov, 2007 5 commits
-
-
Francois Marier authored
-
Francois Marier authored
There are now three apache config files: - /etc/mahara/apache.conf - /etc/mahara/servername.conf - /etc/mahara/serverredirects.conf The last two are managed by debconf (overwritten at configure time) and are included in the first one. /etc/mahara/apache.conf is marked as a config file and is meant to be edited by users. It is symlinked into /etc/apache2/conf.d/mahara or /etc/apache/conf.d/mahara. WR#1274
-
Francois Marier authored
-
Francois Marier authored
-
Francois Marier authored
-
- 17 Nov, 2007 4 commits
-
-
Nigel McNie authored
MySQL cannot handle unique indexes on fields that do not have a length. Even on those that do, the length is limited to 255 characters. Made sure there was a rule in the interface too.
-
Nigel McNie authored
-
Nigel McNie authored
Check for both the mysql and mysql5 db types when doing a mysql hack. Will be mysql5 only later, of course.
-
Nigel McNie authored
* Make sure that the root user has their authinstance ID set correctly. * Make sure that the root user is forced to have ID 0
-
- 16 Nov, 2007 8 commits
-
-
-
Francois Marier authored
Also includes a sample French translation
-
-
Nigel McNie authored
A couple of checks to make sure that having blocktype code running when blocktypes aren't installed doesn't kill the admin section completely.
-
-
Clare Lenihan authored
old fix fails for apostrophies
-
-
Nigel McNie authored
-
- 15 Nov, 2007 4 commits
-
-
Clare Lenihan authored
made a string translatable
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
- 14 Nov, 2007 6 commits
-
-
Francois Marier authored
-
Francois Marier authored
This will hopefully reduce the temptation to use easily guessable usernames and passwords.
-
Francois Marier authored
-
Francois Marier authored
There are two files in /etc/mahara: config.debconf.php and config.php. Both of these have symlinks in /var/www/mahara. config.debconf.php is managed by debconf and is overwritten everytime the package is reconfigured. It is not marked as a config file. config.php includes config.debconf.php first in order to allow users to overwrite the debconf settings. It is marked as a config file so that it's not overwritten automatically at configure time.
-
Francois Marier authored
-
Penny Leach authored
Changed all requires. Also removed not used json/renderartefact.php
-
- 13 Nov, 2007 9 commits
-
-
Penny Leach authored
Rather than (the only example was artefact) lib/artefact.php which is non standard
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Add support to the artefact chooser for a 'search' tab that allows drilling through the artefacts that can be chosen. It works in firefox fine, and works without javascript fine (therefore it works in ie6). Opera also works. Konqueror and IE7 do not work properly.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-