Rossiani Wijaya
2a336b5ef1
MDL-34650 - accessibility compliance: Add <label> for form input text and select tag
2012-07-31 12:09:18 +08:00
Marina Glancy
c469b3963b
MDL-33446 Editor form field can filter return types
...
- Added possibility for editor form field to specify return_types (default FILE_INTERNAL | FILE_EXTERNAL | FILE_REFERENCE)
- For assignment, workshop, quiz essay submissions and form posts do not allow FILE_REFERENCE
- Fixed mod_resource return_types, reset them to default, because filemanager does not know how to work with FILE_EXTERNAL links
2012-06-12 11:03:43 +08:00
Marina Glancy
ae7f35b934
MDL-33144 display filetype icon and mimetype based on extension
...
- use finfo to determine mimetype of a file only when it is unknown from file extension
- display filetype icon and mimetype in filemanager based on file extension
- fixed a small issue with specifying extension instead of group in file_get_typegroup()
- allow only web-compartible image types when embedding into editor or using in database field
- created new groups web_video and web_audio to use in resource module
2012-05-23 14:51:55 +08:00
Dongsheng Cai
6723372514
MDL-28666 Extends repository to support references
...
1. Allow repository to create references to external contents
2. Extends files API to handle file references
3. Generic file caching
4. Backup/restore file references
5. Download external contents if repository uninstalled
6. Allow filepicker to display iframe
7. PHPUnit test suits
2012-05-21 11:57:51 +08:00
Sam Hemelryk
3211569a6a
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
...
This reverts commit f9f281b8fe .
2012-04-11 17:18:58 +12:00
Sam Hemelryk
e19dc11e51
MDL-30843 editor: Fixed up out of place if
2012-04-11 09:22:14 +12:00
Rossiani Wijaya
f9f281b8fe
MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag
2012-03-30 16:26:58 +08:00
Petr Skoda
fabbf4398b
MDL-32094 some nasty quickforms hacks that should help with E_STRICT
...
Note: we have stopped tracking our QuickForms hacks long ago.
2012-03-18 18:39:37 +01:00
Sam Hemelryk
58b7d48f9a
MDL-30974 forms: Last minute phpdoc fixes
2012-02-21 12:39:35 +13:00
Rajesh Taneja
6c1fd30484
MDL-30974 form: Checked and updated docblock for form library
2012-02-15 12:55:06 +08:00
Rossiani Wijaya
8367651ee4
MDL-29239 fixed edit course setting for moodle/course:changesummary permission is set to prevent.
2011-12-12 15:52:13 +08:00
Rajesh Taneja
856484f92f
MDL-29539 HTML Editor: Fixed XHTML formatting for editor
2011-09-29 09:36:57 +08:00
Colin Chambers
5a1a7112cd
MDL-29394 form editor - Use hidden field when only 1 format option is available #947
2011-09-20 00:35:01 +02:00
Rajesh Taneja
ab978b38c4
MDL-28987 Forms Library: Added tinyMCE onblur event callback for required tinymce fields
2011-09-05 12:19:40 +08:00
Rajesh Taneja
cbe20ec362
MDL-28987 Forms Library: Added tinyMCE save for tinymce editor validation
2011-08-31 14:13:35 +08:00
Adam Olley
567282021a
MDL-28987: Affix [text] to editor element in JS validation and add blur event
2011-08-31 14:09:12 +08:00
Tim Hunt
057815f341
formslib editor NOBUG delete unused global file reference.
2010-11-11 18:33:11 +00:00
Petr Skoda
6ef1402e3d
MDL-24650 xhtml strict fix in forms
2010-10-13 17:35:21 +00:00
Petr Skoda
6bdfef5da9
MDL-24321 switching to standard stdClass()
2010-09-21 08:54:01 +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
cb2c196306
MDL-23542 adding support for cols and rows in textarea editor, fixing lesson to use smaller text areas
2010-07-28 13:23:51 +00:00
Dongsheng Cai
a4d91438b5
TinyMCE, MDL-23407 allow all repostory types when using link button
2010-07-28 03:08:06 +00:00
Dongsheng Cai
766514a095
MDL-23407, the advlink plugin of tinymce should use external repositories only
2010-07-27 04:06:09 +00:00
Dongsheng Cai
be85f7ab94
"MDL-23307, server file plugin display current course files by default"
2010-07-19 17:44:23 +00:00
Petr Skoda
20e5da7d91
MDL-19211 back to the old text format preferences logic + minor refactoring and improvements
2010-07-10 12:12:59 +00:00
Dongsheng Cai
033aad78c0
MDL-23163, added mp3 to editor
2010-07-09 05:07:48 +00:00
Dongsheng Cai
573e7e3396
revert some changes, my cvs client (smartcvs) goes wrong, commited all my local changes, MDL-8224
2010-05-20 06:35:41 +00:00
Dongsheng Cai
af140288c4
MDL-8224, minor changes to tweak ui
2010-05-20 06:26:40 +00:00
Dongsheng Cai
775af58fe0
"MDL-20988, set type name for editor element"
2010-05-17 07:17:22 +00:00
Dongsheng Cai
7f39d66a43
"fixed editor file manager link"
2010-05-04 05:22:40 +00:00
Dongsheng Cai
137bbbc620
"MDL-21906, disable filepicker for editor during installation"
2010-03-24 06:38:10 +00:00
Dongsheng Cai
875f4e7b54
"MDL-21400, fixed image & media filepicker in editor"
2010-03-11 07:45:06 +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
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