skodak
|
296c2a79e8
|
coding style changes MDL-MDL-6956
|
2006-11-09 22:33:52 +00:00 |
|
skodak
|
cffb18cc3b
|
coding style fixes MDL-6954
|
2006-11-09 22:16:44 +00:00 |
|
skodak
|
396254981f
|
coding style fixes MDL-6949
|
2006-11-09 22:08:30 +00:00 |
|
skodak
|
e24a1f364a
|
coding style fixes MDL-6954
|
2006-11-09 21:58:12 +00:00 |
|
skodak
|
396169f176
|
tiny coding style fix
|
2006-11-09 21:34:14 +00:00 |
|
skodak
|
2378265e51
|
course/edit.php now uses new forms lib, the old one is gone; please report any problems in MDL-6949
|
2006-11-09 21:29:31 +00:00 |
|
skodak
|
3d397ee029
|
fixed metacourse issues in course/edit2.php MDL-6949
|
2006-11-09 21:22:49 +00:00 |
|
skodak
|
493cde249e
|
Child courses import list empty MDL-7424; added new count_courses_notin_metacourse() function, the old one was kept for BC
|
2006-11-09 21:12:31 +00:00 |
|
jamiesensei
|
6403e67965
|
migrated mod/data/mod.html to formslib. Still to add lockoption functionality.
|
2006-11-09 19:44:20 +00:00 |
|
jamiesensei
|
3cd7940b0c
|
moved the inclusion of mod/{modname}/lib.php to before form definition so that constants in there can be used in form defintion
|
2006-11-09 19:22:38 +00:00 |
|
jamiesensei
|
264867fdeb
|
add code to redirect to modedit.php from course/mod.php for activities adding / updating using new formslib
migrated chat/mod.html to formslib definition of form is in chat/mod_form.php
|
2006-11-09 18:25:58 +00:00 |
|
jamiesensei
|
e2294b9822
|
fixes for small bugs in datetimeselector and dateselector and added custom elements to formslib library for standard module forms
|
2006-11-09 18:08:34 +00:00 |
|
skodak
|
711af2eca3
|
yet another fix for initialization - keep unset($element) in getValidationScript() for now, need more tweaking later
|
2006-11-09 11:19:35 +00:00 |
|
skodak
|
0340a80da6
|
fixed wrong initialization - sorry
|
2006-11-09 11:16:40 +00:00 |
|
skodak
|
38f394b267
|
fixed trailing whitespace
|
2006-11-09 10:43:26 +00:00 |
|
skodak
|
05f5c40c85
|
added inline docs to moodleform class, minor file upload fix, postprocessing using validation_after_data() also in set_default() method
|
2006-11-09 10:42:44 +00:00 |
|
toyomoyo
|
d471721cd7
|
adding new role duplicate funcitionality MDL-7392
|
2006-11-09 09:29:19 +00:00 |
|
moodler
|
dae2952a59
|
Fix throttling capabilities so this works MDL-7414
|
2006-11-09 09:28:59 +00:00 |
|
skodak
|
49292f8c8d
|
initial support for file uploads in new forms library, docs and minor changes to be done later
|
2006-11-09 08:38:40 +00:00 |
|
toyomoyo
|
555b75f424
|
merged category page cleaning - MDL-7409
|
2006-11-09 06:22:10 +00:00 |
|
toyomoyo
|
7ddf8aa59f
|
adding more checks to make sure 1.8 is unicode only MDL-6332
|
2006-11-09 04:27:44 +00:00 |
|
ikawhero
|
a2c07cfed1
|
Fixed typo
|
2006-11-09 03:51:16 +00:00 |
|
moodler
|
b6b573e1f7
|
Merged MDL-7121 from stable (missing header)
|
2006-11-08 15:30:07 +00:00 |
|
nfreear
|
7fd4d8d0ef
|
Fixes:
- required_param calls - added parameter type.
- put 'require' first.
- use @header, added charset.
(Bug MDL-7380 "groups".)
|
2006-11-08 12:26:17 +00:00 |
|
nfreear
|
1059371053
|
Fixes:
required_param call - added parameter type;
set $usehtmleditor variable.
(Bug MDL-7380 "groups".)
|
2006-11-08 11:12:06 +00:00 |
|
moodler
|
981af8b8e1
|
Merged guest reply fix for MDL-7393
|
2006-11-08 09:45:09 +00:00 |
|
toyomoyo
|
89948e4575
|
merged fix upgrading from 1.6 not redirecting problem
|
2006-11-08 06:24:05 +00:00 |
|
jamiesensei
|
bb40325e1b
|
removed trusttext method from formslib which was unnecessary and revised trusttext use in mod/form/post.php
|
2006-11-08 06:22:58 +00:00 |
|
toyomoyo
|
507355b107
|
merged fix for MDL-6788, reformat blog edit page
|
2006-11-08 05:14:58 +00:00 |
|
toyomoyo
|
60f7d402ef
|
merged fixing wrong default for gradebook roles when upgrading from < 1.7
|
2006-11-08 02:42:48 +00:00 |
|
koenr
|
89c5cbc525
|
MDL-7379 typo
|
2006-11-08 00:02:10 +00:00 |
|
nfreear
|
5326e5473c
|
Fixed $maxbytes warning (Bug MDL-7380 "groups".)
|
2006-11-07 17:29:14 +00:00 |
|
nfreear
|
9459e87ff1
|
Interface fix in groups_add_member, remove_member - basicgrouplib.php, dbXX.php, test_XX.php (Bug MDL-7380 "groups".)
|
2006-11-07 17:15:27 +00:00 |
|
nfreear
|
17801172e9
|
Fix bugs from unit test, dbsetup.php, groupinglib.php groups_set_default_grouping_settings (Bug MDL-7380 "groups".)
|
2006-11-07 16:53:15 +00:00 |
|
nfreear
|
fc1c3bfcae
|
Fix bugs from unit test, dbsetup.php, groupinglib.php groups_set_default_group_settings (Bug MDL-7380 "groups".)
|
2006-11-07 16:44:19 +00:00 |
|
nfreear
|
edbf03568f
|
Add unit tests for groupinglib.php (Bug MDL-7380 "groups".)
|
2006-11-07 16:39:12 +00:00 |
|
nfreear
|
98bee88bc9
|
Fixed object initialisation warnings, db*.php (Bug MDL-7380 "groups".)
|
2006-11-07 16:14:52 +00:00 |
|
nfreear
|
b1ba14f8c0
|
Fixes from unit test $groupinfo->picture, groups_users_in_common_group (Bug MDL-7380 "groups".)
|
2006-11-07 16:02:28 +00:00 |
|
nfreear
|
d4003bf031
|
Fixes JS, email 25/10/06 from Juliette (Bug MDL-7380 "groups".)
|
2006-11-07 15:48:29 +00:00 |
|
nfreear
|
4fa153d43d
|
Add unit tests for basicgrouplib.php (Bug MDL-7380 "groups".)
|
2006-11-07 15:44:22 +00:00 |
|
nfreear
|
e9549320ab
|
Added support for PostgreSQL database. (Bug MDL-7380 "groups".)
|
2006-11-07 15:17:26 +00:00 |
|
nfreear
|
e5cc6173ab
|
Fixed print_string calls - use lang/en_utf8/group.php - was groups.php (Bug MDL-7380 "groups".)
|
2006-11-07 14:51:01 +00:00 |
|
nfreear
|
99de75d7e2
|
Initial commit for Bug MDL-7380 "groups" - Juliette White's code. NOTE, for the moment the existing code/tables will be used by default.
|
2006-11-07 14:46:08 +00:00 |
|
nfreear
|
7ba3e75aac
|
Fixed include-paths, replaced include, include_once with require_once. (Bug MDL-7380 "groups".)
|
2006-11-07 14:37:32 +00:00 |
|
mudrd8mz
|
6ea1cd02cb
|
Merged fix of MDL-7361 from MOODLE-17-STABLE
|
2006-11-07 13:35:12 +00:00 |
|
moodler
|
5fb8186a1f
|
Merged MDL-7375 from stable
|
2006-11-07 12:56:31 +00:00 |
|
moodler
|
5f8deafae6
|
Merged better mssql check from stable
|
2006-11-07 12:39:56 +00:00 |
|
nfreear
|
897e026f44
|
Initial commit for Bug MDL-7380 "groups" - Juliette White's code. NOTE, for the moment the existing code/tables will be used by default.
|
2006-11-07 11:42:49 +00:00 |
|
moodler
|
814c77c6f6
|
Merged string fixes from stable
|
2006-11-07 09:30:55 +00:00 |
|
jamiesensei
|
7f42315c13
|
whitespace clean up
|
2006-11-07 09:16:36 +00:00 |
|