moodle/mod/wiki
2010-07-15 10:16:01 +00:00
..
backup/moodle2 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
db repeating upgrade typo fixed 2010-07-06 16:10:17 +00:00
diff MDL-22112, push wiki 2.0 into head 2010-05-02 11:28:11 +00:00
editors 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
lang/en MDL-22056 Adding pluginname to activity modules to fix gradebook issues caused by MDL-23071 (keeping modulename for n) 2010-07-05 05:12:39 +00:00
parser MDL-22112, push wiki 2.0 into head 2010-05-02 11:28:11 +00:00
pix MDL-22112, push wiki 2.0 into head 2010-05-02 11:28:11 +00:00
simpletest MDL-22112, push wiki 2.0 into head 2010-05-02 11:28:11 +00:00
backuplib.php MDL-22112, push wiki 2.0 into head 2010-05-02 11:28:11 +00:00
comments.php we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway 2010-06-17 22:50:25 +00:00
comments_form.php MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
create.php we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway 2010-06-17 22:50:25 +00:00
create_form.php MDL-23233 - adding formslib.php 2010-07-15 04:11:17 +00:00
diff.php we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway 2010-06-17 22:50:25 +00:00
edit.php we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway 2010-06-17 22:50:25 +00:00
edit_form.php 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
editcomments.php we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway 2010-06-17 22:50:25 +00:00
history.php we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway 2010-06-17 22:50:25 +00:00
index.php course formats MDL-22647 Course format names are now properly supported and used. Big thanks to Brandon Turner for the patch. 2010-06-08 06:21:25 +00:00
instancecomments.php we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway 2010-06-17 22:50:25 +00:00
lib.php 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
locallib.php 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
lock.php we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway 2010-06-17 22:50:25 +00:00
map.php we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway 2010-06-17 22:50:25 +00:00
mod_form.php MDL-21695 Cleaning up legacy strings and help 2010-06-27 21:34:01 +00:00
module.js MDL-22112, push wiki 2.0 into head 2010-05-02 11:28:11 +00:00
overridelocks.php we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway 2010-06-17 22:50:25 +00:00
pagelib.php fixing bugs at comments page 2010-07-15 10:16:01 +00:00
prettyview.php we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway 2010-06-17 22:50:25 +00:00
README MDL-22112, push wiki 2.0 into head 2010-05-02 11:28:11 +00:00
renderer.php 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
restorelib.php MDL-22112, push wiki 2.0 into head 2010-05-02 11:28:11 +00:00
restoreversion.php we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway 2010-06-17 22:50:25 +00:00
search.php Fixing problems like in [MDL-22352]. 2010-05-14 08:27:15 +00:00
styles.css MDL-16597, added some style to make filemanger prettier 2010-05-20 06:15:44 +00:00
version.php MDL-22112, push wiki 2.0 into head 2010-05-02 11:28:11 +00:00
view.php we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway 2010-06-17 22:50:25 +00:00
viewversion.php we do not need any new api for fetching of course record - we have DML with MUST_EXIST flag which is the right way now; we should not include course/lib.php on each page anyway 2010-06-17 22:50:25 +00:00

Wiki 2.0

by Jordi Piguillem and Ludo (Marc Alier) 2008 - Universitat Politecnica de 
Catalunya
http://www.upc.edu - http://dfwikilabs.org