Commit Graph

37 Commits

Author SHA1 Message Date
dongsheng 5b8d3feb63 "MDL-16597, filemanager, fixed language string" 2009-09-18 04:05:49 +00:00
dongsheng 56a7bf6837 " MDL-16597, ajax file manager element" 2009-09-17 08:47:23 +00:00
nicolasconnault 12f11f232a MDL-19799 Switched $_helpbutton to public members 2009-08-21 00:15:19 +00:00
skodak ae4a98a108 MDL-13766 fixed some obvious problems with missing global $CFG and undefined variables 2009-08-11 09:40:59 +00:00
dongsheng 715889769d "MDL-16597, disable add button once reach max files limit" 2009-07-29 03:28:36 +00:00
mudrd8mz ce13edc4c6 MDL-16597 Fixed typo - missing slash 2009-07-27 16:47:44 +00:00
jerome 75003899ae filemanager MDL-16597 fix YUI repository requires and remove style='display:none' from filemanager form - credit: Dongsheng 2009-07-23 07:48:30 +00:00
samhemelryk 1420162a3a form-filemanager MDL-16706 Removed inline JS and added PAGE methods 2009-07-06 03:16:17 +00:00
skodak 4fd8ef55ea MDL-16597 temporary icon fix 2009-07-04 19:17:48 +00:00
skodak 3bd3e067d6 MDL-16597 at least basic support for displaying of subdirectory content and general cleanup 2009-07-04 19:03:44 +00:00
skodak 65635c0144 fixed missing CFG global 2009-07-04 18:21:43 +00:00
tjhunt a28c92539e MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-03 06:38:41 +00:00
tjhunt ddedf979b4 MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-03 06:19:25 +00:00
tjhunt 4096752d1d MDL-19690 - first 53 $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 10:06:39 +00:00
skodak ff5fe31160 MDL-19580 cleanup of require css and js filepicker code 2009-06-24 22:34:29 +00:00
dongsheng ab9cdbb976 "MDL-17316, fix upload form in non-js file picker" 2009-06-18 06:31:51 +00:00
tjhunt c28bf5c9f8 javascript: MDL-19475 replace require_js calls with $PAGE->requires->js.
Also, some related JavaScript cleanup.

More to follow.
2009-06-15 05:37:57 +00:00
dongsheng 1b4a39e64b "MDL-16596, remove inline css from filemanager" 2009-06-12 05:59:43 +00:00
dongsheng 6b0fae574d "MDL-19002, implement attachment files limit in file picker" 2009-06-12 05:57:25 +00:00
dongsheng b6fd5aee62 "MDL-17316, improve non-js file manager interface" 2009-06-11 08:08:33 +00:00
dongsheng a0c4bc65fc "MDL-17316, improve interface in non-js browser" 2009-06-11 02:43:06 +00:00
dongsheng 14f3c8827a "MDL-17316, display attached files in non-js file manager" 2009-06-09 06:43:38 +00:00
dongsheng 761265adab "MDL-17316, non-js file picker added" 2009-06-08 06:25:53 +00:00
dongsheng f2e99b4d69 "MDL-16597, fixed delete existing draft files button" 2009-06-05 07:18:42 +00:00
skodak 4eef139962 MDL-14589 file browsing refactoring - moving url encoding to filelib.php for now 2009-05-20 22:32:02 +00:00
dongsheng 1fd5298216 "MDL-16597, passing maxbytes and maxfiles to file picker" 2009-05-18 04:06:55 +00:00
dongsheng 2d09b482e6 "MDL-16597, fixed empty returnvalue and file type options, improve javascript code" 2009-05-18 02:36:43 +00:00
skodak 9d54b8cd95 MDL-19002 file size limits in filepicker + improved options 2009-05-11 18:49:04 +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
dongsheng 1b25f19692 "FILE_MANAGER, REPOSITORY/MDL-16597, remove padding in file listing" 2009-03-10 07:31:14 +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
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
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 241431cdcc MDL-16596 areafiles element renamed to "filemanager" 2008-11-19 20:27:18 +00:00