- 29 Nov, 2007 1 commit
-
-
Richard Mansfield authored
-
- 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
-
- 26 Oct, 2007 1 commit
-
-
Nigel McNie authored
-
- 17 Sep, 2007 1 commit
-
-
Nigel McNie authored
Show an informational string about the password format. Don't show the descriptions of the form elements if an error occurs.
-
- 13 Sep, 2007 1 commit
-
-
Donal McMullan authored
-
- 25 Aug, 2007 1 commit
-
-
Nigel McNie authored
-
- 20 Aug, 2007 1 commit
-
-
Nigel McNie authored
Make sure pieforms is always available, it tends not to be when doing the key part causing fatal errors. Oooold bug.
-
- 17 Aug, 2007 1 commit
-
-
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.
-
- 22 Jun, 2007 1 commit
-
-
Donal McMullan authored
code
-
- 04 Jun, 2007 2 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
-
- 15 May, 2007 1 commit
-
-
Penny Leach authored
-
- 13 Apr, 2007 1 commit
-
-
Penny Leach authored
constants - SECTION_PLUGINTYPE, SECTION_PLUGINNAME, SECTION_PAGE - which are used to build up the page help thing instead of trying to parse the url. I have only added these constants to pages that had page help, it would be a good idea to add checks for them to file_content_check and definitely add them in when they're missing
-
- 14 Mar, 2007 1 commit
-
-
Nigel McNie authored
-
- 16 Feb, 2007 1 commit
-
-
Nigel McNie authored
-
- 12 Feb, 2007 1 commit
-
-
Penny Leach authored
back to pieform configure function, fixed up param_retrieve to not use REQUEST (as it reads cookies), but instead to read post and get directly. added contextual help for login box
-
- 11 Feb, 2007 1 commit
-
-
Penny Leach authored
-
- 02 Feb, 2007 1 commit
-
-
Martyn Smith authored
-
- 26 Jan, 2007 1 commit
-
-
Nigel McNie authored
addresses, not just primary ones. Make sure that newly registered users do not clobber existing e-mail addresses.
-
- 24 Jan, 2007 1 commit
-
-
Nigel McNie authored
subdirectory properly.
-
- 21 Jan, 2007 1 commit
-
-
Nigel McNie authored
-
- 20 Jan, 2007 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
- 18 Jan, 2007 2 commits
-
-
Nigel McNie authored
CSS rules so they work as intended
-
Nigel McNie authored
* Redirect properly if the user is already logged in and hits the registration page. * Removed debugging messages and descriptions on form elements for the first step * Added the profileimage element to the step 3 form so users can upload immediately. This updates the quota properly * Styled the step 3 form better, and make it display all of the element types properly.
-
- 17 Jan, 2007 1 commit
-
-
Martyn Smith authored
-
- 07 Jan, 2007 1 commit
-
-
Nigel McNie authored
likely some stuff still doesn't work properly...
-
- 19 Dec, 2006 1 commit
-
-
Nigel McNie authored
-
- 15 Dec, 2006 1 commit
-
-
Nigel McNie authored
institution
-
- 14 Dec, 2006 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
is set. If the registration request has expired, turf them out
-
- 11 Dec, 2006 1 commit
-
-
Nigel McNie authored
-
- 30 Nov, 2006 1 commit
-
-
Nigel McNie authored
-
- 24 Nov, 2006 1 commit
-
-
Nigel McNie authored
-
- 23 Nov, 2006 1 commit
-
-
Nigel McNie authored
bugs to do with the $SESSION -> $USER change.
-
- 22 Nov, 2006 1 commit
-
-
Penny Leach authored
still to come
-
- 20 Nov, 2006 2 commits
-
-
Nigel McNie authored
time for the registration attempt. Locked users out after the first day :)
-
Nigel McNie authored
checkout for the moment. Modified all forms to use the new one.
-
- 19 Nov, 2006 1 commit
-
-
Nigel McNie authored
-