Commit graph

40661 commits

Author SHA1 Message Date
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
Moodle Robot
c25370840a Updated the HEAD build version to 20100323 2010-03-23 00:41:28 +00:00
Eloy Lafuente
ac94303a42 MDL-19233 restore of roles - prevent role creation, role assignment and
permission overrides by observing corresponding caps. Improve role mapping a bit.
Credit goes to Daniel Neis. Merged from 19_STABLE
2010-03-22 22:33:30 +00:00
Eloy Lafuente
cd6d352396 NOBUG: Normalise generated param names so we can safely use sql_xxx() helper functions everywhere. 2010-03-22 18:06:59 +00:00
Eloy Lafuente
cea304d432 NOBUG: comment is a reserved word for oracle. I reserve my comments about it ;-) 2010-03-22 17:49:42 +00:00
Eloy Lafuente
438d73f84f NOBUG: Handle duplicated NAMED params in set_field() uses 2010-03-22 17:00:46 +00:00
Eloy Lafuente
bc4fd49d29 NOBUG: Adding 3 new tests that reveal 2 different problems with NAMED params 2010-03-22 14:41:57 +00:00
Penny Leach
b2488578dc portfolio MDL-21034 add extra leap2a metadata to forum export 2010-03-22 14:34:15 +00:00
Jamie Pratt
2822f40ae2 MDL-21894 "move functionality to create a token into function in externallib.php so it can be used when creating tokens for embedded applications" also fixed MDL-21893 "Errors in code for checking capability when creating token for service with requiredcapability" which I came across while re 2010-03-22 14:20:18 +00:00
Eloy Lafuente
a1656ddf79 MDL-21874 - phisics are physics :-P 2010-03-22 09:27:35 +00:00
Eloy Lafuente
90d07fa496 MDL-21874 - ddl object names cache. Don't use cache keys anymore. Leads to conflicts. 2010-03-22 09:24:57 +00:00
Penny Leach
155ce5005a portfolio MDL-21030 be more selective about the mahara continue url (depending on the export format) 2010-03-22 09:04:02 +00:00
David Mudrak
0648ead4d4 MDL-21652 removed html_table property 'style'
I copied this initially from the legacy html_component during the refactoring and forgot to check
if it is actually used. Credit goes to Sam H. for spotting it.
2010-03-22 08:16:30 +00:00
Sam Hemelryk
0b29477be9 navigation MDL-21565 Update this xxx is now automatically added to the nav for all modules by default and is renamed to settings as that is what was being used in the tabs system presently anyway.
The following minor changes were also made:
* Added roles links to the navigation automatically
* Handling of block context for settings navigation
* Tidied up init code for settings navigation
2010-03-22 03:04:00 +00:00