Rossiani Wijaya
09d40d652d
MDL-24258: eliminate student capability to delete their post when it exceeded the max editing time.
2010-09-23 07:55:18 +00:00
Petr Skoda
39790bd805
MDL-24321 switching to stdClass in /mod/
2010-09-21 08:37:36 +00:00
Andrew Davis
07f05a04b1
rating MDL-23933 Removed a bunch of no longer used strings and moved rating strings into the rating lang file.
...
AMOS BEGIN
MOV [couldnotdeleteratings,mod_forum],[couldnotdeleteratings,core_rating]
MOV [aggregatenone,mod_forum],[aggregatenone,core_rating]
MOV [aggregateavg,mod_forum],[aggregateavg,core_rating]
MOV [aggregatecount,mod_forum],[aggregatecount,core_rating]
MOV [aggregatemax,mod_forum],[aggregatemax,core_rating]
MOV [aggregatemin,mod_forum],[aggregatemin,core_rating]
MOV [aggregatesum,mod_forum],[aggregatesum,core_rating]
AMOS END
2010-09-17 06:32:46 +00:00
Sam Hemelryk
184bcf11ab
NOBUG: Fixing context issue with forum post if you're not logged in
2010-08-12 06:00:29 +00:00
Petr Skoda
20e5da7d91
MDL-19211 back to the old text format preferences logic + minor refactoring and improvements
2010-07-10 12:12:59 +00:00
Petr Skoda
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +00:00
Petr Skoda
df997f841f
MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week
...
AMOS START
MOV [sendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage,enrol_self]
MOV [configsendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage_desc,enrol_self]
MOV [enrolstartdate,core],[enrolstartdate,enrol_self]
MOV [enrolenddate,core],[enrolenddate,enrol_self]
CPY [welcometocourse,core],[welcometocourse,enrol_self]
CPY [welcometocoursetext,core],[welcometocoursetext,enrol_self]
MOV [notenrollable,core],[notenrollable,core_enrol]
MOV [enrolenddaterror,core],[enrolenddaterror,enrol_self]
MOV [enrolmentkeyhint,core],[passwordinvalidhint,enrol_self]
MOV [coursemanager,core_admin],[coursecontact,core_admin]
MOV [configcoursemanager,core_admin],[coursecontact_desc,core_admin]
MOV [enrolledincourserole,core],[enrolledincourserole,enrol_manual]
MOV [enrolme,core],[enrolme,core_enrol]
MOV [unenrol,core],[unenrol,core_enrol]
MOV [unenrolme,core],[unenrolme,core_enrol]
MOV [enrolmentnew,core],[enrolmentnew,core_enrol]
MOV [enrolmentnewuser,core],[enrolmentnewuser,core_enrol]
MOV [enrolments,core],[enrolments,core_enrol]
MOV [enrolperiod,core],[enrolperiod,core_enrol]
MOV [unenrolroleusers,core],[unenrolroleusers,core_enrol]
AMOS END
2010-06-21 15:30:49 +00:00
Rossiani Wijaya
b4c0739547
MDL-20447 - add heading to the page and fix navbar content.
2010-05-28 04:28:05 +00:00
Martin Dougiamas
6606c00fe2
forum MDL-22477 Fixed single discussion forum so it works, and also fixed a bunch of other little regressions and bad formatting while there. Blog forum now 100% wide too.
2010-05-17 16:00:36 +00:00
Jamie Pratt
6a176a74a8
MDL-21655 "big scary enrolment and roles improvements" fixed a typo in previous check in which was causing an error when replying to posts.
2010-05-05 08:45:45 +00:00
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
2f67a9b3a5
MDL-20700 whitespace terror returns yet again
2009-12-16 22:22:37 +00:00
Sam Hemelryk
8f685009b3
forum MDL-21086 cleaned up boilderplates and php doc packages
2009-12-10 03:11:18 +00:00
Petr Skoda
1adbd2c350
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 14:55:15 +00:00
samhemelryk
cd4e6b1769
mod-forum MDL-19808 Added set_url calls, replaced deprecated functions
2009-09-24 06:41:04 +00:00
nicolasconnault
d355865942
MDL-19808 Added set_url and fixed minor bugs
2009-09-11 03:21:37 +00:00
samhemelryk
15ca5e5e0d
forum MDL-19808 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants
2009-09-04 05:50:21 +00:00
nicolasconnault
59e28d8f5d
MDL-19808 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:44:35 +00:00
nicolasconnault
9146b979fe
MDL-19808 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:14:39 +00:00
nicolasconnault
698c90d0be
MDL-19808 Converted print_box* to $OUTPUT->box*
2009-08-10 04:59:43 +00:00
nicolasconnault
396fb912ff
MDL-19808 Converted all print_footer() calls
2009-08-06 14:14:09 +00:00
nicolasconnault
f43f1834d3
MDL-19808 Migrated calls to print_heading
2009-08-06 08:23:02 +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
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
skodak
a8d6ef8c6c
MDL-18293 $DB->somethiong is using exceptions, no need for ifs there, removing useless strings
2009-06-03 20:16:20 +00:00
skodak
a19a06d09e
MDL-14589 file api improvements - converting more params to general $options array
2009-05-18 19:04:06 +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
fmarier
330895d56f
MDL-19095 mod/forum: fix for new forum discussions being broken
...
(This problem was introduced in e2d7687fc420495acebc6952a44794f5390a78b9)
2009-05-06 22:41:39 +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
skodak
4ba2221a09
MDL-18910 full support for module intro editor with embedded images
2009-04-22 04:46:04 +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
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
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
dongsheng
4cabf99f93
"MDL-6926, force language in forum module"
2009-01-14 05:01:11 +00:00
skodak
93f66983cc
MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks
2009-01-02 22:56:48 +00:00
dongsheng
73c763b75d
"MDL-14129, update forum module language file"
2008-12-12 05:53:48 +00:00
dongsheng
12e57b92ea
"MDL-14129, fix error() in forum module"
2008-12-12 02:30:56 +00:00
skodak
12fab7081e
fooMDL-16698 formslib filenamager element: forum converted to use new filemanaer element (no JS/picker integration for now sorry)
2008-11-19 21:53:37 +00:00
stronk7
d44d02a28c
MDL-17227 forum: seekey-ize forum prune (split). Merged from 19_STABLE
2008-11-16 22:46:23 +00:00
stronk7
1639731bf8
MDL-17227 forum: add sesskey to post/discussion deletion. Merged from 19_STABLE
2008-11-14 08:52:35 +00:00
scyrma
de2047e7a9
Forum/MDL-14558: Prevent users from subscribing or getting subscribed to forums where subscriptions are not allowed. (merge)
2008-10-07 09:28:47 +00:00
moodler
30a9aff589
MDL-14722 Added new maxattachments setting at admin and forum level to
...
set the maximum number of attachments for forum posts. Default: 1.
Works, but still needs a bit of polishing to deal with re-editing posts (to stop people going above maxattachments)
Also fixed documentation for attachments.
2008-09-08 05:46:42 +00:00
skodak
4e6a816a98
fixed whitespace
2008-08-27 15:48:46 +00:00
skodak
0faf6791f4
MDL-16072 File storage conversion Forum
2008-08-16 21:24:05 +00:00
sam_marshall
4e781c7b50
MDL-15498: Completion system
2008-07-28 12:31:29 +00:00
skodak
f6c7db283b
MDL-15390 improved subscribe me option when posting to forum - see tracker for more info; merged from MOODLE_19_STABLE
2008-07-02 22:06:22 +00:00