jerome
|
edb50637d7
|
MDL-15402: remove has_multiple_instance(), API will know there is multiple instance if the function get_instance_option_names() return a not empty object.
|
2008-09-18 05:21:51 +00:00 |
|
jerome
|
1b79955a70
|
MDL-15402: refactor get_admin_option_names() into get_type_option_names()
|
2008-09-18 03:19:52 +00:00 |
|
jerome
|
06e65e1e67
|
MDL-15402: remove has_admin_config() and has_instance_config() from repository lib and all repository plugins
|
2008-09-18 02:36:17 +00:00 |
|
jerome
|
b8f46e17de
|
MDL-15402: fix a bug with parameter in the delete URL (wrong cleaning setting) + move flickr public email address setting from admin to instance
|
2008-09-15 09:21:29 +00:00 |
|
jerome
|
faaa613d99
|
MDL-15404: fix few bugs in repository administration, add a beta version of the course repository list
|
2008-09-05 06:30:18 +00:00 |
|
jerome
|
01ecb25bc9
|
MDL-15402: when has_admin_config is false, do not display an empty admin config page during type creation.
|
2008-09-04 04:58:33 +00:00 |
|
jerome
|
47dafef79a
|
MDL-15402: if a type has no multiple instances and cannot configure an instance, so do not display the list of instance for this type.
|
2008-09-04 02:15:30 +00:00 |
|
jerome
|
46dd6bb0cf
|
MDL-15402: delete a type now delete all its instances, fix confirmation xhtml and message, change save label buttons, repository_get_instances() return now all instances if no context is defined
|
2008-09-03 11:02:25 +00:00 |
|
jerome
|
a660039578
|
MDL-15402: new version of repository administration
|
2008-09-02 08:58:53 +00:00 |
|
jerome
|
c9f9f91159
|
MDL-13766: refactor all repository_instance() => repository_get_instance()
|
2008-08-28 05:23:07 +00:00 |
|
dongsheng
|
27051e4319
|
MDL-13766
1. Chanage database, create 2 more tables for repository
2. One-step download in file picker
|
2008-08-26 07:20:56 +00:00 |
|
dongsheng
|
04bd6d2def
|
"MDL-13766, small changes to repository management"
|
2008-08-19 03:56:52 +00:00 |
|
dongsheng
|
4a65c39a46
|
MDL-15402, add admin setting page, to meet requirement, make some changes to repository base class.
|
2008-08-13 04:09:13 +00:00 |
|