Commit Graph

28 Commits

Author SHA1 Message Date
Petr Skoda f20edd5208 MDL-32094 fix various E_STRICT compatibility problems 2012-03-18 18:37:24 +01:00
Petr Skoda f8311defeb MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
andyjdavis df2f526877 gradebook MDL-25887 fixed a problem with grade import user mapping 2011-01-11 11:50:04 +08:00
Dongsheng Cai a12f85718d MDL-22573, use filepicker to replace upload_manager in gradebook import form 2010-06-04 08:37:17 +00:00
Martin Dougiamas bfebaf64d8 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
Petr Skoda 6c3ef4103a MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:11:29 +00:00
skodak 622365d2e1 MDL-20169 fixed coding style, parameter type required 2009-08-27 18:37:53 +00:00
nicolasconnault eef00ade8f MDL-19797 Optimising output code in gradebook, and fixed bugs in export key management 2009-08-27 09:39:50 +00:00
nicolasconnault 698c31e100 MDL-19797 Upgraded calls to choose_from_menu 2009-08-17 15:19:06 +00:00
nicolasconnault e060e33dc3 MDL-19727 Replaced boilerplates and removed ID tags. Merged from MOODLE_19_STABLE 2009-07-07 02:26:36 +00:00
skodak 1dc9f2e291 MDL-18984 gradebook csv import group access control implemented 2009-04-27 08:47:31 +00:00
Jonathan Newman 4d933beb8a cvsimport fixups 2009-01-20 23:53:34 +00:00
nicolasconnault 8ad36f4cc3 Added copyright notice 2007-10-10 06:34:20 +00:00
skodak 8108909a60 MDL-9636 grade import fixes - allow null grades, no importcode collisions and stealing, more validation and other bugfixes 2007-10-07 13:04:49 +00:00
skodak 8e1ec6be58 MDL-11298 use textlib_get_instance() instead of new textlib() 2007-09-16 18:49:41 +00:00
skodak ba74762bda regular whitespace cleanup in grade code 2007-07-18 19:56:07 +00:00
toyomoyo 5c2aa19894 adding capabilities check 2007-07-18 08:13:09 +00:00
toyomoyo e4add64dff putting a space before { 2007-07-18 02:02:48 +00:00
toyomoyo ffe8ee5506 allow comments, lock checking for xml plugin 2007-07-17 08:40:35 +00:00
toyomoyo b435527321 MDL-9363, some fixes for grade import, not finished! 2007-07-13 08:06:30 +00:00
toyomoyo eff9c473a6 some grade import cleaning 2007-07-04 02:16:41 +00:00
skodak f92dcad81a MDL-10233 improved static factory methods of grade obejcts fetch() and fetch_all(); implemented default values of grade objects, fixed null values for some properties that are not required - unit tests included, tested with PHP4 and PHP5 2007-06-24 22:26:33 +00:00
toyomoyo f115f8c858 adding some strings and checks for grade book import/export 2007-06-12 09:12:07 +00:00
toyomoyo b89ef1db2a fixes to use temp buffer table for gradebook import 2007-06-06 08:51:58 +00:00
toyomoyo 4d40aa144a grade import temporary buffer tables and encoding/import form changes 2007-06-05 09:28:15 +00:00
toyomoyo 3f8bcf7c72 grade import/export fixes to use forms lib 2007-05-24 08:57:36 +00:00
toyomoyo 85e287deaa development code, missing GUI and formslib for second form 2007-05-17 08:55:29 +00:00
toyomoyo 7f999ccbdc adding csv plug in code, with no event handler 2007-05-14 09:24:09 +00:00