Rajesh Taneja
3bcf6b3cdd
MDL-31560 Messages: Added support for noreply and support users
...
This is used by messaging system for sending/receiving message
to/from noreply or support user. message_send api will now use
core_user class to get noreply or support user and then
send/receive message depending on user state.
2013-09-13 16:13:26 +08:00
Damyon Wiese
531110c890
Merge branch 'w33_MDL-41112_m26_cachedist' of https://github.com/skodak/moodle
2013-08-20 15:22:34 +08:00
Petr Škoda
598a82c950
MDL-41019 improve language caching
...
Includes:
* no more hacky reloads, everything is written only once and kept until cache reset
* lang menu list is now cached in MUC
* both string and lang menu caches are compatible with local caches on cluster nodes
* config-dist.php cleanup
2013-08-11 09:52:34 +02:00
Petr Škoda
770a25c6c8
MDL-41112 fix theme and js caching info in config-dist.php
2013-08-10 23:46:09 +02:00
Petr Škoda
17601a7e12
MDL-39985 add explicit MariaDB support
2013-07-24 10:45:20 +08:00
Eloy Lafuente (stronk7)
8c573a9536
Merge branch 'w30_MDL-40627_m26_extramemorylimit' of https://github.com/skodak/moodle
2013-07-23 23:04:13 +02:00
Dan Poltawski
7a3f9421cb
Merge branch 'w30_MDL-40545_m26_localcachedir' of https://github.com/skodak/moodle
2013-07-22 15:47:48 +08:00
Petr Škoda
0a08cb4030
MDL-40627 add 2G extramemorylimit option to admin UI and use the same units in config-dist.php to prevent confusion
...
Credit goes to Julien Boulen, thanks for spotting this.
2013-07-20 15:02:51 +02:00
Petr Škoda
85b3806114
MDL-40545 add $CFG->localcachedir intended for local caching on cluster nodes
2013-07-20 14:10:25 +02:00
David Monllao
401f60d576
MDL-39441 behat: New setting to expand the list of allowed settings
2013-07-18 10:41:20 +02:00
Petr Škoda
a36d42a5ae
MDL-40488 improve $CFG->admin docs
2013-07-06 11:47:15 +02:00
Damyon Wiese
3c88a67821
MDL-37459 admin: Admin settings flags
...
Make "Advanced" and "Lockable" flags for any admin setting.
2013-06-11 12:54:57 +08:00
Petr Škoda
f8cb3e62ff
MDL-39882 add required behat settings to config-dist
2013-05-31 21:09:52 +02:00
Eloy Lafuente (stronk7)
ed602a597d
Merge branch 'MDL-39853_master' of git://github.com/dmonllao/moodle
2013-05-28 00:56:37 +02:00
David Monllao
ae689a9633
MDL-39853 behat: Useful info for $CFG->behat_config setting
2013-05-27 15:12:26 +08:00
David Monllao
886b44bbd3
MDL-39686 behat: Adding into to config-dist.php
2013-05-27 15:01:46 +08:00
Hugh Davenport
9a2b5e0b4f
MDL-35852 Add config option to prevent changes to configexecutable settings
2013-05-07 11:17:05 +12:00
Marina Glancy
0fd2635038
MDL-38592 Settings for courses lists on front page are made more user friendly
...
- 'List of courses' is split into 'List of courses' (available) and 'Enrolled courses', CFG->disablemycourses is deprecated;
- CFG->frontpageloggedin by default shows list of available courses;
- There is separate item to display course search box
- CFG->maxcoursesincombo is deprecated
- CFG->maxcategorydepth changed default value to 2 since we have AJAX loading now
- FRONTPAGECOURSELIMIT is transformed to CFG->frontpagecourselimit
c
2013-04-16 15:00:55 +10:00
David Mudrák
c2c4f722b5
MDL-38509 Document the plugin deployment lockers in config-dist.php
2013-03-28 11:54:05 +01:00
Andrew Robert Nicols
a45e8fd3da
MDL-37127 JavaScript: Add support for development using YUI Shifter
2013-03-01 01:25:54 +00:00
Petr Škoda
2752739cc8
MDL-38059 explain that cachedir must be shared in cluster
2013-02-16 14:43:16 +01:00
Simon Coggins
ec2d8ceb88
MDL-35332 lib: Improve security of hashed passwords
2013-02-09 06:47:57 +13:00
Petr Škoda
76f2fcdedb
MDL-37726 stop using PREVIOUS/NEXT in install.xml files
2013-01-29 22:32:24 +01:00
David Monllao
096858ed83
MDL-37046 behat: Use behat test env
...
Moving from phpunit test environment
to a specific behat test environment
2013-01-29 08:40:38 +08:00
David Monllao
bd770617a9
MDL-37046 behat: New setting to switch completely to test env.
2013-01-29 08:40:37 +08:00
David Monllao
d6abac76ca
MDL-37046 behat: Allow default config overrides
2013-01-29 08:40:37 +08:00
David Monllao
a09534f4fc
MDL-37046 behat: Requires Moodle 2.5
...
Also more code comments and general cleanup
2013-01-29 08:40:37 +08:00
Petr Škoda
46a86dbbc2
MDL-36211 do not lock sessions for guests and not-logged-in users
2012-11-17 10:42:47 +01:00
Eloy Lafuente (stronk7)
990853afbe
Merge branch 'wip-MDL-25290-m24-compact' of git://github.com/samhemelryk/moodle
2012-10-14 23:32:40 +02:00
Sam Hemelryk
bb250f02e6
MDL-25290 cache: Added optional CFG setting to control location of cache config file
2012-10-08 09:53:52 +13:00
Sam Hemelryk
436dbeecda
MDL-22955 theme: Added ability to use SVG format for icons
2012-10-08 09:16:14 +13:00
Petr Škoda
3edc37cb13
MDL-34740 add class file option to $CFG->moodlepageclass and $CFG->blockmanagerclass
2012-08-18 10:02:46 +02:00
Petr Skoda
7953149e01
MDL-33204 disable yui_combo slasharguments by default for now
2012-06-12 10:13:17 +02:00
Sam Hemelryk
1220843c02
Merge branch 'MDL-32610-hide-updates' of git://github.com/mudrd8mz/moodle
2012-05-17 12:30:44 +12:00
David Mudrak
5aab24ef17
MDL-32610 config-dist.php has info about $CFG->disableupdatenotifications flag
2012-05-15 11:37:59 +02:00
Petr Skoda
246c8d497c
MDL-26553 add sqlsrv to list of available db types in config-dist.php
2012-05-13 14:28:25 +02:00
Petr Skoda
f7d26a0545
MDL-26028 implement Nginx X-Sendfile directory aliases setting
2012-04-30 15:52:42 +02:00
Petr Skoda
d5dd0540c2
MDL-26028 send_file performance improvements
...
Includes X-Sendfile support, ETags for stored_files and general cleanup.
2012-04-29 18:27:23 +02:00
Petr Skoda
d88b0f9c29
MDL-32569 remove unittestprefix from config-dist.php, do not link other pages from old UI
2012-04-21 17:50:40 +02:00
Petr Skoda
c06563c845
MDL-32323 do not pollution config-dist.php with settings that only DML driver devs use
2012-04-10 15:27:10 +02:00
Petr Skoda
a3d5830a0a
MDL-32149 PHPUnit test support - part 2
...
Includes:
* constants refactoring
* reworked db table init
* support for $CFG->debug = -1
* functional DB tests
* fixed $DB->get_indexes() to not throw exceptions when table does not exist
* fix handling of user passwords in test db
* add debug info to exception messages
* removed unnecessary PHP debug errors from mathslib
* fixed @error suppression in get_string
* fixed PHPUnit error handler setup
* added timezone info to default install
2012-04-03 22:30:53 +02:00
Petr Skoda
d9d61fa340
MDL-32251 use standard PHP debug levels instead of original 38911
2012-03-30 19:19:06 +02:00
Petr Skoda
f0bf9ffeaa
MDL-31685 new setting for prevention of file based locking
...
Please note that this setting can not be stored in database because some scripts use ABORT_AFTER_CONFIG.
2012-03-24 11:37:13 +01:00
Petr Skoda
5bd4040866
MDL-31857basic phpunit support
...
Thanks Eloy Lafuente, Tim Hunt and Sam Hemelryk for valuable feedback and ideas.
2012-03-21 10:31:37 +01:00
Michael Aherne
d8a30af8be
MDL-31979 Typo in config-dist.php
2012-03-12 09:43:31 +00:00
Sam Hemelryk
ff8e5d47f8
MDL-29941 csslib: Improved PHPdocs and fixed up 4 and 5 char colour handling plus unittests
2012-01-20 11:05:38 +08:00
Sam Hemelryk
6bbd4858b7
MDL-29941 csslib: Last minute cleanup before integration review
...
* Fixed reversed border styles.
* Added support for out of order background styles.
* Added more CSS tests again.
* Added better validation of CSS widths
2012-01-20 11:02:06 +08:00
Sam Hemelryk
1d1d807ea6
MDL-29941 csslib: Made optimisation an experimental option
2012-01-20 11:02:05 +08:00
Petr Skoda
9574c2ef0d
MDL-30950 remove references to removed admin block
...
Credit goes to Ralf Hilgenstock.
2011-12-30 12:04:41 +01: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