David Balch
218ab06054
MDL-46116 mod_imscp: Fix codechecker issues, some moodlecheck issues.
2014-11-12 09:41:13 +00:00
David Balch
949c66abf7
MDL-46116 mod_imscp: Don't create links on items without content.
2014-11-11 18:05:03 +00:00
Frederic Massart
595ef4772d
MDL-45417 mod_imscp: Prevent entity injections from package content
2014-07-07 13:02:54 +01:00
Sam Hemelryk
35501c3708
MDL-41175 mod_imscp: unified @package use
2014-02-16 11:47:07 +13:00
Tim Lock
8ed63d4710
MDL-34020: Further work on IMS package importing when using Blackboard packages
2013-12-04 15:16:59 +10:30
Petr Škoda
f815e4cbdf
MDL-32480 allow external https links in IMSCP too
2013-06-07 09:58:03 +02:00
Nicolas Dunand
4a04fef6ef
MDL-32480 fix display of IMS content packages with external links
2013-06-07 09:58:03 +02:00
Marina Glancy
43aadf0401
MDL-33857 Increase performance of queries for Server files repository (small improvements)
2012-10-10 15:21:27 +08:00
Marina Glancy
b8de262139
MDL-33857 Increase performance of queries for Server files repository
...
- file_info class now has new methods get_non_empty_children and count_non_empty_children; added default implementation;
- all core classes extending file_info have their implementation of those methods;
- class repository_local_file used for caching get_children() results is removed;
- class repository_local rewritten to use new methods from file_info;
- added caching of retrieved modules in file_browser::get_file_info_context_module() - this query is slow and executed multiple times on big servers
2012-10-10 15:21:26 +08:00
Ankit Agarwal
b631c40835
MDL-34467 imscp: Repalce all instances of get_context_instanc() with respective context_XXX::instance()
2012-07-27 13:25:55 +08:00
Tim Lock
10be5e22f3
MDL-30419: IMS package content missing when using Blackboard packages
2011-12-14 21:36:20 +01:00
Petr Skoda
986eb4cfbb
MDL-29145 fix regression caused by MDL-27448
2011-09-05 09:44:41 +02:00
Andrew Davis
5da3af58a0
MDL-27448 resource conversion support to restore 1.9 backup to 2.1
2011-06-04 13:24:03 +02:00
Petr Skoda
ead94e3d12
MDL-23617 fixed borked style sheet and more resizing improvements and fixed nav bar
2010-10-15 09:21:52 +00:00
Petr Skoda
3b43615fc4
MDL-21249 improved php docs and adding copyright blocks in mod/imscp
2010-07-25 11:16:08 +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
Petr Skoda
57d9e586e8
MDL-21400 imscp module converted to new JS coding style
2010-02-06 19:44:58 +00:00
Petr Skoda
227255b802
MDL-21402 new js_writer abstraction + otehr minor improvements
2010-01-20 20:01:24 +00:00
skodak
2ff648fb97
MDL-20067 new IMS Content package module, includes migrate from old mod/resource; remaining issues to be listed in tracker as sub-tasks
2009-08-13 20:48:32 +00:00