Commit graph

303 commits

Author SHA1 Message Date
mudrd8mz
2dbc40f452 MDL-11344 Reverting commit 1.145 and keeping deprecated $string['editlang'] for backwards compatibility. 2007-10-03 16:39:08 +00:00
skodak
8e5da17a44 MDL-11562 supportname and supportemail are are now initialized after admin user setup
MDL-11566 only site shortname, fullname and desc are required/displayed during installation
MDL-11567 fixed upgradesettings redirects if error in settings
MDL-11143 defaultfrontpageroleid moved to Frontpage settings page (easier to find), speedup
2007-10-02 21:38:53 +00:00
stronk7
b199b236ba _new is _blank 2007-09-27 15:10:52 +00:00
stronk7
2f67d1f809 Some strings for the new xmlstrictheaders setting. MDL-11216 2007-09-21 17:35:07 +00:00
toyomoyo
1c63e17429 putting a link on admin menu to manage tags page. Fixing some upper/lower cases 2007-08-30 02:11:55 +00:00
toyomoyo
a7db355af1 MDL-10181, user management improvement fixes and new features 2007-08-22 06:17:11 +00:00
jamiesensei
57dce727cd fixed a spello in a string 2007-08-22 04:19:04 +00:00
mudrd8mz
1510efa2e5 New strings and modifications in the lang.php 2007-08-21 15:18:57 +00:00
Martin Langhoff
13534ef716 cvsimport fixups 2007-08-29 13:10:11 +12:00
toyomoyo
066bfbfe77 MDL-10181, user management improvements, adding improvements to bulk user upload (with minor bugs) and other changes 2007-08-20 08:51:35 +00:00
skodak
778918fd71 MDL-10383 - some more refactoring/cleanup, enablegroupings experimental admin setting, tabs in groups UI 2007-08-16 21:14:03 +00:00
ikawhero
c1d1549f03 New strings for custom profile fields. 2007-08-16 06:27:03 +00:00
toyomoyo
68853d0dd3 MDL-10181, bulk user action and language pack fixes 2007-08-15 02:36:47 +00:00
nicolasconnault
98240e51a6 MDL-10797 Merged lang strings into lang/en_utf8/admin.php and error.php 2007-08-13 08:58:37 +00:00
luizlaydner
98b5789d43 - added tag:editblocks capability 2007-08-11 03:25:23 +00:00
jamiesensei
3bee1ead40 merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 21:50:59 +00:00
poltawski
6431903ac9 DL-10753 Removed BOM marker 2007-08-08 19:40:42 +00:00
wildgirl
0a788db702 MDL-10487 lang string fix 2007-08-07 21:02:40 +00:00
moodler
dceaf5bf33 New text for support email stuff 2007-08-01 08:22:47 +00:00
moodler
9db103e9c5 Strings for tags admin 2007-07-31 08:07:15 +00:00
nicolasconnault
1bf35770e6 Repaired the language file that was causing the printing of a weird UTF-8 character in admin page 2007-07-27 06:18:39 +00:00
mattc-catalyst
3b27b0fe21 MDL-9615: Correct incorrect use of term breadcrumbs
- $crumbs -> $navlinks


Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:40:48 +00:00
moodler
6ba3d875f2 Added some new strings for gradebook export settings 2007-07-02 07:29:04 +00:00
wildgirl
805962b122 typo fix 2007-06-25 21:06:00 +00:00
mchurch
b069fbd9b3 MDL-10161 - Since get_course_... (users, students, teachers) is still being used by a number of functions (such as groups), trying to make them work with the SITE course the way they did pre-1.7, with $CFG->allusersarestudents set to TRUE. This will also have a configuration option that can be used to disable returning large amounts of users for the site course, if a site happens to be using this functionality and they have a large number of users. 2007-06-19 20:38:27 +00:00
jamiesensei
770fef0a3c MDL-10168 improvements to display of results from environment checks 2007-06-19 15:52:19 +00:00
poltawski
dc48ca472c MDL-10133 - html purifier lang typos 2007-06-18 19:43:10 +00:00
moodler
02ea78f834 Merged MDL-9875 from stable 2007-05-21 13:34:49 +00:00
skodak
355180ff34 MDL-9846 Typo in password policy 2007-05-17 19:48:57 +00:00
poltawski
5c6f918fee MDL-9731 Adding admin setting for disableuserimages 2007-05-07 11:40:02 +00:00
poltawski
ddecb2c498 MDL-8917 - slasharguemtns description slightly incorrect 2007-05-06 10:28:29 +00:00
poltawski
253051dcdc MDL-8356 - fixed typo 2007-05-06 09:57:33 +00:00
poltawski
407380df45 MDL-8971 - fixed typo 2007-05-06 09:45:21 +00:00
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