Commit graph

151 commits

Author SHA1 Message Date
agrabs
788b72a6a6 MDL-19348 - "Site after submit" option is not clear to understand 2009-05-30 16:53:37 +00:00
samhemelryk
32be99dc23 feedback MDL-19294 Boilerplate and Phpdocs 2009-05-27 05:30:50 +00:00
agrabs
a600ad359a MDL-17005 - very high memory comsumption for feedback module->show entries on big Moodle platforms 2009-05-25 19:48:33 +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
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
b4615a96ca MDL-18934 removed legacy grading support 2009-04-22 21:29:54 +00:00
skodak
3268cf9921 MDL-18910 full support for module intro editor with embedded images 2009-04-22 06:48:15 +00:00
skodak
50aa3fcc8b MDL-18910 full support for module intro editor with embedded images 2009-04-22 04:38:25 +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
83afecc04b MDL-18910 normalised module intro and introformat 2009-04-20 18:59:50 +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
agrabs
c65e59bae9 MDL-18716 - ALL Notification E-Mails are sent to System Admins 2009-03-29 01:30:38 +00:00
skodak
76b7b5925d MDL-14679 fixed DML 2009-03-28 15:59:26 +00:00
tjhunt
ffdd703a99 MDL-18637 fix Moodle 1.9-style {$CFG->prefix}tablename in HEAD, and a few missing $DB->s.
I did not fix all the DB problems in search, there are too many there for me to be prepared to clean up other people's mess.

(For once, it was not me making this mistake ;-))
2009-03-23 05:19:53 +00:00
agrabs
b7a479588a MDL-17721 - feedback items now have a label which is printed on analysing and excel
export
2009-03-13 14:35:25 +00:00
agrabs
ed93c78b8e MDL-18529 - the editing textbox of questions now has a with of 80 chars.
additionally I added the item information from feedback for 1.9
2009-03-12 11:04:21 +00:00
agrabs
6133bd1633 MDL-18473 - many thanks to Manolescu Dorel, who contributed these two functions 2009-03-07 00:40:37 +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
Jonathan Newman
4d933beb8a cvsimport fixups 2009-01-20 23:53:34 +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
973d2660e6 MDL-16613 sesskey cleanup 2009-01-02 10:51:26 +00:00
skodak
d877685831 MDL-16613 sesskey cleanup 2009-01-02 10:51:26 +00:00
skodak
d4a1fcaf11 MDL-16613 sesskey cleanup 2009-01-02 10:36:25 +00:00
dongsheng
cf238eaf3d "MDL-14129, fix error() in feedback module" 2008-12-12 03:01:00 +00:00
skodak
9d4e4c3da0 MDL-17611 removing XSS risk from mod/feedback:complete, because this capability is meant to be allowed in student roles 2008-12-11 18:06:01 +00:00
dongsheng
ff9b4ea40a "MDL-17570,clean align property, merged from 1.9" 2008-12-10 07:24:11 +00:00
skodak
5f501fe105 MDL-15107 DML syntax fix 2008-12-09 23:50:18 +00:00
agrabs
58627682fa MDL-17249 - feedbacks on the mainsite are not accessible 2008-11-16 20:48:08 +00:00
agrabs
226ef9c018 MDL-17239 - numeric item does not support 0-values and float-values 2008-11-14 17:07:46 +00:00
agrabs
fc9e2caac6 MDL-17239 - numeric item does not support 0-values and float-values 2008-11-14 16:51:03 +00:00
agrabs
445a25dd4b MDL-17238 - Multiple Choice -- Multiple Answer problem 2008-11-14 16:45:43 +00:00
agrabs
a627a9c17d MDL-17008 - added a function to access the _form member 2008-11-06 16:10:04 +00:00
fmarier
abf1c50ff6 mod/feedback: MDL-17142 Fix SQL statements incompatible with Oracle 2008-11-06 03:49:44 +00:00
dongsheng
b149ffb421 MDL-14129, fixed hardcoded print_error for feedback module. 2008-09-26 06:01:22 +00:00
dongsheng
5d2edd1ce9 "MDL-14129, fixed hardcoded print_error in feedback module" 2008-09-25 08:47:55 +00:00
skodak
775f811a66 MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes 2008-08-16 12:16:01 +00:00
lfrodrigues
2044a2b26f MDL-10107 - Removed old email_to_user with we still arround and added default message processor for user,
adminuser and on messagelib
2008-08-02 00:04:29 +00:00
agrabs
29081d02b9 MDL-15497 Conditional activities system 2008-07-31 12:55:24 +00:00
moodler
120b375891 MDL-10107 Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary 2008-07-31 08:01:46 +00:00
agrabs
aeb7e1aecf MDL-15787 Using hidden feedbacks on front page 2008-07-30 18:58:24 +00:00
agrabs
6c7696fe6a MDL-10107 META: New Messaging System (GSoC)
There was a small typo
2008-07-29 16:34:15 +00:00
moodler
3b120e464f MDL-10107 - First check-in of Messaging 2.0 code from Luis Rodrigues, GSOC student.
This new messaging system replaces all the various email_to_user() calls.
They are now replaced by events triggers, and the messages are then
processed centrally according to user preferences and sent to one or more
processors (email, popup, jabber etc...)

This code is not finished yet, a lot of work still has to be done on the
interface.  However, the basic structure is there and should be working.
Luis and I will be reviewing and polishing this heavily in the next few weeks.
2008-07-24 08:38:03 +00:00
agrabs
da32999653 MDL-15787 Using hidden feedbacks on front page 2008-07-22 22:28:35 +00:00
agrabs
59f89d805b MDL-14517 Cannot export analysis to excel by course 2008-07-18 14:53:28 +00:00
dongsheng
4b4a5710a2 "MDL-15380, see tracker" 2008-06-24 06:03:50 +00:00
skodak
04264aeda4 MDL-15343 mod upgrade savepoints implemented (the xmldb generator is not updated yet) 2008-06-22 23:35:52 +00:00