jamiesensei
19194f825a
added setAdvanced MoodleQuickForm method. And added closeHeaderAfter method
2006-12-14 12:44:10 +00:00
skodak
102a58099a
SC#341 fixed initilaization of navtail variable
2006-12-14 08:14:03 +00:00
toyomoyo
3f5abcb20a
accessibility fixes
2006-12-14 07:48:40 +00:00
toyomoyo
077f381461
accessiblity, associating <th> with respective row or col
2006-12-13 08:24:23 +00:00
skodak
2840c21611
fixed timestart and timeend warning when adding new discussion
2006-12-10 18:33:07 +00:00
skodak
e0a83a88ef
fixed mfrom typo
2006-12-10 18:23:50 +00:00
jamiesensei
11f260f4ee
some changes to date_selector and date_time_selector. Now automatically disabledIf disable checkbox is checked. 'optional' option includes a disable checkbox.
2006-12-09 11:42:57 +00:00
vyshane
57f876b732
Merged from 1.7
2006-12-05 08:15:01 +00:00
jamiesensei
19110c573d
added new 'cancel' element type and introduced new is_cancelled() MoodleQuickForm method.
...
also used new cancel button in all mod_forms as well as a 'Revert' button and reworked logic about where to go on cancel or after submission for modedit.php
2006-12-04 09:36:30 +00:00
vyshane
ea3caf69cd
Merged from 1.7.
2006-12-04 08:09:22 +00:00
vyshane
b725b819da
Merged from 1.7.
2006-12-01 05:21:22 +00:00
skodak
2495b9a128
fixed addStopFieldsetElements of submitbutton
2006-11-29 20:57:28 +00:00
skodak
a85e7029b7
fixed attachment typos
2006-11-29 19:53:21 +00:00
skodak
edebb94faa
MDL-7434 all images that convey information should have alt text to convey that information - part 8
2006-11-26 19:30:39 +00:00
jamiesensei
74e01e6281
changed name of submit buttons to submitbutton instead of sumbit as submit was conflicting with method form.submit()
2006-11-24 16:38:22 +00:00
jamiesensei
e24b7f851a
some restructuring of formslib - moving moodleform_mod definition to new file course\moodleform_mod.php and some changes to moodleform_mod standard elements setup and moodleform disabledIf API
2006-11-24 06:39:15 +00:00
jamiesensei
02f8f37d5d
added defaults for when there is no submitted data to datetimeselector and small fix for forum\mod_form.php
2006-11-23 09:38:33 +00:00
skodak
c80a13c736
added new set_max_file_size method to moodleform MDL-6914
2006-11-23 08:24:58 +00:00
jamiesensei
abf11956f9
changed method name addDependency to disabledIf and removed data/mod.html
2006-11-22 15:19:20 +00:00
skodak
2f8d5316a1
Forums index page, add table headers for section/week MDL-7480
...
and fixed section_links block for weekscss format
2006-11-22 07:48:35 +00:00
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
6e372b2591
added commenting to addDependency method and used new functionality in forum\mod_form.php
2006-11-21 09:33:48 +00:00
jamiesensei
373503035f
little bit of clean up. removed extra global var and format element helpbutton is now included in element definition.
2006-11-15 07:49:43 +00:00
jamiesensei
a02c77dc6e
glossary form migrated to formslib
...
and other formslib forms now using $COURSE global
2006-11-13 07:52:01 +00:00
vyshane
3d436d5974
Error message to use lang string nopostdiscussion
2006-11-13 07:38:51 +00:00
vyshane
a4ea3ef30a
Merged from 1.7
2006-11-13 07:32:21 +00:00
vyshane
9fbccd3907
Merged from 1.7
2006-11-13 03:27:41 +00:00
skodak
c58efbf529
readded file uploads to forum post form, file processing was not updated because it would need a rewrite MDL-6961
2006-11-12 18:36:00 +00:00
jamiesensei
d24206d657
fixed problem with select box element for 'forum type' which must sometimes display option which is otherwise unselectable.
2006-11-12 11:07:12 +00:00
skodak
1936c10e54
fixed obsoleted use of course->category to find site course - now used SITEID instead MDL-1899
2006-11-12 08:55:13 +00:00
jamiesensei
535e0ab6c3
migrated mod/forum/mod.html to new formslib
2006-11-10 03:04:34 +00:00
skodak
0e52f01f0e
coding style changes MDL-6961
2006-11-09 23:04:55 +00:00
moodler
dae2952a59
Fix throttling capabilities so this works MDL-7414
2006-11-09 09:28:59 +00:00
moodler
981af8b8e1
Merged guest reply fix for MDL-7393
2006-11-08 09:45:09 +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
jamiesensei
8adca237cf
following on from last commit to post.php removing redundant post.html and adding post_form.php new formslib form description
2006-11-07 09:08:08 +00:00
jamiesensei
2b63df96c3
migrated mod/forum/post.php to formslib and fixed a string in course/edit_form.php
2006-11-07 08:48:18 +00:00
skodak
da5104e60a
better param handling SC#331; merged from MOODLE_17_STABLE
2006-11-06 20:35:01 +00:00
moodler
f5bf7ea86a
Merged reply link fix from stable
2006-11-05 09:35:01 +00:00
toyomoyo
0b9873f2a5
merged fix for MDL_7112 select distinct on text fields
2006-11-02 02:10:53 +00:00
moodler
7f094149b3
Fixed SQL for Oracle (forum searching) MDL-7317
2006-11-01 06:29:52 +00:00
moodler
669f2499a7
Merged some performance improvements from stable
2006-10-29 07:23:57 +00:00
stronk7
5d0fc5c33d
Deprecating old "upgrade" files. MDL-7214
...
Merged from MOODLE_17_STABLE
2006-10-26 22:46:02 +00:00
stronk7
3aac1dc9a0
Deprecating old "upgrade" files. MDL-7214
...
Merged from MOODLE_17_STABLE
2006-10-26 22:39:10 +00:00
stronk7
b8a342d7ac
New upgrade.php file added for this module. MDL-7214
2006-10-26 17:33:40 +00:00
sam_marshall
8bcf97e1f9
The 'Activity is currently hidden' check in mod/forum/post.php incorrectly used 'manageactivities' capability instead of 'viewhiddenactivities', fixing.
2006-10-26 14:15:46 +00:00
moodler
f274fe073c
Merged AS keyword fixes from stable MDL-7207
2006-10-25 09:04:25 +00:00
skodak
00e12c7332
fixed When unassigning a role, forum_role_unassign unsubscribes the user even if you have other roles there MDL-7120; merged from MOODLE_17_STABLE
2006-10-24 20:22:30 +00:00
moodler
bf553d9e85
Allow autologin as guest when viewing discussions (come in via link, say)
2006-10-24 15:58:34 +00:00
toyomoyo
aad6c6c222
merged fixing capabilities
2006-10-24 04:26:46 +00:00