stronk7
77a7b86529
MDL-19246 restore - cleanup of "restoreto" options. Some more extra uses updated. Merged from 19_STABLE
2009-05-22 10:32:34 +00:00
skodak
4eef139962
MDL-14589 file browsing refactoring - moving url encoding to filelib.php for now
2009-05-20 22:32:02 +00:00
skodak
a19a06d09e
MDL-14589 file api improvements - converting more params to general $options array
2009-05-18 19:04:06 +00:00
skodak
34d39b792c
MDL-19002 standardized constructor parameter order
2009-05-11 18:55:03 +00:00
skodak
9d54b8cd95
MDL-19002 file size limits in filepicker + improved options
2009-05-11 18:49:04 +00:00
stronk7
5bd8324b24
MDL-15534 wiki special pages heading title. Apply ewiki_t() to get translated heading names ; merged from 19_STABLE
2009-05-10 15:31:03 +00:00
tjhunt
4e1132a8c5
forum: MDL-19119 missing requires now course/lib.php is not included everywhere.
...
Put in most of the obvious missing require_once($CFG->libdir . '/completionlib.php');
2009-05-08 09:00:41 +00:00
tjhunt
9cd70d9d73
forum: MDL-19119 missing require now course/lib.php is not included everywhere.
2009-05-08 08:07:45 +00:00
gbateson
801ab89d93
when searhcing for urls of next quiz, remove requirement for navigation buttons to have class="NavButton"
2009-05-07 23:02:34 +00:00
stronk7
99e8a8a838
MDL-13826 link/file resource - check maximum length ; merged from 19_STABLE
2009-05-07 20:41:33 +00:00
Moodle HQ git importer
a54bf344c8
Fixing drift between CVS and git
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 e2d7687fc4
)
2009-05-06 22:41:39 +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
stronk7
c11f2e4c15
MDL-18059 database rates - secured ; merged from 19_STABLE
2009-05-06 10:22:17 +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
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
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