scyrma
|
c93c6b3b3d
|
MDL-13434 Addslashes removed, is added whenever necessary in tag/lib.php.
|
2008-03-19 08:12:14 +00:00 |
|
scyrma
|
4258003130
|
MDL-12235 deprecated document_file function. Not found anywhere in core.
|
2008-03-19 07:58:40 +00:00 |
|
moodler
|
85edee26f3
|
MDL-13810 Merged from 1.9
|
2008-03-19 07:49:40 +00:00 |
|
nicolasconnault
|
c1a33301b9
|
MDL-13796 Removing redundant language code.
|
2008-03-19 05:47:55 +00:00 |
|
skodak
|
c55c9d73df
|
MDL-13899 feedback itself is a type of grading - date graded is now affected by feedback too; merged from MOODLE_19_STABLE
|
2008-03-18 23:21:23 +00:00 |
|
skodak
|
cf12f6c5a9
|
MDL-13899 feedback itself is a type of grading - date graded is now affected by feedback too; merged from MOODLE_19_STABLE
|
2008-03-18 22:54:56 +00:00 |
|
skodak
|
0b943ef12c
|
MDL-13921 Incorrect access given to members of group included in 2 groupings; merged from MOODLE_19_STABLE
|
2008-03-18 16:38:25 +00:00 |
|
skodak
|
36bddcf5fb
|
MDL-13949 removed adobe reader XSS bug workaround; merged from MOODLE_19_STABLE
|
2008-03-17 12:36:26 +00:00 |
|
skodak
|
55231be044
|
MDL-13943 improved perf when sending multiple grades into grade_update(); merged from MOODLE_19_STABLE
|
2008-03-16 23:22:47 +00:00 |
|
skodak
|
f8f1f8076f
|
MDL-13945 prevent fatal errors in all rs_xx functions; merged from MOODLE_19_STABLE
|
2008-03-16 22:48:39 +00:00 |
|
skodak
|
600fe3b333
|
MDL-13944 rs_close() does not throw fatal error if rs does not exist aynmore; merged from MOODLE_19_STABLE
|
2008-03-16 22:08:14 +00:00 |
|
skodak
|
ddb9c47252
|
MDL-13939 stats produce bogus role/course data if user has several different enrolments; ,erged from MOODLE_19_STABLE
|
2008-03-16 01:24:21 +00:00 |
|
skodak
|
b5f3a99c73
|
MDL-13412 Allow callers of email_to_user() to set wordwrap; merged from MOODLE_19_STABLE
|
2008-03-15 17:04:36 +00:00 |
|
skodak
|
5ac776acda
|
MDL-13893 fixed hiding of editor buttons, added labels there too; merged from MOODLE_19_STABLE
|
2008-03-15 16:37:41 +00:00 |
|
skodak
|
f043289d2f
|
MDL-13886 whitelist text-decoration in kses cleaning; merged from MOODLE_19_STABLE
|
2008-03-15 15:01:27 +00:00 |
|
skodak
|
5048575d7e
|
MDL-13920 assignment without grades now sets text grade type, fixed overriding of feedback and overriding logic in general on grade edit page; merged from MOODLE_19_STABLE
|
2008-03-15 14:54:43 +00:00 |
|
nicolasconnault
|
9b5f87d27e
|
MDL-13796 Committing new recaptcha element
|
2008-03-13 15:45:16 +00:00 |
|
sam_marshall
|
6c5a2108b5
|
MDL-13915: Fixed add_to_log when very long url is specified (now doesn't try to insert more than 100 chars into database)
|
2008-03-13 15:32:08 +00:00 |
|
nicolasconnault
|
7bd75cb3c1
|
MDL-13919 Fixed undefined variable. Merging from MOODLE_19_STABLE
|
2008-03-13 14:02:54 +00:00 |
|
scyrma
|
31b57a92bb
|
Fixed a bug introduced somewhere down the late modifications..
|
2008-03-13 08:38:37 +00:00 |
|
skodak
|
25bcd90821
|
MDL-13845 rewritten rounding in grades classes again - rounding done also before storage into db so that we can compare the values properly and skip db updates if possible + some more optimisations; merged from MOODLE_19_STABLE
|
2008-03-12 19:45:17 +00:00 |
|
nicolasconnault
|
7c572b8c90
|
MDL-13796 Added help button and help file, used Snoopy in recaptchalib for proxy support, fixed lang strings, refactored validation code, used element property to pass error string around.
|
2008-03-11 10:34:50 +00:00 |
|
skodak
|
0a2925beb9
|
MDL-13881 fixed silly logic bug when disabling rcache - patch by Matt Clarkson; merged from MOODLE_19_STABLE
|
2008-03-11 09:05:20 +00:00 |
|
nicolasconnault
|
5d6308d491
|
MDL-13796 Most of the recaptcha implementation is done.
|
2008-03-10 17:32:32 +00:00 |
|
skodak
|
9c9a3259ee
|
MDL-13863 detect missing idnumbers in formulas after restore; merged from MOODLE_19_STABLE
|
2008-03-10 09:35:42 +00:00 |
|
skodak
|
ec3717e1bd
|
MDL-13853 automatic fixing of incorrect grade category paths; merged from MOODLE_19_STABLE
|
2008-03-08 23:23:41 +00:00 |
|
skodak
|
1909a12760
|
MDL-13853 incorrect paths when moving grade categories - affects aggregation in subcategories; merged from MOODLE_19_STABLE
|
2008-03-08 22:38:11 +00:00 |
|
skodak
|
6537035609
|
MDL-13851 fixed disappearing grade categories in PHP4; merged from MOODLE_19_STABLE
|
2008-03-08 22:12:45 +00:00 |
|
skodak
|
076aeb01a6
|
MDL-13850 fix automatic creation of course grade item; merge dfrom MOODLE_19_STABLE
|
2008-03-08 15:34:39 +00:00 |
|
skodak
|
b0f44d8dbe
|
MDL-13849 add API method to use outcome in course into grade_outcome class; merged from MOODLE_19_STABLE
|
2008-03-08 15:29:42 +00:00 |
|
skodak
|
a450311936
|
add debug code for missing course id when getting course grading category; merged from MOODLE_19_STABLE
|
2008-03-08 15:10:35 +00:00 |
|
skodak
|
66690b6914
|
MDL-13845 major performance problems when regrading course; merged from MOODLE_19_STABLE
|
2008-03-08 12:51:16 +00:00 |
|
nicolasconnault
|
e64779883b
|
MDL-12356 Patched grade_grade->is_passed() method so that it returns null when the gradepass value is null or equal to grademin, or when the finalgrade is null. Merging from MOODLE_19_STABLE
|
2008-03-07 14:09:43 +00:00 |
|
nicolasconnault
|
a1f27717db
|
MDL-11888 Added unique constraint.
|
2008-03-07 13:23:38 +00:00 |
|
tjhunt
|
111ded5895
|
Clarify unused argument.
|
2008-03-07 11:17:44 +00:00 |
|
nicolasconnault
|
8436e8b94b
|
MDL-13828 Updated to YUI 2.5.0
|
2008-03-07 09:48:29 +00:00 |
|
tjhunt
|
1ba25b6820
|
Fix typo.
|
2008-03-06 15:04:09 +00:00 |
|
nicolasconnault
|
27c9bf2445
|
MDL-12182 fixing fixtures
|
2008-03-06 14:55:10 +00:00 |
|
nicolasconnault
|
4a88e245bd
|
MDL-12182 merging from MOODLE_19_STABLE
|
2008-03-06 14:28:20 +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 |
|
moodler
|
fffb5d240a
|
Merged MDL-13810 Fixed check for ul.timeaccess
|
2008-03-06 02:15:00 +00:00 |
|
moodler
|
8cd9482066
|
Fix the display of the release (merged from 1.9)
|
2008-03-05 05:36:49 +00:00 |
|
skodak
|
2516a42ad1
|
MDL-13762 some debug code and workaround for sloppy use of recordsets; merged from MOODLE_19_STABLE
|
2008-03-04 09:24:04 +00:00 |
|
skodak
|
91f9a62c3f
|
MDL-13730 site setting for aggregation of scales; merged from MOODLE_19_STABLE
|
2008-03-03 11:03:54 +00:00 |
|
moodler
|
12d0d174b7
|
Merged MDL-13754: get_users_by_capability minor fix
|
2008-03-03 06:20:52 +00:00 |
|
skodak
|
e1ce4a652c
|
MDL-13705
|
2008-03-01 13:11:31 +00:00 |
|
scyrma
|
603443b519
|
MDL-13728 - Tag form editing now provides a checkbox to set the tag type (official or not), and it's all base on tag:manage. (merge)
|
2008-02-29 09:35:04 +00:00 |
|
moodler
|
be4c1a81d6
|
Merged MDL-13676 Fixed some mistakes I just made
|
2008-02-29 08:56:39 +00:00 |
|
scyrma
|
a9a4a1f914
|
MDL-13728 - Removing old capabilities and creating a new one for tag type modifications. (merge)
|
2008-02-29 08:47:50 +00:00 |
|
moodler
|
87486420a5
|
Merged MDL-13676: last-minute field change to fix an Oracle problem
|
2008-02-29 08:44:23 +00:00 |
|