- 23 Nov, 2006 30 commits
-
-
Nigel McNie authored
validation time. Added some i18n strings for deletion too.
-
Nigel McNie authored
- i18n for institutions
-
Nigel McNie authored
setting loop doesn't work that well at all...
-
Nigel McNie authored
-
Martyn Smith authored
-
Nigel McNie authored
bugs to do with the $SESSION -> $USER change.
-
-
Nigel McNie authored
clean_filename to go.
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Nigel McNie authored
done.
-
-
Nigel McNie authored
'pieform'
-
Richard Mansfield authored
-
-
Richard Mansfield authored
-
-
Richard Mansfield authored
-
-
Martyn Smith authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
-
-
Nigel McNie authored
wrapper around $_SESSION, and $USER deals with system users and their preferences.
-
Nigel McNie authored
-
Martyn Smith authored
-
Nigel McNie authored
-
Martyn Smith authored
-
- 22 Nov, 2006 10 commits
-
-
-
Penny Leach authored
resulting stuff to objects rather than arrays
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Penny Leach authored
still to come
-
Penny Leach authored
-
Richard Mansfield authored
-
Penny Leach authored
of others: Renames: get_records -> get_records_assoc get_records_select -> get_records_select_assoc get_records_sql -> get_records_sql_assoc get_rows -> get_records_array get_rows_select -> get_records_select_array get_rows_sql -> get_records_sql_array Changed behaviour: get_records_*_array now returns an array of objects, rather than an array of arrays.
-
Penny Leach authored
-