Commit graph

28261 commits

Author SHA1 Message Date
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
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
nicolasconnault
9837bd1d2c MDL-7574 Applying Matthew Davidson's patch. 2007-08-27 16:59:04 +00:00
stronk7
ec2e146dc5 New tables must have the id unsigned.
Merged from MOODLE_18_STABLE
2007-08-27 14:43:30 +00:00
nicolasconnault
2dcccb0fad MDL-10918 Applying Aaron's patch. 2007-08-27 14:01:41 +00:00
stronk7
b7f90666e5 Delete some html and body tags... 2007-08-27 13:56:40 +00:00
nicolasconnault
97599c0a38 MDL-10984 Added 3 elements to the Grade Export GUIs, and a stub for action to be taken when the 'publish' checkbox is ticked (for xml export only ATM). 2007-08-27 12:23:50 +00:00
moodler
4c43863561 Display tags as raw names 2007-08-27 09:51:27 +00:00
moodler
432038e084 The home page is the only exception to the rule of navigation 2007-08-27 09:40:14 +00:00
toyomoyo
833dcdea9f blog should print rawname instead of name of the tag 2007-08-27 09:21:31 +00:00
toyomoyo
0e80ffb293 dropping tables in xml 2007-08-27 09:14:19 +00:00
toyomoyo
bd1f4559f7 MDL-10956, convert blogs to use the same tags (and convert old tags) 2007-08-27 08:46:00 +00:00
toyomoyo
d526725b8d MDL-10181, help files should not be modified, a new file has been created 2007-08-27 07:24:35 +00:00