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
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
93d4a373f9
blocklib: MDL-19010 always include blocklib in setup.php, stip includes elsewhere
2009-05-06 09:13:16 +00:00
tjhunt
830dd6e9cd
moodle_page: MDL-12212 reimplement user_is_editing, deprecate isediting
2009-05-06 08:59:29 +00:00
tjhunt
ad52c04f4c
moodle_page: MDL-12212 Kill legacy url_... and blocks_... methods
...
Start calling $PAGE->set_url in all the places it will be necessary
Start of a stub implementation of $PAGE->blocks to stop other things breaking
Remove some of the special case methods in admin_page
2009-05-06 08:55:53 +00:00
tjhunt
4873f5f709
moodle_page: MDL-12212 Eliminate legacy blocks_ methods
...
moving blocks will now be broken until the new bockslib is done
2009-05-06 08:53:14 +00:00
tjhunt
d529807a65
moodle_page: MDL-12212 kill $CFG->pagepath (use $PAGE->set_pagetype)
...
deprecate $PAGE->get_format_name (use $PAGE->pagetype)
deprecate page_id_and_class (use $PAGE->pagetype)
2009-05-06 08:38:55 +00:00
tjhunt
31940ba622
moodle_page: MDL-12212 remove code in legacy page types that stores a course record
2009-05-06 08:35:39 +00:00
tjhunt
f230ce19ea
moodle_page: MDL-12212 implement ->pagetype
2009-05-06 08:34:32 +00:00
tjhunt
c13a5e71cc
moodle_page: MDL-12212 start of new moodle_page class
...
* has course and status fields
* $PAGE->status updated by print_header and footer
* $PAGE->set_course now replace course_setup function
* global $PAGE created in setup.php
* unit tests for functionality so far
* Moodle still seems to work after this commit!
2009-05-06 08:29:22 +00:00
dongsheng
6588e77e0b
"MDL-14651, remove a useless capability from chat module"
2009-05-05 09:19:47 +00:00
skodak
bd36925a97
MDL-19067 removed obsoleted string (never used in any STABLE branch)
2009-05-05 09:10:53 +00:00
skodak
6d40f12e5b
MDL-19067 removed obsoleted string (never used in any STABLE branch)
2009-05-05 09:05:27 +00:00
skodak
739ee4e679
MDL-19067 removed obsoleted string (never used in any STABLE branch)
2009-05-05 09:05:27 +00:00
skodak
b78267b641
MDL-19067 removed obsoleted string (never used in any STABLE branch)
2009-05-05 09:00:24 +00:00
skodak
989c16eeb9
MDL-16692 converted glossary comments to new editor + file API fixes
2009-05-05 08:57:12 +00:00
stronk7
9b66b300c6
MDL-18227 forum ratings - clean wrong records; merged from 19_STABLE
2009-05-04 08:44:51 +00:00
stronk7
74c288a100
MDL-18577 drop enums support - step2: enums out from install.xml files
2009-05-01 14:07:43 +00:00
dongsheng
b8aa76c1a4
"MDL-19037, use getremoteaddr to get remote ip address"
2009-05-01 03:04:10 +00:00
stronk7
2a88f626f7
MDL-18577 drop enums support - step2: enums out from editor, dbmanager and all upgrade scripts.
2009-05-01 01:19:16 +00:00
skodak
85db95e708
MDL-19002 new simplified file api file limits; docs are still not finished
2009-04-29 07:52:35 +00:00
skodak
c94882ffa2
MDL-19002 new simplified file api file limits; docs are still not finished
2009-04-28 21:20:43 +00:00
skodak
a08171c5c2
MDL-19002 file upload limits support
2009-04-28 19:08:33 +00:00
stronk7
e37cd84ad4
MDL-18577 drop enums support - step1: transforming all enums to nomal varchar + prevent creation of new ones
2009-04-27 20:29:01 +00:00
tjhunt
2f2ade1609
quiz unit tests: remove dubious and failing test.
2009-04-24 10:00:09 +00:00
skodak
b4615a96ca
MDL-18934 removed legacy grading support
2009-04-22 21:29:54 +00:00
skodak
398a160d4d
MDL-18934 removed legacy grading support
2009-04-22 21:03:38 +00:00
skodak
43b44d5ea6
MDL-18910 full support for module intro editor with embedded images
2009-04-22 07:14:19 +00:00
skodak
3268cf9921
MDL-18910 full support for module intro editor with embedded images
2009-04-22 06:48:15 +00:00
skodak
ac3668bfae
MDL-18910 full support for module intro editor with embedded images
2009-04-22 05:10:08 +00:00
skodak
0cd1affc58
MDL-18910 full support for module intro editor with embedded images
2009-04-22 04:57:34 +00:00
skodak
4ba2221a09
MDL-18910 full support for module intro editor with embedded images
2009-04-22 04:46:04 +00:00
skodak
50aa3fcc8b
MDL-18910 full support for module intro editor with embedded images
2009-04-22 04:38:25 +00:00
skodak
b4950d9649
MDL-18910 full support for module intro editor with embedded images
2009-04-22 04:31:54 +00:00
skodak
9b010a102e
MDL-18910 full support for module intro editor with embedded images
2009-04-21 21:33:08 +00:00
skodak
97498d1ec3
MDL-18910 full support for module intro editor with embedded images
2009-04-21 21:25:22 +00:00
skodak
dc5c2bd9eb
MDL-18910 full support for module intro editor with embedded images
2009-04-21 21:17:21 +00:00
skodak
42f103be4c
MDL-18910 moving modedit features to modname_supports()
2009-04-21 08:57:20 +00:00
skodak
8b6f8099ea
MDL-18910 normalised module intro and introformat
2009-04-20 20:14:15 +00:00
skodak
9f0e60e188
MDL-18910 normalised module intro and introformat
2009-04-20 20:08:28 +00:00
skodak
d0bcf735aa
MDL-18910 normalised module intro and introformat
2009-04-20 19:57:04 +00:00
skodak
8b6c22a657
MDL-18910 normalised module intro and introformat
2009-04-20 19:42:38 +00:00
skodak
18b5df9155
MDL-18910 normalised module intro and introformat
2009-04-20 19:29:15 +00:00
skodak
6507d1a97e
MDL-18910 normalised module intro and introformat
2009-04-20 19:10:05 +00:00
skodak
83afecc04b
MDL-18910 normalised module intro and introformat
2009-04-20 18:59:50 +00:00
skodak
63b0256797
MDL-18910 normalised module intro and introformat
2009-04-20 18:51:37 +00:00
skodak
a8801a8bea
MDL-18910 normalised module intro and introformat
2009-04-20 18:45:31 +00:00
skodak
65e7c870c1
MDL-18910 normalised module intro and introformat
2009-04-20 18:39:24 +00:00