Commit graph

1049 commits

Author SHA1 Message Date
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
tjhunt
94eebf576e XHTML Strict! 2008-08-29 11:35:47 +00:00
scyrma
88c8d16194 MDL-14741: clean up some old code. This needs to be confirmed backward-compatible. 2008-08-29 09:54:44 +00:00
scyrma
d3919c2551 MDL-15405: make it possible to specify a destination filearea for htmleditor forms element 2008-08-29 07:51:15 +00:00
jerome
49a1ce1957 MDL-13766: refactor all libary functions, they now all start with repository_ 2008-08-28 05:13:13 +00:00
scyrma
ec21543a9f MDL-15405: Add missing quote in javascript code 2008-08-27 08:36:01 +00:00
scyrma
4302300219 MDL-15405: A first form (partly) converted to the new filepicker element. 2008-08-27 07:57:54 +00:00
skodak
f4a13b36e7 MDL-16115 Password unmask form fields do not work with XHTML strict headers 2008-08-21 08:00:51 +00:00
danmarsden
24f40ab74e MDL-14620 - need to check vars are set before using. - adding check so I can include this form type in SCORM 2008-08-20 21:59:21 +00:00
dongsheng
d373f63f9b MDL-13766
1. Use treeview display files in repository
2. Dymanicly loading file support
3. Upload file in local repository plugin
4. Move file picker to the top level of DOM
5. get original photo format from flickr web service
2008-08-20 02:52:29 +00:00
skodak
4180c52cc0 MDL-16108 force autocomplete off for unmaskable password fields; merged from MOODLE_18_STABLE 2008-08-18 20:21:21 +00:00