Commit graph

11034 commits

Author SHA1 Message Date
Sam Hemelryk
02848cbf4a navigation MDLSITE-970 Check module support function exists before calling it 2010-10-01 06:22:08 +00:00
Sam Hemelryk
71be124d02 themes MDL-22247 Fixed up broken editor_sheets for themes 2010-10-01 01:43:06 +00:00
Petr Skoda
e0819a807d MDL-24265 ooops, forgot to fix lineendings 2010-09-30 09:08:11 +00:00
Petr Skoda
c985d9aa5a MDL-24265 importing latest TinyMCE 3.3.9.2 2010-09-30 09:01:47 +00:00
Dongsheng Cai
b817205bec MDL-24382, fixed display of file size limit in filepicker 2010-09-30 03:36:38 +00:00
Petr Skoda
e995de87e2 MDL-24446 prevent problems with invalid values of CFG->maxbytes 2010-09-29 21:50:11 +00:00
Petr Skoda
9b540305df MDL-24445 fixed problem with uninitialised PAGE object 2010-09-29 21:09:19 +00:00
Petr Skoda
51679b83ef MDL-24265 adding missing nolink dirs 2010-09-29 19:58:16 +00:00
Petr Skoda
7e65a8ceb0 MDL-24265 adding missing moodlemedia dirs 2010-09-29 19:57:48 +00:00
Petr Skoda
8edef30f56 MDL-24265 adding missing dragmath dirs 2010-09-29 19:57:22 +00:00
Petr Skoda
b7b88c090d MDL-24339 workaround for broken parents in block instances 2010-09-29 08:16:13 +00:00
Dongsheng Cai
5a2543286f MDL-24416, fixed the problem of using file picker in tinymce fullscreen mode 2010-09-29 08:03:52 +00:00
Petr Skoda
afa7cfa833 improved handling on errors on redirect page + preventing PAGE->context errors 2010-09-28 22:34:33 +00:00
Petr Skoda
a9c16bab26 MDL-24265 removing forgotten debug script 2010-09-28 13:47:01 +00:00
Petr Skoda
942695e7d4 MDL-24265 tring to fix messed up moving of dirs in bloody CVS 2010-09-28 13:41:24 +00:00
Petr Skoda
0da5bedf8e MDL-24265 importing latest tinymce, customisations and build script is available from http://github.com/skodak/tinymce 2010-09-28 13:34:10 +00:00
Petr Skoda
735b8252ea fixed incorrect line endings 2010-09-28 13:19:13 +00:00
Eloy Lafuente
5423b5f5b1 MDL-13435 xmlize - now throwing exceptions on parsing error. Credit goes to Tim/Mahmoud 2010-09-27 21:10:00 +00:00
Petr Skoda
56048f8366 MDL-24332 fixed https handling when using sslproxy - thanks djeeg 2010-09-27 10:16:28 +00:00
David Mudrak
81e62b6fd5 MDL-12192 temporarily disabled support for colonized labels
The code must be fixed so that the colon is not displayed when the label
is hidden by accessibility CSS.
2010-09-24 11:19:57 +00:00
Dongsheng Cai
3ced70fa5e MDL-22663, fixed webdav basic authentication 2010-09-24 04:10:46 +00:00
Sam Hemelryk
e18d7d2fe8 mform-dateselector MDL-23829 Removed patch to fix YUI issue that was fixed in 3.2.0 2010-09-23 05:30:22 +00:00
Petr Skoda
e728447dfe MDL-24282 fixed double decode - I just meant to specify default value there, sorry; thanks Tim for discovering this regression 2010-09-22 15:03:39 +00:00
Tim Hunt
6944b5e47e tablelib MDL-24327 CSV and TSV export was not right.
For example, cells containing \n or " were not handled properly.
2010-09-22 14:14:10 +00:00
Petr Skoda
cda6d44b1b pg 9.0 note 2010-09-21 22:27:49 +00:00
Petr Skoda
6496a019c9 MDL-24322 detecting duplicate keys/fields and indexes - this prevents infinite looks later in code 2010-09-21 10:42:20 +00:00
Eloy Lafuente
f2a9be5f8a MDL-22148 backup - support for manual/self/guest enrolments. Credit goes to Petr. 2010-09-21 10:42:19 +00:00
Petr Skoda
e5dadefafc MDL-24322 grrr, fixing my previous commit, sorry Eloy 2010-09-21 10:40:48 +00:00
Petr Skoda
7c0808b6b8 MDL-24322 temporary working for broken prev/next handling in xmldb 2010-09-21 10:18:30 +00:00
Dongsheng Cai
47fffd8d60 MDL-24210, make site/course/private repositories more clear 2010-09-21 10:09:14 +00:00
Sam Hemelryk
4461a18e73 course-combolist MDL-24315 Fixed issue with collapsible regions triggering on anchor elements 2010-09-21 10:04:23 +00:00
Petr Skoda
4f92410fb5 MDL-24321 deprecating object class 2010-09-21 08:57:31 +00:00
Petr Skoda
6bdfef5da9 MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
Petr Skoda
365a594107 MDL-24321 switching to stdClass in /lib/ 2010-09-21 08:07:44 +00:00
Petr Skoda
ac6f1a82f9 MDL-24321 switching to stdClass 2010-09-21 07:57:42 +00:00
Petr Skoda
a0f97768dc MDL-24223 hopefully more embed BC 2010-09-21 07:51:09 +00:00
Petr Skoda
cbe44fb217 MDL-24223 same basic support for "safe" flash embedding 2010-09-21 07:20:40 +00:00
Petr Skoda
25b0d32c38 MDL-24223 more unittests for html purifier 2010-09-21 07:20:12 +00:00
Petr Skoda
927b2e7bc7 MDL-24313 standardising general object instantiation to use sdtClass instead our object 2010-09-21 06:59:09 +00:00
Sam Hemelryk
87b4981b4a enrolments MDL-24317 Permission filter now remembers what you type into it. 2010-09-21 06:09:14 +00:00
Sam Hemelryk
d69e84b7fe navigation MDL-23902 Added format_string call to cm->name when adding modules to navigation 2010-09-21 01:57:53 +00:00
Petr Skoda
4e9996127a new test for diagnosing of Postgresql 9.0 problems with BLOBS 2010-09-20 21:59:34 +00:00
Petr Skoda
f7e17018f9 MDL-24302 removing multiple field from block table in install.xml - it was already removed in upgrade once 2010-09-20 19:13:07 +00:00
Rossiani Wijaya
ce5dc36e38 MDL-19927 - add media plugins support for ogg and ogv files. 2010-09-20 09:47:54 +00:00
Dan Marsden
bce59524ce Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future. 2010-09-20 07:32:31 +00:00
Sam Hemelryk
4598fb651b mforms-dateselector MDL-24234 date selector no longer disables the select boxes and updates itself when user uses the selects rather than the component. 2010-09-20 03:33:18 +00:00
Andrew Davis
2ac5625874 rating MDL-23586 shifted deletion of ratings out of per module delete instance functions and into delete_context() 2010-09-20 03:25:35 +00:00
Aparup Banerjee
e2f4557a40 course MDL-24156 added deletion of user_preferences about block instances data after a course delete. 2010-09-20 02:28:42 +00:00
Anthony Borrow
eb6f592a36 MDL-24224 fixing a couple more 'strin' typos 2010-09-19 19:15:37 +00:00
Anthony Borrow
eb5570025f MDL-24224 fixing one more typo 2010-09-19 19:09:48 +00:00