Commit graph

320 commits

Author SHA1 Message Date
ikawhero
a907c54043 GUI for category themes.
New language strings.
2007-05-03 07:00:55 +00:00
ikawhero
551022a5ef New language strings for textarea profile field type 2007-04-28 03:08:42 +00:00
tjhunt
ce5f45783e MDL-9616 - tidy up
* add a better message in the table for these checks.
* improve existing strings for other types of check.
* remove a line of debug code.
2007-04-27 17:43:03 +00:00
tjhunt
bac40536f4 MDL-9616 - Custom checks in environment.xml 2007-04-27 17:15:24 +00:00
poltawski
101ed55bda MDL-9605 - missing string in language pack editing 2007-04-26 19:55:02 +00:00
skodak
83022298df MDL-8031 Enforce password complexity for user authentication - original patch by Iñaki Arenaza 2007-04-25 19:36:47 +00:00
skodak
e0ac8448c7 MDL-9151 HTML Purifier cleaning support - enable switch is in experimental section
MDL-9435 Reviewved url cleaning in redirect()
2007-04-18 21:52:03 +00:00
mattc-catalyst
d91f99a655 Breadcrumbs: admin/settings changes
- Added admin setting for controlling visibility of activities in the
  breadcrumb trail.


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-04-16 21:58:50 +00:00
poltawski
59465949fa MDL-9318 Improving the maxbytes setting.
Maxbytes admin is now a dropdown box, and has the option to set as 'server limit'.
get_max_uploaded_sizes will now add maxbytes to its list of settings, if its
available for selection.
2007-04-16 15:56:38 +00:00
skodak
b95cbfe995 MDL-8956 Mistake in admin.php - wrong cron url; merged from MOODLE_18_STABLE 2007-03-19 08:27:00 +00:00
skodak
5e992f564b MDL-8867 Add setting to define role that is assigned to creators in new courses
MDL-8868 Set only minimal permissions for creator role

+ improved accesslib to handle changes of context levels in capability definitions

merged from MOODLE_18_STABLE
2007-03-14 21:42:38 +00:00
skodak
854f5ef034 MDL-8834 smtp debugging can now be turned off - now independent on $CFG->debug; merged from MOODLE_18_STABLE 2007-03-09 20:16:48 +00:00
skodak
aa2d0152e1 MDL-8814 fixed typo; merged from HEAD 2007-03-08 15:23:49 +00:00
moodler
42424a464b Merged changes from STABLE for MDL-8654 2007-02-26 08:44:29 +00:00
toyomoyo
195e90f919 fix for MDL-8585, adding additonal CFG setting for latinexcelexport 2007-02-21 04:10:26 +00:00
moodler
c3c5697482 FIxed a typo 2007-02-15 07:02:03 +00:00
moodler
2946196116 New strings for environment check 2007-02-15 06:31:35 +00:00
sam_marshall
24c66531b3 MDL-8216 Smartpix support (under 'experimental') for searching images in theme, parent theme, etc 2007-02-02 12:19:58 +00:00
vyshane
b2ee058fac Merged from 1.7. 2007-02-02 08:14:55 +00:00
skodak
ebce32b5dd (MDL-8367) Add configuration option to select role for guest - guestroleid 2007-02-01 10:24:26 +00:00
skodak
c785d40ac3 MDL-8373 Add new predefined role "Authenticated user" for all logged in users 2007-01-31 21:05:32 +00:00
skodak
84c8ede022 MDL-8343 reorganize frontpage settings in admintree - admin tree now allows to specify context together with required capability for each entry
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - first part of cleanup related to frontpage
2007-01-29 21:29:27 +00:00
skodak
371a32e308 (MDL-8250) install/upgrade autopilot 2007-01-22 20:15:12 +00:00
martinlanghoff
445379151f mnet: environment now recommends tokenizer 2007-01-18 23:01:38 +00:00
martinlanghoff
43f853c908 mnet: restore support - XML parser knows about MNET_EXTERNALUSERS, restore_check.html warns
This may need to be reworked to move the warning to an earlier stage. In the
meantime, we have

 - at INFO parsing time we read MNET_EXTERNALUSERS into the backup info obj
 - at restore_check time, we warn the user that external users are in the
   package. If the situation looks dodgy, we say so. But don't block the
   user, as it may be a valid situation.
2007-01-16 03:28:57 +00:00
martinlanghoff
bb931a61c6 rcache: cleanup, upgrade path, config options (MDL-8163)
record cache and caching schemes get a little cleanup, faster
if()s and a nice set of config options. Users who've been using
the internal cache get a nice upgrade too.
2007-01-14 23:02:13 +00:00
tjhunt
b317007212 MDL-8165 - Admin setting to control which roles are synced to metacourses 2007-01-12 18:03:36 +00:00
ikawhero
bcc113a304 Another minor change to profile string 2007-01-12 12:58:46 +00:00
ikawhero
fe8bed0853 Another profile string 2007-01-12 12:16:47 +00:00
moodler
5a4ef4c55d Use names for the field types 2007-01-12 08:42:59 +00:00
ikawhero
1f18fd5e8f More profile strings 2007-01-12 08:05:37 +00:00
ikawhero
d687cb9e33 Strings for user profiles 2007-01-12 07:42:33 +00:00
ikawhero
f1ab51b7bd New strings for customisable profile fields 2007-01-12 07:02:45 +00:00
moodler
fc935b3095 Fix strings 2007-01-09 09:01:38 +00:00
moodler
5d6993b187 MOved some loose strings I found 2007-01-09 08:25:40 +00:00
martinlanghoff
8124343856 mnet: environment now recommends openssl 2007-01-04 05:58:28 +00:00
martinlanghoff
d14383e0a0 mnet/multienrol: admin area changes, including test for curl extension 2007-01-04 03:19:49 +00:00
martinlanghoff
47b8b9eb80 Introducing $CFG->debugdisplay -- mimics PHPs display_errors, controls debugging() 2006-12-21 04:30:03 +00:00
toyomoyo
c581c003ff MDL-7890, warn on time limits, added string 2006-12-18 04:53:53 +00:00
toyomoyo
935c40d856 added warning to warn possible long updates, MDL-7890 2006-12-15 04:39:19 +00:00
skodak
f16242ce61 MDL-7887 Multilang upgrade to new tags in Moodle 1.8 2006-12-12 10:39:17 +00:00
toyomoyo
36f057ec14 fix for MDL-7810, shorten string name 2006-12-07 01:01:18 +00:00
toyomoyo
aec86ae027 added new setting for allowvisiblecoursesinhiddencategories in appearance->front page 2006-12-06 07:57:54 +00:00
skodak
93741e6797 MDL-7736 added hidden description of the admin settings search box 2006-11-30 08:33:25 +00:00
ikawhero
685fcb3e3b Added missing string 2006-11-27 04:03:44 +00:00
skodak
b38d1d9b66 add risk icons and proper alt text to improve accessibility MDL-7484; icons are not final I hope ;-) 2006-11-26 21:27:35 +00:00
toyomoyo
d42c64ba14 fix for MDL-7595, adding coursemanager config variable to determine what roles are displayed on course description page 2006-11-17 08:57:50 +00:00
skodak
e08df351e2 Add optional cli only and password protected access to cron.php MDL-7318; idea and patch submitted by Luke Hudson - thanks 2006-11-15 08:29:24 +00:00
ikawhero
a2c07cfed1 Fixed typo 2006-11-09 03:51:16 +00:00
koenr
89c5cbc525 MDL-7379 typo 2006-11-08 00:02:10 +00:00