513 Commits

Author SHA1 Message Date
dongsheng
af804e3e0f "MDL-16596, make non-js filemanager identical to ajax filemanager, added more language strings" 2009-09-04 06:48:26 +00:00
dongsheng
f0e5f031c7 "MDL-16596, imporve non-javascript file manager, add useful functions to filelib" 2009-09-03 06:53:40 +00:00
dongsheng
efd89ccae3 "MDL-19654, added path parameter for folder" 2009-09-03 06:31:10 +00:00
dongsheng
a560785fae "MDL-13766, improve repository module to support file manager and disable draft plugin in filemanager" 2009-09-03 03:37:55 +00:00
dongsheng
5f9087f3b2 "MDL-15351, improve local plugin to support new file manager" 2009-09-03 03:12:24 +00:00
dongsheng
250a5c4998 "MDL-13766, add a parameter for file manager" 2009-09-02 09:20:47 +00:00
dongsheng
add6e27dde "MDL-13766, fixed bug of local repository plugin" 2009-09-02 08:57:50 +00:00
dongsheng
8ea068a2f5 "MDL-16596, improved non-js filemanager, 1. supported subfolder 2. browse draft area 3. create new folder 4. zip folder & unzip archiev" 2009-09-02 05:43:01 +00:00
dongsheng
a906afa36f "MDL-13766, remove debug code" 2009-08-27 09:31:20 +00:00
dongsheng
8676e9e591 "MDL-13766, update savepath parameter when launching filepicker" 2009-08-25 03:06:58 +00:00
dongsheng
e5fa0e8d7d "MDL-13766, improve filepicker to use path option" 2009-08-22 18:16:20 +00:00
nicolasconnault
55400db0b4 MDL-19821 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno 2009-08-20 08:49:23 +00:00
dongsheng
d25e2ca3f7 "MDL-13766, move common functions to javascript-static.js" 2009-08-16 04:14:46 +00:00
dongsheng
139a371739 "MDL-13766, repository api, remove debug code" 2009-08-16 03:25:52 +00:00
dongsheng
76bff7813a "MDL-19181, doanything should be true" 2009-08-14 09:55:01 +00:00
dongsheng
dfac37cc37 "MDL-13766, fixed incorrect parameter of get_context_instance_by_id" 2009-08-14 08:47:47 +00:00
dongsheng
3d1df2fec3 "MDL-16911, update youtube repository plugin" 2009-08-13 03:35:23 +00:00
dongsheng
9ddb0a7592 "MDL-13766, disable file picker resizing on ie, it is buggy" 2009-08-11 05:50:56 +00:00
nicolasconnault
beb56299ec MDL-19786 Renamed user_picture and action_icon component classes to moodle_user_picture and moodle_action_icon. Also moved around the classes in a more logical order in outputcomponents.php 2009-08-10 06:37:29 +00:00
nicolasconnault
50a5cf09a3 MDL-19821 Converted print_box* to $OUTPUT->box* 2009-08-10 05:49:18 +00:00
dongsheng
dce2cbde64 "MDL-20027, fixed invalid capability name" 2009-08-07 15:23:18 +00:00
dongsheng
99e2c8bd7a "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:09:21 +00:00
dongsheng
c86dde2ec5 "MDL-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
nicolasconnault
2b65ce4347 MDL-19821 Converted calls to print_paging_bar 2009-08-07 00:34:17 +00:00
nicolasconnault
6fd42112e6 MDL-19821 Converted all print_footer() calls 2009-08-06 14:07:52 +00:00
nicolasconnault
88ed16ecc2 MDL-19821 Migrated calls to print_heading 2009-08-06 08:24:28 +00:00
dongsheng
596c274f4c "MDL-16548, fixed upload button" 2009-08-05 03:18:52 +00:00
dongsheng
157d65c06b "MDL-15351, remove draft area support" 2009-08-05 03:07:23 +00:00
nicolasconnault
c33aa23b50 MDL-19821 Migrated most of filepicker's output code to new outputlib API 2009-08-04 14:06:41 +00:00
dongsheng
b317f67a3f "MDL-19985, fixed undefined typeid, thanks for andrei's patch" 2009-08-03 07:22:55 +00:00
skodak
50b165ad7f MDL-16597 fixed broken maxfiles == -1 support in file manager 2009-08-02 18:53:41 +00:00
dongsheng
715889769d "MDL-16597, disable add button once reach max files limit" 2009-07-29 03:28:36 +00:00
dongsheng
07ce9b6434 "MDL-18520, use select instead radio button in admin page" 2009-07-29 02:39:33 +00:00
dongsheng
62d90637c2 "MDL-19661, adding combobox support" 2009-07-28 04:03:41 +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
dongsheng
7d6ca931f3 "MDL-13766, allow null value saved in options" 2009-07-20 07:08:02 +00:00
tjhunt
704ac34407 outputlib tables: MDL-19755 fix all cases of deprecated $table->rowclass
Also fix wrong title on Manage filters admin page.
2009-07-15 05:37:31 +00:00
skodak
a820c2c26e MDL-16706 fix of fix that was supposed to fix previous regression 2009-07-09 19:14:31 +00:00
skodak
8c143dfe8a MDL-16706 fix of previous fix - multiple editors in one form shoudl work again 2009-07-09 16:33:58 +00:00
dongsheng
abdcded6c7 "MDL-13766, use OUTPUT to print box" 2009-07-09 07:17:18 +00:00
dongsheng
b2f8adf4e5 "MDL-19733, directory name need to be cleaned before saving into database" 2009-07-08 07:45:51 +00:00
samhemelryk
19c9f09430 filelib MDL-19707 Converted existing ...str_replace('png','gif')... to use file_extension_icon and file_mimetype_icon 2009-07-07 06:16:01 +00:00
dongsheng
5fdc39c725 "MDL-18830, add watermark to flickr image" 2009-07-05 14:15:18 +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
c8873c496b MDL-19690 - eliminate the $OUTPUT->initialise_deprecated_cfg_pixpath horrible hack.
Replace $CFG->pixpath with $OUPTUT->old_icon_url(...) instead.
2009-07-02 11:23:47 +00:00
tjhunt
f2a1963c43 MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 11:09:15 +00:00
dongsheng
4769306136 "MDL-19180, url plugin, grab image resources only" 2009-07-01 03:46:20 +00:00
dongsheng
93e9aa2792 "MDL-18520, file system, supported choose a subdirectory" 2009-06-30 09:10:42 +00:00
dongsheng
390baf4664 "MDL-13766, update image path, see http://moodle.org/mod/forum/discuss.php?d=126887" 2009-06-30 02:12:16 +00:00