skodak
b5ebd0962f
bgufixing and external grading improvements
2007-05-31 20:34:41 +00:00
nicolasconnault
de420c11c5
MDL-9317 Applying Petr's second patch
2007-05-29 00:56:44 +00:00
skodak
7bddd4b787
MDL-9632; MDL-9545 basic assignment grading support - event triggers implemented + some minor cleanup
2007-05-28 08:55:15 +00:00
mattc-catalyst
70c6c0ad70
MDL-9474: Updated build_navigation() to use global $COURSE
...
- Removed $course parameter from build_navigation()
- Updated all calls to build_navigation()
Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-23 21:11:10 +00:00
nicolasconnault
77a297d274
Fixed many xhtml errors
2007-04-20 07:54:42 +00:00
mattc-catalyst
b9dc2734a3
Breadcrumbs: mod/assignment changes
...
- modified to use build_navigation() for creating breadcrumbs.
Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 20:52:48 +00:00
stronk7
f5ae7c498e
Fixed quesry to work agains Oracle. Repeated fields + limit
...
are incompatible (and not needed) for Oracle. MDL-9321
Merged from MOODLE_18_STABLE
2007-04-16 14:43:57 +00:00
skodak
413efd2200
MDL-7888 rewritten email alerts to graders - "mod/assignment:grade" permission is now used instead of legacy teacher; it should also fix missing alerts when using separate groups; merged from MOODLE_18_STABLE
2007-04-10 14:51:34 +00:00
nicolasconnault
ac4c12c5bd
MDL-9204 New submission wasn't given a timemodified upon creation.
2007-04-05 03:19:58 +00:00
nicolasconnault
2bf7e0b1be
Fixed broken XHTML
2007-04-05 02:12:28 +00:00
toyomoyo
2d7617c67f
merged fix for MDL-9185
2007-04-04 04:05:53 +00:00
danmarsden
f2bb50394f
fix for MDL-9087 screwy page when user places table into online assignment. - merging changes from Moodle_18_stable
2007-03-30 02:10:58 +00:00
toyomoyo
a1b5dd2bd9
replacing fieldsets with divs in small forms
2007-03-01 07:28:11 +00:00
moodler
6ba65fa08d
Merged Nicolas' changes from MDL-8582 into HEAD.
2007-02-28 06:25:22 +00:00
toyomoyo
343e683453
fixed insert_instance so that it complys with the formslib form
2007-02-28 04:12:13 +00:00
toyomoyo
8509c33345
merged fix for MDL-8645, assignment due dates not written into db
2007-02-28 03:26:35 +00:00
vyshane
2585a68d54
Merged from 1.8.
2007-02-16 08:46:55 +00:00
toyomoyo
16fc208896
merged fix for MDL-8505 and some other assignment issues
2007-02-15 08:16:54 +00:00
skodak
98be6ed825
MDL-8502 Fix assignment cron to use new course setup
2007-02-13 08:54:06 +00:00
skodak
dbbb712ed3
MDL-8498 Assignment - Notification of feedback e-mails to students not being sent; merged from MOODLE_17_STABLE
2007-02-13 08:43:17 +00:00
toyomoyo
afe35ec483
merged fix for MDL-8358, wrong count for not graded assignments
2007-02-12 06:50:32 +00:00
moodler
1934b87667
Updated versions and requires (primarily because of formslib dependencies)
2007-02-02 13:02:24 +00:00
stronk7
9ad5c91fa9
Delete some non cros-db boolean uses from queries, delegating them to PHP. MDL-8164
...
Merged from MOODLE_17_STABLE
2007-02-01 23:55:05 +00:00
stronk7
73be66c7a8
Now all the modules global config pages are valid XML. Related to MDL-7861
2007-01-13 20:13:58 +00:00
skodak
beac4717de
MDL-8166 rename in/out methods in formslib - HQ consensus
2007-01-12 18:52:09 +00:00
skodak
26de8d35ce
fixed text field widths in new forms
2007-01-11 19:47:08 +00:00
skodak
0ac1cfc359
fixe missing global CFG
2007-01-11 17:14:24 +00:00
skodak
ac39fae94d
MDL-6987 fixed wrong labels
2007-01-10 14:06:49 +00:00
skodak
436cfa9fb3
MDL-6987 assignment mod conversion to new forms lib
2007-01-10 13:38:04 +00:00
skodak
998b2848c3
MDL-8115 fixed $$submission typo; merged from MOODLE_17_STABLE
2007-01-08 21:42:51 +00:00
skodak
0d905d9f34
MDL-7861 new class .icon and .iconsmall
2007-01-08 09:14:05 +00:00
toyomoyo
141a922c8c
MDL-7861, xhtml strict issues
2007-01-08 03:34:44 +00:00
skodak
a1c91f9a15
MDL-7861 assignment related xhtml strict fixes (client view and fixed quickgrading/grading) and admin tree CSS styling
2007-01-07 21:54:39 +00:00
skodak
d2ce367fb9
MDL-8062 Remove name attribute from <form> and related javascript code cleanup (tested with FF, IE, Konq and Opera)
2007-01-06 19:22:58 +00:00
toyomoyo
820aff13a4
MDL-7861, xhtml strict fixes
2007-01-05 05:56:19 +00:00
toyomoyo
d9cb14b885
MDL-7861, fixing xhtml strict problems
2007-01-05 04:57:58 +00:00
jamiesensei
18a7736107
added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code.
2007-01-05 04:51:46 +00:00
skodak
b7dc225654
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
2007-01-04 21:32:36 +00:00
skodak
fa73873105
MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit
2007-01-04 18:23:55 +00:00
Martin Langhoff
f3f7610c90
cvsimport fixups -- cvshead had strayed from upstream
2007-01-04 13:15:04 +13:00
skodak
e25cb71041
MDL-8050 1.2 Remove all target="_top"
2007-01-03 19:24:48 +00:00
moodler
f4ba7e1a54
Bend over for XHTML 1.0 Strict ... MDL-8049
...
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +00:00
skodak
89bfeee0d6
MDL-7742 added nested drop down box to add activities/resources to course, 3rd party mods can specify type
...
MDL-6987 preparation for migration of mod/assignment/mod.html
2007-01-02 09:33:07 +00:00
jamiesensei
1d284fbd85
fixing all the form names as per new class naming convention (PHP class names are also used for html id for styling)
2006-12-28 15:43:47 +00:00
jamiesensei
f07b9627b6
changes to how we generate the id attribute of forms and the naming convention of forms
...
migrate blog edit to formslib
2006-12-28 09:32:45 +00:00
jamiesensei
a23f0aaf95
* Added setAdvanced functionality see http://docs.moodle.org/en/Development:lib/formslib.php_setAdvanced
...
* Added MoodleQuickForm method closeHeaderBefore($elementName); http://docs.moodle.org/en/Development:lib/formslib.php_Form_Definition#Use_Fieldsets_to_group_Form_Elements
* Added moodleform method add_action_buttons(); see http://docs.moodle.org/en/Development:lib/formslib.php_Form_Definition#add_action_buttons.28.24cancel_.3D_true.2C_.24revert_.3D_true.2C_.24submitlabel.3Dnull.29.3B
* is_cancelled method added to moodleform http://docs.moodle.org/en/Development:lib/formslib.php_Usage#Basic_Usage_in_A_Normal_Page
* added hidden labels to elements within groups such as the date_selector select boxes and other elements in 'groups'
* quiz/mod.html migrated to formslib
* glossary/edit.html migrated to formslib
* extended registerNoSubmitButton() functionality to automatically add js to onclick to bypass client side js input validation.
* added no_submit_button_pressed() function that can be used in a similar way to is_cancelled() as a test in the main script to see if some button in the page has been pressed that is a submit button that is used for some dynamic functionality within the form and not to submit the data for the whole form.
* added new condition for disabledIf which allows to disable another form element if no options are selected from within a select element.
* added default 'action' for moodleform - strip_querystring(qualified_me()) http://docs.moodle.org/en/Development:lib/formslib.php_Usage#Basic_Usage_in_A_Normal_Page
2006-12-19 07:03:08 +00:00
toyomoyo
88878a5be2
MDL-7681, fix for non xhtml strict tags and attributes
2006-12-18 05:24:01 +00:00
toyomoyo
c2adcc90b0
merged removed warning
2006-12-11 05:31:00 +00:00
jamiesensei
eca038b50b
changed name of reset element in form from 'reset' to 'resetbutton' so that the element name doesn't conflict with js form method reset.
2006-12-05 11:58:43 +00:00
skodak
d73e265e9a
added cancel button to glossary comment form and fixed initialization of button arrays MDL-7778
2006-12-05 09:44:11 +00:00