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 |
|
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
|
cc4245a3cd
|
MDL-16483 - stopped using MoodleUnitTestCase in tests where $DB not needed
|
2009-01-10 13:23:37 +00:00 |
|
skodak
|
927eaa036d
|
MDL-17405 moved unsetting of old flag to correct place, thanks Jerome
|
2009-01-08 08:43:32 +00:00 |
|
skodak
|
d1aa1e4855
|
MDL-17758 fixed hardcoded /admin/ links
|
2009-01-01 14:25:29 +00:00 |
|
dongsheng
|
85db96c5b4
|
"MDL-17570, cleanup align property in div, merged from 1.9"
|
2008-12-10 06:48:54 +00:00 |
|
skodak
|
214b1cf7a8
|
MDL-17428 Do not include in the middle of file in global scope
|
2008-11-27 22:46:34 +00:00 |
|
skodak
|
3c67721aa1
|
MDL-17405 moving Data mod upgrade notification to proper place (upgrade.php) - better notification will be implemented in MDL-17427
|
2008-11-27 22:14:34 +00:00 |
|
jerome
|
f1cddcf961
|
database: MDL-16999 move the flag from config table to config_plugins table, merged from 1.9
|
2008-11-24 00:54:20 +00:00 |
|
jerome
|
cc89b9905c
|
database: MDL-16999 clean SQL from {$CFG->prefix}
|
2008-11-21 08:16:21 +00:00 |
|
jerome
|
c861f079e4
|
database: MDL-16999 fix "Required Entries" and "Required Entries before viewing" settings. Display a warning message during upgrade process if the fields were set previously (partially merged from 1.9)
|
2008-11-21 07:19:00 +00:00 |
|
stronk7
|
32d799c683
|
MDL-15425 Coding style: Change some logical operator uses. Thanks Robert! Merged from 19_STABLE
|
2008-11-18 00:10:13 +00:00 |
|
mjollnir_
|
62e7195480
|
MDL-16587 portfolio export formats - support straight file export not just RICHHTML (html + attachments) , it doesn't make sense in things like box.net
|
2008-11-11 19:54:50 +00:00 |
|
skodak
|
cbc08f3bfc
|
MDL-17130 dml: eliminated $CFG->dbfamily
|
2008-11-05 00:12:30 +00:00 |
|
robertall
|
d53e5129f8
|
[MDL-15425] Search Filters are too persistant. Merged from MOODLE_19_STABLE.
|
2008-10-24 20:17:10 +00:00 |
|
mjollnir_
|
6be1dcae99
|
MDL-16587 bit of a large refactor of the portfolio formats. still more to come.
|
2008-10-11 17:33:20 +00:00 |
|
tjhunt
|
16851b22ad
|
MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html
|
2008-09-25 10:04:01 +00:00 |
|
skodak
|
db4a3d8ffe
|
MDL-16666 removing all use_html_editor() instances
|
2008-09-24 21:03:36 +00:00 |
|
nicolasconnault
|
c7d306e168
|
MDL-15666 MDL-16486
|
2008-09-17 14:31:30 +00:00 |
|
mjollnir_
|
276378e6b0
|
MDL-15777 - updated data file and picture field types to export files using file api.
There's still something about this I don't like - documented in MDL-16493 and code
|
2008-09-16 15:48:24 +00:00 |
|
mjollnir_
|
f1068f79c8
|
MDL-15758 - adding back in changes to default presets for imagegallery for export placeholder
|
2008-09-16 15:46:20 +00:00 |
|
nicolasconnault
|
b9c639d6c2
|
MDL-16483 Refactored install/upgrade code into lib/adminlib. Created an intermediate MoodleUnitTestCase class that overrides simpletest's constructor, destructor and setup/teardown methods. All moodle unit tests must extend this class.
|
2008-09-16 12:19:43 +00:00 |
|
nicolasconnault
|
795ad63034
|
MDL-15666 Testing a matrix of portfolio caller/plugin. Starting the new cleanup method in unit tests (max id)
|
2008-09-15 13:18:44 +00:00 |
|