40773 Commits

Author SHA1 Message Date
Petr Skoda
92343cd2eb MDL-21781 added support for autocreation of groups from cohorts 2010-04-23 09:15:55 +00:00
Petr Skoda
62bc50190b MDL-21781 fixed case 2010-04-23 09:15:27 +00:00
Petr Skoda
4a0ef03e8a MDL-21781 protect cohorts created by external systesm - we can not edit them with our UIs 2010-04-23 09:15:04 +00:00
Petr Skoda
e60ff53619 MDL-21781 move cohorts away when deleting course category 2010-04-23 09:14:36 +00:00
Petr Skoda
9e1065a812 MDL-21781 cohorts may be moved to different course categories/system context 2010-04-23 09:13:49 +00:00
Petr Skoda
864e2805d0 MDL-21781 integrating cohorts into UI - admin tree and list of categories in edit mode (there is no other better place which shows all categories imho) 2010-04-23 09:13:19 +00:00
Petr Skoda
7778e96006 MDL-21781 temporary cohort icon 2010-04-23 09:12:28 +00:00
Petr Skoda
c5070d06d7 MDL-21781 fixed some more cohort assign issues 2010-04-23 09:11:48 +00:00
Petr Skoda
b1e2e6b8b3 MDL-21781 fixed incorrect options in user selectors 2010-04-23 09:11:16 +00:00
Petr Skoda
cec5baaabb MDL-21781 fixed nav bar 2010-04-23 09:10:43 +00:00
Petr Skoda
a379029c54 MDL-21781 cohort id duplicates detection 2010-04-23 09:10:05 +00:00
Petr Skoda
5fa30fb7a6 MDL-21781 adding cohort as new core subsystem 2010-04-23 09:09:34 +00:00
Petr Skoda
c7d5ed1cf3 MDL-21781 fixed cap checks 2010-04-23 09:08:37 +00:00
Petr Skoda
b980c56e2e MDL-21781 very basic cohorts UI 2010-04-23 09:07:51 +00:00
Petr Skoda
059e689c0f MDL-21781 cohort main version bump 2010-04-23 09:06:31 +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
Sam Hemelryk
b767607103 course MDL-20628 Fixed up topics so section names are printed on view 2010-04-23 08:00:30 +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
Rossiani Wijaya
6438c34f36 MDL-20487 - improve accessibility issue for survey page layout and string. 2010-04-23 05:58:43 +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
af8fe217ad blog MDL-22161 Fixed minor regression 2010-04-23 04:08:28 +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
Moodle Robot
f65d7c1399 Updated the HEAD build version to 20100423 2010-04-23 00:41:39 +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
62b1d51be9 MDL-21657 Fixing regression - wrong SQL upgrade code
Would be nice if core developers actually tried to run the code before
they commit it into the repository.
2010-04-22 22:30:33 +00:00
David Mudrak
55c6372e28 MDL-15252 Fixed regression: XMLDB action using optionally defined strings
To prevent debugging warning, we check if the string is defined first.
In this case it does not make sense to add new string for every action
as the title is not actually displayed anywhere.
2010-04-22 21:13:53 +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
Helen Foster
3c9076c2e1 MDL-21695 adding help strings 2010-04-22 15:38:54 +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
Martin Dougiamas
2a59a09745 Fixed some missing strings (for role assign page mostly) 2010-04-22 15:32:14 +00:00
Martin Dougiamas
ba2f43c331 repository/merlot MDL-20648 Added a missing string for capability 2010-04-22 14:44:36 +00:00
Andreas Grabs
882f08c845 i have a function removed by mistake 2010-04-22 12:02:12 +00:00
Dan Marsden
b37ce778c6 Assignment MDL-7206 - download all submissions as a zip - finally pushing this into head. 2010-04-22 11:33:17 +00:00
Andreas Grabs
30ec6bc9ed MDL-21227 - convert Feedback to new files api 2010-04-22 11:26:02 +00:00
Helen Foster
67bf124159 MDL-21695 adding help strings 2010-04-22 09:43:41 +00:00
Dan Marsden
d883cbadb4 SCORM MDL-21555 improved Report interface - now allows export as text/excel/ods - probably could do with some more refactoring/improvement, but this is much better than it was. Thanks to Valerian for the initial patch. (missed lang file) 2010-04-22 09:42:28 +00:00
Dan Marsden
6f8dda46d8 SCORM MDL-21555 improved Report interface - now allows export as text/excel/ods - probably could do with some more refactoring/improvement, but this is much better than it was. Thanks to Valerian for the initial patch. 2010-04-22 09:41:41 +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
d24016944f block-navigation MDL-22044 Level 1 branches are no longer indented, and home/myhome link is no longer collapsible. Also fixed the everything bold issue 2010-04-22 07:51:52 +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
David Mudrak
edea3f97cc workshop: fixing CSS regressions 2010-04-22 06:37:32 +00:00
David Mudrak
3260508700 MDL-22160 workshop: fixing parameters order 2010-04-22 06:16:25 +00:00
David Mudrak
a00e3436ef workshop: removing "Login as random participant" which was used during development 2010-04-22 06:07:34 +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
Sam Hemelryk
1889117afe blogs MDL-22161 Fixed typo in blog menu block 2010-04-22 02:12:53 +00:00