27875 Commits

Author SHA1 Message Date
toyomoyo
d92e2906cc MDL-11054, removing dead links 2007-08-30 01:45:38 +00:00
skodak
f6c80923bf MDL-10921 LDAP Auth to Active Directory requires LDAP_OPT_REFERRALS option set 2007-08-29 20:42:41 +00:00
skodak
2d675a2331 MDL-11023 silence warnings in PHP 4.x - the last param was added in PHP 5.0.2; merged from MODOLE_18_STABLE 2007-08-29 20:20:10 +00:00
koenr
edb18a0db9 reverting partly MDL-10883 2007-08-29 20:20:00 +00:00
skodak
dd383bd9a7 MDL-11058 changeme password not always required to be changed 2007-08-29 18:19:04 +00:00
skodak
e436033fb8 MDL-11026 private user key - implement ip restrictions 2007-08-29 18:06:18 +00:00
skodak
ca82569b5b grade export form refactoring 2007-08-29 16:47:16 +00:00
stronk7
6b0caaee81 Now module confguration (records from config) is deleted
when a module is deleted. MDL-11056
2007-08-29 15:14:18 +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
skodak
53ed410ad3 MDL-11053 Course object not escaped before insert - patch by Aaron C Spike 2007-08-29 13:53:11 +00:00
skodak
d93d67b7ac MDL-11051 grade export - do not use quickforms elements directly 2007-08-29 13:00:10 +00:00
skodak
a5bc4e6ef5 MDL-11050 grade export must use formslib properly - no data_submitted()! 2007-08-29 12:38:23 +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
stronk7
b16393cb07 Adding the $Id tag to some scripts to allow better changes detection.
(soory, I deleted a few trailing spaces within comments...)
2007-08-29 10:48:44 +00:00
stronk7
d6125c4ad5 By default, when creating new fields... they are unsigned. 2007-08-29 10:24:36 +00:00
toyomoyo
f8ae1f86c5 MDL-10963, group average code broken, count_ungraded is ignoring groups altogether. 2007-08-29 04:05:56 +00:00
jamiesensei
0647e82b57 check for viewall / viewmine permission for each question in a category selected for export. 2007-08-29 03:04:01 +00:00
moodler
0495bd9124 Old fixes for printing tag cloud I didn't checkin 2007-08-29 02:00:42 +00:00
stronk7
1d45238e36 Double "yours", my mistake. :-P 2007-08-28 23:34:24 +00:00
stronk7
61829e2c5f fixed one copied/pasted string 2007-08-28 23:32:49 +00:00
stronk7
498a550d01 Adding one utility to detect and propose DB changes in
order to have all the int(10) fields properly defined. MDL-11038

Test, test, test!!!
2007-08-28 23:03:40 +00:00
stronk7
fc40517570 Added some strings for the new Check Bigints utility. MDL-11038
(and reviewed a few more encouraging to backup before proceed)
2007-08-28 22:57:43 +00:00
skodak
d575afb836 MDL-11027 user key manager for grade exports - adding forgotten ownership test 2007-08-28 21:57:34 +00:00
skodak
eed8e3054b MDL-11027 user key manager for grade exports 2007-08-28 21:54:18 +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
stronk7
4149e289b6 Fix mnet_hosts->applicationid (from 1 to 10). MDL-11042 2007-08-28 18:27:00 +00:00
skodak
d374613bce MDL-11037 restore status ignored and reset in several places in restore code 2007-08-28 16:30:39 +00:00
stronk7
8baf4a77d0 Now Moodle >= 1.9 requires PostgreSQL >= 8.0. MDL-11033
Merged from MOODLE_18_STABLE
2007-08-28 15:35:48 +00:00
nicolasconnault
29e959a581 MDL-9005 Fixed this and another multilang issue (module name in preview didn't filter multilang tags either). 2007-08-28 13:21:15 +00:00
moodler
d726e8c948 Fixed a mistaken checkin (never copy the CVS directory!) :-) 2007-08-28 08:48:00 +00:00
moodler
d797e50f78 New tags block 2007-08-28 08:43:11 +00:00
toyomoyo
474373aa96 MDL-11017, changed blog edit page to use modified get_item_tags() 2007-08-28 08:32:38 +00:00
skodak
61c6071f40 MDL-10984 support for user private keys when accession scripts without normal sessions 2007-08-28 08:29:40 +00:00
toyomoyo
a683deeca6 merged fix for MDL-10818, do not display graph if user has no permission 2007-08-28 07:04:41 +00:00
moodler
beb67c0526 New string for tags block 2007-08-28 06:38:39 +00:00
moodler
42cc453778 Added new tags block for all tags 2007-08-28 06:38:21 +00:00
moodler
342c60229d MOre tags in search box 2007-08-28 06:14:38 +00:00
moodler
ea6401875e Don't show block table layout when there are no blocks 2007-08-28 06:11:23 +00:00
moodler
5099a71166 Tag cloud is now definitely sorted by rawname MDL-10982 2007-08-28 06:07:50 +00:00
moodler
41d4eea80f Automatic installer.php lang files by installer_builder (20070828) 2007-08-28 05:46:41 +00:00
luizlaydner
62066cdd27 - fixed tag cloud 2007-08-28 05:42:21 +00:00
luizlaydner
4d4dac8113 - fixed tag cloud 2007-08-28 05:25:09 +00:00
toyomoyo
b004316052 removing some files 2007-08-28 04:58:36 +00:00
moodler
704ba13c1f Undoing this navigation change AGAIN 2007-08-28 04:53:35 +00:00
toyomoyo
c4956945c1 MDL-11016, MDL-11015 improvements to the tag, tag_instance and tag_correlation tables 2007-08-28 04:11:58 +00:00
jamiesensei
522b89d1aa allow selection of category in any context when adding a question in question_form 2007-08-28 03:36:17 +00:00
mattc-catalyst
d8c9d8a150 MDL-10888: - groupings - mod/scorm - updated to support groupings 2007-08-28 02:54:37 +00:00
toyomoyo
dc155ceb57 MDL-10181, adding subtracting mechanism for bulk user opertaions, and add some help 2007-08-28 02:23:10 +00:00