samhemelryk
9d0cffa554
moddata MDL-16706 Removed inline scripts in mod data and added data.js
2009-06-22 03:16:25 +00:00
skodak
69429650c4
MDL-19211, MDL-19544 improved editor embedding, media and dragmath enabled only when moodle configuration and current user permissions allow it to work 100%
2009-06-20 11:00:40 +00:00
skodak
17da2e6f28
MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions
2009-06-19 14:25:56 +00:00
skodak
a8f3a651c0
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 18:16:08 +00:00
skodak
979425b584
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 18:04:21 +00:00
skodak
0bcf8b6f0d
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 17:55:51 +00:00
skodak
a8c31db2a3
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 17:47:18 +00:00
skodak
9d7493399d
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 17:35:10 +00:00
stronk7
5e1f1a6e61
MDL-17327 data module - improve adv. search by avoiding all the extra joins when getting max number of records ; merged from 19_STABLE
2009-06-04 10:31:12 +00:00
skodak
7826abc79f
MDL-18293 $DB->something is using exceptions, no need for ifs there, removing useless strings
2009-06-03 20:25:27 +00:00
skodak
bf8e93d704
MDL-18293 $DB->somethiong is using exceptions, no need for ifs tehre, removing useless strings
2009-06-03 20:00:08 +00:00
samhemelryk
750eb4343a
mod lib MDL-19294 Corrected package tag
2009-05-27 08:09:13 +00:00
samhemelryk
b2d5a79a35
mod MDL-19294 Corrected package tags to docs spec
2009-05-27 05:33:12 +00:00
samhemelryk
4636bf8380
choice data MDL-19294 Boilerplate and Phpdocs
2009-05-27 04:06:19 +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
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
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
stronk7
c11f2e4c15
MDL-18059 database rates - secured ; merged from 19_STABLE
2009-05-06 10:22:17 +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
93d4a373f9
blocklib: MDL-19010 always include blocklib in setup.php, stip includes elsewhere
2009-05-06 09:13:16 +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
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
f230ce19ea
moodle_page: MDL-12212 implement ->pagetype
2009-05-06 08:34:32 +00:00
stronk7
74c288a100
MDL-18577 drop enums support - step2: enums out from install.xml files
2009-05-01 14:07:43 +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
3268cf9921
MDL-18910 full support for module intro editor with embedded images
2009-04-22 06:48:15 +00:00
skodak
b4950d9649
MDL-18910 full support for module intro editor with embedded images
2009-04-22 04:31:54 +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
d0bcf735aa
MDL-18910 normalised module intro and introformat
2009-04-20 19:57:04 +00:00
skodak
63b0256797
MDL-18910 normalised module intro and introformat
2009-04-20 18:51:37 +00:00
fmarier
316914bf6e
MDL-17037 ran all GIF images through gifsicle and PNG through optipng
2009-04-05 23:33:00 +00:00
dongsheng
2d9b3ef2d7
"DATA/MDL-18136, change to moodle coding style and fix incorrect parameter of data_get_field_from_id"
2009-03-25 01:49:52 +00:00
thepurpleblob
344e15e666
MDL-18542:
...
Just noticed a couple of oddnesses in the diff.....
2009-03-24 11:12:33 +00:00
thepurpleblob
f62f7d8f8e
MDL-18542:
...
Reverting various checkins related to this bug.
PLUS... proper 1 line fix included (merged from STABLE19)
2009-03-24 10:52:50 +00:00
thepurpleblob
6bfa3f3ecf
MDL-18542:
...
Aaargh... yet another one missed. Hopefully that's it.
Merged from STABLE_19
2009-03-20 11:36:17 +00:00
thepurpleblob
ff7636f7ff
MDL-18542:
...
Missed the format field for textarea.
Merged from STABLE_19
2009-03-19 21:17:25 +00:00
thepurpleblob
cfd7998216
MDL-18542:
...
Correctly deals with field types that have multiple parts (e.g. data and lat/long)
Thanks to Eloy for spotting this.
Merged from STABLE_19
2009-03-19 20:45:40 +00:00
tjhunt
cf0e8bdba8
database mod: XHTML strict!
2009-03-17 04:28:47 +00:00
tjhunt
66aa084c6d
database mod: XHTML strict!
2009-03-17 04:22:48 +00:00
thepurpleblob
268104371b
MDL-18567:
...
Check for (boolean) false coming back from database instead of real data
Merged from STABLE_19
2009-03-16 16:37:31 +00:00
thepurpleblob
410b53deed
MDL-18542
...
Can now uncheck checkboxes and have them stored correctly.
Merged from STABLE_19
2009-03-16 15:38:06 +00:00
thepurpleblob
f24222e2a2
MDL-18535:
...
Adding checks for field name mismatches and "proper" error messages.
Merged from STABLE19
2009-03-12 14:45:13 +00:00
dongsheng
6b49eb8b72
"DATA/MDL-18024, use rid instead page to comment a record, merged from 1.9"
2009-03-11 05:33:55 +00:00
dongsheng
f77569e1ad
"DATA/MDL-18136, fix pagination in data mod, merged from 1.9"
2009-03-11 04:22:40 +00:00
dongsheng
2949cac7d2
"DATA MOD/MDL-18079, respect mod/data:comment capability when adding comments, merged form 1.9"
2009-02-23 07:30:02 +00:00
stronk7
23a6c9d68c
MDL-18243 data module filter - make it cross-db by using sql_compare_text() ; merged from 19_STABLE
2009-02-16 17:58:50 +00:00
skodak
0cb93a7e45
MDL-17427 another round of refactoring of upgrade related functions - this should be final now I hope ;-)
2009-01-29 19:58:47 +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