Simey Lameze
bc577c541f
MDL-51267 mod: move the changes from the API to the form file
2016-04-19 16:36:26 +08:00
Simey Lameze
819e1ff0ad
MDL-51267 mod_url: make the url and resource forms friendlier
2016-04-19 11:13:18 +08:00
Andrew Hancox
ba8b641dce
MDL-40863 mod_resource: Add option to show modified date
2015-10-23 11:25:07 +01:00
Andrew Hancox
6398ff5387
MDL-49101 core: Add a global admin setting config->requiremodintro
...
Removed requiremodintro setting from all core activity plugins and replace
with a single global setting.
Deprecated moodleform_mod::add_intro_editor and replaced with
moodleform_mod::standard_intro_elements
2015-04-07 10:11:53 +01:00
Sam Hemelryk
11e41f1ae4
MDL-44156 mod_resource: unified @package use
2014-02-18 11:19:33 +13:00
Rossiani Wijaya
b25e7d8599
MDL-41562 file resource: fix page heading levels.
...
Also removing printheading options setting.
2013-09-10 17:22:08 +08:00
Dan Poltawski
d773056669
Merge branch 'MDL-39367-master-int' of git://github.com/FMCorz/moodle
2013-05-01 17:32:09 +01:00
Dan Poltawski
a74cd33160
MDL-39422 mod_forms: prevent long coruse module names
...
To prevent ugly DB errors.
2013-04-30 17:41:36 +01:00
Frederic Massart
b5472cb856
MDL-39367 resource: An admin cannot decide which settings are advanced
2013-04-29 11:10:38 +08:00
Frederic Massart
f7224e6027
MDL-39367 resource: Reformat resource settings page
2013-04-29 10:58:29 +08:00
Ruslan Kabalin
a00bafaa65
MDL-30637 mod_resource: Make content section expanded
...
This just makes the interface look better
2013-02-07 14:26:14 +00:00
Ankit Agarwal
bf0f06b1be
MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method
2012-08-02 15:37:38 +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
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 marshall
a2c5766674
MDL-31121 File resource: add options to display file type and size
2012-01-19 12:52:38 +00:00
David Mudrak
c6c9a3bcdb
MDL-28221 resource: fixed a typo in variable names
2011-07-11 23:30:28 +02:00
Petr Skoda
b8ea3041eb
MDL-23184 activity names are now either PARAM_TEXT or PARAM_CLEANHTML, this should be more accurate
2010-09-02 18:29:39 +00:00
David Mudrak
a4330d14d0
MDL-22624 mod_resource mod_url: Added help icon for display mode
2010-08-16 11:25:16 +00:00
Petr Skoda
702ab58c08
MDL-21249 improved php docs and adding copyright blocks in mod/resource
2010-07-25 11:25:02 +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
c0cc6dafa3
"MDL-22548, set main file automatically if more than two files attached"
2010-06-10 06:30:46 +00:00
Martin Dougiamas
42439c0572
MDL-20065 Fixing a wierd typo RESOURCE_LEGACYYFILES_DONE ==> RESOURCELIB_LEGACYFILES_DONE
2010-06-01 03:53:15 +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
Petr Skoda
81d5752083
MDL-22548 temporary workaround for horrible usability in mod/resource edit interface
2010-05-22 14:07:52 +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
Martin Dougiamas
bfebaf64d8
MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script.
2010-05-13 02:02:05 +00:00
Dongsheng Cai
b2aea6c674
"MDL-22335, make mainfile element as required"
2010-05-06 06:30:40 +00:00
Dongsheng Cai
b01c3e8492
MDL-22281, fixed moodle form
2010-05-04 09:49:11 +00:00
skodak
d18e0fe646
MDL-20353 adding missing data types of hidden form fields
2009-09-26 17:07:08 +00:00
dongsheng
22f6b8df6e
"MDL-16597, trim filemanager UI"
2009-09-24 09:05:41 +00:00
dongsheng
bc6f72350a
"MDL-16597, improve primary file selecting in filemanager"
2009-09-23 09:04:43 +00:00
moodler
438c2bfa68
filemanager MDL-16597 Removed TODO notices in preparation for Dongsheng's checkin soon
2009-09-17 06:54:01 +00:00
dongsheng
17295e0b03
"MDL-16597, support set primary file in resource module, add a parameter to filemanager element"
2009-09-08 07:55:22 +00:00
skodak
aa54ed7b02
MDL-20065 new implementation of File module, modules sub-types are being migrated to separate modules; remaining issues to be listed as sub-tasks in tracker
2009-08-13 20:45:50 +00:00
skodak
ac3668bfae
MDL-18910 full support for module intro editor with embedded images
2009-04-22 05:10:08 +00:00
skodak
42f103be4c
MDL-18910 moving modedit features to modname_supports()
2009-04-21 08:57:20 +00:00
skodak
8b6c22a657
MDL-18910 normalised module intro and introformat
2009-04-20 19:42:38 +00:00
fmarier
13ca1e06b8
mod/resource: MDL-18691 allow custom resource types to specify their name in their own lang directory
...
Before this change, the full name of the resource type had to be stored in the "resource" namespace (for example in /mod/resource/lang/en_utf8/resource.php).
Now it can be put in the "resource_foo" namespace:
e.g. in /mod/resource/type/foo/lang/en_utf8/resource_foo.php:
<?php
$string['resourcetypefoo'] = 'Link to a Foo Bar document';
?>
2009-03-27 03:21:10 +00:00
skodak
8eb1d25ffe
MDL-11844 new option for conditional stripping of tags from activity names
2008-07-26 15:15:25 +00:00
dongsheng
baa336f08e
"MDL-14129, fix all print_error"
2008-06-12 10:55:23 +00:00
skodak
cb141e5a67
MDL-14679 towards modform conversion - fixed regressions
2008-06-01 21:40:56 +00:00
skodak
c18269c7e5
MDL-14679 towards modform conversion
2008-06-01 21:36:11 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
skodak
4b86bb0827
MDL-12773, MDL-12144 grade category selection on modedit page; merged from MOODLE_19_STABLE
2008-01-21 18:42:03 +00:00
skodak
e04ff2d559
MDL-10383 adding new standard elements method - modules now must specify what they support (groups/groupings/groupmembersonly); by default only groupmode selector is enabled
2007-08-20 07:27:04 +00:00
skodak
a104debf4f
MDL-10892 modules explicitly declare support for groupmembersonly; the grouping and groupmembersonly elements are now marked as advanced; only Resource supports groupmembers only now
2007-08-17 12:29:18 +00:00
skodak
23a7718bd1
MDL-9696 used absolute path include in mod_forms
2007-06-10 23:20:45 +00:00
skodak
1ff60899f7
MDL-9485 resource summary now optional again; merged from MOODLE_18_STABLE
2007-04-24 21:11:39 +00:00