Commit graph

5305 commits

Author SHA1 Message Date
skodak
1f4a032092 fixed minor problems in prev commit 2007-08-09 11:10:13 +00:00
moodler
f31701c4ab Removing the langdir stuff from themes 2007-08-09 10:09:34 +00:00
skodak
26101be8e0 improved grade locking cron 2007-08-09 10:07:47 +00:00
skodak
2650c51ef4 locktime cron support - not much efficient though :-( 2007-08-09 09:38:14 +00:00
skodak
fb0e357051 various locking improvements and fixes, cron locktime support stilll missing 2007-08-09 09:03:14 +00:00
moodler
7982426d1b Fiexed order of time elements for RTL MDL-10768 2007-08-09 08:44:29 +00:00
moodler
2730730381 Added support for right-to-left languages in html editor MDL-10768 2007-08-09 08:42:36 +00:00
moodler
b211809549 More support for right-to-left languages MDL-10768 2007-08-09 08:40:02 +00:00
skodak
45d670f7ab adding forgotten aggregateoutcomes changes 2007-08-09 07:34:56 +00:00
martinlanghoff
c7c57cfbf2 Add context.path and context.depth fields for accesslib optimisation 2007-08-09 06:14:21 +00:00
skodak
410753fbb0 course name used if name given to course category 2007-08-08 12:28:15 +00:00
skodak
d7ef47b3f1 removing $grade_item param from grade_grde methods - not needed anymore, assignment to grade_item property used instead
fixed typo in grade refresh code
2007-08-08 10:27:29 +00:00
nicolasconnault
8f6e4392d2 Adding latest version of overlib with all plugins, into its own directory. Updated lib/javascript.php to point to this instead of the old one, which is still in lib/overlib.js 2007-08-08 09:42:11 +00:00
stronk7
341426f0ac Changing course->shortname to 100c under all DBs. Part of MDL-10026 2007-08-08 09:06:09 +00:00
skodak
0658afc9a1 fixes for overriding of scales, outcomes and minor access control tweak 2007-08-07 22:50:32 +00:00
moodler
aac4c3807f Fixed names of total columns 2007-08-07 09:03:53 +00:00
urs_hunkler
5730bc6119 MDL-8109 - merged from 1.8 2007-08-07 07:34:21 +00:00
skodak
e46f4d110d MDL-10549 fixed outcoems appearing in assingment when not used 2007-08-07 07:25:06 +00:00
poltawski
be23993798 MDL-10624 Reverting forum part of last commit - it wasn't needed, I wasn't testing
correctly. merged from 18_STABLE
2007-08-06 19:17:36 +00:00
poltawski
87c2d37d82 Fixed typo in previous commit 2007-08-06 18:47:57 +00:00
poltawski
2515adf9ea MDL-9431 & MDL-10624 - we're not removing some tracking records from the
database when we unassign roles - remove forum_subscriptions & user_lastaccess

Merged from MOODLE_18_STABLE
2007-08-06 18:45:35 +00:00
stronk7
6cdd0f9c93 Adding Id tag + copyright notice.
Merged from MOODLE_18_STABLE
2007-08-06 17:55:44 +00:00
skodak
2b0f65e23c MDL-10223 module grades are now refreshed after unlocking 2007-08-06 15:18:54 +00:00
skodak
29d509f59a MDL-10109 optional aggregation of outcomes together with grades 2007-08-06 12:05:45 +00:00
nicolasconnault
a067e30df5 MDL-9775 Reverting Urs' dot, so that martin can play around with this issue. 2007-08-06 05:49:49 +00:00
mattc-catalyst
a64b66ddcf MDL-7043: fix insert link functionality to allow linking to images again
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-08-06 04:38:59 +00:00
stronk7
4a8e7db55e $dataobject in insert_record() and update_record() must be objects.
Added code to detect, fix and debug array situations. Related to MDL-9751.

Merged from MOODLE_18_STABLE
2007-08-05 22:40:10 +00:00
urs_hunkler
d63ef3b83b MDL-10408 - added checks for propertyIsEnumerable for MooTools compatibility 2007-08-05 12:15:27 +00:00
urs_hunkler
48bfa2e0c9 Nicolas' changes to custom_corners has broken the theme. I decided to use the same method as clearfix by adding a "." and not a "&nbsp;". Some additional CSS is needed either way. 2007-08-05 10:31:57 +00:00
stronk7
42fa499221 Prevent one warning
Merged from MOODLE_18_STABLE
2007-08-04 18:48:35 +00:00
luizlaydner
5557c75a9f - added block support for tag pages 2007-08-03 21:41:09 +00:00
skodak
f615fbaba0 MDL-10711 adding deleting of grade data when deleting module or course 2007-08-03 19:25:22 +00:00
nicolasconnault
f2c883562d Gradebook unit tests review 2007-08-03 15:10:25 +00:00
urs_hunkler
c02345e398 added spaces before the divs too for req and adv icon alignment.
added ftoggler class to the labels and fcontainer div within the fieldset to be able to toggle the fieldsets open and collapsed with a JS framework.
2007-08-03 13:28:03 +00:00
skodak
4f51f48fdf reverting last commit 2007-08-03 13:08:05 +00:00
nicolasconnault
206ab18470 MDL-9775 Added &nbsp; inside the <div></div> for class="bt" and class="bb", for custom corners theme
MDL-10702 Finished fixing the CSS
2007-08-03 11:55:28 +00:00
urs_hunkler
cbdb3705ce Added a space before divs too 2007-08-03 11:51:14 +00:00
urs_hunkler
620cd35d39 Added a space behind advancedimg to correct aligning in forms :: second approach, the first one didn't work in IE 2007-08-03 11:00:11 +00:00
urs_hunkler
e4d0193411 Added a space behind advancedimg to correct aligning in forms. 2007-08-03 09:30:36 +00:00
skodak
1eb05d980c improved aggregation - items without value (none + text) are not aggregated; faster regrading of categroies with no grades; lang typo fixed 2007-08-03 08:41:20 +00:00
moodler
9d0d661cc5 Updated with latest release 2007-08-03 03:20:30 +00:00
stronk7
5930cded47 Added space to perform correct N' queries under MSSQL. MDL-10423
(plus general whitespace clean)

Merged from MOODLE_18_STABLE
2007-08-02 23:39:28 +00:00
skodak
cc03871ba3 MDL-10549 outcomes quickgrading in assignment
TODO: fix html and CSS
2007-08-02 22:38:52 +00:00
moodler
1a85d89a0b Fixed index upgrade 2007-08-02 14:25:58 +00:00
moodler
32ef914951 Recreate index as unique 2007-08-02 14:20:37 +00:00
skodak
8942ac90ff MDL-10105 fixed cm idnumber in gradebook upgrade 2007-08-02 11:22:13 +00:00
skodak
c521e8e403 MDL-10105 some more idnumber fixes 2007-08-02 11:07:44 +00:00
skodak
602433133e MDL-10105 idnumber uniqueness tested before insert in UI now - both modedit and item edit pages 2007-08-02 10:38:18 +00:00
toyomoyo
489a965500 MDL-10336, upgrading YUI to 2.3.0 2007-08-02 09:13:40 +00:00
toyomoyo
c345bb584a MDL-10679, improvement to context_rel table and load_user_capability 2007-08-02 08:28:29 +00:00