36071 Commits

Author SHA1 Message Date
nicolasconnault
28087eb710 MDL-12444 Removed aggregationview preference from category edit form. Merged from MOODLE_19_STABLE 2009-05-07 07:57:04 +00:00
skodak
d69ef28b77 MDL-19090 fixed user report preferences; merged from MOODLE_19_STABLE 2009-05-07 07:38:02 +00:00
skodak
b8a3724138 MDL-19088 fixed category aggregation limitations; merged from mOODLE_19_STABLE 2009-05-07 07:19:04 +00:00
tjhunt
9d1d606e0d blocklib: MDL-19010 fix new install.
* Fix the blocks bit of build_context_path
* Replace blocks_repopulate_page
* Make starting_output work during setup
2009-05-07 07:05:22 +00:00
dongsheng
c19f8e7dcb "MDL-13766, add extra yui images for yui treeview, this will display folder-style treeview in file picker" 2009-05-07 06:47:20 +00:00
dongsheng
c1cfadedd5 "MDL-13766, disable toolbar is logging needed" 2009-05-07 06:10:38 +00:00
dongsheng
ccf84b11bc "MDL-18971, fixed .unread class definition, merged from 1.9" 2009-05-07 05:40:22 +00:00
tjhunt
0ae8f5fcb2 exceptions: MDL-16175 more careful decision whether to use _print_normal/early_error.
It is a mistake to use _print_normal_error if the exception was thrown in print_header - we don't want to try to call print_header again!
2009-05-07 05:38:35 +00:00
fmarier
576e101aa3 MDL-19096 include a copy of the GPL 2009-05-07 03:06:48 +00:00
tjhunt
35550fd627 blocklib: MDL-19010 re-fix another Nico 'fix' ;-) 2009-05-07 03:02:06 +00:00
tjhunt
e3bd4690e0 blocklib: MDL-19010 move the check for whether the right database tables exist - and we no longer need this global. 2009-05-07 02:57:39 +00:00
tjhunt
d19e819597 blocklib: MDL-19010 move the check for whether the right database tables exist to a place where it is better encapsulated. 2009-05-07 02:56:48 +00:00
tjhunt
3aceb097a2 blocklib: MDL-19010 fix upgrade breakage that Nico caused when he fixed the other problems. 2009-05-07 02:38:12 +00:00
Moodle HQ git importer
a54bf344c8 Fixing drift between CVS and git 2009-05-07 00:35:40 +00:00
moodlerobot
f3bdfe4be8 Updated the HEAD build version to 20090507 2009-05-07 00:35:40 +00:00
fmarier
330895d56f MDL-19095 mod/forum: fix for new forum discussions being broken
(This problem was introduced in e2d7687fc420495acebc6952a44794f5390a78b9)
2009-05-06 22:41:39 +00:00
skodak
1edd08ab56 MDL-19029 fixed validation problems; merged from MOODLE_19_STABLE 2009-05-06 18:50:52 +00:00
skodak
da2818d34c MDL-19029 fixed validation problem in yui titles; merged from MOODLE_19_STABLE 2009-05-06 18:35:47 +00:00
skodak
99a3aa38b8 MDL-16915 fixed warnings caused by empty arrays in forum ratings; merged from MOODLE_19_STABLE 2009-05-06 18:14:01 +00:00
stronk7
aa4c6b68b5 MDL-14463 search/order - make it cross-db + delete unused column from query ; merged from 19_STABLE 2009-05-06 17:25:26 +00:00
skodak
c9a433cdd6 MDL-18670 adding proper permissions for mkdir(); merged from MOODLE_19_STABLE 2009-05-06 16:10:45 +00:00
nicolasconnault
a9a0b93de1 MDL-19010 Including courselib where needed during upgrade 2009-05-06 14:19:19 +00:00
nicolasconnault
0a75f205cb MDL-19010 Only output blocks after upgrade 2009-05-06 10:49:49 +00:00
skodak
e0eda20921 MDL-19010 reverting last commit- DML must throw exceptions - fix the calling code 2009-05-06 10:39:51 +00:00
nicolasconnault
eb2761f856 MDL-19010 Fixing upgrade code to work with mysql. Also returning false when get_recordset_sql hits a SQL error, instead of crashing during upgrade with a Fatal error: Exception thrown without a stack frame in Unknown on line 0 2009-05-06 10:22:33 +00:00
stronk7
c11f2e4c15 MDL-18059 database rates - secured ; merged from 19_STABLE 2009-05-06 10:22:17 +00:00
tjhunt
c045e45a44 blocklib.php: MDL-19010 rearrange lib/db/upgrade.php before commit to CVS 2009-05-06 09:31:23 +00:00
tjhunt
40d6de1af6 pagelib: MDL-12212 eliminate data_lesson 2009-05-06 09:31:08 +00:00
tjhunt
b7b2d0f37d moodle_page: MDL-12212 improve comments and add some work-in-progress warnings 2009-05-06 09:29:05 +00:00
tjhunt
cb6402296c blocklib: MDL-19010 remove no-longer-necessary global variable use from blocks 2009-05-06 09:28:26 +00:00
tjhunt
b80856bd6e moodle_page: MDL-12212 add a couple more useful classes to body 2009-05-06 09:28:06 +00:00
tjhunt
a132617056 moodle_page: MDL-12212 add a couple more useful classes to body 2009-05-06 09:27:16 +00:00
tjhunt
f2c6739c39 blocklib: MDL-19010 rename $position -> $region throughout blocklib.php 2009-05-06 09:27:02 +00:00
tjhunt
3681f9a953 pagelib: MDL-12212 eliminate data_page 2009-05-06 09:26:46 +00:00
tjhunt
c85acc871f pagelib: MDL-12212 eliminate chat_page 2009-05-06 09:25:54 +00:00
stronk7
6e73bd12e8 MDL-18058 glossary rates - secured ; merged from 19_STABLE 2009-05-06 09:25:54 +00:00
tjhunt
6bf44482c6 pagelib: MDL-12212 eliminate quiz_page 2009-05-06 09:24:45 +00:00
tjhunt
1b6b940022 moodle_page: MDL-12212 eliminate page_my_moodle 2009-05-06 09:23:37 +00:00
tjhunt
5d3e9d9fe3 moodle_page: MDL-12212 remove deprecated calls from course/view.php and page_course::print_header 2009-05-06 09:19:46 +00:00
tjhunt
3179b0006a blocklib: MDL-19010 Fix blocks that were relying on ->instance in an unfortunate way 2009-05-06 09:15:33 +00:00
tjhunt
bb46a4fa2a blocklib: MDL-19010 refactor blocklib to use block_manager to get the blocks for rendering 2009-05-06 09:15:05 +00:00
tjhunt
08eab89703 blocklib: MDL-19010 add block and get_blocks methods 2009-05-06 09:14:42 +00:00
tjhunt
86b5ea0f85 blocklib: MDL-19010 start of block_manager - get and set regions 2009-05-06 09:14:01 +00:00
tjhunt
c33db6e690 moodle_page: MDL-12212 clarify some comments 2009-05-06 09:13:40 +00:00
tjhunt
93d4a373f9 blocklib: MDL-19010 always include blocklib in setup.php, stip includes elsewhere 2009-05-06 09:13:16 +00:00
tjhunt
66b10689e2 blocklib: MDL-19010 upgrade database tables ready for now blocks system 2009-05-06 09:12:03 +00:00
tjhunt
f8b80dbd95 moodle_page: MDL-12212 completely remove the old tag and admin page classes 2009-05-06 09:11:07 +00:00
tjhunt
5ed70539f9 moodle_page: MDL-12212 ->subpage field 2009-05-06 09:03:49 +00:00
tjhunt
5ec434a9c2 moodle_page: MDL-12212 ->cm and ->activityrecord fields 2009-05-06 09:03:33 +00:00
tjhunt
397fff3870 moodle_page: MDL-12212 eliminate page_tag::print_footer 2009-05-06 09:03:16 +00:00