nicolasconnault
f8d99d77f4
MDL-15666 Unit tests for Forum portfolio callers now passing. But I'm getting intermittent errors from the generator, a problem with contexts during forum generation. Please ignore for now.
2008-09-06 14:29:58 +00:00
nicolasconnault
d799878128
MDL-15666 Generator fixed. Ready for forum portfolio caller testing
2008-09-06 13:34:37 +00:00
nicolasconnault
6511446349
MDL-15666 Fixed error that caused blank page in unit test. Including generator library. Partly fixed generator.
2008-09-06 11:24:57 +00:00
tjhunt
88f94e5882
Fix deprecated print_simple_box calls.
2008-09-05 07:44:07 +00:00
tjhunt
bfaf310fe9
Fix deprecated print_simple_box calls.
2008-09-05 07:26:01 +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
nicolasconnault
eb32c6ca84
MDL-15666 minor fixes to assignment portfolio callers, additional param for generator (assignment type), and unit tests for sha1
2008-09-04 13:25:16 +00:00
jerome
0d0999141b
MDL-15402: fix some admin menu titles for repository
2008-09-04 07:36:53 +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
4f2b9a4fed
MDL-15402: change repository_cache_expire common option default to 120 (minutes)
2008-09-03 09:53:35 +00:00
jerome
5a8ca18789
MDL-15402: add repository_cache_expire common option
2008-09-03 09:45:27 +00:00
skodak
d2d9ba7d64
MDL-14326 fixed incorrect requires
2008-09-03 07:48:19 +00:00
scyrma
2a68c5d9b9
MDL-16318: remove a few calls use_html_editor() (more to come)
2008-09-03 03:09:56 +00:00
skodak
3b49f849d8
MDL-15635 dtl refactoring and basic export and transfer ui (the import UI will be part of install process soon) - based largely on code by Andrei Bautu - thanks!
2008-09-02 21:20:45 +00:00
jerome
a660039578
MDL-15402: new version of repository administration
2008-09-02 08:58:53 +00:00
tjhunt
af2f92d088
MDL-15605 - Fix solution SQL syntax for the "question categories must belong to a context that exists" check.
2008-09-01 05:29:26 +00:00
skodak
e85a924fec
MDL-15635 DTL refactoring, adding release field to xml file
2008-08-30 18:54:57 +00:00
lfrodrigues
1c50df9f24
MDL-16268 User-User send messages now use new messaging system.
2008-08-30 17:53:30 +00:00
mjollnir_
85594fa240
MDL-16180 fixing up typo in mnet services hack
2008-08-30 11:37:23 +00:00
mjollnir_
b91b274b92
MDL-16180 - add portfolio support to mnet
2008-08-30 11:25:29 +00:00
nicolasconnault
75d226d74d
MDL-15666 Generating test data on-the-fly using the generator!
2008-08-29 14:46:55 +00:00
nicolasconnault
7e95408b01
MDL-15666 MDL-16177
...
Refactored the generator script into proper Object Oriented code. It can now be used as a CLI tool, as a web form or as an included library with a function call. Stub implementation is demonstrated in portfolio unit tests.
2008-08-29 08:01:55 +00:00
skodak
7cd18ebabf
MDL-15670 Database export/import library - by Andrei Bautu, minor tweaks only - big thanks!
2008-08-28 21:32:03 +00:00
skodak
10f19c4925
MDL-15876 I hope the multicheckbox now works 100% :-)
2008-08-28 07:08:08 +00:00
jerome
e6be3a6987
MDL-13766: refactor all repository_instances() => repository_get_instances()
2008-08-28 05:30:19 +00:00
jerome
c9f9f91159
MDL-13766: refactor all repository_instance() => repository_get_instance()
2008-08-28 05:23:07 +00:00
tjhunt
68f0aac887
MDL-16243 Implement a health-centre check that the question categories are arranged properly in tree structures.
2008-08-28 05:06:32 +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
skodak
90658eefb0
MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup
2008-08-26 05:45:07 +00:00
tjhunt
e2249afe2b
MDL-7010 Convert mod\quiz\config.html to mod/quiz/settingstree.php using the new admin tree system.
2008-08-26 01:05:01 +00:00
skodak
5bfa6da067
MDL-15668 XML schema for XML db image file - credit goes to Andrei Bautu
2008-08-25 21:10:11 +00:00
nicolasconnault
db1d500007
MDL-16177 Moving to admin folder
2008-08-23 06:58:00 +00:00
tjhunt
ff4b9fcbb2
MDL-16170 - Improve naming of the plugins category in the admin menu.
...
Yes, I know I changed an existing language string, which is supposed to be wrong, but I changed it so that the string 'plugin' is now 'Plugin'. I just cannot see that as a wrong change.
2008-08-22 03:32:49 +00:00
skodak
bba0beaee2
MDL-15716 Tightened dataroot security checks and and 'loud' administrator warning
2008-08-21 15:29:42 +00:00
mjollnir_
349242a31d
MDL-16127 - smarter handling of supported formats in callers
2008-08-20 13:30:37 +00:00
tjhunt
ff5328a279
MDL-15605 Convert question bank consistency checks described in MoodleDocs ( http://docs.moodle.org/en/Development:Question_bank_consistency_check ) to health centre checks.
2008-08-20 08:53:07 +00:00
tjhunt
2c746a6665
Fix typo.
2008-08-19 05:47:06 +00:00
dongsheng
04bd6d2def
"MDL-13766, small changes to repository management"
2008-08-19 03:56:52 +00:00
skodak
86540fccb9
MDL-16003 changing to new adminroot style - thanks Tatsuya Shirai
2008-08-17 22:53:19 +00:00
skodak
775f811a66
MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes
2008-08-16 12:16:01 +00:00
mjollnir_
08d5e18bf8
MDL-15865 - fixed admin settings stuff for hidden plugins
2008-08-13 09:21:53 +00:00
mjollnir_
fe5c026a64
fixing a typo from the dml migration in mnet admin
2008-08-13 09:18:51 +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
mjollnir_
096166c232
MDL-15902 : disable portfolios by default
2008-08-12 13:55:51 +00:00
mjollnir_
7e51bbcee9
MDL-15995 - portfolio cron. currently just cleans up any orphaned transfer data
...
Later should be extended to add hooks in the plugins
2008-08-11 12:50:26 +00:00
nicolasconnault
1ddfd4ec23
MDL-15837 Started sql_ helper function tests for mysqli, mysql and postgres7
2008-08-07 14:55:03 +00:00
skodak
a0df358a47
MDL-15928 reverting previous commit - we might still need the binary zips because PHP ext is buggy on 64bit OS
2008-08-07 13:36:20 +00:00
jerome
dc633c9900
MDL-15402 finally we decided that the repository activation will be done with capabilities, and that there is no need to have a administration page for enable/disable repository, neither sort, neither settings. In administration we will just be able to setup an instance for Moodle context.
2008-08-06 03:30:55 +00:00