poltawski
dc48ca472c
MDL-10133 - html purifier lang typos
2007-06-18 19:43:10 +00:00
poltawski
10f5778089
MDL-10148 - hard coded lang strings in user/message.html
2007-06-18 19:21:24 +00:00
dwoolhead
7f17368588
MDL-10084 Styling/branding
2007-06-18 17:18:20 +00:00
dwoolhead
f19b65d3e9
MDL-10084 Styling/branding - deleted too much in previous commit
2007-06-18 17:01:14 +00:00
dwoolhead
9571068c81
MDL-10084 Styling/branding
2007-06-18 16:49:39 +00:00
tjhunt
ff51d64621
Make a library function for deleting quiz attempts, rather than having duplicated code. Merged from OU Moodle.
2007-06-18 16:19:00 +00:00
skodak
95affb8a35
MDL-9137 readding GRADE_AGGREGATE_MODE
2007-06-18 15:29:20 +00:00
skodak
b8ff92b66b
MDL-9137 various grading improvements
...
1/ initial support for migration of old grade_items and categories (not tested)
2/ rewritten grade update and calculation logic
3/ initial support for calculation formulas
4/ minor API refactoring and cleanup
5/ various small bugfixes
6/ fixed use of grademax with scales
7/ fixed some unit tests
TODO:
* implement proper locking of grades - needs discussion
* force recalculation of all formulas after adding/removing/changing of grade items
* better delete flag support
* support for NULLs n backup - Eloy already proposed a solution
* support for NULLs in set_field()
* speedup
* more unit tests nd functional tests
2007-06-18 13:43:40 +00:00
bobopinna
75bca47db0
Fixed a typo added during last update
2007-06-18 11:58:57 +00:00
andreabix
78cad49fb5
Fixed MDL-10100
2007-06-18 11:28:36 +00:00
thepurpleblob
bf98228ade
Missing cvs id tag
2007-06-18 10:35:02 +00:00
toyomoyo
1e0503f602
flexitable for user report
2007-06-18 08:05:53 +00:00
moodler
90dcbeccd4
Whoops, checked in wrong file before
2007-06-18 07:35:14 +00:00
moodler
2de494a5a1
First pass at grader report capabilities
2007-06-18 07:24:03 +00:00
moodler
c3bbc0c2a8
Removed some debugging
2007-06-18 07:18:05 +00:00
moodler
3628d16093
Merged fix for MDL-10154 from 1.8
2007-06-18 06:34:54 +00:00
moodler
11e4a24ba9
Added an install hook ... any function called modulename_install() will be run when the module is installed
...
MDL-10108
2007-06-18 03:59:47 +00:00
bobopinna
7e17f5a241
First step in correct_resposes element debug
2007-06-17 20:36:08 +00:00
mudrd8mz
326fc7baed
Repeating the skodak's commit 1.95 (MDL-9647 simplify dealing with headers/footers in admin sections) - evidently too late for me tonight... doing more CVS mistakes :-(
2007-06-17 02:14:31 +00:00
mudrd8mz
db8c035f00
* To choose a file to edit, popup_form() is used now. It saves some space on the screen.
...
* Started to work on GUI improvements. Menu tabs introduced. Heading to fix MDL-8012
* "Number of missing strings" or "No missing strings" displayed in the missing mode. Fixes MDL-7029
This commit covers changes from 1.88.2.5 to 1.88.2.8 which were accidentally done on MOODLE_18_STABLE instead of HEAD.
2007-06-17 02:05:18 +00:00
nicolasconnault
4a490db004
MDL-9506 MDL-9629 Added code to grade_category::delete so that its children have their categoryid/parent field updated. However, the query used sets the fields to an empty string instead of a null value. The unit test for grade_categories fails.
2007-06-16 21:20:57 +00:00
ethem
1d2a739b56
MDL-9836
...
Authorize.net / SSL Config Bug prevents display of options from enrol/authorize/enrol.php
2007-06-15 17:40:58 +00:00
nfreear
751457e6e4
Fixes bug MDL-10138 build_navigation needs hidden "You are here" heading. Also, white space.
2007-06-15 15:15:29 +00:00
andreabix
4d69ee0d98
Fixed MDL-10073
2007-06-15 13:39:56 +00:00
tjhunt
294e63eadd
Make it possible for question types to do file uploads.
2007-06-15 11:02:47 +00:00
tjhunt
c746ce0d03
Fix whitespace.
2007-06-15 10:42:11 +00:00
tjhunt
bc301dc93a
Remove unused variable.
2007-06-15 10:42:02 +00:00
tjhunt
d0e88092e9
MDL-10130 - Thanks to Adriane Boyd.
2007-06-15 10:25:09 +00:00
tjhunt
eedb2494ed
Fix whitespace.
2007-06-15 10:24:29 +00:00
csantossaenz
eaa15ed1ad
Fixed bug mdl-7516
2007-06-15 09:26:17 +00:00
toyomoyo
dfbec4d492
user grade report development code
2007-06-15 09:13:13 +00:00
moodler
0a6695f696
Added two capabilities for the grader report
2007-06-15 08:29:23 +00:00
moodler
4b98acca96
SOme dummy report pages
2007-06-15 08:24:45 +00:00
moodler
4fcdf5001d
Simple framework interface for grades reports
2007-06-15 08:12:11 +00:00
moodler
841420be50
Lang files for the grade report plugins
2007-06-15 07:55:40 +00:00
moodler
226a90d145
Skip user_ tables in multilang upgrade
2007-06-15 06:08:51 +00:00
toyomoyo
f57211724a
adding some strings
2007-06-15 05:23:48 +00:00
dwoolhead
0176297545
MDL-10084 Styling/branding
2007-06-14 16:08:29 +00:00
csantossaenz
50ccd872cb
Fixed some bugs with duplicated elements and undefined elements for correct_responses type
2007-06-14 12:41:41 +00:00
urs_hunkler
70a4677d74
Longer titles names in languages like German are displayed above the input field. I reduced the length of the input fields to 5em as in 1.8.
2007-06-14 07:55:18 +00:00
urs_hunkler
c97535a6be
MDL-9745 - added missing input field type "file" to the alignment correction
2007-06-14 07:04:47 +00:00
toyomoyo
8556ba1740
fixing typos of a wrong capability
2007-06-14 07:04:15 +00:00
toyomoyo
8205423030
merged fix for MDL-10112 bulk messaging fails silently when messaging not enabled
2007-06-14 04:41:33 +00:00
stronk7
783fbd2234
Now the tokeniser is using the new textlib->entities_to_utf8()
...
own function (PHP4 and PHP compatible)
Merged from MOODLE_18_STABLE
2007-06-13 23:22:57 +00:00
stronk7
4e2cb0e3f3
Added entities_to_utf8() function to textlib, suitable to convert
...
any entity (numerical and html) to utf-8, providing a PHP4 and PH5
way to do the work.
Also, added the code2utf8() function to convert Unicode code numbers
to UTF-8 chars.
Merged from MOODLE_18_STABLE
2007-06-13 19:43:56 +00:00
dwoolhead
bf9ae76c36
MDL-10048 General calendar view enhancements as per spec with regard to event highlighting
2007-06-13 16:26:19 +00:00
dwoolhead
edad8bec3c
MDL-10048 General calendar view enhancements as per spec with regard to event highlighting
2007-06-13 14:30:42 +00:00
dwoolhead
10b1d59829
MDL-10048 General calendar view enhancements as per spec with regard to event highlighting
2007-06-13 12:55:23 +00:00
dwoolhead
1c4bedd7dd
MDL-10048 General calendar view enhancements as per spec with regard to event highlighting
2007-06-13 10:37:05 +00:00
dwoolhead
7c50db30f9
MDL-10048 General calendar view enhancements as per spec with regard to event highlighting
2007-06-13 10:00:30 +00:00