Commit Graph

3929 Commits

Author SHA1 Message Date
stronk7 b26f94ce15 Adding missing tags in code. Credit goes to Greg Lyon. MDL-8383.
Merged from MOODLE_17_STABLE
2007-02-01 22:36:35 +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 01e85af9cc MDL-8343 reorganize frontpage settings in admintree - I hope fixed last installation bug 2007-01-30 10:33:09 +00:00
skodak e75ac13be2 MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - code cleanup 2007-01-30 10:23:01 +00:00
skodak 71eee5f216 MDL-8343 reorganize frontpage settings in admintree - fixed installation bug and warnings 2007-01-30 09:33:11 +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
stronk7 18bba1f789 Applying new rs_xxx() functions everywhere. MDL-8134 2007-01-29 11:29:01 +00:00
stronk7 55e723af60 Applying new rs_xxx() functions everywhere. MDL-8134
Merged from MOODLE_17_STABLE
2007-01-29 11:07:02 +00:00
skodak 9152fc9938 MDL-8323 finished full conversion to proper $COURSE global - no more $CFG->coursetheme, $CFG->courselang - improved course_setup(), current_language() and current_theme(); and Chameleon theme fixes needed for global $COURSE
MDL-7962 chat seems to be completely broken in head (fixed wrong JS)
* reworked chat themes support
MDL-8338 Cron does not need cookies
MDL-8339 forum cron capabilities problems
* minor deprecated function current_encoding() cleanup
2007-01-28 21:18:08 +00:00
urs_hunkler c15816ce95 'set sideblock left and right min/max width with values set in theme/config.php' 2007-01-28 17:11:05 +00:00
skodak 8e1f75acfb MDL-8096 loginhttps fixes for new advancededit form 2007-01-26 21:45:50 +00:00
skodak e2cfb488be MDL-8096 - added proper trimming of usernames; site:config capability is now neede to change definition of custom profile fields 2007-01-26 16:19:34 +00:00
moodler 0f22ec3356 FIxed tabs on module edit pages 2007-01-26 06:32:53 +00:00
moodler 28b822fe5e Fixed up the tabs for roles 2007-01-26 06:18:43 +00:00
skodak e8e0bb2d7b MDL-8096 - advanced edit now mostly works, though still some parts missing; RIP changeme user :-) 2007-01-25 11:03:33 +00:00
skodak ad6226fba2 MDL-8096 - user edit form splitting, refactoring, cleanup and fixing - work in progress ;-)
* new editadvanced form for creating of users and editing without restrictions
* elliminated fantom changeme user
* updated links and installation process
* see TODO comments in code
2007-01-25 00:04:02 +00:00
stronk7 704b9031ac Add full specs for current field in rename_field() PHP
generation from the editor. Part of MDL-8296
2007-01-24 16:54:49 +00:00
donal72 3a1edc56f4 Mnet: Users mnethostid now defaults to the admin user's mnethostid: MDL-8253 2007-01-23 22:03:48 +00:00
donal72 cdf2232920 Mnet: Rename field: access to accessctrl for Oracle interop: MDL-8237 2007-01-23 21:27:50 +00:00
moodler d53a487d65 FIxed site identifier 2007-01-23 04:58:50 +00:00
moodler f269a562a8 Fixed a typo 2007-01-23 01:15:13 +00:00
skodak d02bc6ce69 MDL-8250 moved version include before main install to allow release info display before install 2007-01-22 22:32:00 +00:00
skodak 371a32e308 (MDL-8250) install/upgrade autopilot 2007-01-22 20:15:12 +00:00
stronk7 e267037b86 Fix XMLDBEditor for groups. Wasn't being intanciated properly. 2007-01-22 17:27:04 +00:00
skodak 63f2e6ba1d MDL-8198 Modules whose names are substrings of other chosen modules are considered chosen as well 2007-01-21 10:33:28 +00:00
stronk7 b5346d51a7 Generators can use ddllib.php stuff 2007-01-20 18:08:55 +00:00
martinlanghoff a819a51ad2 mnet: check that sesskey please! 2007-01-19 07:22:57 +00:00
martinlanghoff 2d60ff6d58 mnet: hide direct link to logs for now... 2007-01-19 07:01:51 +00:00
martinlanghoff 20003335ce mnet: finish up UI for enrolment handling and hardcoded strings 2007-01-19 06:51:24 +00:00
martinlanghoff 8506af02d3 mnet: fix warning -- variable typo 2007-01-19 05:24:47 +00:00
martinlanghoff efd6ef4665 mnet: fixup remote enrolment handling pages - WIP part 2 2007-01-19 05:18:30 +00:00
martinlanghoff 7db7981aae mnet: better enrollable courses listing 2007-01-19 02:51:18 +00:00
donal72 0855c4cab3 Mnet: More enrolment data in the back channel - stash in mnet_enrol_assignments table 2007-01-19 00:23:55 +00:00
martinlanghoff 445379151f mnet: environment now recommends tokenizer 2007-01-18 23:01:38 +00:00
martinlanghoff ce89882a37 mnet: fixup remote enrolment handling pages - WIP 2007-01-18 04:48:35 +00:00
martinlanghoff 7580ce94ef mnet: check for the _right_ varname before warning about mnet being off 2007-01-18 03:16:55 +00:00
martinlanghoff a4d967a463 mnet: try to stop trailing slashes in urls from getting through, better error msg if we dont like the SSL cert 2007-01-18 02:56:06 +00:00
martinlanghoff 47c0407b97 mnet: moving remote enrolment config to admin/mnet 2007-01-17 23:49:04 +00:00
martinlanghoff 92e46c0305 mnet: better descriptions and warnings in admin pages 2007-01-17 22:23:56 +00:00
martinlanghoff c9fa3eee9b get_config() callers in new MNET code switched to expect a single value returned
Again, this simplifies the logic in a few places.
2007-01-16 23:27:41 +00:00
donal72 0d0f67f353 Mnet: The tokenizer extension is now optional. MDL-8136 2007-01-16 22:53:11 +00:00
stronk7 b6fd063054 Fixed typo causing mysql fail on install without prefix. MDL-8203 2007-01-16 17:41:58 +00:00
donal72 492d44e4f7 Mnet: Show that a key has expired. 2007-01-15 22:00:28 +00:00
skodak acdd790f74 print_footer('none') during install and upgrade to hide home link and xhtml strict fixes 2007-01-15 19:16:29 +00:00
mudrd8mz de4214a592 The script used to fwrite \?\> instead of ?>. Fixes MDL-8129.
This was introduced in 1.80 by moodler. Don't know why but it caused an PHP critical
syntax error.
2007-01-15 11:40:26 +00:00
mudrd8mz f024bea279 The maximum length of the missing strings to display can be set now. Fixes MDL-8184.
Because the tags <pre>...</pre> are used when displaying original English
version of missing texts, the screen may get very wide. This patch displays
only first 60 characters followed by '...'. This produces better output.
2007-01-15 11:18:26 +00:00
donal72 fc7900e75e MNet: Display expiry date of local certificate 2007-01-15 09:14:41 +00:00
vyshane bae3a75ce8 Fixed text box display width. 2007-01-15 08:02:10 +00:00
vyshane dd2a21da76 Fixes for MDL-7861. 2007-01-15 07:59:28 +00:00