6243 Commits

Author SHA1 Message Date
jamiesensei
594019f793 bit more detail for what needs renaming 2007-09-03 13:03:20 +00:00
moodler
5b1059bb9f Better solution for MDLSITE-152 2007-09-03 07:57:56 +00:00
moodler
acc7a2fabe FIx the links that were removed by format_string in 1.8 MDLSITE-152 2007-09-03 07:55:28 +00:00
moodler
f389ceff2a Don't try to use YUI when AJAX is not enabled 2007-09-03 06:15:58 +00:00
stronk7
8d4d08a772 Better resizing under all browsers (more accurate) 2007-09-02 23:07:27 +00:00
stronk7
10edb2a075 Now the customcorners (T/F) flag is passed to the
resizeiframe() script. Next-step: perform some
extra calculations there to resize the iframe
properly under customcorners.
2007-09-02 12:14:08 +00:00
stronk7
4b82ca47e8 Avoid notice... 2007-09-02 12:05:17 +00:00
stronk7
3d20a60eca Reverted (to save space) and added customcorners support. 2007-09-02 11:52:12 +00:00
stronk7
95f35a3db1 Using print_footer() again in IMS display.
(cannot rely anymore on harcoded footer,
due to custom_corners themes).
2007-09-02 11:33:48 +00:00
stronk7
fe116110ab Now, the repository is able to set the resource->name if
it haven't been manuall defined. Part of MDL-10878.

Merged from MOODLE_18_STABLE
2007-09-02 10:51:38 +00:00
skodak
9c8d38fa97 MDL-11092 events are not used for changed raw grades anymore + minor cleanup in handling of raw grades (now used only for modules or other external plugins that produce grades) 2007-08-31 22:42:05 +00:00
mattc-catalyst
14237364b0 MDL-10888: groupings - mod/forum - bugfix, missing $currentgroup 2007-08-30 21:01:57 +00:00
moodler
f88b7a4382 Fixed a bug checking context in groups 2007-08-30 16:18:35 +00:00
moodler
56c2ef2533 Fixed obvious typo causing notice 2007-08-30 16:09:13 +00:00
stronk7
8d7fb1bacd And we don't need to call assignment_upgrade_submodules()
from the update scripts any more. The standard plugin
architecture for modules support that. MDL-11029
2007-08-29 14:50:41 +00:00
stronk7
e9d46b8187 Now assignment submodules are installed/upgraded properly
(using the standard plugins architecture) MDL-11029
2007-08-29 14:42:39 +00:00
stronk7
c617b6f3b6 Changed the online submodule to work under the new install/upgrade code 2007-08-29 14:38:34 +00:00
nicolasconnault
0f78c4de3d MDL-11028 GUI complete, language strings complete, user key creation done. Validation is not yet coded. 2007-08-29 11:43:48 +00:00
skodak
d515beab01 MDL-10320 assignment types that are not installed are not restored anymore + fixed warning when no attempts present 2007-08-28 21:06:01 +00:00
mattc-catalyst
d8c9d8a150 MDL-10888: - groupings - mod/scorm - updated to support groupings 2007-08-28 02:54:37 +00:00
mattc-catalyst
07aa205712 MDL-10888: groupings - mod/survey - updated to use groupings 2007-08-28 00:12:01 +00:00
mattc-catalyst
0ffa2c950e MDL-10888: groupings - mod/lesson - updated to support groupings 2007-08-27 23:05:42 +00:00
mattc-catalyst
6d5b7706da MDL-10888: groupings - mod/choice - updated to support groupings 2007-08-27 21:52:35 +00:00
mattc-catalyst
5ada3c8e3a MDL-10888: groupings - mod/quiz - add groupings support 2007-08-27 03:56:39 +00:00
mattc-catalyst
a12e11c13a MDL-10888: groupings - mod/chat - update to work with groupings 2007-08-27 02:28:35 +00:00
mattc-catalyst
ba3dc7b4a8 MDL-10888: groupings - mod/assignment - updated to support groupings 2007-08-26 23:50:08 +00:00
gbateson
c8e1555d63 fixed results not being because of commented out "interceptFeedback" (probably left over from debugging) 2007-08-25 01:54:30 +00:00
mchurch
00472a2235 Moving get $cm outside of the 'forum_enabletimedposts' condition as it is needed even if this isn't set. 2007-08-23 14:25:42 +00:00
moodler
3be1eb5238 Merged rss fix from 1.8 MDL-10960 2007-08-23 06:14:26 +00:00
mattc-catalyst
27978302ad MDL-10888: groupings - mod/wiki - add support for groupings, use new groups functions 2007-08-23 04:56:39 +00:00
skodak
3a233b85c5 MDL-10947 https was replaced with httpss when wwwroot already is https credit goes to Tobias Marx 2007-08-22 19:36:24 +00:00
moodler
09164d709e Fixes to make forum RSS generation more efficient MDLSITE-244 2007-08-22 07:38:38 +00:00
skodak
d014b69b92 MDL-10927 implemented cron support in assignment plugins 2007-08-21 09:53:35 +00:00
skodak
1fc8777426 MDL-10056 Fixed deleting of assignments when original plugin not present 2007-08-21 09:20:42 +00:00
moodler
5d82704e37 More bug fixing for parent links in posts 2007-08-21 07:39:57 +00:00
mattc-catalyst
010a47bf7d MDL-10888: groupings - mod/forum - update to use new standard_coursemodule_elements() 2007-08-21 05:03:48 +00:00
toyomoyo
5080d619a3 changed subscription/unsubscription to links if javascript is enabled, and button if javascript is disabled 2007-08-21 04:12:03 +00:00
moodler
30d76014d8 FIxed language file location, merged from 1.8 MDL-10920 2007-08-21 03:38:45 +00:00
skodak
c219eec3cf MDL-10846 reverting commit - waiting for Eloy :-( 2007-08-20 22:27:38 +00:00
skodak
2ff4411414 MDL-10846 Sorting submitted assignments by status makes all assignments disappear 2007-08-20 22:21:46 +00:00
mattc-catalyst
135219ef8a MDL-10919: mod/database - fix SQL error caused by invalid groupid 2007-08-20 22:18:49 +00:00
skodak
9ca302560c MDL-10846 Sorting submitted assignments by status makes all assignments disappear 2007-08-20 22:18:18 +00:00
skodak
5d59cbe918 MDL-10914 support for groupings in Database module 2007-08-20 21:16:43 +00:00
skodak
055f21850a MDL-10914 support for groupings in Database module 2007-08-20 14:04:10 +00:00
skodak
777da4d56c MDL-10913 fixed incorrect use of data_update_instance in presets code 2007-08-20 12:53:44 +00:00
Martin Langhoff
13534ef716 cvsimport fixups 2007-08-29 13:10:11 +12:00
skodak
e04ff2d559 MDL-10383 adding new standard elements method - modules now must specify what they support (groups/groupings/groupmembersonly); by default only groupmode selector is enabled 2007-08-20 07:27:04 +00:00
nicolasconnault
0be6f67819 MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site. 2007-08-17 19:09:11 +00:00
skodak
bb5b72244a MDL-10890 all require_login() in modules reviewed and fixed use of $cm 2007-08-17 12:49:28 +00:00
skodak
a104debf4f MDL-10892 modules explicitly declare support for groupmembersonly; the grouping and groupmembersonly elements are now marked as advanced; only Resource supports groupmembers only now 2007-08-17 12:29:18 +00:00