skodak
4d7a401910
MDL-8781 survey converted to new formslib - empty intro now means use default from language pack; merged from MOODLE_18_STABLE
2007-03-27 22:01:17 +00:00
stronk7
86041b7e84
Now XMLDBStatements support backslashed single quotes.
...
Merged from MOODLE_18_STABLE
2007-03-27 20:31:18 +00:00
skodak
c7b10b5f67
MDL-9053 - adding new function get_enabled_auth_plugins() - this should make the code simpler and the bug should be gone forever; merged from MOODLE_18_STABLE
2007-03-27 20:26:05 +00:00
sam_marshall
18d6ef01ca
Merged MDL-9072 Made forum discussion list not show links to groups if you don't have permission to view them
2007-03-27 12:23:25 +00:00
nicolasconnault
0c0ffc08e7
MDL-9061
2007-03-27 06:58:27 +00:00
moodler
e1526d7792
Merged fix for MDL-9052 from 1.8
2007-03-27 05:15:46 +00:00
nicolasconnault
fa2d60c5c2
MDL-9040: Enabled disabling of any buttons that always lead to errors. Javascript dynamically displays/hides buttons depending on which groupings/groups are selected. This required a number of extensive modifications, but degrades nicely without JS.
2007-03-27 04:03:51 +00:00
moodler
2bd3b02867
Automatic installer.php lang files by installer_builder (20070327)
2007-03-27 03:47:16 +00:00
toyomoyo
863fb22dd7
merged fix for MDL-9057, invalid contexts should be ignored
2007-03-27 03:04:15 +00:00
stronk7
43e891ede5
silly change, ignore it...
2007-03-26 23:30:34 +00:00
stronk7
96e4104def
Always print the entry when adding, updating/deleting comments. MDL-9047
...
Merged from MOODLE_18_STABLE
2007-03-26 23:02:35 +00:00
donal72
dd9f1b7df5
Patch for upgrade breakage on IIS (and maybe other non-Apache webservers) MDL-8926
2007-03-26 22:51:37 +00:00
stronk7
1555de81ce
Avoid to end SQL commands with a trailing ';'. MDL-9058
...
Merged from MOODLE_18_STABLE
2007-03-26 21:52:11 +00:00
skodak
c7888a90bc
MDL-9056 Undefined property in lib/db/upgrade.php; merged from MOODLE_18_STABLE
2007-03-26 21:47:46 +00:00
skodak
111e236005
MDL-9055 wrong creation of mnet auth object in require_logout() + minor cleanup; merged from MOODLE_18_STABLE
2007-03-26 20:35:04 +00:00
skodak
922c5b362d
MDL-8513 fixed conversion of ldap settings during upgrade to 1.8; merged from MOODLE_18_STABLE
2007-03-26 20:15:45 +00:00
skodak
152bc5a2da
MDL-8973 fixed typo in signup form validation; merged from MOODLE_18_STABLE
2007-03-26 19:28:20 +00:00
skodak
436dc27061
MDL-9053 - detect + fix broken $CFG->auth setting from the login page.
2007-03-26 19:00:51 +00:00
skodak
a353ad7fe4
MDL-9053 - detect + fix broken $CFG->auth setting from the login page; merged from MOODLE_18_STABLE
2007-03-26 19:00:21 +00:00
nicolasconnault
d88c504382
MDL-9041
2007-03-26 09:28:58 +00:00
nicolasconnault
697bbb9b27
Resolved conflict
2007-03-26 09:28:06 +00:00
nicolasconnault
1ecd677e1c
MDL-9039: Corrected old groupid and groupingid URL variables.
2007-03-26 09:11:54 +00:00
nicolasconnault
4b3b962514
MDL-9038: Groups can now be created outside of any groupings. The number of groups within [Not in a grouping] is also correct now.
2007-03-26 08:00:21 +00:00
toyomoyo
96c50eddd7
applying inaki's patch for MDL-9012, course autocreation doesn't work in enrol/database
2007-03-26 06:51:17 +00:00
nicolasconnault
10bf97305d
MDL-8982 : Cleaned up group/index.php and added options with to satisfy strict XHTML.
2007-03-26 06:42:38 +00:00
toyomoyo
de0d92e378
fix for MDL-9010, course request button should not appear when it is disabled
2007-03-26 05:50:55 +00:00
toyomoyo
1845e470a8
merged fix for MDL-8336, lacking of viewuseractivitiesreport
2007-03-26 04:12:33 +00:00
nicolasconnault
86aae61ee7
MDL-8730: These libxml_* functions are PHP5 only. I've wrapped them in function_exists() conditional structures.
2007-03-26 03:42:22 +00:00
nicolasconnault
5db0cffcf6
MDL-8922: Had to modify another bunch of files to fix a simple problem:
...
when a config block contains a form, the previous form needs to be closed
properly (it was, but there were non-matching closing divs etc...).
2007-03-26 03:06:45 +00:00
toyomoyo
7b44777ef7
fixing a warning
2007-03-26 03:06:39 +00:00
toyomoyo
5c91baaa46
patching up module level manageactivies capability so that you only need it assigned at mod level to update an activity
2007-03-26 02:55:03 +00:00
skodak
52a1b558e3
MDL-9028 prelogout_hook() is never executed in login/logout.php; patch by Inaki Arenaza; merged from MOODLE_18_STABLE
2007-03-25 20:20:45 +00:00
mark-nielsen
888f0c5460
Adding blocks to lesson
...
* added pagelib.php with lesson_page class definition
* Lesson view now uses standard page layout classes
Other fixes:
* minor fix to mod settings form
* fixed function names (some were missing lesson_ prefix)
2007-03-24 23:07:59 +00:00
stronk7
572889f194
Fix a problem with glossary not being able to sort by firstname.
...
Merged from MOODLE_18_STABLE
2007-03-24 00:58:43 +00:00
stronk7
1d33f652dd
One default was causing author view not being able to sortby firstname or lastname.
...
Merged from MOODLE_18_STABLE
2007-03-24 00:38:26 +00:00
stronk7
78c711980d
Now the underscore lines in tabrow1 aren't blue anymore. Really
...
complex to guess the modifiers to apply!
Merged from MOODLE_18_STABLE
2007-03-24 00:01:56 +00:00
stronk7
b59c7ec0ee
Fetch local guest user using DB index.
...
Merged from MOODLE_18_STABLE
2007-03-23 15:57:46 +00:00
skodak
2c793dc775
MDL-9017 add mime type for ico files; merged from MOODLE_18_STABLE
2007-03-23 13:06:51 +00:00
skodak
109e958167
MDL-8973 improved auth plugin docs; merged from MOODLE_18_STABLE
2007-03-23 11:28:23 +00:00
nicolasconnault
4d0ccfa7de
MDL-8922 More work on fixing RSS block XHTML
2007-03-23 08:01:01 +00:00
nicolasconnault
e92751686f
MDL-8922 : Fixed a number of xhtml simple issues, but heaps of hard-core fixes yet to do.
2007-03-23 07:48:02 +00:00
toyomoyo
9251b26fe8
merged fix for MDL-9016, clear context cache after remove_course_contents()
2007-03-23 07:21:27 +00:00
mjollnir_
9e3775dbc2
Backup refactor: moved backup_execute.html into functions, added new backup_course_silently function as proof of concept (matches import_backup_file_silently)
2007-03-23 06:14:40 +00:00
moodler
b2af5654da
Automatic installer.php lang files by installer_builder (20070323)
2007-03-23 03:37:05 +00:00
moodler
bfefa87eab
Moved create_course and update_course into course/lib.php and cleaned them up to be more useful in general MDL-9015
2007-03-23 02:29:05 +00:00
toyomoyo
fa5278283f
merged fix for MDL-8987, guests should not see blogs flagged as site blogs
2007-03-23 01:42:52 +00:00
nicolasconnault
e2e9c024e9
Corrected XHTML: hidden inputs not surrounded by container.
2007-03-23 01:17:43 +00:00
skodak
7dbe6ceb4b
MDL-8347 Cannot create new glossary category if category with same name exists in another course on site; patch by Ray Lawrence; merged from MOODLE_18_STABLE
2007-03-22 22:45:02 +00:00
tjhunt
88495aa8d2
Followup to MDL-8994 - validate the category id we got from the form. Merged from MOODLE_18_STABLE.
2007-03-22 22:02:14 +00:00
tjhunt
bc67d9b3bd
MDL-7241 - Manual grading report, sort by completed time didn't. Merged from MOODLE_16_STABLE.
2007-03-22 21:31:39 +00:00