43977 Commits

Author SHA1 Message Date
Sam Hemelryk
022d66485a restore MDL-23862 Course restore link in front page settings is now active again 2010-08-24 03:52:52 +00:00
Sam Hemelryk
2a02a1036c restore MDL-23559 Setting more appropriate param type for UI label PARAM_TEXT instead of PARAM_ALPHAEXT 2010-08-24 03:29:04 +00:00
Moodle Robot
1e55b1b5c8 Updated the HEAD build version to 20100824 2010-08-24 00:47:48 +00:00
David Mudrak
596810f6dc MDL-21696 Extending string_manager::load_component_strings() API to ignore customized translation
This seems to be the easiest way how to get current information about
the _local strings without re-implementing the logic of
load_string_manager() itself.
2010-08-23 16:51:45 +00:00
Petr Skoda
1ca1c8f820 MDL-23901 copy/paste style migration of glossary to export via pluginfile.php 2010-08-23 14:42:31 +00:00
David Mudrak
e243c8c448 NOMDL Added new core function to get a component version 2010-08-23 14:24:38 +00:00
Helen Foster
a6dca3144c MDL-17678 typo fix thanks to reporter Chardelle Busch 2010-08-23 12:10:17 +00:00
Petr Skoda
a4411e56aa MDL-15093 fixed recent LIKE escape regression 2010-08-23 08:06:02 +00:00
Sam Hemelryk
202912a477 restore MDL-23796 Temp fix for issue preventing choice mod from being restored if the backup was made with specific settings 2010-08-23 07:40:29 +00:00
Petr Skoda
2e69ea4a17 MDL-23897 adding miissing cleanup of draft areas 2010-08-23 07:33:02 +00:00
Martin Dougiamas
7eba1da072 Upper case name for brick 2010-08-23 03:04:42 +00:00
Sam Hemelryk
b110d3c6d3 blocks-dock MDL-23891 Avoided use of broken YUI ancestor function in IE 2010-08-23 02:55:04 +00:00
Rossiani Wijaya
de75c481dc MDL-14238 - removing whitespaces. 2010-08-23 02:32:24 +00:00
Sam Hemelryk
93ea1294e3 navigation MDL-23881 Labels are now added to the navigation but the display property is set to false. 2010-08-23 02:03:54 +00:00
Moodle Robot
c47cc9fe16 Updated the HEAD build version to 20100823 2010-08-23 00:46:48 +00:00
Eloy Lafuente
7dcce47503 MDL-23781 lesson - files upgrade fatal error fixed 2010-08-22 21:02:56 +00:00
Petr Skoda
38ead57d34 MDL-14679 more phpdocs improvements - fixed param types 2010-08-22 19:32:37 +00:00
Petr Skoda
3d54726fd4 MDL-14679 more phpdocs improvements 2010-08-22 19:26:48 +00:00
Petr Skoda
b483311752 MDL-15093 get_tables might be fetching too many tables because "_" was not quoted, it was not a big problem because tables are validated once more later 2010-08-22 19:20:23 +00:00
Petr Skoda
30e7e9e4bc MDL-15093 improved coding style 2010-08-22 19:17:06 +00:00
Petr Skoda
9331d879eb MDL-14679 more return types added 2010-08-22 19:06:06 +00:00
Petr Skoda
f688db7d57 fixed comment typo 2010-08-22 19:01:09 +00:00
Petr Skoda
3503dcad31 MDL-14679 fixing more incorrect return types 2010-08-22 19:00:28 +00:00
Petr Skoda
5212b07f20 MDL-14679 fixing incorrect return type of recordset methods 2010-08-22 18:55:29 +00:00
Petr Skoda
4a6c2ab88e MDL-14679 fixing obsolete driver names in comments 2010-08-22 18:51:45 +00:00
Petr Skoda
bca5016190 MDL-15093 removing obsolete TODO comment 2010-08-22 18:48:24 +00:00
Petr Skoda
2740cea059 MDL-15093 fixed comment indentation 2010-08-22 18:46:23 +00:00
Petr Skoda
1db51b5ad4 MDL-15093 removing invalid PHPDOC comment 2010-08-22 11:36:10 +00:00
Petr Skoda
5585eab302 MDL-15093 fixed notice when dboptions not supplied 2010-08-22 11:34:56 +00:00
Moodle Robot
cf307decb0 Updated the HEAD build version to 20100822 2010-08-22 00:46:20 +00:00
Moodle Robot
e4f5db5315 Updated the HEAD build version to 20100821 2010-08-21 00:46:23 +00:00
Petr Skoda
df4a889e20 MDL-23883 fixed mssql compatibility issue + docs typos 2010-08-20 09:12:07 +00:00
Petr Skoda
85ba1e78b4 MDL-23884 new default error handler - prevents white screens and helps with debugging 2010-08-20 09:05:15 +00:00
Aparup Banerjee
5d4ee8b501 database MDL-23789 fixed disable/enable editor button in templates tab. 2010-08-20 08:36:49 +00:00
Rossiani Wijaya
fdb797adcf MDL-14238 - add filter to grade assignment. 2010-08-20 08:00:54 +00:00
Sam Hemelryk
d4c3f025b1 NOBUG: Added a couple of descriptive classes to reused perfinfo class 2010-08-20 07:37:59 +00:00
Rossiani Wijaya
710363c97a MDL-6820 - make block icons clickable 2010-08-20 06:29:22 +00:00
Aparup Banerjee
59e293809f assignment MDL-23882 restricted border to just the table cells in submissions table. was affecting the yui treeview table's style. 2010-08-20 05:50:52 +00:00
Dongsheng Cai
922973526e "MDL-23865, fixed block config when upgradeing from 1.9" 2010-08-20 05:20:34 +00:00
Sam Hemelryk
a4c0961c54 lib MDL-23880 Added missing field in get_enrolled_sql causing errors when capability had prohibited roles 2010-08-20 02:45:03 +00:00
Rossiani Wijaya
f7e9300061 MDL-23867 - removing some extra whitespaces. 2010-08-20 02:40:13 +00:00
Moodle Robot
40b87a5585 Updated the HEAD build version to 20100820 2010-08-20 00:46:34 +00:00
john St
e381664467 Fix settings pages for Brick, Fusion, Magazine, Overlay, Sky_high, and Splash, MDL-22874 2010-08-19 15:23:01 +00:00
Rossiani Wijaya
9d624d6694 MDL-23867 - fixed errors when there are no enrolled users.
also fixed incomplete use of moodle_url (MDL-19805).
2010-08-19 10:35:30 +00:00
Petr Skoda
ed22700db5 MDL-23682 improved overriding of MyISAM default engine with something that supports ACID 2010-08-19 07:09:14 +00:00
Sam Hemelryk
f36b47efa0 admin blog comment course MDL-22856 Minor cleanups and improvements to styles 2010-08-19 05:56:57 +00:00
Sam Hemelryk
c7e3e61c70 javascript MDL-23850 Moved mforms specific JavaScript to a separate file 2010-08-19 05:43:06 +00:00
Aaron Barnes
0609036239 enrol/authorize: MDL-22777 upgrade enrol/authorize plugin to new enrol_plugin base class
Patch by Eugene Venter
2010-08-19 02:42:33 +00:00
Dan Marsden
3c873e0e5c SCORM MDL-23589 set currentorg if not already set. 2010-08-19 01:15:26 +00:00
Moodle Robot
b014987a7f Updated the HEAD build version to 20100819 2010-08-19 00:46:48 +00:00