skodak
b933a13955
MDL-16596 reworked areafiles element
2008-09-21 15:37:07 +00:00
skodak
cd5be217db
MDL-16596 file listing methods now return arrays index with pathnamehash (useful when looking for existing files); create from stored file now supports directories too - very useful when moving files between areas
2008-09-21 10:35:39 +00:00
skodak
6ed19c7464
MDL-16596 adding missing get_pathnamehash() method
2008-09-21 10:33:58 +00:00
skodak
8546def3b6
MDL-16596 basic areafiles formslib element
2008-09-20 20:56:21 +00:00
nicolasconnault
5d1381c2c3
MDL-16486 Implemented the proxy DB class. Sort of working, but still some issues to sort out, like fix_course_sort_order, which updates a record NOT inserted by the unit test.
2008-09-19 14:28:22 +00:00
tjhunt
aa41944f23
Commit the print_js_config, so people can see it as the read http://moodle.org/mod/forum/discuss.php?d=106312
2008-09-19 13:37:33 +00:00
tjhunt
78b5eb25c8
New function to make it easy when you just want to call one JavaScript function, so you don't have to worry about constructing the script tag yourself. I did this in the context of MDL-12391, but I think it is generally userful.
2008-09-19 04:51:47 +00:00
dongsheng
17e31bb097
MDL-16384, first draft of alfresco plugin
...
TODO:
1) Create a SOAP wrapper
2) Implement searching
2008-09-19 04:49:38 +00:00
poltawski
d02b207a21
MDL-16572 - avi files were not detected as PORTFOLIO_FORMAT_VIDEO
2008-09-18 21:17:18 +00:00
nicolasconnault
cb352449ef
MDL-16486 Correctly overriding $DB at construct time.
2008-09-18 15:26:38 +00:00
nicolasconnault
00fed722d0
MDL-16486 Activated autopilot for test table install/upgrade
2008-09-18 14:32:43 +00:00
nicolasconnault
23b967c648
MDL-16486 Activated autopilot for test table install/upgrade
2008-09-18 13:43:27 +00:00
nicolasconnault
137a3498fe
MDL-13894 Fixing mistyped cfg var
2008-09-18 10:24:52 +00:00
tjhunt
1a41e80653
MDL-16564 upate javadocs.
2008-09-18 10:23:03 +00:00
nicolasconnault
90997d6d6d
MDL-16486 changed unittest_prefix to unittestprefix
2008-09-18 10:05:20 +00:00
mjollnir_
5f98870bf2
MDL-16526 - don't notify admins about misconfigured plugins, only plugin instances.
2008-09-18 09:57:08 +00:00
tjhunt
7fb0303d89
MDL-16564 Make admin settings work better with the cnfig_plugins table.
...
Also, take the opportunity to take the quiz-specific stuff out of adminlib.php, to make Petr happy.
2008-09-18 09:55:04 +00:00
scyrma
62ea712f60
MDL-13894: saving a better source IP, following what the admin wants. (merge from 1.9)
2008-09-18 08:18:58 +00:00
tjhunt
766df8f72b
MDL-16334 Convert mod/quiz/comment.php to use attemptlib.php - final part of the work on the quiz navigtion, I hope.
...
MDL-16559 Remove question/comment.html template, and instead just have a function in questionlib.php
MDL-16562 Regression from MDL-16263, notices when regrading.
Sorry, the three got tangled together (coupled through questionlib) while I was fixing bugs in preparation for a demo.
2008-09-18 07:39:10 +00:00
tjhunt
829eabfec2
New option on close_window_button to reload the page that opened this pop-up, as the pop-up is closed. Needed in preparation for MDL-16334.
2008-09-18 07:34:45 +00:00
nicolasconnault
a5905c9975
MDL-16486 Fixed mistyped function call
2008-09-18 07:34:18 +00:00
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
nicolasconnault
294c7286c3
MDL-15666 MDL-16486
2008-09-17 14:41:16 +00:00
nicolasconnault
c7d306e168
MDL-15666 MDL-16486
2008-09-17 14:31:30 +00:00
dongsheng
2de72cb521
"MDL-16539, fix a syntax error"
2008-09-17 08:24:45 +00:00
dongsheng
9e5f5f9fcf
"MDL-16539, fix warning when create new foler"
2008-09-17 07:11:50 +00:00
dongsheng
fda7529b7f
"MDL-14706, comment value check code to make progress bar work"
2008-09-17 07:02:08 +00:00
mjollnir_
2512cb3509
MDL-14591 - recover gracefully from portfolio cron
2008-09-16 21:41:26 +00:00
mjollnir_
b816c08a3f
MDL-16526 - added admin notifications for misconfigured portfolio plugins.
...
does not get triggered while admin is currently editing, only when users use it.
2008-09-16 19:09:30 +00:00
mjollnir_
06844b49f4
MDL-16535 - better handling of the expired error
2008-09-16 18:17:28 +00:00
mjollnir_
c737eed82f
MDL-16535 - nicer messages about invalid exports
2008-09-16 17:50:55 +00:00
nicolasconnault
356e001031
MDL-16483 minor fixes
2008-09-16 16:40:15 +00:00
mjollnir_
8bd49ec01f
fixing int() should be (int) in file storage
2008-09-16 15:56:19 +00:00
nicolasconnault
ba14791091
MDL-16483 Reverting as Petr ordered... I mean, suggested.
2008-09-16 14:35:15 +00:00
mjollnir_
45b7e6104d
MDL-14591 - better handling of variable headers in portfolio export
2008-09-16 14:22:26 +00:00
mjollnir_
2726b40598
MDL-14591 - fixed up the ordering of the deferring to plugins in admin_config_form
2008-09-16 13:01:13 +00:00
mjollnir_
6e6cf8a366
MDL-16520 - print info about current export
2008-09-16 12:28:20 +00:00
nicolasconnault
b9c639d6c2
MDL-16483 Refactored install/upgrade code into lib/adminlib. Created an intermediate MoodleUnitTestCase class that overrides simpletest's constructor, destructor and setup/teardown methods. All moodle unit tests must extend this class.
2008-09-16 12:19:43 +00:00
mjollnir_
a476313639
MDL-16520 - make the already exporting portfolio error more user friendly
2008-09-16 10:41:17 +00:00
jerome
948c286025
MDL-15402: implement readonly repository instances (support flickr_public)
2008-09-16 09:08:36 +00:00
moodler
babe6a0ab1
MDL-12563 Fixed RSS dates so that they are always GMT
2008-09-16 08:57:34 +00:00
mjollnir_
f2e933bb09
MDL-16516 - fixing bad regression in mahara portfolio plugin
2008-09-15 17:14:51 +00:00
mjollnir_
932e78b53b
MDL-15666 - fake writting files in test portfolio exporter so that we can test integration between callers and plugins
2008-09-15 16:10:55 +00:00
nicolasconnault
3cc60460e8
MDL-15666 Subclassing exporter class so that only local files are written
2008-09-15 13:45:14 +00:00
nicolasconnault
795ad63034
MDL-15666 Testing a matrix of portfolio caller/plugin. Starting the new cleanup method in unit tests (max id)
2008-09-15 13:18:44 +00:00
mjollnir_
9d7432f650
MDL-16423 - changed button->set_formats to respect more general formats (for later when we have richer export formats that aren't mostly based on mime)
2008-09-15 13:13:21 +00:00
moodler
b7d66e5305
Forgot the README
2008-09-15 06:14:11 +00:00
moodler
838a8eb146
MDL-16500 Removed the old Jabber class from the module and moved to a new one called xmpphp in core libraries
...
Also cleaned up some notices in message/edit.php
2008-09-15 05:55:58 +00:00