skodak
|
29712788b7
|
MDL-18948 fixed handling of indexes when removing options; merged from MOODLE_19_STABLE
|
2009-04-24 07:15:45 +00:00 |
|
dongsheng
|
e189ec00f0
|
"MDL-18486, remove php varible from file picker code, all javascript code goes into a static file"
|
2009-04-20 08:53:21 +00:00 |
|
tjhunt
|
edc0c49332
|
file api: MDL-18754 improve the names of some functions.
The new names are documented on
http://docs.moodle.org/en/Development:Convert_Draftarea_Files
|
2009-04-01 04:34:58 +00:00 |
|
tjhunt
|
2d10b78980
|
XHTML strict! If you must write inline JavaScript, please at least remember the CDATA tags.
|
2009-03-18 08:30:13 +00:00 |
|
tjhunt
|
562b75b21f
|
formslib durations: MDL-18500 Let the form control the default unit.
|
2009-03-16 05:57:25 +00:00 |
|
tjhunt
|
8e7cebb0d8
|
formslib dates: MDL-16592 show a pop-up calendar for picking dates.
Not quite finished. There is a small issue with keyboard focus. See bug.
|
2009-03-13 09:56:53 +00:00 |
|
tjhunt
|
f3a076ded4
|
MDL-18500 New formslib element type duration for periods of time.
|
2009-03-11 06:07:33 +00:00 |
|
dongsheng
|
1b25f19692
|
"FILE_MANAGER, REPOSITORY/MDL-16597, remove padding in file listing"
|
2009-03-10 07:31:14 +00:00 |
|
tjhunt
|
32fa227255
|
duration formslib element: MDL-18500 crude initial version so I can commit some dependant quiz changes
This will be a formslib element for entering a time duration, like a quiz time limit. A better version to follow.
|
2009-03-10 06:46:34 +00:00 |
|
tjhunt
|
25fe66b094
|
date form fields: MDL-18502 Change the optional 'disabled' checkbox to an 'enabled' on
Better for usability to avoid a double-negative.
|
2009-03-10 06:44:05 +00:00 |
|
dongsheng
|
159840f02b
|
"FORMSLIB,EDITOR/MDL-16698, add filepicker to editor element"
|
2009-02-18 02:18:06 +00:00 |
|
skodak
|
644d506ac1
|
MDL-16698 towards new general editor element + converted course section summaries
|
2009-02-17 16:18:05 +00:00 |
|
skodak
|
7cdee7486d
|
MDL-16698 towarsd general editor element
|
2009-02-16 20:54:30 +00:00 |
|
skodak
|
b5cb48de8f
|
MDL-16597 default to unlimited number of files instead of 0 which means no files
|
2009-02-16 20:53:23 +00:00 |
|
tjhunt
|
8942fd77be
|
formslib / tags: MDL-17889 debugging message if you try to create a tags field when $CFG->usertags if false.
|
2009-01-16 07:34:29 +00:00 |
|
tjhunt
|
f48dccd43c
|
formslib / tags: MDL-17889 improvements to this field type:
* Fix bug with rendering.
* Ensure the value is correctly set and returned.
|
2009-01-16 07:07:21 +00:00 |
|
tjhunt
|
60becebbef
|
Whitespace cleanup.
|
2009-01-16 06:29:56 +00:00 |
|
tjhunt
|
9f1c9dfce5
|
formslib / tags: MDL-17889 a new formslib field type for editing a list of tags.
Not yet used anywhere. That can wait until tomorrow.
|
2009-01-15 09:24:45 +00:00 |
|
dongsheng
|
014c1ca037
|
"MDL-17391, filter repository intances by file types"
|
2008-12-08 05:19:09 +00:00 |
|
dongsheng
|
b423b4af24
|
REPOSITORY, FILEMANGER FORM ELEMENT/MDL-16597
new ajax filemanager.
|
2008-12-02 07:05:15 +00:00 |
|
dongsheng
|
b318bb6db2
|
REPOSITORY/MDL-13766
pass mimetype and return value type to file picker to filter repository instances
|
2008-11-26 03:26:33 +00:00 |
|
skodak
|
12fab7081e
|
fooMDL-16698 formslib filenamager element: forum converted to use new filemanaer element (no JS/picker integration for now sorry)
|
2008-11-19 21:53:37 +00:00 |
|
skodak
|
9710752d03
|
MDL-16698 formslib editor element: tweaked maxfiles option
|
2008-11-19 20:32:18 +00:00 |
|
skodak
|
241431cdcc
|
MDL-16596 areafiles element renamed to "filemanager"
|
2008-11-19 20:27:18 +00:00 |
|
skodak
|
4664b66c73
|
MDL-16596 areafiles improvements
|
2008-11-19 20:24:44 +00:00 |
|
skodak
|
57a7e643c0
|
MDL-16698 formslib: skeleton of new editor element - no JS or html editor integration yet
|
2008-11-19 20:23:29 +00:00 |
|
skodak
|
ac0250434e
|
MDL-16698 formslib: skeleton of new editor element - no JS or html editor integration yet
|
2008-11-19 20:21:27 +00:00 |
|
skodak
|
cefe1408a2
|
MDL-16698 formslib: skeleton of new editor element - no JS or html editor integration yet
|
2008-11-19 20:02:02 +00:00 |
|
nicolasconnault
|
ba1891d290
|
MDL-16962 New formslib element for dropdowns with a link to another page. Applied to outcome item and outcome edit pages. Merged from MOODLE_19_STABLE
|
2008-10-22 09:31:49 +00:00 |
|
scyrma
|
0b94f32019
|
MDL-14589: copying the current htmleditor element to editor, prior to filepicker removal from the old one.
|
2008-09-26 03:54:18 +00:00 |
|
tjhunt
|
10e24786f9
|
Sorry, I committed some debug code yesterday.
|
2008-09-26 03:10:56 +00:00 |
|
tjhunt
|
16851b22ad
|
MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html
|
2008-09-25 10:04:01 +00:00 |
|
tjhunt
|
80f69dc0ee
|
MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html
|
2008-09-25 07:12:46 +00:00 |
|
skodak
|
adb7cbb438
|
MDL-16596 minor constructor improvements
|
2008-09-22 22:56:56 +00:00 |
|
skodak
|
a83ad94625
|
MDL-16596 support for total maxbytes per draft area - proper server-side validation still missing; some minor refactoring
|
2008-09-21 21:29:41 +00:00 |
|
skodak
|
45d0b8729c
|
MDL-16596 support for restricting of subdirectory browsing/upload - getter and setter methods
|
2008-09-21 20:48:05 +00:00 |
|
skodak
|
b5b188ce33
|
MDL-16596 support for restricting of subdirectory browsing/upload
|
2008-09-21 20:45:07 +00:00 |
|
skodak
|
b933a13955
|
MDL-16596 reworked areafiles element
|
2008-09-21 15:37:07 +00:00 |
|
skodak
|
8546def3b6
|
MDL-16596 basic areafiles formslib element
|
2008-09-20 20:56:21 +00:00 |
|
skodak
|
b8d9c71915
|
MDL-15906 file picker improvements - it now keeps current file after failed server side validation or submission (input element used instead of button element)
|
2008-09-11 23:11:24 +00:00 |
|
dongsheng
|
911e0eb050
|
MDL-13766
1. change css className
2. add comments
|
2008-09-10 07:11:47 +00:00 |
|
moodler
|
757f30a20c
|
MDL-15348 Add changes for filepicker to support the display of existing files
|
2008-09-08 05:41:45 +00:00 |
|
skodak
|
4287fc0df5
|
MDL-15906 filepicker support in all file functions in formslib
|
2008-09-07 13:30:46 +00:00 |
|
mjollnir_
|
fdc25313cf
|
MDL-14591 - changed nico's form warning element to use notifyproblem class so that it's synonymous with notify (by default)
|
2008-09-02 12:54:09 +00:00 |
|
nicolasconnault
|
2c3550dec2
|
MDL-14591 Changed element's 2nd param (elementLabel) to class name(s). Defaults to .formwarning
|
2008-09-02 12:47:23 +00:00 |
|
nicolasconnault
|
90355eaa3d
|
MDL-14591 Changed element's 2nd param (elementLabel) to class name(s). Defaults to .formwarning
|
2008-09-02 12:23:38 +00:00 |
|
nicolasconnault
|
1ae1941eb1
|
MDL-14591 New "warning" form element
|
2008-09-02 12:14:58 +00:00 |
|
moodler
|
21599d8cfc
|
MDL-15348 Make the filepicker component return the itemid of the new file (in user_draft area)
|
2008-09-02 02:59:01 +00:00 |
|
moodler
|
41ebc6d31c
|
MDL-15348 Make sure the filepicker element shows a label
|
2008-09-01 06:17:23 +00:00 |
|
dongsheng
|
a846af6fae
|
"MDL-13766, display file name after file downloaded"
|
2008-09-01 02:00:15 +00:00 |
|