Petr Skoda
|
431ac39634
|
MDL-26623 fix file permissions
The permissions are now going to be verified as part of the weekly release process.
|
2011-03-01 12:26:49 +01:00 |
|
Andrew Davis
|
2b574cc4e0
|
gradebook MDL-24330 massively reduced grade objects unit tests execution time so I can actually run them
|
2010-12-10 03:05:49 +00:00 |
|
Petr Skoda
|
4a0e2e632f
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:42:23 +00:00 |
|
nicolasconnault
|
c7d306e168
|
MDL-15666 MDL-16486
|
2008-09-17 14:31:30 +00:00 |
|
nicolasconnault
|
477eec40b7
|
MDL-14065 Fixed gradebook unit tests, including a bug fix in grade_item class
|
2008-03-27 12:08:36 +00:00 |
|
nicolasconnault
|
43ea3f3ca6
|
MDL-12182 Fixing unit tests for gradebook. Mainly a change in set_locked() arguments. Merging from MOODLE_19_STABLE
|
2008-03-06 13:51:55 +00:00 |
|
nicolasconnault
|
f3ac8eb40c
|
MDL-12182 Reverting to pre-upgrade in order to prepare a patch instead
|
2007-11-22 05:42:46 +00:00 |
|
nicolasconnault
|
aaefeda438
|
More fine-tuning of gradebook classes
|
2007-11-13 10:31:08 +00:00 |
|
nicolasconnault
|
4fc9ec1ec0
|
Managed to remove static calls from the core gradebook classes without removing support for such calls in gradebook interface code. I used a singleton pattern for this (get_instance in grade_object).
|
2007-11-13 07:36:00 +00:00 |
|
nicolasconnault
|
1f0e492171
|
Unit test refactoring using mock objects. NOT FINISHED: testgradecategory and testgradeitem are incomplete. The other tests work great however, and no longer a need for DB data
|
2007-11-07 17:59:33 +00:00 |
|
nicolasconnault
|
1994d890c9
|
Fixing unit test failures
|
2007-10-27 10:13:25 +00:00 |
|
nicolasconnault
|
b7064779f5
|
Updated copyright notice in header
|
2007-10-10 05:25:14 +00:00 |
|
skodak
|
3f2b0c8aba
|
MDL-11363 merged tables grade_grades with grade_grades_text - it is now possible to define fields as required and optional
finally fixed formula validation in calculation edit form
|
2007-09-22 11:39:59 +00:00 |
|
skodak
|
3ee5c20149
|
MDL-10525 renaming class grade_grades and grade_grades_text - singulars for all grade class names
|
2007-07-19 08:15:19 +00:00 |
|
skodak
|
2a8c101f69
|
MDL-10065 move lib/simpletest/grade/simpletest elsewhere
+ fixed categroy locking unittest and minor problem with return value
|
2007-07-17 14:25:20 +00:00 |
|