Sam Hemelryk
0170ada63b
Merge branch 'MDL-30893-master' of git://github.com/ankitagarwal/moodle
2012-03-05 11:52:59 +13:00
Sam Hemelryk
936deb7e68
Merge branch 'MDL-31466-master' of git://github.com/ankitagarwal/moodle
2012-03-05 11:35:18 +13:00
Sam Hemelryk
63ecec3c37
Merge branch 'MDL-31655-master-3' of git://git.luns.net.uk/moodle
2012-03-05 11:28:38 +13:00
Sam Hemelryk
8498e630af
Merge branch 'MDL-31656-master-3' of git://git.luns.net.uk/moodle
2012-03-05 11:09:29 +13:00
Sam Hemelryk
a5dd1f4fb7
MDL-31660 forms: Added checks for form change detection
2012-03-05 11:00:14 +13:00
Sam Hemelryk
f788011045
Merge branch 'MDL-31660-master-3' of git://git.luns.net.uk/moodle
2012-03-05 10:59:22 +13:00
Sam Hemelryk
06422b0a22
Merge branch 'MDL-31353_grader_io' of git://github.com/andyjdavis/moodle
2012-03-05 10:46:07 +13:00
Petr Skoda
d1f582d99c
MDL-31079 detect js and css minimisation failures
2012-03-03 11:53:53 +01:00
Petr Skoda
3fed29a792
MDL-31301 move textlib_get_instance() to deprecatedlib
2012-03-03 11:46:33 +01:00
Petr Skoda
6f3451e540
MDL-31301 remove all uses of moodle_strtolower() and deprecated it
2012-03-03 11:46:26 +01:00
Petr Skoda
f8311defeb
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
Petr Skoda
4a63589000
MDL-31361 allow unenrolling of suspended users in enrol/database
2012-03-03 11:37:51 +01:00
Petr Skoda
51a1c153d2
MDL-31785 fix and improve htmlpurifier tests
2012-03-03 11:23:36 +01:00
Petr Skoda
e9df54952c
MDL-31785 import HTMLPurifier 4.4.0+
...
Includes one extra fix for _blank 8c9d461a6259d7b8ac4ae5c9c9e95ab176cfcda3 compared to 4.4.0 release.
2012-03-03 11:11:48 +01:00
Petr Skoda
081003b685
MDL-31807 fix invalid nulls in cohort components
...
Credit goes to Stephen.
2012-03-03 10:56:31 +01:00
Petr Skoda
866e1112c5
MDL-30636 switch to new TinyMCE 3.4.9
2012-03-03 10:46:39 +01:00
Petr Skoda
6500eefec2
MDL-30636 add TinyMCE 3.4.9
2012-03-03 10:44:15 +01:00
Mary Evans
a897af2d2c
MDL-31821_master theme_splash: added color white to h1 welcome text and a:link in userdetails
2012-03-03 00:39:45 +00:00
Charles Fulton
be90ed23b5
MDL-24235 bennu: remove dependency on mbstring from library
2012-03-02 08:01:30 -08:00
Eloy Lafuente (stronk7)
4c000e8481
MDL-31710 webservice unit test: cleanup
...
This commit:
- fixes some missing (public|private) scope in methods.
- fixes whitespace
- fixes inline comments
- fixes other codechecker warnings/errors
2012-03-02 12:17:58 +01:00
Ankit Agarwal
cc4e04798e
MDL-30893 Accessibility Submit button in forgot password page now have separate ids
2012-03-02 11:25:13 +08:00
Ankit Kumar Agarwal
9ccadad391
MDL-30976 Docs Documenting Conditional APIs
2012-03-02 10:22:46 +08:00
Jerome Mouneyrac
a0a07014c2
MDL-30994 webservice API, check and update DocBlock
2012-03-02 09:49:41 +08:00
Dan Marsden
1a27cb5da7
MDL-31749 - remove extra space from scorm pop-up - especially for afterburner theme
2012-03-02 09:13:07 +13:00
Tim Hunt
296e1e9782
MDL-31829 question engine SQL typo breaks some regrades.
...
Also, some MySQL-only code had not been updated.
This problem only affected a small minority of question attempts, like
this:
1. Suppose you have a shortanswer question with correct answer 'Toad'
and some hints.
2. Suppose a student attempts this using the interactive behaviour and
on the first try responds 'Frog', and on the second try responds 'Toad'.
3. Then suppose the teacher edits the question to make 'Frog' correct.
4. Then, when the quiz is regraded, the question_attempt_step for the
second try will need to be deleted. That is where the buggy code was.
2012-03-01 12:33:14 +00:00
Eloy Lafuente (stronk7)
cb7fc350cb
MDL-26037 restore: fixes for mssql, php 5.4 and small improvs
2012-03-01 13:18:45 +01:00
Tony Levi
a4df8560cc
MDL-26037: import: display search box even when no courses are currently displayed
2012-03-01 13:18:45 +01:00
Tony Levi
d0c94a1e84
MDL-26037: restore/import: check through all courses instead of only first 250
2012-03-01 13:18:45 +01:00
Tim Hunt
7a26403fc9
MDL-31828 attachements to essay questions do not work on Oracle.
2012-03-01 12:10:39 +00:00
Eloy Lafuente (stronk7)
ac6dc09c26
MDL-29248 backup: take rid of the setting and code handling the 'private' user filearea
2012-03-01 13:09:47 +01:00
Eloy Lafuente (stronk7)
f88224624d
MDL-29248 backup: delete user_files settings, lang strings and uses
2012-03-01 13:09:47 +01:00
Davo Smith
adce023069
MDL-31642 added 'max attachments' to filemanager and 'drag and drop' message inside the box
2012-03-01 11:57:32 +00:00
Davo Smith
2561d6346c
MDL-31643 dndupload - prevent file upload when total file count would exceed the specified limit
2012-03-01 11:56:53 +00:00
Eloy Lafuente (stronk7)
db1475ddb0
MDL-31707 environment - add check for the hash extension
2012-03-01 12:51:51 +01:00
Eloy Lafuente (stronk7)
5bbf3cb72b
weekly release 2.3dev
2012-03-01 11:29:59 +01:00
Eloy Lafuente (stronk7)
8b4485c386
Merge branch 'install_master' of git://github.com/amosbot/moodle
2012-03-01 11:25:29 +01:00
Aparup Banerjee
6131c668d9
MDL-27793 themes : anomaly theme rtl+ltr login box element widths fixed to be acceptable for IE and FF.
2012-03-01 09:19:59 +01:00
Sam Hemelryk
887fd0e4c7
Merge branch 'MDL-31831' of git://github.com/stronk7/moodle
2012-03-01 14:34:09 +13:00
Eloy Lafuente (stronk7)
5dbfbacc49
MDL-31831 whitespace clean - take2
2012-03-01 02:20:35 +01:00
Eloy Lafuente (stronk7)
eaf7533fc1
Merge branch 'wip-MDL-30985-m23' of git://github.com/samhemelryk/moodle
2012-03-01 01:07:33 +01:00
Eloy Lafuente (stronk7)
4ab641eeaa
MDL-30973 Files API: Whitespace fixes
2012-03-01 00:56:23 +01:00
Eloy Lafuente (stronk7)
5d7bbc22dc
MDL-30973 Files API: fix packages for workshopform subplugin
2012-03-01 00:41:58 +01:00
Eloy Lafuente (stronk7)
d8c9ff403b
Merge branch 's17_MDL-30973_file_docblock_master' of git://github.com/dongsheng/moodle
2012-03-01 00:25:18 +01:00
Andrew Robert Nicols
9188a9a037
MDL-31655 Warn users of unblurred but modified fields
2012-02-29 15:04:31 +00:00
Andrew Robert Nicols
88939271a1
MDL-31660 Rename form change detection javascript file
2012-02-29 14:50:52 +00:00
Charles Fulton
e56cd67d2f
MDL-31806 tags: remove second occurrence of id in query string
2012-02-29 05:07:47 -08:00
Ruslan Kabalin
93d46f4802
MDL-31255 Fix move of highlighted section when JS is off
2012-02-29 09:08:58 +00:00
Aparup Banerjee
615abdda9f
MDL-25027 web service: moved validation to before changes to DB transaction.
2012-02-29 09:56:08 +01:00
Ankit Agarwal
bf9f1bbd5e
MDL-28387 logs: Rearranging the log record for readability
2012-02-29 14:16:45 +08:00
Ankit Agarwal
20a2f7596c
MDL-28387 logs: Log data when a user is deleted
2012-02-29 14:15:59 +08:00