Sam Hemelryk
0d966d5bfe
Merge branch 'MDL-28689' of git://github.com/rwijaya/moodle
2011-09-05 16:03:04 +12:00
Rossiani Wijaya
5951d333e5
MDL-29018 lesson module statistics: fixed statistics diplay for whole the class
2011-09-05 11:18:15 +08:00
Sam Hemelryk
15f3ba7e78
Merge branch 'MDL-29072' of git://github.com/bostelm/moodle
2011-09-05 13:41:04 +12:00
Sam Hemelryk
3dc1b595ef
Merge branch 'MDL-27975' of git://github.com/rwijaya/moodle
2011-09-05 13:36:35 +12:00
Sam Hemelryk
057c2f8d06
Merge branch 's13_MDL-29170_risklevel_master' of git://github.com/dongsheng/moodle
2011-09-05 11:12:10 +12:00
Eloy Lafuente (stronk7)
ee91760321
MDL-28080 DML unit tests - cover tweak_param_names() and the new 30 chars limit exception
2011-09-01 19:46:30 +02:00
Eloy Lafuente (stronk7)
07ee317d2a
MDL-28080 oracle - avoid tweak_param_names() tweaking too much :-P
...
Sometimes the (oracle only) tweak_param_names() method was causing
placeholders having > 28 chars length to exceed the 30 chars limit
imposed by Oracle. With this commit the tweak is performed by
replacement for such long placeholders and, at the same time, the
tweak has been commented out from insert/update because it is not
necessary there (placeholders are safe column name always)
2011-09-01 19:42:29 +02:00
Iñaki Arenaza
7edcbecad6
MDL-27689 Vague README-LDAP file in auth/ldap
...
README-LDAP referes to a file that was renamed (to auth.php) in Moodle
1.8 and no longer exists. Make clear what file we are referring to.
2011-09-01 12:43:58 +02:00
Tim Hunt
8de7858fb9
MDL-28080 coding_exception for over-long placeholder names.
2011-09-01 11:47:40 +02:00
Eloy Lafuente (stronk7)
4b5c84ae30
MDL-29198 DB - make delete_records transactional safe when needed
2011-09-01 11:05:21 +02:00
Rossiani Wijaya
fb0a425d35
MDL-27975 community block: fixed string typo
2011-09-01 17:01:13 +08:00
Rossiani Wijaya
5163bf8bb3
MDL-28689 chat module: add input.png file. This is a simple fix by copying the file from bubbles themes. Proper fix should be done in the future
2011-09-01 16:19:57 +08:00
Andrew Davis (andyjdavis)
a485083171
MDL-29126 gradebook: made text export with tabs as separator work
2011-09-01 15:21:04 +08:00
Dongsheng Cai
f2eac75624
WEBSERVICE MDL-29170 reduce createmobiletoken capability risk level
2011-09-01 11:02:03 +08:00
Rajesh Taneja
cbe20ec362
MDL-28987 Forms Library: Added tinyMCE save for tinymce editor validation
2011-08-31 14:13:35 +08:00
Adam Olley
567282021a
MDL-28987: Affix [text] to editor element in JS validation and add blur event
2011-08-31 14:09:12 +08:00
Rajesh Taneja
ac0a82cf92
MDL-23520 mod-wiki-2.0: Added delete page and version feature as it was in 1.9
2011-08-31 13:54:05 +08:00
Sam Hemelryk
3485687660
MDL-29006 block_html Added formatted to title printed on editing form when a hard freeze is in effect
2011-08-31 11:45:57 +12:00
Sam Hemelryk
14d4c6603e
MDL-26811 upgrade Fixed up default handling causing exception on upgrade of used site in MSSQL
2011-08-31 11:34:21 +12:00
Eloy Lafuente (stronk7)
9805fb9f17
weekly release 2.2dev
2011-08-31 01:32:26 +02:00
Eloy Lafuente (stronk7)
2c1f86678c
Merge branch 'install_master' of git://github.com/amosbot/moodle
2011-08-31 01:29:22 +02:00
Aparup Banerjee
dd0c9fb142
MDL-29005 blocks : clarified comment
2011-08-30 11:17:50 +08:00
Aparup Banerjee
d9d76da933
Merge branch 'MDL-29005' of git://github.com/mouneyrac/moodle
2011-08-30 11:07:38 +08:00
Sam Hemelryk
239ed133f1
Merge branch 'MDL-28489_master' of git://github.com/stronk7/moodle
2011-08-30 11:03:38 +12:00
Eloy Lafuente (stronk7)
c3b825e1b8
MDL-28489 site news forum - support multilang filter
2011-08-29 22:03:04 +02:00
Eloy Lafuente (stronk7)
0c4a35b2f4
Merge branch 'wip-mdl-29104' of git://github.com/rajeshtaneja/moodle
2011-08-29 13:29:58 +02:00
Eloy Lafuente (stronk7)
bae0925b4d
Merge branch 'MDL-29141' of git://github.com/timhunt/moodle
2011-08-29 13:00:21 +02:00
Rajesh Taneja
c600761b15
MDL-29104 course: Fixed optional_param_array usage for load_selected_users
2011-08-29 17:30:40 +08:00
Eloy Lafuente (stronk7)
1d6d2c91d2
Merge branch 'wip-MDL-24202-master' of git://github.com/samhemelryk/moodle
2011-08-29 10:23:22 +02:00
Aparup Banerjee
a1b744594c
Merge branch 'MDL-29144' of git://github.com/timhunt/moodle
2011-08-29 12:10:30 +08:00
Sam Hemelryk
1e31393dba
Merge branch 'MDL-28564' of git://github.com/timhunt/moodle
2011-08-29 13:58:05 +12:00
Sam Hemelryk
9bf5af2181
MDL-24202 navigation Fixed bug caused by navigation overriding a CFG setting
2011-08-29 13:45:04 +12:00
Eloy Lafuente (stronk7)
c01a24bdef
Merge branch 'MDL-28943_manage_message_name' of git://github.com/andyjdavis/moodle
2011-08-29 03:25:41 +02:00
Eloy Lafuente (stronk7)
c45eca3f06
Merge branch 'MDL-26302' of git://github.com/timhunt/moodle
2011-08-29 03:22:02 +02:00
Eloy Lafuente (stronk7)
0312bf641c
Merge branch 'wip-MDL-28596-master' of git://github.com/samhemelryk/moodle
2011-08-29 03:15:25 +02:00
Sam Hemelryk
e57bbf55ab
Merge branch 'MDL-26819' of git://github.com/stronk7/moodle
2011-08-29 13:05:00 +12:00
Sam Hemelryk
c4b06ddd75
Merge branch 'dev_MDL-27289_boxnet_master' of git://github.com/dongsheng/moodle
2011-08-29 12:53:51 +12:00
Eloy Lafuente (stronk7)
18c8de5806
Merge branch 'MDL-29064' of git://github.com/timhunt/moodle
2011-08-29 02:52:35 +02:00
Eloy Lafuente (stronk7)
52d935de27
Merge branch 'MDL-29062' of git://github.com/timhunt/moodle
2011-08-29 02:39:42 +02:00
Sam Hemelryk
c873eb4a90
Merge branch 'MDL-29135-mnet-login' of git://github.com/mudrd8mz/moodle
2011-08-29 12:23:27 +12:00
Sam Hemelryk
1924a86afa
Merged branch 'MDL-28460_master' of git://github.com/kordan/moodle.git with conflict resolution
2011-08-29 12:13:40 +12:00
Eloy Lafuente (stronk7)
6843dea2e9
Merge branch 'master' of git.moodle.org:/git/integration
2011-08-29 02:04:46 +02:00
Eloy Lafuente (stronk7)
1343d181ae
Merge branch 'MDL-29111' of git://github.com/timhunt/moodle
2011-08-29 02:01:37 +02:00
Kordan
ec140757f7
MDL-28459 theme-formal_white Added option to specify a special logo for use on the frontpage
2011-08-29 11:53:55 +12:00
David Mudrak
54941685e3
MDL-29148 MNet - improved handling of a verification function return code
2011-08-29 01:48:55 +02:00
Eloy Lafuente (stronk7)
1f03315b18
Merge branch 'wip_MDL-16168_HEAD_CAS_crash_if_no_LDAP' of https://github.com/iarenaza/moodle
2011-08-29 01:30:37 +02:00
Eloy Lafuente (stronk7)
7795ad41b3
Merge branch 'MDL-25872' of git://github.com/bostelm/moodle
2011-08-29 01:22:22 +02:00
Sam Hemelryk
95d0c74474
Merge branch 'MDL-6397_database_rss_label' of git://github.com/andyjdavis/moodle
2011-08-29 11:11:10 +12:00
Iñaki Arenaza
fa5f5c206f
MDL-28402 LDAP configuration values being stored in lower case, causing misconfiguration
...
It looks like array_change_key_case() does not work recursively, so we
were not actually lowercasing the expiration attribute key. As the
configuration setting is always lowercase they didn't match.
2011-08-29 01:07:30 +02:00
Eloy Lafuente (stronk7)
1ccfd8dcbf
MDL-26819 quiz statistics - use cross-db GROUP BY expression
2011-08-28 22:12:40 +02:00