34812 Commits

Author SHA1 Message Date
dongsheng
4cabf99f93 "MDL-6926, force language in forum module" 2009-01-14 05:01:11 +00:00
dongsheng
beeee4d21d "MDL-17747, add max category depth setting, merged from 1.9" 2009-01-14 04:48:22 +00:00
tjhunt
67b0b2c5f4 admin settings: MDL-17877 Remember to pass u.id to get_users_by_capability. 2009-01-14 04:45:19 +00:00
tjhunt
fb35c0cf72 accesslib: Nice debug developer warning if you call get_users_with_capability without including u.id in the list of fields. 2009-01-14 04:44:20 +00:00
dongsheng
4572588a0c "MDL-13766, move login form to the center of panal" 2009-01-14 04:40:28 +00:00
dongsheng
970470e72e "MDL-14949, reverse changes to permission which can cause problems, merged from 1.9" 2009-01-14 04:36:15 +00:00
dongsheng
9bf4f1b59e "REPOSITORY/MDL-13766, 1. move preview link to the top; 2. click folder title to enter " 2009-01-14 04:26:53 +00:00
dongsheng
0ef9884365 "MDL-13766, use bigger icons for file picker" 2009-01-14 03:26:47 +00:00
moodlerobot
e7e7e818d8 Updated the HEAD build version to 20090114 2009-01-13 23:57:25 +00:00
skodak
d6bc965bb8 MDL-17878 basic UI for looking at config log 2009-01-13 21:13:16 +00:00
skodak
440d0a5ae5 MDL-17880 removed debug code, grr 2009-01-13 19:07:41 +00:00
skodak
5ac9b67c38 MDL-17878 new table for logging of changes in admin settings - only changes done through admin UI are logged, grrrrrrrrrrrrrr 2009-01-13 19:03:51 +00:00
skodak
301bf0b29c MDL-17878 new table for logging of changes in admin settings - only changes done through admin UI are logged 2009-01-13 19:02:00 +00:00
thepurpleblob
85576776ae MDL-17048
Corrected misuse of formslib - works now.

Merged from STABLE_19
2009-01-13 13:22:15 +00:00
skodak
c1a6529be1 MDL-17880 fixed removing of leading 0 from strings when emulating bounds in DML 2009-01-13 13:12:59 +00:00
skodak
1c82b3f2d9 MDL-17458 fixed some buttons and upgrade strings 2009-01-13 11:40:43 +00:00
wildgirl
380d71fd1a embedding files in a frame: MDL-10021 small rewording of help file 2009-01-13 10:22:37 +00:00
skodak
61f9c4b4f4 MDL-17868 detection of incorrect hadnling of floats in version numbers - this should prevent dataloss in case it does not work as expected; merged from MOODLE_19_STABLE 2009-01-13 09:04:09 +00:00
jerome
442deb2531 web service MDL-12886 change comments 2009-01-13 08:04:18 +00:00
jerome
ab5043bcac web service MDL-12886 trivial test data modification 2009-01-13 07:25:18 +00:00
jerome
dee7b68b35 web service MDL-12886 alpha web service api + alpha user core functions api + alpha Rest server (+ rest test client) 2009-01-13 07:00:26 +00:00
tjhunt
94c224619c edit profile: MDL-15607 Edit profile form breaks if the list of countries in the language pack is broken.
After this patch it still breaks, unavoidably, but at least there is now an error message.
2009-01-13 06:03:26 +00:00
dongsheng
46ee50dcc3 "REPOSITORY/MDL-13766, provide accepted_types when sending request" 2009-01-13 05:04:15 +00:00
moodlerobot
00cd897979 Updated the HEAD build version to 20090113 2009-01-13 00:00:11 +00:00
wildgirl
b95c7992f6 security overview report: MDL-17222 lang string rewording 2009-01-12 21:51:56 +00:00
skodak
9c82ff2acd MDL-17457 migrated all modules to new db/install.php; added upgrade.txt file for devs converting contrib modules 2009-01-12 21:13:28 +00:00
skodak
c20ce8742a MDL-17457 removed all statements from main install.xml, some more improvements 2009-01-12 19:36:59 +00:00
skodak
117679db37 MDL-17859 implemented caching in get_tables() 2009-01-12 18:10:50 +00:00
skodak
1045a0074c MDL-17849 sql queries not printed by default during upgrade anymore, there is a new config.php only setting $CFG->upgradeshowsql instead 2009-01-12 16:52:53 +00:00
skodak
5c144d605e MDL-17845 now only one page per installs/upgrade :-D 2009-01-12 15:13:44 +00:00
tjhunt
940b5fbb72 quiz editing: MDL-17296 further improve display of open and close dates on the editing page. 2009-01-12 07:24:03 +00:00
dongsheng
034f4412bc "MDL-12077, add course delete hook for course format" 2009-01-12 06:24:00 +00:00
danmarsden
3b3370febf fixed regression caused by patch for MDL-15105 2009-01-12 02:27:53 +00:00
moodlerobot
f66e8b31e3 Updated the HEAD build version to 20090112 2009-01-11 23:54:19 +00:00
skodak
4d55255bf9 MDL-17855 fixed typo 2009-01-11 17:16:50 +00:00
skodak
73fa96d5d2 MDL-17854 removed PHP4isms from adminlib and friends 2009-01-11 16:42:19 +00:00
skodak
eb6a973cdf MDL-17847 moev backup_config to config_plugin table 2009-01-11 15:49:35 +00:00
skodak
db5af9346a MDL-16483 reverting changes done to admin/index.php, adding new /admin/report/unittest/test_tables script.php (not finished yet!) 2009-01-11 11:19:52 +00:00
skodak
3e46c66a5d MDL-17427 - removed old file based logging from ugprade - going to add new upgrade logging later 2009-01-11 10:18:53 +00:00
skodak
4d6d912a77 MDL-17853 fixed typo, thanks Nicolas Martignoni 2009-01-11 09:44:42 +00:00
skodak
1caea91efb MDL-17457 moved a lot of code into lib/db/install.php + other refactoring and cleanup 2009-01-11 09:41:48 +00:00
moodlerobot
51176ec09c Updated the HEAD build version to 20090111 2009-01-11 00:06:46 +00:00
skodak
ac110efc6f MDL-17845 removed install/upgrade autopilot - not needed any more ;-)
there are now only two upgrade pages, one for core, the second for all plugins
2009-01-10 22:13:12 +00:00
skodak
704f4cdb7a MDL-17845 moved blocks code from /blocks/db/* to core 2009-01-10 22:01:20 +00:00
skodak
ab2eb65c88 MDL-17846 moved blocks code from /blocks/db/* to core 2009-01-10 21:06:53 +00:00
skodak
27bd819be5 MDL-17848 oops, yet more cron compatibility fixes for console_write() ;-) I have added a new console_write_error() too 2009-01-10 20:44:45 +00:00
skodak
f1953d38f3 MDL-17847 moved backup install.xml and upgrade.php to core 2009-01-10 20:03:08 +00:00
skodak
fbd0c5e31f MDL-17848 general support for CLI scripts in weblib; grrr - fixed regression 2009-01-10 19:46:02 +00:00
skodak
48f2e9fae4 MDL-17848 general support for CLI scripts in weblib 2009-01-10 19:19:51 +00:00
skodak
84ebf08dcc MDL-16483 $CFG->unittestprefix not required anymore to run unit tests that do not need fake db; it should be saer to let admins modify the prefix in config.php instead of modifying it from php 2009-01-10 16:06:53 +00:00