Sam Hemelryk
014d3c1f8d
Merge branch 'MDL-29269' of git://github.com/stronk7/moodle
2011-09-12 13:09:30 +12:00
kordan
c6926ff064
MDL-29056 theme-formal_white fix for the report pagelayout that was preventing horizontal scroll
2011-09-12 13:01:49 +12:00
Eloy Lafuente (stronk7)
59fc0cbdb7
MDL-28488 backup - conditionaly apply defaults based on mode
...
Some modes of backup cannot be preloaded with general backup
settings because they may conflict with the definitions required/set
by the mode (for example, import backups are, by definition, without
users always, so we cannot apply one default in the opposite direction).
So, after the patch, current general_backup setting will be only applied
to general backups, import/hub modes won't be using any default and
automated backup defaults should be loaded here (TODO)
2011-09-11 19:35:56 +02:00
Eloy Lafuente (stronk7)
2a4ba40f31
MDL-28488 backup - '[backup|restore]:configure cap does not control import mode anymore
2011-09-11 19:09:59 +02:00
Petr Skoda
1d16e92700
MDL-29292 fix feature typo
...
Credit goes to Raminder Singh.
2011-09-11 12:50:16 +02:00
Petr Skoda
ab6e0848c1
MDL-29025 standardise cli verbose output and general cleanup
2011-09-11 12:43:43 +02:00
Eloy Lafuente (stronk7)
9530e1ed68
MDL-28488 backup - fixup some strings and delete legacy ones
2011-09-11 12:03:11 +02:00
AMOS bot
d06a1e485e
Automatically generated installer lang files
2011-09-11 00:55:34 +00:00
Petr Skoda
1ad8143a30
MDL-28595 explain the need to install into new db if something fails during the initial install
2011-09-11 00:07:28 +02:00
Petr Skoda
3efe6bbb88
MDL-28595 do not print continue link if install fails
2011-09-10 23:57:11 +02:00
Petr Skoda
05e60bd206
MDL-29306 support multiple roles in ext enrol db
2011-09-10 23:30:58 +02:00
Petr Skoda
57638f2c05
MDL-29081 add support for proxy in TinyMCE GoogleSpell plugin
2011-09-10 22:56:57 +02:00
Petr Skoda
3e48e0b009
MDL-28455 fix versions in readmes
2011-09-10 21:53:58 +02:00
Petr Skoda
ceef298f39
MDL-28455 remove previous TinyMCE version
2011-09-10 21:53:51 +02:00
Petr Skoda
2c2fc4ad75
MDL-28455 switch to new TinyMCE 3.4.5
2011-09-10 21:53:45 +02:00
Petr Skoda
fb916bf046
MDL-28455 import customised TinyMCE 3.4.5
2011-09-10 21:53:36 +02:00
Petr Skoda
e7dd4ff575
MDL-29131 fix multiple groups issues on the recent activity report
2011-09-10 13:52:42 +02:00
Petr Skoda
af08a48b2d
MDL-29257 use more entropy in ws upload
2011-09-10 12:06:59 +02:00
Petr Skoda
cedc3d338c
MDL-29257 use more entropy in repo upload
2011-09-10 12:05:29 +02:00
Petr Skoda
2c479c8fe6
MDL-29257 use counter for unique element ids
2011-09-10 12:02:51 +02:00
Petr Skoda
3e6e4d001f
MDL-28701 temp and cache upgrade notes
2011-09-10 11:36:41 +02:00
Petr Skoda
32db0f0d83
MDL-28701 add old cache and temp creation debug message and improve docs a bit
2011-09-10 11:24:46 +02:00
Petr Skoda
b6b5023144
MDL-28701 some more tempdirs updated
2011-09-10 10:55:32 +02:00
Petr Skoda
8f6e5a8d19
MDL-28701 one more make_cache_directory
2011-09-10 10:49:04 +02:00
Tom Lanyon
5a87c912a2
MDL-28701 Change uses of make_upload_directory(cache) to make_cache_directory().
2011-09-10 10:44:43 +02:00
Tom Lanyon
af9b14446d
MDL-28701 Change uses of make_upload_directory(temp) to make_temp_directory().
2011-09-10 10:43:49 +02:00
Tom Lanyon
e695890739
MDL-28701 Add make_temp_directory() and make_cache_directory().
2011-09-10 10:35:48 +02:00
Tom Lanyon
365bec4c06
MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir
2011-09-10 10:35:46 +02:00
Tom Lanyon
383d388411
MDL-28701 Fixed broken $CFG->tempdir default and added $CFG->cachedir
2011-09-10 10:35:41 +02:00
Tom Lanyon
7aa06e6ded
MDL-28701 Change all uses of $CFG->dataroot/temp to $CFG->tempdir
2011-09-10 10:35:39 +02:00
Tom Lanyon
3e93987142
MDL-28701 Added $CFG->tempdir setting
2011-09-10 10:35:37 +02:00
Petr Skoda
138c76789b
MDL-29014 fix a few incorrect uses of strlen and substr
2011-09-10 10:21:31 +02:00
Eloy Lafuente (stronk7)
77c2ca69af
MDL-28488 backup - make backup and import capabilities independent
...
Before this change, in order to perform one course import it was
necessary to have both the backupcourse and the backuptargetimport
capabilities. After agreement now each one will control its own
backup mode. Same applies for restore.
2011-09-09 17:46:21 +02:00
Eloy Lafuente (stronk7)
8645a28f3e
MDL-28488 backup - activity duplication requires 2 capabilities in ctx
2011-09-09 15:53:02 +02:00
Petr Skoda
b8cc71e724
MDL-29175 use new optinal_param_array in cloze question verification
2011-09-09 15:50:27 +02:00
Sam Hemelryk
efd9c8e5b6
MDl-29189 course Increased the shortname field length so that it is more usable now that it is consistently formatted
2011-09-09 14:47:37 +12:00
Henning Bostelmann
f4831673b6
MDL-26257 Shibboleth auth: run logout handler only if logged in via Shibboleth
2011-09-08 12:13:07 +01:00
Eloy Lafuente (stronk7)
7aacd75be4
MDL-29269 textlib - better handling of collation warnings and errors
2011-09-08 13:00:30 +02:00
Sam Hemelryk
91d284c145
MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently
2011-09-08 09:38:46 +12:00
Sam Hemelryk
63390481c4
MDL-29187 multilang Reviewed the uses of category name and ensured things are being formatted correctly
2011-09-08 09:37:07 +12:00
Sam Hemelryk
8ebbb06adf
MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently
2011-09-08 09:30:27 +12:00
Sam Hemelryk
71e0b3b5c7
MDL-29188 multilang Reviewed the uses of section name and ensured things were being formatted consistently
2011-09-08 09:27:38 +12:00
sam marshall
371fbe1cc1
MDL-29236 Labels (and other content from modules) on course page should use module filter settings
...
E.g. if you disable smileys for a label, this ought to work (it doesn't previously, as everything is filtered using the course context).
2011-09-07 17:57:12 +01:00
Eloy Lafuente (stronk7)
5d2db8acc8
weekly release 2.2dev
2011-09-07 17:56:05 +02:00
Eloy Lafuente (stronk7)
a1b888384e
MDL-27001 Integration bump needed (we were already @ 2011083100.01)
2011-09-06 15:57:49 +02:00
Eloy Lafuente (stronk7)
4a94d2c61f
Merge branch 'MDL-27001-master' of git://github.com/sammarshallou/moodle
2011-09-06 15:50:26 +02:00
Eloy Lafuente (stronk7)
d09ca89642
Merge branch 'wip-MDL-28043-master' of git://github.com/samhemelryk/moodle
2011-09-06 13:53:34 +02:00
Eloy Lafuente (stronk7)
20079ee7bc
MDL-28599 textlib Capture error message earlier to avoid mixing
2011-09-06 13:45:25 +02:00
Eloy Lafuente (stronk7)
0fde6cb8b4
MDL-28599 textlib Document collatorlib switch for asort()
2011-09-06 13:03:01 +02:00
Eloy Lafuente (stronk7)
b49c28aab3
Merge branch 'wip-MDL-28599-master-r4' of git://github.com/samhemelryk/moodle
2011-09-06 13:02:33 +02:00