23527 Commits

Author SHA1 Message Date
jamiesensei
9c03bbaa04 more fixes for lockoptions behaviour; changes to forum/mod_form.php; removed forum/mod.html 2006-11-21 11:02:13 +00:00
jamiesensei
002bd26872 removed redundant return 2006-11-21 10:19:28 +00:00
jamiesensei
57cf1be250 a bug fix for custom element dateselector 2006-11-21 10:18:39 +00:00
jamiesensei
4a2d352a88 oops, removed print_object that was left in from debugging 2006-11-21 10:16:01 +00:00
jamiesensei
0e6303103b fixed a couple of bugs in custom elements 2006-11-21 10:14:38 +00:00
jamiesensei
6e372b2591 added commenting to addDependency method and used new functionality in forum\mod_form.php 2006-11-21 09:33:48 +00:00
jamiesensei
50ef8eb9bd adding lockoptions functionality to formslib library and added lockoptionsall() function which allows multiple dependencies for one dependent element and handles that properly. 2006-11-21 09:17:46 +00:00
toyomoyo
c70095e440 using correct string 2006-11-21 06:46:26 +00:00
toyomoyo
5613dbca34 giving some indication a role assignment is a hidden one 2006-11-21 06:42:38 +00:00
toyomoyo
698fa43977 merged, adding capability checks 2006-11-21 05:31:46 +00:00
toyomoyo
1ed33201b1 merged fix for MDL-7426, removed link to teacher.php 2006-11-21 04:45:32 +00:00
vyshane
90ebdf654b Merged from 1.7. 2006-11-21 04:19:01 +00:00
toyomoyo
4827a1d19f merged fix for MDL-7540, wrong usage of context levels 2006-11-21 03:26:31 +00:00
moodler
5b47e13a01 Automatic installer.php lang files by installer_builder (20061121) 2006-11-21 03:13:58 +00:00
toyomoyo
b6c59cf796 merged, fixed hard coded auth method "ldap" 2006-11-21 02:08:59 +00:00
skodak
6d3c57f409 Minor problems with roles selection in participants list MDL-7630 2006-11-20 20:47:17 +00:00
tjhunt
115faa2f7b Fix column names. 2006-11-20 17:47:30 +00:00
skodak
022f9b28ff bellow spelling fixed 2006-11-20 17:39:35 +00:00
skodak
54b2c994fd Advanced uploading of file interface typo MDL-7628 2006-11-20 16:56:39 +00:00
tjhunt
123545bc4f MDL-7607 - sync_metacourse is unnecessarily slow 2006-11-20 16:45:24 +00:00
skodak
3733f1e6c4 MDL-6332 fixed proper storing of unicodedb flag - after config table creation 2006-11-20 15:25:38 +00:00
ethem
c33e8ec8f7 Daily echeck order notification 2006-11-20 14:48:16 +00:00
skodak
69aaada0f5 fixed problem with apostrophe in role names and description when creating roles during install and restore MDL-7611 2006-11-20 14:08:40 +00:00
ethem
dd5f22e2be Help file: Uploading Authorize.net CSV file; Merged from MOODLE_17_STABLE. 2006-11-20 13:52:27 +00:00
skodak
665958c2b9 PARAM_PATH can be used only for relative paths, there is no parameter type for absolute paths that would be compatible with win32 - use PARAM_RAW for now, add file_exists validation later MDL-7617 2006-11-20 13:34:06 +00:00
thepurpleblob
0b3940f85c Various improvements to Examview input.
Fixes MDL-7087 and MDL-7349. Partial fix for MDL-7184 (Examview part)
2006-11-20 13:02:24 +00:00
ethem
b9ce223956 Merged from MOODLE_17_STABLE. 2006-11-20 11:19:39 +00:00
skodak
3dc579ad6d removed JS submission from stats code MDL-7492 2006-11-20 10:19:55 +00:00
ethem
78ceee0741 It is time to refund for echeck (business checking). 2006-11-20 10:01:44 +00:00
ethem
be09f12192 It is time to refund for echeck (business checking). 2006-11-20 09:49:26 +00:00
skodak
2532baa19e removed JS submission from admin/environment.php MDL-7492 2006-11-20 09:44:11 +00:00
vyshane
d2a11d460a Merged from 1.7. 2006-11-20 09:21:27 +00:00
skodak
93bd08c964 removed JS submission from admin/stickyblocks.php MDL-7492 2006-11-20 09:02:41 +00:00
skodak
7f492d7a92 removed JS from admin/course/override.php MDL-7492 2006-11-20 08:34:25 +00:00
toyomoyo
7d0e5a95c3 adding attachment for blogs 2006-11-20 08:31:48 +00:00
skodak
89d30d0230 removed JS from admin/course/assign.php MDL-7492 2006-11-20 08:29:50 +00:00
ethem
98349513b2 Business checkings can be refunded only for echeck method. Not saving nor checking. Merged from 17stable. 2006-11-20 08:11:21 +00:00
toyomoyo
d55114512d removed code to ignore site level course teacher assignemnts, since the contexts are separated now 2006-11-20 03:55:35 +00:00
vyshane
07637b9e9d Merged from 1.7. 2006-11-20 02:29:05 +00:00
tjhunt
6a126d3c3f Fix function arguments. 2006-11-19 21:28:15 +00:00
moodler
7c2e5f3863 Automatic installer.php lang files by installer_builder (20061119) 2006-11-19 03:08:18 +00:00
stronk7
c54f0c106a Prevent some false-positives detecting uses of old user_XXX tables.
See http://moodle.org/mod/forum/discuss.php?d=58976

Merged from MOODLE_17_STABLE
2006-11-18 20:28:00 +00:00
stronk7
db9940b605 PHP generated code must use $result instead of $status. MDL-7533
Merged from MOODLE_17_STABLE
2006-11-18 19:08:10 +00:00
gbateson
dce744cc05 fix sort order of questions in legend, which caused mismatch between question numbers used in Detailed Statistics report and those used in the legend 2006-11-18 08:55:11 +00:00
moodler
b64c6f6f9f Automatic installer.php lang files by installer_builder (20061118) 2006-11-18 03:08:43 +00:00
ethem
df90fb983d Bumped version and new rename field upgrading for HEAD. 2006-11-17 17:54:17 +00:00
ethem
4902ed7c2f Changed db column(cclastfour) as refundinfo.
Because this field will be used to refund both cc and echeck.
Business checkings can be refunded, too; so mark as 1 this field for business checkings.
That is; refundinfo: is last four digit for credit cards, business checking for echecks.

Merged from MOODLE_17_STABLE.
2006-11-17 16:06:46 +00:00
ethem
dfe254ceab Moved ABA validator and CC validator functions to enrol_form.php 2006-11-17 13:01:04 +00:00
vyshane
a66ddf195f Merged from 1.7. 2006-11-17 09:09:25 +00:00
toyomoyo
d42c64ba14 fix for MDL-7595, adding coursemanager config variable to determine what roles are displayed on course description page 2006-11-17 08:57:50 +00:00