skodak
8891e81c92
MDL-8469 - 192M is much nicer than 196M
2007-02-14 20:58:31 +00:00
skodak
4eefee9779
MDL-8469 increase memory limit everywhere due to changed calculation of used memory in PHP 5.2.x - the real memory useage is the same, but the reported size of used memory is now more accurate
2007-02-14 20:46:38 +00:00
toyomoyo
86d345d5cd
removing undefined variable
2007-02-13 01:54:25 +00:00
toyomoyo
537ea84763
MDL-8290, fix for broken plugins
2007-02-09 07:47:14 +00:00
toyomoyo
20e0a8021d
fix for MDL-8399, unable to unassign self as admin in courses
2007-02-09 01:04:02 +00:00
moodler
c29b897b23
Fixed a notice during multilang upgrade when prefix was null
2007-02-08 14:52:03 +00:00
toyomoyo
007456de61
MDL-8425, fixing xhtml strict issues
2007-02-08 07:12:53 +00:00
toyomoyo
038bf62143
MDL-8425 related fixes
2007-02-08 03:04:41 +00:00
urs_hunkler
ec3938f3d1
'added check if right column is empty - needed for round corners'
2007-02-07 08:22:20 +00:00
toyomoyo
60a9a6ea67
fix for some of the MDL-8425 issues
2007-02-07 07:34:53 +00:00
urs_hunkler
e5afdd2710
'added felxible columns and round corner code'
2007-02-06 22:23:08 +00:00
urs_hunkler
d2bb4f71d2
'deleted old block width definition'
2007-02-06 20:33:28 +00:00
toyomoyo
fbe31d22d1
xhtml validation fixes for MDL-8425
2007-02-06 08:24:37 +00:00
mudrd8mz
dd43d37152
lang.php now keeps orphaned transaltions, i.e. string without English reference. Fixes MDL-8409.
2007-02-03 12:23:53 +00:00
mudrd8mz
5764893508
Produces better HTML/CSS output to fit into translators' screen.
...
There are only two columns in the translation table form now. Odd and even
rows' background alters.
See MDL-8334 and http://moodle.org/mod/forum/discuss.php?d=62800 for more info about this.
2007-02-02 14:42:15 +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
f4d6704d9a
MDL-8380 prevent deleting of roles that are used as default site roles for guest, user, notloggedin, etc...
2007-02-01 23:15:07 +00:00
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