- 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
-
- 29 Oct, 2007 1 commit
-
-
Nigel McNie authored
Better handling when the user is logged out and they try a json request. Ajax login is lying around somewhere, must integrate that some time.
-
- 19 Oct, 2007 1 commit
-
-
Nigel McNie authored
Improved the error reporting of the XMLRPC auth plugin, by catching more specific exceptions and logging unknown ones. Added a TODO about a bad catch elsewhere
-
- 14 Sep, 2007 1 commit
-
-
Donal McMullan authored
-
- 13 Sep, 2007 1 commit
-
-
Donal McMullan authored
-
- 08 Sep, 2007 1 commit
-
-
Nigel McNie authored
Fixed bug #1120 - broken language string when attempting to register with invalid password. Thanks to Aaron.
-
- 17 Aug, 2007 2 commits
-
-
Nigel McNie authored
-
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.
-
- 07 Aug, 2007 1 commit
-
-
Nigel McNie authored
-
- 28 Jul, 2007 1 commit
-
-
Nigel McNie authored
Removed debug code that would cause users to have to change their password unnecessarily when upgrading. Some code formatting fixes, and removed a catch-all-exceptions block that only hides why errors have occured
-
- 27 Jul, 2007 1 commit
-
-
Donal McMullan authored
-
- 15 Jul, 2007 1 commit
-
-
Donal McMullan authored
-
- 08 Jul, 2007 1 commit
-
-
Nigel McNie authored
-
- 30 Jun, 2007 1 commit
-
-
Donal McMullan authored
-
- 29 Jun, 2007 1 commit
-
-
Donal McMullan authored
Code to allow admin to login once a code update has taken place and before the database has been upgraded
-
- 22 Jun, 2007 1 commit
-
-
Donal McMullan authored
code
-
- 20 Jun, 2007 1 commit
-
-
Nigel McNie authored
-
- 02 Jun, 2007 1 commit
-
-
Donal McMullan authored
-
- 30 May, 2007 2 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
auth_get_auth_instances_for_wwwroot
-
- 22 May, 2007 2 commits
-
-
Donal McMullan authored
institution can legally have one additional instance of.
-
Donal McMullan authored
for each auth instance
-
- 10 May, 2007 12 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
instantiated object for it
-
Donal McMullan authored
-
Donal McMullan authored
institution
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
- 05 Mar, 2007 1 commit
-
-
Nigel McNie authored
actual username
-
- 16 Feb, 2007 1 commit
-
-
Nigel McNie authored
-
- 15 Feb, 2007 2 commits
-
-
Nigel McNie authored
header. Makes it easy for the contextual help.
-
Martyn Smith authored
-
- 14 Feb, 2007 1 commit
-
-
Nigel McNie authored
-