Petr Skoda
|
5668690321
|
MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead
|
2010-01-26 10:22:58 +00:00 |
|
Petr Skoda
|
549770fc7b
|
MDL-21430 fixed forgotten filepicker coversion
|
2010-01-23 10:06:12 +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
|
8e71b1d6b1
|
"MDL-21170, adding missing itemid to editor element"
|
2010-01-18 06:16:00 +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
|
c2e2d8e3aa
|
"MDL-20602, support FILE_INTERNAL and FILE_EXTERNAL in moodle form elements"
|
2009-11-02 07:18:38 +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
|
7d4080f030
|
"MDL-16698, fixed patameter for editor element"
|
2009-10-08 07:00:48 +00:00 |
|
nicolasconnault
|
12f11f232a
|
MDL-19799 Switched $_helpbutton to public members
|
2009-08-21 00:15:19 +00:00 |
|
mudrd8mz
|
ad3625390f
|
Fixes Fatal error: Call to undefined function repository_head_setup()
|
2009-08-12 14:32:46 +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 |
|
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
|
d34bdb4ba1
|
"MDL-16706, fixed javascript object used to assoicate editorid with file picker clientid"
|
2009-07-07 07:16:22 +00:00 |
|
samhemelryk
|
1420162a3a
|
form-filemanager MDL-16706 Removed inline JS and added PAGE methods
|
2009-07-06 03:16:17 +00:00 |
|
skodak
|
7de5a29a33
|
MDL-19611 fixing regression - video icon disappeared
|
2009-06-24 23:15:24 +00:00 |
|
skodak
|
5a4ba49ca7
|
MDL-19611 fixing regression - video icon disappeared
|
2009-06-24 22:54:49 +00:00 |
|
skodak
|
ff5fe31160
|
MDL-19580 cleanup of require css and js filepicker code
|
2009-06-24 22:34:29 +00:00 |
|
skodak
|
69429650c4
|
MDL-19211, MDL-19544 improved editor embedding, media and dragmath enabled only when moodle configuration and current user permissions allow it to work 100%
|
2009-06-20 11:00:40 +00:00 |
|
dongsheng
|
e78e71fd61
|
"MDL-16698, use non-js filepicker to pick up files"
|
2009-06-18 06:52:26 +00:00 |
|
skodak
|
13a220cfb8
|
MDL-19500 improved editor embedding
|
2009-06-14 21:35:07 +00:00 |
|
skodak
|
5ca3c8386f
|
MDL-19184, MDL-19212 - refactoring, cleanup and improvements in text editors support; localization support is not finished, inline docs incomplete, expect more commits soon
|
2009-05-16 20:53:21 +00:00 |
|
skodak
|
34d39b792c
|
MDL-19002 standardized constructor parameter order
|
2009-05-11 18:55:03 +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 |
|
dongsheng
|
159840f02b
|
"FORMSLIB,EDITOR/MDL-16698, add filepicker to editor element"
|
2009-02-18 02:18:06 +00:00 |
|
skodak
|
644d506ac1
|
MDL-16698 towards new general editor element + converted course section summaries
|
2009-02-17 16:18:05 +00:00 |
|
skodak
|
7cdee7486d
|
MDL-16698 towarsd general editor element
|
2009-02-16 20:54:30 +00:00 |
|
skodak
|
9710752d03
|
MDL-16698 formslib editor element: tweaked maxfiles option
|
2008-11-19 20:32:18 +00:00 |
|
skodak
|
57a7e643c0
|
MDL-16698 formslib: skeleton of new editor element - no JS or html editor integration yet
|
2008-11-19 20:23:29 +00:00 |
|
skodak
|
ac0250434e
|
MDL-16698 formslib: skeleton of new editor element - no JS or html editor integration yet
|
2008-11-19 20:21:27 +00:00 |
|
skodak
|
cefe1408a2
|
MDL-16698 formslib: skeleton of new editor element - no JS or html editor integration yet
|
2008-11-19 20:02:02 +00:00 |
|
scyrma
|
0b94f32019
|
MDL-14589: copying the current htmleditor element to editor, prior to filepicker removal from the old one.
|
2008-09-26 03:54:18 +00:00 |
|