Dongsheng Cai
|
7126772325
|
"MDL-23786, added sesskey and added s() filter"
|
2010-08-13 06:53:28 +00:00 |
|
Dongsheng Cai
|
bf1873c60b
|
"MDL-23065, non javascript filepicker, fixed maxfiles condition, improve ui"
|
2010-08-06 05:44:16 +00:00 |
|
Dongsheng Cai
|
563d04175a
|
MDL-23065, fix non js filepicker
|
2010-08-04 03:57:10 +00:00 |
|
Martin Dougiamas
|
49147814fc
|
MDL-23065 Re-enable, but print big error for developers
|
2010-07-05 08:57:47 +00:00 |
|
Dongsheng Cai
|
e35194bec4
|
MDL-22982
1. rename repository.class to lib.php
2. fixed repository_callback.php
3. repository_ajax use moodle default exception handler
4. improve file_get_user_used_space performance
|
2010-07-05 07:27:49 +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
|
b2c8e7a733
|
"MDL-13766, don't use hard-coded filename"
|
2010-06-09 06:44:31 +00:00 |
|
Dongsheng Cai
|
7215f6a11a
|
"MDL-13766, improved non javascript file picker for user private area browsing"
|
2010-06-09 03:14:55 +00:00 |
|
Dongsheng Cai
|
e5051df334
|
"MDL-13766, fix non-js filepicker"
|
2010-04-29 07:01:00 +00:00 |
|
Dongsheng Cai
|
14469892ac
|
MDL-13766, improve repository code to store source information
|
2010-03-25 07:54:19 +00:00 |
|
Dongsheng Cai
|
ef3e1fbcb3
|
"MDL-13766, fixed typo"
|
2010-03-22 01:55:40 +00:00 |
|
Dongsheng Cai
|
d10c92f3a5
|
"MDL-13766, fixed context default value"
|
2010-03-16 03:30:29 +00:00 |
|
Dongsheng Cai
|
ad13710756
|
"MDL-15405, fixed non-js filepicker url, need more work on nonjs version"
|
2010-03-15 06:29:47 +00:00 |
|
Dongsheng Cai
|
a14a933c2b
|
"MDL-16596, fixed nonjs filemanager"
|
2010-03-07 16:40:25 +00:00 |
|
Petr Skoda
|
929d7a8362
|
MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits
|
2010-02-17 16:59:41 +00:00 |
|
Petr Skoda
|
c63923bddb
|
MDL-20204 converted action_icon
|
2010-02-16 16:24:49 +00:00 |
|
Petr Skoda
|
8ae8bf8a14
|
MDL-21198 OUTPUT->action_icon improvements, refactoring and fixing conversion regressions
|
2010-01-02 13:17:54 +00:00 |
|
Petr Skoda
|
b5d0cafc6f
|
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
|
2009-12-16 21:50:45 +00:00 |
|
Petr Skoda
|
47ce714bc0
|
MDL-21142 minor cleanup in out() default params
|
2009-12-16 21:33:01 +00:00 |
|
Petr Skoda
|
78946b9bdb
|
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
|
2009-12-16 18:00:58 +00:00 |
|
Dongsheng Cai
|
9cbced1d2e
|
"MDL-16596, fixed upload in non-js filepicker"
|
2009-12-03 04:40:09 +00:00 |
|
Dongsheng Cai
|
6f2cd52aa5
|
"MDL-19181, 1. fixed repository listing when using non-admin role 2. added boilerplate"
|
2009-11-06 09:07:46 +00:00 |
|
dongsheng
|
4ba3169d21
|
"MDL-16697, add savepath parameter to filepicker, fixed title click event in filepicker"
|
2009-09-09 04:59:58 +00:00 |
|
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
|
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 |
|
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
|
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
|
c33aa23b50
|
MDL-19821 Migrated most of filepicker's output code to new outputlib API
|
2009-08-04 14:06:41 +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
|
390baf4664
|
"MDL-13766, update image path, see http://moodle.org/mod/forum/discuss.php?d=126887"
|
2009-06-30 02:12:16 +00:00 |
|
dongsheng
|
a4103e65fa
|
"MDL-13766, fixed image path"
|
2009-06-29 03:41:02 +00:00 |
|
dongsheng
|
ddbc34c940
|
"MDL-17316, fixed search paging and fixed xhtml strict"
|
2009-06-23 03:53:40 +00:00 |
|
dongsheng
|
362a728f81
|
"MDL-13766, added more language strings for repository api"
|
2009-06-22 03:45:24 +00:00 |
|
skodak
|
c8a3911895
|
MDL-16697 file picker xhtml strict fixes
|
2009-06-21 18:30:41 +00:00 |
|
dongsheng
|
009a97ce00
|
"MDL-17316, improve non-js filepicker"
|
2009-06-19 07:22:37 +00:00 |
|
dongsheng
|
78ff29832d
|
"MDL-17316, supported flickr_public plugin working in non-js filepicker"
|
2009-06-18 07:58:37 +00:00 |
|
dongsheng
|
ab9cdbb976
|
"MDL-17316, fix upload form in non-js file picker"
|
2009-06-18 06:31:51 +00:00 |
|
dongsheng
|
b6fd5aee62
|
"MDL-17316, improve non-js file manager interface"
|
2009-06-11 08:08:33 +00:00 |
|
dongsheng
|
5e98ab966f
|
"MDL-17316, non-js file manager, support externel authentication"
|
2009-06-11 02:54:33 +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 |
|