vyshane
db8598ca48
Made default for forceloginforprofiles to be 1. Related to MDL-8385.
2007-02-02 08:13:07 +00:00
skodak
ac12e36125
PARAM_PATH can be used only for relative paths, there is no parameter type for absolute paths that would be compatible with win32 - use PARAM_RAW for now, add file_exists validation later MDL-7617; backported from HEAD
2006-11-20 13:35:36 +00:00
moodler
8494b4356c
Temporary fix to hide simpletest when unsupported databases are active MDL-7337
2006-11-07 02:52:38 +00:00
skodak
5e435e4635
Disabled global search by default and marked as experimental MDL-7296 and AJAX moved to experimental too
2006-10-30 20:57:08 +00:00
stronk7
8319d93b45
Added enablerecordcache setting to control the get_record() cache.
...
Note that some parts of Moodle can enable/disable it selectively.
2006-10-30 15:55:48 +00:00
moodler
a3fcc4d416
Changed gradebook_roles to gradebookroles and fixed storage/defaults for
...
this setting. And also better docs. MDL-7253
2006-10-29 14:59:43 +00:00
skodak
74acff4411
Finish strings for graderoles MDL-7253
2006-10-27 21:04:44 +00:00
skodak
d6a54ada6e
Turn AJAX off for now at site level MDL-7254
2006-10-27 20:32:01 +00:00
toyomoyo
c28941370e
added new config variables for what roles to be displayed in gradebooks. It is accessbile from admin->appearance->gradebookroles.
2006-10-25 08:49:54 +00:00
moodler
64a985181b
Link to roles interface needs site context, not site id
2006-10-20 05:17:39 +00:00
skodak
f22675fed9
fixed error message when empty site full or short name
2006-10-16 07:35:12 +00:00
moodler
36832f4d41
Moved sticky blocks to Appearance section
2006-10-05 07:01:28 +00:00
vinkmar
e898f2b731
changes made for admin search page
2006-10-02 05:53:39 +00:00
moodler
33b17c67c9
Added IP lookup plugin choice to GUI
2006-10-01 16:25:35 +00:00
vinkmar
3b904bc94f
calendar admin page cleaned up
2006-09-28 04:46:09 +00:00
skodak
421f60f9c9
fixed default proxyport value
2006-09-27 10:30:54 +00:00
skodak
6859360cd4
coverted /admin/ to proper /$CFG->admin/ in paths
2006-09-26 21:10:14 +00:00
skodak
9e24fbd14d
basic validation fix for text admin settings
2006-09-26 08:16:17 +00:00
skodak
8e00b731e1
fixed defaults
2006-09-26 07:39:04 +00:00
skodak
c9a49ceab4
major cleanup of unsupported and legacy external pages in admin/; created new hidden unsupported category; some other minor fixes and changes
2006-09-25 20:22:55 +00:00
skodak
c0a1aae3e2
admin/upgradesettings.php is now proper hidden external page with correct breadcrums ;-)
2006-09-25 18:21:59 +00:00
skodak
d249e478d4
fixed hidden misc sectionin admin tree block, sorry
2006-09-25 17:44:43 +00:00
moodler
73b998684b
FIxes related to strange default languages
2006-09-25 06:04:02 +00:00
skodak
6df3c7df7a
user upload cap renamed to moodle/site:uploadusers
2006-09-24 12:54:53 +00:00
skodak
cc891abe88
uploading of users has new capability 'moodle/user:upload' now also with admin block integrated
2006-09-24 12:31:49 +00:00
skodak
38d2d43b01
roles fixed in user browsing page; admin section now accepts array of capabilities for external and settings pages
2006-09-24 11:55:11 +00:00
skodak
db51ddc52e
old admin configuration cleanup - MDL-6595 MDL-6449 MDL-6447
2006-09-21 08:05:50 +00:00
skodak
eef868d17d
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
skodak
6124048972
major whitespace cleanup - fixed tabs
2006-09-20 20:31:09 +00:00
skodak
dca1937c02
removed references to /requested(teachers?|students?)name/ and 'showsiteparticipantslist' - we are now using only default names stored in langpacks for backwards compatibility
2006-09-18 11:21:24 +00:00
vyshane
7aeedc0cfb
Removed configshowparticipantslist
2006-09-18 10:26:11 +00:00
moodler
88af238ccb
$CFG->defaultcourseroleid defines a site default for the role given to
...
people who enrol in the course.
$course->defaultrole defines the value for each course for what role
should be used in the same case. Naturally it defaults to the site config
(when it is zero).
This role is retained even when the person editing the course settings
doesn't actually have that role in their list of assignable rights (however
they are prevented from actually switching to any such role themselves).
Note that enrol plugins are free to ignore these values and use whatever
roles they like. Generally, though, they should respect these settings.
2006-09-17 09:22:33 +00:00
moodler
2febd88e67
Just tidying
2006-09-15 12:53:23 +00:00
moodler
698337128b
Reorganise settings a bit
2006-09-14 13:56:27 +00:00
moodler
10e17638da
Some fixes to user policies (removed some which are no longer relevant)
2006-09-14 13:54:21 +00:00
moodler
8f8ed475f7
Added a new setting called $CFG->defaultuserroleid which defines
...
the role that ALL users get by default when they log in.
2006-09-14 09:39:23 +00:00
skodak
244368e643
fixed default values and types of requested teacher and student strings
2006-09-11 21:24:57 +00:00
moodler
f43ce1ad1d
Added moodle/role:unassignself which replaces $CFG->allowunenroll
2006-09-07 08:35:30 +00:00
skodak
6a5a62b096
allow less verbose operation of forget_password.php SC#282
2006-09-06 10:11:24 +00:00
moodler
ccbdfdc720
Just changed the order around a bit
2006-09-05 06:13:53 +00:00
moodler
42093cca5c
Added coursesperpage so paging can be controlled
2006-09-05 03:28:25 +00:00
skodak
4b83ec33fe
merging collisions cleanup
2006-09-04 20:32:59 +00:00
skodak
15ad37459a
fixed language string
2006-09-03 19:13:53 +00:00
moodler
11737b8bfa
Fixed module links to suit new admin/*.php file page names
2006-09-03 15:13:53 +00:00
moodler
1ea1bcb36b
New admin menu files
2006-09-03 14:52:43 +00:00
moodler
bee4702d10
Various tidying up of the admin pages.
...
Reports now don't need mod.php but they should include the admin headers/footers.
There are undoubtedly bugs in this but this framework should be more sane
2006-09-03 14:45:57 +00:00
skodak
50999a0b94
new admin block fixes and reorganisation - I guess we need something more traditional for now
2006-09-03 13:10:56 +00:00
skodak
a4b473f452
fixed site defaults, reorganized administartion tree - new category legacy for obsoleted settings
2006-09-02 15:05:27 +00:00
skodak
6e4dc10f54
deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes
2006-09-02 13:14:57 +00:00
skodak
741fee9bb0
more install time fixes for new admin code
2006-09-02 11:26:33 +00:00