thepurpleblob
fccf96bdeb
Mmm... bit of comment oddness crept in. Don't know if it was a slip of an
...
editor key by yours truly!
2007-03-28 12:04:08 +00:00
thepurpleblob
5fd8f999d3
A couple of changes to Pierre's calculated question import/export
...
export_process and import_process flags now apply to all questions
and what looked like a development print_r has been commented out.
2007-03-28 11:58:44 +00:00
nicolasconnault
77e90955b5
MDL-9062 Created two new files so the unfinished conversion doesn't affect any current code. Also added a convenience groups_update_group($data) method. Patience, this is taking a while but I'm learning to use these mforms for the first time :-)
2007-03-28 08:40:32 +00:00
skodak
f5fd4347dd
MDL-8973 auth hooks final cleanup; merged from MOODLE_18_STABLE
2007-03-28 08:28:02 +00:00
moodler
999d2214a3
Merged conversion from dos to unix MDL-9088
2007-03-28 07:17:26 +00:00
pichetp
725ba2a062
first version of calculated question import, MDL-8673, somme echos left to diagnostics
...
possible bugs
2007-03-28 05:00:36 +00:00
pichetp
cb0245556f
creating correctly a new shared dataset on import
2007-03-28 04:51:50 +00:00
pichetp
3f76dd525f
adding import and export datasets functions
2007-03-28 04:03:07 +00:00
moodler
7df05299b6
Old change I never checked in to fix collapsing displays
2007-03-28 03:27:00 +00:00
toyomoyo
76b6ea6b3c
merged fix for MDL-9068
2007-03-28 03:25:55 +00:00
moodler
8010cc7d3b
Updated XHTML and dos2unix
2007-03-28 02:52:01 +00:00
toyomoyo
3ed699287e
merged fix for MDL-9064, use $CFG->creatornewroleid setting
2007-03-28 02:31:24 +00:00
skodak
e0ca19a12d
MDL-8781 fixed typo; merged from MOODLE_18_STABLE
2007-03-27 22:03:30 +00:00
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