24586 Commits

Author SHA1 Message Date
stronk7
a4bad45c2c Some more uses of $CFG->dbfamily. MDL-7061 2007-01-13 00:32:19 +00:00
stronk7
bb48a53735 Some more uses of $CFG->dbfamily. MDL-7061 2007-01-13 00:09:02 +00:00
stronk7
da340978d5 Need to return the value too, to use it sometimes. 2007-01-13 00:07:40 +00:00
stronk7
d847d4027b Now set_dbfamily() will work properly when invoked from install. 2007-01-12 23:52:23 +00:00
stronk7
c672870f8e Introducing CFG->dbfamily and create a setter function for it
(to be able to use families at install). MDL-7061
2007-01-12 23:44:00 +00:00
stronk7
485056620e Introducing CFG->dbfamily and deleting check_db_compat(). MDL-7061 2007-01-12 19:42:42 +00:00
skodak
32db0d42c9 MDL-8166 some forgotten set_defaults converted to set_data 2007-01-12 19:01:31 +00:00
stronk7
6b65a11173 empty array as default value for a multiselect config variable. 2007-01-12 18:53:09 +00:00
skodak
beac4717de MDL-8166 rename in/out methods in formslib - HQ consensus 2007-01-12 18:52:09 +00:00
stronk7
0b0f7c00be Looking for empty default values in output_html() for multiselect settings.
Must be empty arrays.
2007-01-12 18:51:36 +00:00
tjhunt
d7933a55c8 Fix notices from admin_setting_configmultiselect when no options are selected. 2007-01-12 18:30:27 +00:00
tjhunt
b317007212 MDL-8165 - Admin setting to control which roles are synced to metacourses 2007-01-12 18:03:36 +00:00
moodler
474debf139 Automatic installer.php lang files by installer_builder (20070113) 2007-01-12 18:01:33 +00:00
sam_marshall
f8e1c7af38 MDL-8149 Added code to narrow down possibilities for get_my_courses, which reduces number of db queries required for profile page when site has many courses. 2007-01-12 17:05:32 +00:00
ikawhero
bcc113a304 Another minor change to profile string 2007-01-12 12:58:46 +00:00
ikawhero
253625c5e3 Tidying up the interface.
Fixed default data bug in menu type.
2007-01-12 12:58:15 +00:00
stronk7
55526eee2d Some changes to GROUP BY clause to be cross-db (all non aggregate fields
in SELECT must be in GROUP BY). Review the logic! MDL-8160
2007-01-12 12:57:50 +00:00
dwoolhead
20cc8f6066 MDL-7442 Changed search order for help files to be more consistent with language files (backwards compatible) 2007-01-12 12:29:42 +00:00
tjhunt
a840456731 MDL-7496 - for numerical and short answer questions, the student was being told they were 'incorrect' before they had even had a chance to enter an answer! 2007-01-12 12:20:21 +00:00
csantossaenz
18fd9bf1b9 The second paremeter has been removed from the required_param($reference) call for allow URL 2007-01-12 12:17:34 +00:00
ikawhero
fe8bed0853 Another profile string 2007-01-12 12:16:47 +00:00
ikawhero
dbb3ecdb13 Fixing the table - accessibility and strrrrrrict 2007-01-12 12:15:53 +00:00
skodak
eee3dc10dd MDL-7013 advanced buttons inplemented in resource settings 2007-01-12 11:43:25 +00:00
skodak
74d15d359d fixed function of advanced button in formslib - you had to click it twice initially 2007-01-12 10:48:11 +00:00
jmg324
db061ab2dc multiauth: fix for calling new properties and methods correctly 2007-01-12 10:33:12 +00:00
skodak
f6bb9a93a3 MDL-7013 disabeldIf implemented in resource settings 2007-01-12 10:24:01 +00:00
jamiesensei
9958e84f3c removed condition 'if ($userupdate) {' (ie if user has capability moodle/user:update) then freeze fields locked by admin / auth plug ins. Now fields are always frozen. 2007-01-12 09:41:21 +00:00
skodak
dd07bbac59 MDL-8157 improved hadling of conditions in disabledIf formslib method 2007-01-12 09:38:02 +00:00
ikawhero
c517d8f07e Changes to the redirects. 2007-01-12 08:44:35 +00:00
moodler
5a4ef4c55d Use names for the field types 2007-01-12 08:42:59 +00:00
jamiesensei
98af2d1dc3 small fix in hardFreeze 2007-01-12 08:36:24 +00:00
ikawhero
63dbbf068b Strrrrrrict - keeping MD happy!!!! 2007-01-12 08:32:38 +00:00
moodler
1d388f6a1f Moved header to the top 2007-01-12 08:29:03 +00:00
jamiesensei
3c19571fed just amended some of the set_defaults stuff 2007-01-12 08:22:56 +00:00
ikawhero
5c11b818ec Making the interface friendlier:
- heading context sensitive
  - don't display the default category unless some fields have been defined
  - if no categories have been defined, then create the default category silently
2007-01-12 08:07:15 +00:00
ikawhero
1f18fd5e8f More profile strings 2007-01-12 08:05:37 +00:00
moodler
04441ec3d7 *** empty log message *** 2007-01-12 08:01:24 +00:00
ikawhero
d687cb9e33 Strings for user profiles 2007-01-12 07:42:33 +00:00
toyomoyo
0db6adc9b0 MDL-8120, changes to roles to facilitate faster log in time 2007-01-12 07:41:33 +00:00
ikawhero
ebc2df8a41 Only display non-empty categories 2007-01-12 07:32:58 +00:00
ikawhero
d0c33889c5 Customisable user profile fields.
Still some tidy up work to be completed.
2007-01-12 07:05:52 +00:00
ikawhero
841f143d20 Adding the customisable profile fields link 2007-01-12 07:04:19 +00:00
ikawhero
f1ab51b7bd New strings for customisable profile fields 2007-01-12 07:02:45 +00:00
vyshane
1f0acd62c6 Added class for lesson xhtml fixes. Related to MDL-7861. 2007-01-12 07:00:58 +00:00
toyomoyo
36a2b6bdc3 MDL-7861, xhtml strict related changes for glossary 2007-01-12 06:57:33 +00:00
vyshane
f6830d4cb1 xhtml fixes related to MDL-7861. 2007-01-12 06:57:11 +00:00
ikawhero
eed54b4840 Can delete last profile category if there are no fields in it. 2007-01-12 06:48:05 +00:00
jamiesensei
acc9c3e037 added hardFreeze method and used it in edit_form.php it ensures frozen elements have persistantFreeze property set to false. 2007-01-12 06:19:39 +00:00
ikawhero
8c33bc76d0 Language string changes 2007-01-12 06:03:49 +00:00
ikawhero
d052a81328 Added some functions for the admin GUI 2007-01-12 05:22:03 +00:00