Dongsheng Cai
b1d124d1df
"MDL-21943, remove hard-coded style"
2010-03-29 04:06:13 +00:00
Dongsheng Cai
5dce9d1b18
"MDL-21942, use $PAGE->url instead of qualified_me"
2010-03-29 03:54:14 +00:00
Dongsheng Cai
1dce6261b7
"MDL-21146, adding file license support to repository api, first commit"
2010-03-29 03:39:08 +00:00
Dongsheng Cai
58ee83619c
"MDL-19118, added parameter to comment object"
2010-03-29 02:58:16 +00:00
Moodle Robot
3099dc73e7
Updated the HEAD build version to 20100329
2010-03-29 00:42:14 +00:00
Andreas Grabs
5dee2210f4
Non standard codingstyle,
...
replaced some urls with use of moodle_url class
2010-03-28 15:29:49 +00:00
Petr Skoda
2c3c4c8d63
MDL-21940 removing the old custom exception handling from nonajax code too + redirects without messags are always better
2010-03-28 10:08:18 +00:00
Andreas Grabs
01910dff66
changed line - defined('FEEDBACK_INCLUDE_TEST') ... to defined('MOODLE_INTERNAL')...
2010-03-28 10:00:24 +00:00
Petr Skoda
2696b976ae
MDL-21940 comments migrated to new ajax error handler
2010-03-28 09:52:50 +00:00
Andreas Grabs
42f84a43a6
Incorrectly defined capability defaults and access control
...
CAP_PREVENT is not allowed in access.php
2010-03-28 09:42:42 +00:00
Petr Skoda
1adaa40466
MDL-21938 support for json renderer and error handler
2010-03-28 09:05:47 +00:00
Moodle Robot
c6d2a6f4aa
Updated the HEAD build version to 20100328
2010-03-28 00:42:17 +00:00
Petr Skoda
14ff547773
MDL-21937 fixed reversed meaning of string
2010-03-27 21:06:31 +00:00
Moodle Robot
c8194866c6
Updated the HEAD build version to 20100327
2010-03-27 00:42:24 +00:00
Lukas Haemmerle
cec5b03724
MDL-21931 Merged IE CSS fix from 19_STABLE
2010-03-26 10:15:07 +00:00
Moodle Robot
3c5a75aec8
Updated the HEAD build version to 20100326
2010-03-26 00:42:34 +00:00
David Mudrak
91ee8a67d6
config-dist.php: adding more settings and warnings for developers
2010-03-25 12:05:55 +00:00
David Mudrak
d0bf00e064
config-dist.php: new template for DB connection settings
2010-03-25 11:55:09 +00:00
David Mudrak
a0b7200d9c
Fixing typos in DB persistant connection setting
2010-03-25 11:17:01 +00:00
jerome mouneyrac
bc5048f640
role admin MDL-21920 missing moodle_url() into single_button call
2010-03-25 08:47:25 +00:00
Sam Hemelryk
2c778befcc
themes MDL-21862 Removed unwanted border on standard theme's fstatic element from mforms
2010-03-25 08:01:18 +00:00
Sam Hemelryk
55527a6eeb
themes MDL-21862 Raised docks panel zIndex to avoid collision with mce and filepicker elements after thay have altered the modal's zindex
2010-03-25 08:00:13 +00:00
Dongsheng Cai
14469892ac
MDL-13766, improve repository code to store source information
2010-03-25 07:54:19 +00:00
Sam Hemelryk
83d629cebc
themes MDL-21862 Add support into standard theme to resize block regions if there are no blocks due to docking.
2010-03-25 07:46:13 +00:00
Dongsheng Cai
b5e9bf485f
"MDL-21021, fixed private file url"
2010-03-25 07:22:26 +00:00
Sam Hemelryk
90723839ca
themes MDL-21862 Implements base theme and standard theme.
...
Very big theme changes, standardold theme has been split into two themes base and standard. Base theme contains only CSS that is absolutly required (e.g. layout, white space rules, specific widths) and standard (which now looks like standardwhite) contains all the frills.
The following noteable changes have also been made:
* Plugin CSS has been pushed back into the plugin directories as styles.css files.
* Install_print_header has been corrected.
* Redundant or deprecated rules have been removed.
* Several minor class changes throughout Moodle.
* CSS is now single line rules not multiline indented.
* Installs with theme=standardold automatically switch to standard.
* body classes / id now have prefixes to make it clearer what they are and avoid conflicts.
Also worth noting:
* There is still alot of tweaking that is required to get everything looking as it is supposed to, please be patient or better yet help out.
* I am currently working on the documentation for the themes system... it will be here soon.
2010-03-25 06:38:21 +00:00
David Mudrak
49da4a5fa8
MDL-18903 All outgoing emails can be diverted into a single address
...
This is highly useful when developing or debugging any emailing feature.
I am going to backport this after the end of the current Ice Age.
2010-03-25 01:29:02 +00:00
Moodle Robot
581190fa56
Updated the HEAD build version to 20100325
2010-03-25 00:42:31 +00:00
Dan Marsden
48d628c032
Assignment Events MDL-21861 - remove bad call to depreceated function
2010-03-25 00:23:22 +00:00
Petr Skoda
1209cb5c88
fixed regression in recent commit - context path
2010-03-24 13:10:10 +00:00
David Mudrak
a08bc515fc
Fixed location of icon.gif
2010-03-24 10:56:22 +00:00
Petr Skoda
ff3ad2d9f8
adding more upgrade info
2010-03-24 10:07:44 +00:00
Dongsheng Cai
54615141b4
"MDL-16639, php 5.2 don't understand ::static_func, use the old syntax"
2010-03-24 09:42:32 +00:00
Petr Skoda
0f40b5b117
adding more upgrade info
2010-03-24 09:25:21 +00:00
Petr Skoda
b753419065
adding more upgrade info
2010-03-24 09:24:19 +00:00
Petr Skoda
44f2977ccb
adding more upgrade info
2010-03-24 09:20:20 +00:00
Petr Skoda
8026a94392
adding more upgrade info
2010-03-24 09:10:14 +00:00
Petr Skoda
8b49988e30
MDL-21802 backporting patch for vulnerability in CAS client library
2010-03-24 08:12:30 +00:00
Dongsheng Cai
137bbbc620
"MDL-21906, disable filepicker for editor during installation"
2010-03-24 06:38:10 +00:00
jerome mouneyrac
bd0f26bd05
user library MDL-21899 fix password not hashed
2010-03-24 03:02:17 +00:00
Sam Hemelryk
230ec40140
output MDL-20204 Fixed regression incorrect param type
2010-03-24 02:35:16 +00:00
Moodle Robot
5cd8d09ee6
Updated the HEAD build version to 20100324
2010-03-24 00:41:34 +00:00
Eloy Lafuente
3d732d8487
NOBUG: Now editorlib is using PEAR (forms) stuff. Move the include
...
path definition before including all the Moodle stuff.
2010-03-23 11:14:26 +00:00
Dongsheng Cai
42f57b18b8
"MDL-16639, added static function to read editor option names"
2010-03-23 08:53:47 +00:00
Dongsheng Cai
7a856a9330
"MDL-16639, enable spellchecker plugin, and added config pages"
2010-03-23 08:47:05 +00:00
Sam Hemelryk
1fe3281dce
mod-chat MDL-19804 Converted a couple of require calls to require_once calls
2010-03-23 08:44:04 +00:00
Dongsheng Cai
3ae5c7603f
"MDL-16639, checked new spellchecker plugin for tinymce"
2010-03-23 08:28:56 +00:00
Sam Hemelryk
456e4852c6
user-selector MDL-21537 Refactored JS to make use of YUI3
...
* YUI3 used instead of YUI2, converted all YUI2 components to YUI3 equivalents.
* Renamed user/selector/script.js to module.js
* Converted uses of the the user selector to YUI3 + the new events
2010-03-23 07:38:32 +00:00
Penny Leach
599777551b
portfolio MDL-21034 fixed syntax error caused by too long lines and patching
2010-03-23 06:26:42 +00:00
Dongsheng Cai
98b15580f5
"MDL-21883, filepicker fixed dynamics loading"
2010-03-23 04:08:45 +00:00