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
|
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 |
|
skodak
|
3268cf9921
|
MDL-18910 full support for module intro editor with embedded images
|
2009-04-22 06:48:15 +00:00 |
|
skodak
|
4ba2221a09
|
MDL-18910 full support for module intro editor with embedded images
|
2009-04-22 04:46:04 +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
|
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
|
702dc57b54
|
MDL-18902 fixed whitespace, sorrrry
|
2009-04-20 11:49:26 +00:00 |
|
skodak
|
e2d7687fc4
|
MDL-18902 reimplemented trusstext support in forum + standardising format column for text fields
|
2009-04-20 11:36:01 +00:00 |
|
sam_marshall
|
4d10247fdb
|
MDL-18768: Limited size of context and modinfo caches to avoid memory problems with code that loops through many courses, also changed forum role_assign to use recordset for all-courses loops
|
2009-04-06 09:48:39 +00:00 |
|
arborrow
|
d429d4837b
|
typo - reponse instead of response
|
2009-04-06 03:47:12 +00:00 |
|
fmarier
|
316914bf6e
|
MDL-17037 ran all GIF images through gifsicle and PNG through optipng
|
2009-04-05 23:33:00 +00:00 |
|
arborrow
|
b09e003cc1
|
typo - missinf instead of missing
|
2009-04-05 05:12:12 +00:00 |
|
tjhunt
|
edc0c49332
|
file api: MDL-18754 improve the names of some functions.
The new names are documented on
http://docs.moodle.org/en/Development:Convert_Draftarea_Files
|
2009-04-01 04:34:58 +00:00 |
|
tjhunt
|
832e13f144
|
editor formslib element: symbolic constant EDITOR_UNLIMITED_FILES instead of hard-coded -1.
|
2009-03-30 10:01:39 +00:00 |
|
skodak
|
342650a7aa
|
MDL-18417 fixed DML conversion
|
2009-03-26 21:15:12 +00:00 |
|
dongsheng
|
8d96a7b4e6
|
"EDITOR/MDL-16698, replace htmleditor element with editor element in forum, move draft files to correct file area"
|
2009-03-26 02:52:59 +00:00 |
|
poltawski
|
a99543ca32
|
mod/forum - invalid html in q&a forum MDL-18305
thanks to Neil Streeter for the patch
|
2009-03-20 13:39:07 +00:00 |
|
poltawski
|
3b8b9b6a8b
|
forum/subscribe to all forums broken - MDL-15317
Was calling has_capability on $cm rather than a context..
thanks to Garret Gengler for the fix.
|
2009-03-08 23:50:37 +00:00 |
|
dongsheng
|
ad9c22aa12
|
"FORUM/MDL-15968, respect mod/forum:viewqandawithoutposting in forum_search_posts, merged from 1.9"
|
2009-03-03 06:48:03 +00:00 |
|
sam_marshall
|
3ae8d0dd80
|
MDL-18322: Fix debug warning on course view page when forum has grouping set
|
2009-02-19 17:41:40 +00:00 |
|
stronk7
|
78934008d3
|
MDL-17365 forum ajax rating - revert menu color back after error ; merged from 19_STABLE
|
2009-02-11 10:01:11 +00:00 |
|
mudrd8mz
|
c5ce3d837c
|
MDL-17940 Display the count of ratings together with the aggregated grade for the post. Merged from 1.9
|
2009-01-30 11:32:46 +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 |
|
mudrd8mz
|
8222c59e6c
|
MDL-13449 Fix the problem with displaying aggregation type "Count of ratings". Merged from MOODLE_19_STABLE
|
2009-01-29 12:40:24 +00:00 |
|
sam_marshall
|
ad70c470dd
|
MDL-381: Added 'Move' button to reduce accidentally moving forum posts.
|
2009-01-28 13:10:01 +00:00 |
|
stronk7
|
84e00f8959
|
MDL-17365 forum rate - validate rating against scale values. Merged from 19_STABLE
|
2009-01-27 17:50:12 +00:00 |
|
tjhunt
|
853a3eefd4
|
forum rating: MDL-18044 notice sometimes when a forum is rated, also XHTML strict problems and fix incorrect help text.
|
2009-01-27 06:35:56 +00:00 |
|
stronk7
|
fd6a649399
|
MDL-17998 forum ajax rating - avoid 'null' printout + improved search by class (IE7, you know) ; merged from 19_STABLE
|
2009-01-23 16:32:21 +00:00 |
|
moodler
|
5138378ab3
|
forum/css MDL-16749 added a div named "posting" around the posting (merged from 1.9)
|
2009-01-20 07:55:49 +00:00 |
|
sam_marshall
|
ee8d825f70
|
MDL-17965: Prevent forum move to forum you can't start discussions in
|
2009-01-19 14:20:36 +00:00 |
|
dongsheng
|
aba28cbafe
|
"FORUM/MDL-17709, replace p with div in forum summary, merged from 1.9"
|
2009-01-19 01:38:07 +00:00 |
|
stronk7
|
2ee07c3d21
|
MDL-17364 forum ajax rating - erasing some unused print_error(). Exceptions handle that now
|
2009-01-17 19:45:40 +00:00 |
|
stronk7
|
12f6d01610
|
MDL-17364 forum ajax rating working
|
2009-01-17 19:14:37 +00:00 |
|
dongsheng
|
a6e13ccc26
|
"FORUM/MDL-17709, use css selector instead of inline style, merged from 1.9"
|
2009-01-16 04:52:30 +00:00 |
|
dongsheng
|
4cabf99f93
|
"MDL-6926, force language in forum module"
|
2009-01-14 05:01:11 +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
|
6bf25708b6
|
DML 2.0 regression
|
2009-01-05 23:42:51 +00:00 |
|
skodak
|
e8b7114d5e
|
MDL-17774 refactored USER switching in cron scripts - now standardised in cron_setup_user()
|
2009-01-03 13:16:59 +00:00 |
|
skodak
|
93f66983cc
|
MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks
|
2009-01-02 22:56:48 +00:00 |
|
skodak
|
6648265857
|
MDL-16262 recovery of broken single simple discussions after old reset
|
2009-01-01 22:53:43 +00:00 |
|
skodak
|
af53d23f68
|
MDL-16262 fixed resetting of single simple discussions
|
2009-01-01 22:43:00 +00:00 |
|
skodak
|
d1aa1e4855
|
MDL-17758 fixed hardcoded /admin/ links
|
2009-01-01 14:25:29 +00:00 |
|
moodler
|
6093af9bc4
|
MDL-15499 - Spacing fixes only
|
2008-12-18 02:46:25 +00:00 |
|