31939 Commits

Author SHA1 Message Date
ethem
b6398eb44b MDL-14129 Fix dongsheng's fixes and make dongsheng happy :) 2008-06-20 10:48:29 +00:00
nicolasconnault
50a12c87ce MDL-14905 Finished all basic tests. It should now be easy to extend these tests with more boundary conditions 2008-06-20 09:40:03 +00:00
scyrma
c020cec265 MDL-14741: use the value of the main killswitch, and add back missing functions 2008-06-20 09:31:19 +00:00
jamiesensei
7cdd8b2258 MDL-14191 "Add db folder for db installation / upgrade" and MDL-14193 "Automatic processing of access.php for adding / upgrading report capabilities" New plug in capabilities for quiz reports. 2008-06-20 09:11:08 +00:00
moodler
a8bdedab59 MDL-14992 $SESSION is a global 2008-06-20 07:33:33 +00:00
skodak
6566118c51 MDL-15320 support for other database driver types 2008-06-20 07:05:46 +00:00
moodlerobot
dc81d75374 Updated the HEAD build version to 20080620 2008-06-20 01:41:52 +00:00
tjhunt
c44889c088 MDL-15321 - Add a class to the last column and row of the table in print_table to help theming 2008-06-19 18:38:27 +00:00
tjhunt
941939ef51 MDL-13229 - Cannot export group events - now make it export group events if 'all' is selected. 2008-06-19 17:57:57 +00:00
jamiesensei
0b8953aec3 MDL-15165 "Essay quiz Manual grading "these are no attempts to show" when there are actually attempts" - not resolved. But while reviewing the query I found a LIMIT clause in sql that I've replace with params to the get_records_sql function. Also made the logic in attempt_sql method more robust.
Merged from 1.9
2008-06-19 15:24:27 +00:00
tjhunt
fa200431b1 MDL-15318 - url is a reserved word in JavaScript in IE, so the Gen Calendar URL button does not work there 2008-06-19 14:24:09 +00:00
jamiesensei
8b2f8253ad MDL-15264 "Bar graph image missed when group with no attempts selected" added a query to check for sure that there are some grades there to display in the graph. Also now displaying grades for all groups a user has permission to view - but only if that is up to 4 groups and only if there are less than 500 grades total.
Merged from 1.9 branch
2008-06-19 14:03:24 +00:00
scyrma
48d5652860 MDL-15310: moving capability checks out of the library + code formatting adjustments 2008-06-19 10:02:10 +00:00
scyrma
47a2c30b67 MDL-15310: removing unused variable, old commented code and adding a small adjustment to the tag code. 2008-06-19 09:21:45 +00:00
scyrma
cda19b7ade MDL-14679: fix regression in tag library 2008-06-19 08:16:12 +00:00
scyrma
f5488402ad MDL-15310: making the tag:create permission effective in user profile 2008-06-19 06:07:20 +00:00
gbateson
4262494a99 allow <img> and other tags in LHS of JMatch in "v6" output format 2008-06-19 05:59:58 +00:00
fmarier
874487c0d8 auth/ldap: fix PHP warnings and remove bad "Choose one" id
Merged from MOODLE_19_STABLE
2008-06-19 02:30:37 +00:00
pichetp
ea632e8846 closing properly questions <label> i.e. adding </label> line 459-61 when some errors 2008-06-19 01:43:52 +00:00
moodlerobot
e4655305bf Updated the HEAD build version to 20080619 2008-06-19 01:38:23 +00:00
robertall
5d0f79e1b2 [MDL-15308] Automatically download exported preset. Merged from MOODLE_19_STABLE. 2008-06-18 17:45:09 +00:00
thepurpleblob
376ca347ca MDL-15304
Handle empty names for labels (if only HTML tags in label text)
2008-06-18 15:31:47 +00:00
nicolasconnault
0088bd3167 MDL-14905 Added more unit tests, plus stubs for all methods to be tested. Also fixed a bug in moodle_database:get_recordset_list(), which was using " AND " between values instead of " OR " 2008-06-18 14:53:01 +00:00
robertall
a4736e2808 [MDL-15300] Remove temporary files created while exporting a preset as ZIP file. Merged from MOODLE_19_STABLE. 2008-06-18 14:49:44 +00:00
tjhunt
1f5645bc57 MDL-15290 - Missing question types not handled properly on backup. 2008-06-18 14:29:37 +00:00
robertall
933c129603 [MDL-15298] Don't create preset ZIP always in the same directory, as the same file name. Merged and ported from MOODLE_19_STABLE. 2008-06-18 11:53:15 +00:00
jamiesensei
e72efdd426 MDL-15268 "Content for Quiz Statistics report table" adding more if conditions to only display stuff when the calculations are possible. This depends on how many attempts there have been and how many questions there are. 2008-06-18 11:38:17 +00:00
nicolasconnault
b579f0dbde MDL-14905 Removed table creation and data insertion from setUp() method, and put simple versions of these in each test method needing them. 2008-06-18 11:12:19 +00:00
scyrma
966dd5ea1a MDL-14741: reverse previous change to code formatting. 2008-06-18 09:17:09 +00:00
skodak
ec22e38039 MDL-15273 basic read/write perf counter in moodle_database 2008-06-18 08:26:41 +00:00
skodak
edef70c9d0 MDL-15273 basic read/write perf counter in moodle_database 2008-06-18 08:26:40 +00:00
jerome
e79fe53d98 MDL-15152 reverse MDL-14439 fix for dropdown menu for Opera+Linux, merged from 19 2008-06-18 05:58:06 +00:00
dongsheng
4ee00a30cf "MDL-8642, setting of auto scrolling, merged from MOODLE_19_STABLE" 2008-06-18 04:06:11 +00:00
dongsheng
5537bb044b "MDL-12304, fix double text merged from MOODLE_19_STABLE" 2008-06-18 03:18:22 +00:00
dongsheng
6089d5a075 "MDL-15278, see tracker" 2008-06-18 01:45:01 +00:00
moodlerobot
a4735aea46 Updated the HEAD build version to 20080618 2008-06-18 01:36:39 +00:00
jamiesensei
f44d7d467b MDL-15268 "Content for Quiz Statistics report table" some columns of Quiz Statistics report table only make sense if there is more than one question in the quiz. Adding an if condition. 2008-06-17 14:14:23 +00:00
nicolasconnault
0d03d6be5b CONTRIB-490 Adding support for generation of test calculated question type (thanks Pierre Pichet) 2008-06-17 12:08:53 +00:00
nicolasconnault
986dca608e MDL-14679 Corrected incorrect use get_records_list('tags'): replaced by get_records('tags') 2008-06-17 07:07:37 +00:00
nicolasconnault
845fe812a8 MDL-15100 fixed typo ('param' instead of 'array') 2008-06-17 07:05:44 +00:00
jerome
d81f018f3a MDL-11461 all ressource types are now displayed in the ressource help popup, merged from 1.9 2008-06-17 02:00:54 +00:00
moodlerobot
fd9ba504eb Updated the HEAD build version to 20080617 2008-06-17 01:36:21 +00:00
skodak
11d075757e MDL-14789 meta_type now used instead of type 2008-06-16 21:08:40 +00:00
skodak
ab130a0b5f MDL-15273 basic read/write perf counter in moodle_database 2008-06-16 21:01:54 +00:00
robertall
45d4986761 [MDL-15258] Clean up data_presets_export() function. 2008-06-16 18:33:26 +00:00
skodak
eb203ee412 MDL-14898 upgraded html purifier to 3.1.0 in HEAD 2008-06-16 16:39:09 +00:00
stronk7
b553527e99 Use some more $DB in installer. Like rest of db accesses. Just a sintax thing. 2008-06-16 16:20:45 +00:00
jamiesensei
74af927e51 MDL-15268 "Content for Quiz Statistics report table" little bit of css styling of columns 2008-06-16 16:19:07 +00:00
jamiesensei
f8d4e7b16b MDL-15268 "Content for Quiz Statistics report table" more columns of Quiz Statistics report table. 2008-06-16 15:46:46 +00:00
nicolasconnault
7f9f11b5d4 MDL-14905 Added subclass of moodle_database for testing, plus some unit tests. 2008-06-16 15:41:23 +00:00