Petr Skoda
29329a2519
MDL-29878 reapply our typo3 fixes
2011-10-22 21:10:20 +02:00
Petr Skoda
2c5b848872
MDL-29878 import latest Typo3 4.5.0
2011-10-22 21:07:24 +02:00
Petr Skoda
210b9b68d2
MDL-29671 remove unused odbc lib
2011-10-22 20:48:39 +02:00
Petr Skoda
31cd5fe8ef
MDL-29867 fix invalid file author
2011-10-22 20:18:11 +02:00
Petr Skoda
50ed196e51
MDL-29670 cron cleanup and minor fixing
...
Auth and enrol is moved to the top because other plugin types depend on accurate user list and enrolments. Passwords and failed login messages are generated during every cron execution. Contexts are build properly in each execution. Fixed deleting of unconfirmed users. And minor phpdocs and comments improvements.
2011-10-22 14:31:18 +02:00
Petr Skoda
73b309e6a3
MDL-28627 remove buggy and obsolete KSES cleaning
2011-10-22 09:25:06 +02:00
Petr Skoda
f0f8f9a796
MDL-29866 page setup improvements
...
incorrect PAGE init - it should be done at the very end; redirect() should not use OUTPUT before PAGE init; SITEID should be deprecated in favour of $SITE->id (this is going to cause troubles in tenant switching in CLI, cron and tests); missing "global $SITE"'; minor coding style issues; PHPDocs; it also helps with merging/testing of multitenant patch
2011-10-21 16:35:19 +02:00
Petr Skoda
d21149699c
MDL-29862 incorrect wwwroot must be detected before session start
2011-10-21 09:52:18 +02:00
Tim Hunt
777781d16e
MDL-29474 plugin dependencies: fix misspelling dependancies.
2011-10-20 11:13:45 +01:00
Tim Hunt
faadd32696
MDL-29474 prevent install/upgrade if plugin dependancies not met.
2011-10-20 11:13:41 +01:00
Tim Hunt
cc359566fe
MDL-29474 admin index/plugins/environment pages: all ouptut code -> renderer.
2011-10-20 11:13:39 +01:00
Tim Hunt
da2fdc3f34
MDL-29474 update more of the admin code to use the admin renderer.
2011-10-20 11:13:35 +01:00
Tim Hunt
e61aaece64
MDL-29474 pluginlib: rename plugintype_interface to plugin_information.
...
So that the type acutally tells you what the thing is.
2011-10-20 11:13:31 +01:00
Tim Hunt
0242bdc759
MDL-29474 pluginlib.php: Code to load the dependancy information and make it available.
2011-10-20 11:13:29 +01:00
Tim Hunt
44a7f3840d
MDL-29474 fix qtype and qbehaviour plugins to use proper pluginname strings.
...
But maintain backwards-compatibility for now.
2011-10-20 11:13:27 +01:00
Tim Hunt
6740c6058e
MDL-29474 pluginlib.php: fix get_settings_url implimentation.
2011-10-20 11:13:25 +01:00
Tim Hunt
473289a097
MDL-29474 pluginlib.php: refactor the code to eliminate some duplication.
2011-10-20 11:13:23 +01:00
Tim Hunt
b8343e68f0
MDL-29474 lib/pluginlib.php improve method names.
...
I discussed this change with David Mudrak who originally wrote this code, and he agreed.
2011-10-20 11:13:21 +01:00
Marina Glancy
36937f0264
MDL-29483: advanced grading methods support on assignment module, grading form element, rubrics
...
- gradingform API now has not only controller class but also instance class with functions and data related to the particular grading instance
- assignment grading form and grading form element deal with elements of gradingform_instance class instead of gradingform_controller
- implemented the class gradingform_rubric_instance
- added more phpdocs
2011-10-20 12:15:51 +08:00
Eloy Lafuente (stronk7)
3cb206f575
MDL-29496 course search - emergency regression fix
2011-10-20 00:49:02 +02:00
Eloy Lafuente (stronk7)
2c6da73106
MDL-29602 unittest - fixing other tests to work with new accesslib
2011-10-19 01:37:30 +02:00
David Mudrak
553af5fd6a
New capability to share and publish a form as a template
2011-10-18 14:55:25 +02:00
Eloy Lafuente (stronk7)
c2551ed593
Merge branch 'w41_MDL-29602_m22_accesslib' of git://github.com/skodak/moodle
2011-10-18 13:15:13 +02:00
Eloy Lafuente (stronk7)
36903cece3
Merge branch 'wip-MDL-29496-master' of git://github.com/phalacee/moodle
2011-10-18 11:00:04 +02:00
Eloy Lafuente (stronk7)
fc0aebb595
MDL-29496 unittests - verify COALESCE() cross-db compatibility
2011-10-18 15:58:56 +08:00
Aparup Banerjee
77c3e9d0c6
MDL-29768 Language : fixed installation undefined debugstringids notice
2011-10-18 11:19:43 +08:00
Eloy Lafuente (stronk7)
065d6d80a2
Merge branch 'MDL-29627' of git://github.com/timhunt/moodle
2011-10-18 01:44:58 +02:00
Eloy Lafuente (stronk7)
c78238f151
Merge branch 'MDL-28614' of git://github.com/timhunt/moodle
2011-10-18 00:58:09 +02:00
Tim Hunt
6fd1995d3b
MDL-28614 questions: remove another obsolete editing_head_contributions fn.
2011-10-17 23:53:53 +01:00
Eloy Lafuente (stronk7)
cb284e953c
Merge branch 'w41_MDL-29785_m22_tinymce' of git://github.com/skodak/moodle
2011-10-17 21:24:39 +02:00
Eloy Lafuente (stronk7)
22ca3e49e0
NOBUG - whitespace fixes (MDL-19488, MDL-27242, MDL-29435)
2011-10-17 10:19:59 +02:00
Sam Hemelryk
5f6de5dc6b
Merge branch 'MDL-29435' of git://github.com/mouneyrac/moodle
2011-10-17 17:31:52 +13:00
Sam Hemelryk
d97505d2a3
Merge branch 'MDL-27242-master' of git://github.com/sammarshallou/moodle
2011-10-17 17:28:32 +13:00
Sam Hemelryk
92fe97f922
Merged branch 'MDL-29277' of git://github.com/mouneyrac/moodle.git with improvements
2011-10-17 13:18:30 +13:00
David Mudrak
998085c9f7
Dropping the uq_rater_per_item from the table grading_instances
...
It was realized that we may need multiple instances per one rater/item
to be able to 1) implement a draft instance and 2) eventually keep the
history of advanced grading.
2011-10-16 19:40:34 +02:00
Eloy Lafuente (stronk7)
3452a2db90
Merge branch 'MDL-28436' of git://github.com/nebgor/moodle
2011-10-16 19:13:00 +02:00
Eloy Lafuente (stronk7)
f3c34143f9
Merge branch 'MDL-29768-master' of git://github.com/sammarshallou/moodle
2011-10-16 17:46:18 +02:00
Petr Skoda
626509d478
MDL-29785 enable TinyMCE on iOS 5 devices
2011-10-16 17:37:12 +02:00
Eloy Lafuente (stronk7)
29fb2bcc39
Merge branch 'MDL-29788-langpack_version' of git://github.com/mudrd8mz/moodle
2011-10-16 17:23:35 +02:00
Petr Skoda
9ef8d17ab2
MDL-29785 import latest TinyMCE 3.4.6
...
using https://github.com/moodle/custom-tinymce/tree/MOODLE_22_3.4.6 and https://github.com/moodle/custom-tinymce_spellchecker_php/tree/MOODLE_22_2.0.6 customised branches
2011-10-16 17:14:33 +02:00
Petr Skoda
e922fe23b6
MDL-29602 accesslib improvements
...
Refactoring and improvements of the accesslib.php library including prevention of access for not-logged-in users when forcelogin enabled, improved context caching, OOP refactoring of contexts, fixed context loading, deduplication of role definitions in user sessions, installation improvements, decoupling of enrolment checking from capability loading, added detection of deleted and non-existent users in has_capability(), new function accesslib test, auth and enrol upgrade notes.
More details are available in tracker subtasks.
2011-10-16 14:05:18 +02:00
David Mudrak
f3a99ef8f7
MDL-29788 Fixed the version of installed language packs
2011-10-15 00:01:44 +02:00
Petr Skoda
260c4a5b09
MDL-29773 prevent negative unix timestamps in the files table
2011-10-14 15:52:49 +02:00
Petr Skoda
694f3b74c7
MDL-29773 use db debuginfo when file record insertion fails
2011-10-14 15:30:54 +02:00
David Mudrak
7ece4a0798
Merge branch 'rubric' of github.com:mudrd8mz/moodle into rubric
2011-10-13 22:45:30 +02:00
David Mudrak
20c207ab21
Merge branch 'master' into rubric
...
Conflicts:
lib/db/upgrade.php
2011-10-13 22:42:47 +02:00
sam marshall
2e98ae02ec
MDL-29768 debugstringids option did not do anything
2011-10-13 12:57:55 +01:00
Tim Hunt
c999d841b4
MDL-29627 add quizaccess plugins to standard_plugins_list.
2011-10-13 11:13:26 +01:00
sam marshall
6282381d05
MDL-27242 Conditional availability dates should support time as well as day
...
Change also adds minor feature to date-time selector so you can specify the time it uses as default when the value is 0 (disabled).
Credit: This feature was developed collaboratively by Charles Fulton, Neill Magill, and me.
2011-10-13 10:23:23 +01:00
Aparup Banerjee
f6f2bebd0c
MDL-28436 webservice : fixed missing field in query
2011-10-13 09:54:25 +08:00