9620 Commits

Author SHA1 Message Date
Sam Marshall
4a9cf90e6a weblib: MDL-22174 print_group_picture should not print empty links 2010-04-23 11:14:10 +00:00
Petr Skoda
b81e18f889 adding new forced upgrade version 2010-04-23 10:36:56 +00:00
Tim Hunt
836c47d7fe MDL-22155 useful new method html_writer::nonempty_tag.
It outputs a tag only if the contents you pass is non-empty.

Also, unit tests for the basic parts of html_writer.
2010-04-23 10:34:07 +00:00
Andrew Davis
d251b25937 rating MDL-21657 updated version of ratings including checks for both new system capabilities and old per module capabilities 2010-04-23 09:44:19 +00:00
Petr Skoda
832d2d29a6 MDL-21781 removing user from cohorts during delete 2010-04-23 09:18:12 +00:00
Petr Skoda
fddf5b3d3f MDL-21781 improved cohort table comments 2010-04-23 09:17:24 +00:00
Petr Skoda
5fa30fb7a6 MDL-21781 adding cohort as new core subsystem 2010-04-23 09:09:34 +00:00
Petr Skoda
3f791403b3 MDL-21781 cohort capabilities 2010-04-23 09:05:56 +00:00
Petr Skoda
74180df287 MDL-21781 cohort tables upgrade code 2010-04-23 09:05:11 +00:00
Petr Skoda
f733845d75 MDL-21781 cohorts db structure 2010-04-23 09:04:19 +00:00
Martin Dougiamas
5435c9dcc4 help strings MDL-21695 changed _hlp to _help and fixed help.php to format those strings properly 2010-04-23 07:46:35 +00:00
Sam Hemelryk
0f4ab67d84 course MDL-20628 Added the ability to name a course section, thanks Michael for the initial patch 2010-04-23 07:17:21 +00:00
Martin Dougiamas
6595a5681e ratings MDL-21657 Improving capabilities for ratings.
Rather than performing complicated upgrade procedures from the old (broken) logic in three activity modules, we are adding new capabilities to those three modules to make them all consistent, and using them in a callback from the Ratings API.  This is the same as the Comments API.

The downside is that two sets of capabilities need to be enabled for ratings to work.  Hopefully this can be mitigated somewhat when build some sort of shortcuts on the module settings forms to set capabilities.  In the meantime, the effect is reduced somewhat by having all the rating capabilities enabled by default for student and teacher roles.  This means control is in the hands of whatever the modules have set, giving very close backward compatibility.

This is not the perfect solution, but neither were the other two.
2010-04-23 05:42:22 +00:00
Sam Hemelryk
493a48f3d6 navigation MDL-22072 Icons are no longer shown on the navigation bar by default. 2010-04-23 04:21:33 +00:00
Sam Hemelryk
27bad0a629 blog MDL-22161 Fixed up blog menu block and added navigation options for users. 2010-04-23 04:05:16 +00:00
David Mudrak
f66e44f26c MDL-15252 Fixed regression: timezone name string may not be defined 2010-04-23 00:11:54 +00:00
David Mudrak
664e45028c MDL-21694 documenting get_core_subsystem() purpose plus one typo 2010-04-22 19:40:22 +00:00
Martin Dougiamas
4c14885683 MDL-22056 More tidying up of pluginnames for course reports, and more component names tidying 2010-04-22 15:54:20 +00:00
Martin Dougiamas
2f51f0ca1c MDL-15252 Fixing a bug and improving the display of component names (for role assign page mostly) 2010-04-22 15:37:54 +00:00
Petr Skoda
6d16792cf2 MDL-21694 usin new core_subsystesm() in renderers too; adding more docs 2010-04-22 08:45:36 +00:00
Sam Hemelryk
dd8e50113a navigation MDL-22044 Fixed bug: when not logged in it is now home not my home. Thanks Eloy for spotting 2010-04-22 07:42:04 +00:00
Andrew Davis
63e87951e6 rating MDL-21657 updated version of ratings including forum and glossary integration 2010-04-22 05:15:23 +00:00
jerome mouneyrac
203fda8a4d web service MDL-21351 add a bit more information to the exception message when function implementation is missing 2010-04-22 01:51:24 +00:00
Sam Hemelryk
dc07683108 navigation MDL-22044 Course format can now choose the string that is used for section 0, defaults to general 2010-04-22 01:26:45 +00:00
Eloy Lafuente
10f375aa2e MDL-22076 temptables - warn and dropped on disposal 2010-04-21 16:12:27 +00:00
Eloy Lafuente
4bfdcfcf60 MDL-21432 backup 2.0 - initial commit. Enable forum backup 2010-04-21 14:17:11 +00:00
Eloy Lafuente
ee4d3dee7a MDL-21432 backup 2.0 - initial commit. backup DB structures 2010-04-21 14:05:12 +00:00
Sam Hemelryk
88f77c3c26 navigation MDL-22044 Added setting to limit content that is shown on the navigation back into the navigation block 2010-04-21 09:44:16 +00:00
Sam Hemelryk
8f57314b1e navigation MDL-22044 Fixed bug preventing module AJAX expansion 2010-04-21 09:40:25 +00:00
Sam Hemelryk
a9535f7945 navigation MDL-21350 Implemented trim options for the navigation block, can now set trim mode (right/left/center) and trim length 2010-04-21 07:05:39 +00:00
Sam Hemelryk
ee8df661dc themes MDL-21489 Added support for a legacy theme used with old browsers. Thanks Brendan for the patch
Admin can now select a theme for modern browsers and old browsers, the user then sees the modern theme with modern browsers and legacy theme with old browsers. Currenlty IE6 (or less) are considered old browsers.
2010-04-21 04:21:53 +00:00
Sam Hemelryk
ba9dc077c4 roles MDL-22126 Fixed up usage of admin/roles/tags.php 2010-04-21 02:43:02 +00:00
Petr Skoda
25346879b7 MDL-22085 support for iso-639-1 2010-04-20 08:36:22 +00:00
Sam Hemelryk
14aac1737e navigation MDL-22044 Fixed alphabetical order of blocks 2010-04-20 02:03:39 +00:00
Petr Skoda
6ad1100fe4 MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
Sam Hemelryk
7703888d31 navigation MDL-22044 Fixed up PHPDoc syntax, removed @global 2010-04-19 06:58:15 +00:00
Sam Hemelryk
3406acdef9 navigation MDL-22044 Major navigation structure changes.
Navigation has now been re-ordered in accordance with http://docs.moodle.org/en/Development:Navigation_2.0_structure.
This has led to several changes in the way in which navigation is generated included API changes, most notably using the
navigation_nodes add method now returns the newly added node rather than the key.
At the same time the global_navigation_tree block has been renamed to navigation and settings_navigation_tree to settings.
2010-04-19 06:30:30 +00:00
Petr Skoda
6fbaf7f8b8 fixed my own sloppy typos in comments 2010-04-18 10:14:04 +00:00
Petr Skoda
0a27866d58 MDL-22102 trying to fix line endings 2010-04-16 08:45:05 +00:00
Andrew Davis
11cca21ec3 unit tests MDL-22017 made test_usergetdate() work on machines in different timezones 2010-04-16 07:47:39 +00:00
Tim Hunt
79312a06e4 grades: MDL-22098 silly bug that leads to bad performance problems in the grader report. 2010-04-15 16:37:05 +00:00
Petr Skoda
4399b9d5de MDL-22091 fix for sloppy IE CSS limits hack 2010-04-15 14:43:25 +00:00
Sam Hemelryk
84db3ea2a3 themes MDL-21984 Removed the need to specify the theme name in layouts within its config.php file 2010-04-15 06:37:55 +00:00
Petr Skoda
15a17d3504 MDL-22015 fixed more string_manager encapsulation issues - string format conversion scripts 2010-04-14 14:48:12 +00:00
Petr Skoda
ecd7978c05 MDL-22015 fixed more string_manager encapsulation issues 2010-04-14 14:38:33 +00:00
Petr Skoda
db975a46c0 MDL-22015 fixed recent regression 2010-04-14 14:37:56 +00:00
Petr Skoda
0aa759b01c MDL-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00
Petr Skoda
42b702a627 MDL-22015 list of pix names is not used any more 2010-04-14 14:05:39 +00:00
Petr Skoda
97b7d149b6 MDL-22015 deprecated get_list_of_currencies() method - improved string_manager encapsulation 2010-04-14 14:04:21 +00:00
Petr Skoda
f6907ba954 MDL-22015 fixed php docs 2010-04-14 13:37:59 +00:00