Petr Skoda
|
6ef1402e3d
|
MDL-24650 xhtml strict fix in forms
|
2010-10-13 17:35:21 +00:00 |
|
Dongsheng Cai
|
18e632593f
|
MDL-24471, FILEMANAGER change <button> to <input type="button" />, moodle form may fire onclick event when enter pressed in other field
|
2010-10-04 04:09:02 +00:00 |
|
Petr Skoda
|
6bdfef5da9
|
MDL-24321 switching to standard stdClass()
|
2010-09-21 08:54:01 +00:00 |
|
Dongsheng Cai
|
c8f0b53409
|
MDL-23308, fixed maxbytes setting in filemanager
|
2010-09-13 09:01:27 +00:00 |
|
Dongsheng Cai
|
48041cd505
|
MDL-23619, fixed max files size in filemanager
|
2010-09-10 05:44:48 +00:00 |
|
Dongsheng Cai
|
fa7f2a4579
|
MDL-24108, display max file size in filepicker and filemanager
|
2010-09-07 10:06:57 +00:00 |
|
Dongsheng Cai
|
7126772325
|
"MDL-23786, added sesskey and added s() filter"
|
2010-08-13 06:53:28 +00:00 |
|
Dongsheng Cai
|
563d04175a
|
MDL-23065, fix non js filepicker
|
2010-08-04 03:57:10 +00:00 |
|
Petr Skoda
|
64f93798d4
|
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
|
2010-07-03 13:37:13 +00:00 |
|
Dongsheng Cai
|
ce47962ed5
|
MDL-13766, added hidden elements to make label 'for' attribute happly
|
2010-05-31 05:57:35 +00:00 |
|
Dongsheng Cai
|
4d2ee4c2c0
|
MDL-16597, move print_filemanager to $OUTPUT->file_manager, now theme designers are able to costomize file manager.
|
2010-05-19 08:05:36 +00:00 |
|
Dongsheng Cai
|
1dce6261b7
|
"MDL-21146, adding file license support to repository api, first commit"
|
2010-03-29 03:39:08 +00:00 |
|
Dongsheng Cai
|
133fd70ba5
|
"MDL-13766, improve filemanager to browse user_private area files"
|
2010-03-15 06:12:39 +00:00 |
|
Dongsheng Cai
|
ad620df347
|
"MDL-13766, fixed maxbytes parameter"
|
2010-03-09 01:49:02 +00:00 |
|
Dongsheng Cai
|
8a3e6a5604
|
"MDL-13766, fixed maxbytes limit"
|
2010-03-08 16:49:51 +00:00 |
|
Dongsheng Cai
|
26d7ca9e09
|
"MDL-15405, perform filemanager init tasks in one function"
|
2010-03-08 03:37:20 +00:00 |
|
Dongsheng Cai
|
a14a933c2b
|
"MDL-16596, fixed nonjs filemanager"
|
2010-03-07 16:40:25 +00:00 |
|
Petr Skoda
|
4c508047eb
|
MDL-21400 converting forms stuff to new M namespace and using standardised JS module coding style, fixed some regressions - for now works in FF only
|
2010-02-03 14:36:53 +00:00 |
|
Dongsheng Cai
|
554cd8fc83
|
"MDL-21170, apply maxfiles limit to filemanager"
|
2010-01-25 06:12:01 +00:00 |
|
Dongsheng Cai
|
840912d5cf
|
"MDL-21170, rename filepicker to core_filepicker, upgrade filemanager to yui3 module"
|
2010-01-22 03:02:09 +00:00 |
|
Petr Skoda
|
7b42e81a76
|
MDL-21170 migrated filepicker to new YUI3 loading, tested in editor only, the filemanager and picker elements still have some problems, sorry for that
|
2010-01-21 22:04:31 +00:00 |
|
Petr Skoda
|
9dec75dbcc
|
MDL-21240 shortened urls now start with / everywhere
|
2010-01-18 20:57:32 +00:00 |
|
Dongsheng Cai
|
99eaca9d3d
|
"MDL-21170, major update to filepicker, complete rewrote filepicker javascript code to use YUI3, need furthur polish"
|
2010-01-15 07:48:38 +00:00 |
|
Petr Skoda
|
4bcc51185c
|
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
|
2009-12-30 15:19:55 +00:00 |
|
Petr Skoda
|
f44b10ed93
|
MDL-21139 replace all yui functions/methods with yui2 to make room for yui3
|
2009-12-16 20:25:14 +00:00 |
|
Dongsheng Cai
|
494bf5c8cf
|
"MDL-16597, added more docs, clean up code and added maxbytes support"
|
2009-12-07 05:01:09 +00:00 |
|
Dongsheng Cai
|
c2e2d8e3aa
|
"MDL-20602, support FILE_INTERNAL and FILE_EXTERNAL in moodle form elements"
|
2009-11-02 07:18:38 +00:00 |
|
dongsheng
|
22f6b8df6e
|
"MDL-16597, trim filemanager UI"
|
2009-09-24 09:05:41 +00:00 |
|
dongsheng
|
4bb7f787cc
|
"MDL-16597, improve maxfile handling, and position creating folder dialog by PageX and PageY"
|
2009-09-24 08:43:16 +00:00 |
|
dongsheng
|
be4487f400
|
"MDL-16597, read subdirs parameters from moodleform"
|
2009-09-24 08:04:22 +00:00 |
|
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 |
|