tjhunt
325898c61e
MDL-11552 - Oops, I missed one bit when merging from OU Moodle.
2007-10-02 13:32:51 +00:00
tjhunt
aad9f920b1
MDL-11552 - Look for the name of an admin report inside the plugin's own lang dir before falling back to the main admin.php lang file.
2007-10-02 13:30:51 +00:00
skodak
284abb0925
MDL-11495 grade letter setting improvements:
...
* in_null for decimals defaults checks
* store letter settings only in database - no cfg settings
* separate configuration page for letters only - pluginselector+admin tree
* new capability to manage grade letters - similar to scales and outcomes
* added grade_letters db index
* grade letters related minor bugfixing
2007-09-28 20:12:43 +00:00
toyomoyo
4e1fe7d109
MDL-11143, adding a new setting "defaultfrontpageroleid" where you choose a role for all users on the front page
2007-09-26 07:12:38 +00:00
stronk7
29c5c63e42
Adding new setting to control XML headers. MDL-11216
2007-09-21 17:27:14 +00:00
nicolasconnault
e171963b3e
MDL-11278 Implementation is complete, but grade_categories records in DB are not affected by global settings. This way, when global settings are switched back to "Do not Force", the original category settings will be in place.
2007-09-14 17:21:30 +00:00
nicolasconnault
53461661ae
MDL-11278 Admin settings page completed, implementation of settings in the gradebook coming up next.
2007-09-14 08:54:46 +00:00
skodak
caffc55a84
MDL-11082 big refactoring in grade export - export tracking and grade formatting still not finished
2007-08-31 18:42:50 +00:00
nicolasconnault
e9fe953ff4
MDL-11034 Added the new CFG setting: enablepublishing
2007-08-31 04:35:06 +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
skodak
778918fd71
MDL-10383 - some more refactoring/cleanup, enablegroupings experimental admin setting, tabs in groups UI
2007-08-16 21:14:03 +00:00
toyomoyo
1bef49587d
moving user bulk operations to admin/user/
2007-08-15 05:30:49 +00:00
toyomoyo
68853d0dd3
MDL-10181, bulk user action and language pack fixes
2007-08-15 02:36:47 +00:00
moodler
501e725ec4
Moved AJAX settings into standard menus (not experimental any more)
2007-08-12 06:29:19 +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
moodler
ed5d0baabc
OK NOW the email notice is fixed :-|
2007-08-09 08:08:06 +00:00
moodler
72ce416cd7
Fixed notice about $USER when not logged in
2007-08-06 07:53:31 +00:00
tjhunt
3a41f324cc
Fix notices on the admin page.
2007-08-01 16:54:39 +00:00
moodler
b20ce924ee
Just trying some default settings here MDL-10529
2007-08-01 09:07:42 +00:00
moodler
3917c07e35
Added supportpage as well, while I'm at it. MDL-10529
2007-08-01 08:25:41 +00:00
moodler
9610a4fae3
Added new settings supportname and supportemail MDL-10529 Admin is no longer to be used as main contact
2007-08-01 08:05:55 +00:00
moodler
7964206412
Added tables for new tags
2007-07-31 05:59:32 +00:00
skodak
173a9d21ea
various grade outcomes and scales improvements, fixes, changes and refactoring
...
added new favoutcomes plugin settings page - to be used later, this replaces the grade_outcomes_grades table
admin settings - outcomes and scales both have settings page now
2007-07-30 22:56:45 +00:00
toyomoyo
c3bc8c6a23
could not point to settings.php, renaming
2007-07-24 07:41:33 +00:00
nicolasconnault
5df8b07016
Added and corrected a number of language strings.
2007-07-24 05:27:46 +00:00
toyomoyo
4e67c97b7d
link to outcome editting interface
2007-07-23 08:23:25 +00:00
toyomoyo
f1117649bf
adding enableoutcomes flag
2007-07-19 09:02:50 +00:00
thepurpleblob
808b3dbeb3
MDL-10496:
...
Correct role capability requirements had not been included, so menu
was not displayed for roles with only category update and/or bacup
selected (assigned at site level)
Merged from STABLE_18
2007-07-18 09:14:28 +00:00
moodler
0768af851b
Deleted excess call ... MDL-8451
2007-07-11 09:10:01 +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
28e2c55641
Added a Grades section to the Admin menu. It dynamically checks the plugins for settings.php files to define global settings. MDL-10210
2007-07-04 09:34:17 +00:00
moodler
18536f768f
Started a Grades page for grades settings
2007-07-04 03:40:08 +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
toyomoyo
76127f3797
adding new global variable to deter which export should write the exported timestamp in grade_grades_final table
2007-05-10 08:23:44 +00:00
poltawski
5c6f918fee
MDL-9731 Adding admin setting for disableuserimages
2007-05-07 11:40:02 +00:00
ikawhero
a907c54043
GUI for category themes.
...
New language strings.
2007-05-03 07:00:55 +00:00
skodak
54bb33eb10
MDL-9652 rename new password reveal to unmask
2007-04-30 18:03:19 +00:00
skodak
eba8cd63b4
MDL-9588 Addd password reveal class to admin settings forms
2007-04-26 07:08:12 +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
4642650fa2
MDL-9561 Langimport does not ignore langlist when langcache used
...
MDL-9563 Improve refreshing of langcache, detect permission problems
part2
merged from MOODLE_18_STABLE
2007-04-24 16:33:06 +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
b7a5dfb884
MDL-9174 do not use PARAM_URL for site policy - it is too restrictive; merged from MOODLE_18_STABLE
2007-04-02 15:14:19 +00:00
tjhunt
71248ce89e
MDL-9061 - Only show global assign roles warning if you are assigning roles in the global context! Also, change name of admin menu entry to reduce confusion. Merged from MOODLE_18_STABLE.
2007-03-28 16:57:22 +00:00
stronk7
77d08333a8
$CFG->tabselectedtofront is out. Part of MDL-8746
...
Merged from MOODLE_18_STABLE
2007-03-19 17:21:31 +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
531468274f
MDL-5229 and MDL-6196 adding gb18030 mime header encoding; merged from MOODLE_18_STABLE
2007-03-12 08:41:28 +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