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
agrabs
7ac32c7087
MDL-14780 Show analysis to students setting does not reflect roles aliases
2008-06-22 18:06:14 +00:00
agrabs
488b13baba
MDL-14779 Show analysis to students setting in Feedback module does not provide enough contol over who see feedback
2008-06-22 18:02:54 +00:00
skodak
eee5d9bb85
MDL-14956 DDL exceptions
2008-06-22 16:51:55 +00:00
agrabs
d90e0ef3d6
MDL-15107 feedback dml conversion
2008-06-22 16:49:06 +00:00
agrabs
33a449406e
MDL-15274 Asking for Excel file when no answers have been provided leads to a "file not found"
...
MDL-15107 feedback dml conversion
2008-06-20 14:54:19 +00:00
agrabs
02d3340ceb
MDL-15329 - initializing the feedback-session
2008-06-20 14:46:12 +00:00
skodak
8b54b5cdb9
MDL-15094 fixed conversion typo
2008-06-15 10:42:48 +00:00
skodak
b1f93b1512
MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl
2008-06-15 10:32:50 +00:00
agrabs
0f22be2e94
MDL-15234 - exported questions from moodle 1.8 will not be imported correctly on moodle 1.9
2008-06-13 21:52:25 +00:00
nicolasconnault
37b86a39b7
MDL-15107 Fixed bug in dmllib code
2008-06-12 09:08:16 +00:00
agrabs
d558080856
MDL-15202
...
-
The item textarea print out a notice while the excelexport if there are no values
2008-06-10 13:04:34 +00:00
agrabs
7e29e8005d
MDL-15107 - feedback dml conversion
2008-06-10 13:02:07 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
skodak
0085fff8b2
MDL-15107 feedback dml conversion
2008-06-07 22:22:06 +00:00
agrabs
72a56f6713
MDL-14525 bad result in the Excel after download
2008-06-04 18:36:01 +00:00
skodak
9db7dab2ca
MDL-15095 towards restore lib dml conversion
2008-06-03 22:36:54 +00:00
skodak
c18269c7e5
MDL-14679 towards modform conversion
2008-06-01 21:36:11 +00:00
skodak
2d6f4afd52
MDL-14679 fixed references to mod.html
2008-06-01 20:19:28 +00:00
skodak
579d45b434
MDL-14679 converted some get courses
2008-06-01 18:12:24 +00:00
skodak
3264868249
MDL-14679 removed magic quotes from forms validation() method, fixed some minor problems
2008-06-01 17:53:25 +00:00
skodak
c6307ef24d
MDL-14679 removed all instances of get_records_sql_menu()
2008-06-01 16:08:16 +00:00
skodak
534792cd82
MDL-14679 removed all instances of get_records_select_menu()
2008-06-01 15:52:12 +00:00
agrabs
bfc59a6763
mistake in writing on update the multichoice-items
2008-05-27 05:00:58 +00:00
skodak
bc8d118210
MDL-14679 fixed $exceptions regression in first part of datalib conversion
2008-05-25 10:16:53 +00:00
skodak
e3c7f155d8
MDL-14978 removed obsoleted isadmin()
2008-05-25 10:08:05 +00:00
agrabs
634f2626d6
MDL-14522 - the admin on frontpage did not receive any mail
2008-05-22 20:40:23 +00:00
stronk7
69b80cc2eb
4th iteration committed: xmldb_field, xmldb_index and xmldb_key "public" methods changed + debugging of deprecated ones until Moodle 2.1 . MDL-14863
2008-05-22 00:09:59 +00:00
stronk7
a8cb94f66f
MDL-14863 - 1st iteration: lowercase XMLDB table, field, index, key and statement +
...
wrapper class to support old syntax (no changes in public API yet)
2008-05-20 23:24:40 +00:00
agrabs
239ba4ee76
MDL-14889 - just removed the field count. I isn't more needed.
...
additionaly fixed some notice messages on restore.lib
2008-05-18 10:37:48 +00:00
agrabs
b9fb72f7af
fixed notice-message
2008-05-17 14:11:18 +00:00
agrabs
1c57ce2539
fixed api functions for course-reset feature
2008-05-17 14:10:21 +00:00
agrabs
a2ab50b0c7
setTempDir() set now the correct location
2008-05-16 11:39:15 +00:00
skodak
f33e1ed4ae
MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs
2008-05-15 21:40:00 +00:00
agrabs
c184660d31
MDL-14522 - new capability "receivemail" for better control who gets the email after
...
a response.
New option site_after_submit to define the url of the continue-button after completing
a feedback
2008-05-14 22:34:00 +00:00
agrabs
d92cadd63e
MDL-14823 - changed $feedbackid to $feedback->id in function feedback_set_events()
2008-05-14 21:35:32 +00:00
agrabs
bf5ebe7366
MDL-14518 - changed $SESSION->feedback->current_tab to $current_tab
2008-05-08 12:09:59 +00:00
agrabs
3cad95693b
removed a call print_box_end(). It was not needed.
2008-05-08 11:49:48 +00:00