Commit Graph

1130 Commits

Author SHA1 Message Date
skodak 591e205fb6 MDL-15904 oops - fixed assignment upgrade migration 2008-08-16 18:13:38 +00:00
skodak 43c60e88af comment typo 2008-08-16 15:54:54 +00:00
skodak 18e353b049 comment typo 2008-08-16 13:59:23 +00:00
skodak b91807e30a MDL-15904 fixed problem in interrupted assignment file migration 2008-08-16 13:32:37 +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
mjollnir_ 866d543fde MDL-15758 - slight change to the portfolio_add_button contract to be more flexible. 2008-08-14 16:01:12 +00:00
mjollnir_ 899ffdfbdd MDL-15758 - fixing bugs nico found in testing 2008-08-14 12:40:20 +00:00
mjollnir_ 728e1931a2 MDL-15768 - mod/assignment upgraded to check caps before portfolio export 2008-08-11 15:31:55 +00:00
mjollnir_ d67bfc32a1 MDL-15777 - updated most of the portfolio code to use files api.
Not done:

- forum (the rest of the module isn't using files api yet)
- database mod (touches other parts of the code (ods and excel libs)
- portfolio download plugin (needs discussion with petr about userfiles)

all of these have been disabled in the meantime.
2008-08-09 14:24:58 +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
skodak 172dd12c63 MDL-14589 initial file storage implementation, temporary file manager, migration of course files; blog conversion MDL-15905; assignment conversion MDL-15904; fromslib related file improvements MDL-15906 2008-07-31 22:15:30 +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
mjollnir_ ffcfd8a777 MDL-15762 log portfolio transfers and notify the user when there are dups 2008-07-30 16:38:13 +00:00
sam_marshall 18a2a0cb3a MDL-15498: Completion: added support for basic completion-on-view and on grade (where applicable) to assignment, choice, data, glossary, lesson, and resource. 2008-07-29 17:22:47 +00:00
mjollnir_ bb63fc3e0c MDL-15834 portfolio supported_formats doesn't need to be abstract 2008-07-29 12:10:14 +00:00
mjollnir_ 654119b54e MDL-15758 - fixing assignment & resource bugs 2008-07-28 10:44:25 +00:00
mjollnir_ 76bc2cfffa MDL-15758 - fixing bugs I introduced in a refactor in assignment 2008-07-28 10:27:29 +00:00
skodak 8eb1d25ffe MDL-11844 new option for conditional stripping of tags from activity names 2008-07-26 15:15:25 +00:00
mjollnir_ 5071079cb2 MDL-15830 & MDL-15832: added a new intermediate abstract caller class for modules & removed PORTFOLIO_FORMAT_HTML 2008-07-25 15:17:23 +00:00
mjollnir_ ed1fcf794b MDL-14591: changed the definition of portfolio_add_button
to support passing the callbackfile explicitly if necessary
        and added my name next to some TODOs so I can find them later
2008-07-25 10:31:10 +00:00
mjollnir_ 67a87e7db2 portfolio checkin-
see http://git.catalyst.net.nz/gw?p=moodle-r2.git;a=shortlog;h=refs/heads/portfolio for changelog

commit point is this hash on that branch: f9642af4e8bd319d4ecdfd83589db61a8fa6fef2

This comes with two plugins, box.net & download
2008-07-25 08:14:11 +00:00
skodak f432bebff2 MDL-11421 context levels fixed in capability definitions, sorting of caps by name, plug-ins may report used core caps, fixed some risks; merged from MOODLE_19_STABLE 2008-07-24 21:59:13 +00:00
skodak d854aaa6b6 MDL-15804 yet more space for editor area; merged from MOODLE_19_STABLE 2008-07-24 11:13:01 +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
skodak 9da321f728 MDL-15804 smaller online assignment text box size; merged from MOODLE_19_STABLE 2008-07-24 06:02:31 +00:00
skodak 3a0c6cca33 MDL-8521 new feature - safe overrides, see tracker for details; merged from MOODLE_19_STABLE 2008-07-23 16:10:06 +00:00
Francois Marier 6800d78e06 Drift between CVS and git
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +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
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
skodak 294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
skodak 74d7d73538 MDL-15103 towards assignment dml conversion 2008-06-05 13:12:00 +00:00
skodak 5053f00f33 MDL-15103 towards assignment dml conversion 2008-06-05 10:50:15 +00:00
skodak 607d2b2abe MDL-15103 towards assignment dml conversion 2008-06-05 10:31:37 +00:00
skodak cd655b33f9 MDL-15095 towards restore lib dml conversion 2008-06-03 23:35:50 +00:00
skodak 9db7dab2ca MDL-15095 towards restore lib dml conversion 2008-06-03 22:36:54 +00:00
skodak 0b18169eab MDL-15133 fixed regressions - thanks Howard 2008-06-03 15:06:53 +00:00
thepurpleblob 6d2d4228d0 MDL-14045
Now respects mod/assignment:view
2008-06-03 13:59:41 +00:00
skodak c18269c7e5 MDL-14679 towards modform conversion 2008-06-01 21:36:11 +00:00
skodak 7cac0c4b2b MDL-14679 fixed references to mod.html 2008-06-01 19:09:13 +00:00
skodak 579d45b434 MDL-14679 converted some get courses 2008-06-01 18:12:24 +00:00
skodak fd0e6640cc MDL-14679 fixed some more $db's 2008-05-31 22:18:41 +00:00
jerome 91d8d9a020 MDL-14765 Assignments email teachers on any submission (only if Alert teacher = Yes AND Send for making = No), merged from 19 2008-05-28 02:07:06 +00:00
dongsheng a939f681bb "MDL-14129, fix print_error call" 2008-05-22 07:20:45 +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
thepurpleblob 74da63289f Wasn't checking for empty due date. 2008-05-13 15:19:31 +00:00
thepurpleblob 7a3f8bf4b7 Small tidy up - left in some stuff, and now use proper error function. 2008-05-13 15:10:36 +00:00
thepurpleblob 62e49765a4 MDL-14045:
Assignment type now links to type/xxxx/all.php if it exists.
2008-05-13 14:56:29 +00:00
thepurpleblob 3b0d5ca301 MDL-14045:
Add ability to list all online assignments in a course.
Rather like what Journal used to do.
2008-05-13 14:46:10 +00:00
thepurpleblob e1faf3b99b MDL-14813:
submittedlink() returns an absolute rather than relative link.
2008-05-13 10:43:20 +00:00
skodak 39f563ed5b MDL-14564 pg null trouble fixed by David Mudrak; merged from MOODLE_18_STABLE 2008-04-27 22:41:07 +00:00