Eloy Lafuente (stronk7)
|
f0e2317087
|
MDL-29512 Revert "MDL-25937 Forms Library: Added Javascript validation for filepicker and filemanager. Also fixed disbledif rule check for both"
This reverts commit 7dfe3c517b8cf88356b1d1e208480b1a15452273.
|
2011-09-25 17:10:27 +02:00 |
|
Rajesh Taneja
|
7dfe3c517b
|
MDL-25937 Forms Library: Added Javascript validation for filepicker and filemanager. Also fixed disbledif rule check for both
|
2011-09-16 09:17:20 +08:00 |
|
Dongsheng Cai
|
f392caba15
|
MDL-26388, pop up a dialog when attaching a file already being used in draft area.
|
2011-05-02 10:11:19 +08:00 |
|
Dongsheng Cai
|
6d30723e41
|
MDL-27098
1. Fixed add file language string
2. Fixed hard-coded 'moving' string
3. Fixed hard-coded 'Files' string
|
2011-04-11 17:09:15 +08:00 |
|
Dongsheng Cai
|
1a79133b20
|
MDL-24375, fixed mulilt main files in filemanager
|
2010-10-06 04:17:21 +00:00 |
|
Petr Skoda
|
d306751695
|
fixed unterminated JS statements
|
2010-09-18 10:37:19 +00:00 |
|
Dongsheng Cai
|
be85f7ab94
|
"MDL-23307, server file plugin display current course files by default"
|
2010-07-19 17:44:23 +00:00 |
|
Dongsheng Cai
|
1249f770da
|
MDL-23171 filemanager usability context menu improvements
|
2010-07-12 08:24:59 +00:00 |
|
Petr Skoda
|
54da2ec7a9
|
MDL-23066 directory renaming and moving in file manager
|
2010-07-10 10:03:01 +00:00 |
|
Dongsheng Cai
|
1230b9c96e
|
MDL-23116, added file type icon to private file block, stop using the short file name from filemanager
|
2010-07-08 04:38:13 +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
|
f79321f1b8
|
MDL-22548, added sortorder field to files table, drop mainfile field from resource table, use sortorder to decide main file
|
2010-05-28 07:29:11 +00:00 |
|
Dongsheng Cai
|
ac9c14dd29
|
MDL-22548, hide main file element completely
|
2010-05-26 07:09:02 +00:00 |
|
Dongsheng Cai
|
713e08cf97
|
MDL-16597, moved menu button, credits to martin's menu icon
|
2010-05-25 06:28:42 +00:00 |
|
Dongsheng Cai
|
d8f3170367
|
MDL-16597, added some style to make filemanger prettier
|
2010-05-20 06:15:44 +00:00 |
|
Dongsheng Cai
|
403eabd4e5
|
MDL-16597, added loadding indicator
|
2010-05-19 03:44:57 +00:00 |
|
Dongsheng Cai
|
1345cc539c
|
MDL-16597, tweak filemanager UI
|
2010-05-19 03:00:10 +00:00 |
|
Dongsheng Cai
|
9a6606b8ac
|
"MDL-13766,fixed argument"
|
2010-05-04 10:17:48 +00:00 |
|
Dongsheng Cai
|
59eeb81b33
|
"MDL-13766, fixed problems of filemanager"
|
2010-05-04 06:34:40 +00:00 |
|
Dongsheng Cai
|
1cea3c80b6
|
"MDL-22281, when no files in filemanager, hide download dir button"
|
2010-05-04 04:38:10 +00:00 |
|
Dongsheng Cai
|
f45dfeeb76
|
MDL-22281 file resource module, select main file
|
2010-05-04 03:48:00 +00:00 |
|
Dongsheng Cai
|
7210e88714
|
MDL-13766, filemanager, don't download empty draft area
|
2010-05-03 06:36:23 +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
|
26032c2d20
|
"MDL-15405, data module to use filemanager"
|
2010-03-05 05:37:09 +00:00 |
|
Petr Skoda
|
2b728cb5e1
|
MDL-21420 finally moving old global mstr to new M.str.
|
2010-02-07 09:43:07 +00:00 |
|
Petr Skoda
|
20fb563e97
|
MDL-21400 JS confirm dialog converted to YUI3/2
|
2010-02-06 17:35:11 +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 |
|
Petr Skoda
|
384ab39a62
|
MDL-21503 eliminating global Y
|
2010-02-03 09:32:02 +00:00 |
|
Dongsheng Cai
|
6c7c9d3976
|
"MDL-21170, fixed missing Y.Base module"
|
2010-01-28 08:08:47 +00:00 |
|
Dongsheng Cai
|
554cd8fc83
|
"MDL-21170, apply maxfiles limit to filemanager"
|
2010-01-25 06:12:01 +00:00 |
|
Dongsheng Cai
|
90aa722bee
|
"MDL-21170, change namespacing of filepicker, use anonymous function initialize yui3 module"
|
2010-01-22 03:48:07 +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
|
9598d578bb
|
MDL-21420 modole_cfg converted to M.cfg
|
2010-01-21 22:19:46 +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 |
|
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 |
|
Dongsheng Cai
|
2da47842d2
|
"MDL-16597, remove firebug debug code"
|
2009-12-09 04:16:34 +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 |
|
Petr Skoda
|
6f5e085205
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
|
dongsheng
|
45fa433ee1
|
"MDL-16597, fixed callback function"
|
2009-10-01 06:51:23 +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
|
bc6f72350a
|
"MDL-16597, improve primary file selecting in filemanager"
|
2009-09-23 09:04:43 +00:00 |
|
dongsheng
|
56a7bf6837
|
" MDL-16597, ajax file manager element"
|
2009-09-17 08:47:23 +00:00 |
|
dongsheng
|
715889769d
|
"MDL-16597, disable add button once reach max files limit"
|
2009-07-29 03:28:36 +00:00 |
|
samhemelryk
|
1420162a3a
|
form-filemanager MDL-16706 Removed inline JS and added PAGE methods
|
2009-07-06 03:16:17 +00:00 |
|