Sam Hemelryk
24e27ac0c1
course MDL-8369 Front page combo list is now restructured and exandable by JavaScript
...
This patch also implements a course renderer.
2010-05-27 01:40:11 +00:00
Petr Skoda
9b56a34f7d
MDL-16089 some resource lib and lang pack cleanup
...
AMOS START
MOV [displayauto,mod_resource],[resourcedisplayauto,core]
MOV [displaydownload,mod_resource],[resourcedisplaydownload,core]
MOV [displayembed,mod_resource],[resourcedisplayembed,core]
MOV [displayframe,mod_resource],[resourcedisplayframe,core]
MOV [displaynew,mod_resource],[resourcedisplaynew,core]
MOV [displayopen,mod_resource],[resourcedisplayopen,core]
MOV [displaypopup,mod_resource],[resourcedisplaypopup,core]
AMOS END
2010-05-22 13:54:41 +00:00
Petr Skoda
bf34822b9d
MDL-22547 course->legacyfiles switch implemented
2010-05-22 13:10:05 +00:00
Petr Skoda
36654970e6
fixed some old typos
2010-05-21 17:51:33 +00:00
Helen Foster
c816647873
MDL-21695 adding help string
2010-05-19 09:46:58 +00:00
Dongsheng Cai
1345cc539c
MDL-16597, tweak filemanager UI
2010-05-19 03:00:10 +00:00
Helen Foster
16410b6927
MDL-21695 adding help and link strings
2010-05-18 11:34:27 +00:00
Helen Foster
1f2122c836
MDL-21695 adding help strings
2010-05-17 20:11:11 +00:00
David Mudrak
6c7a5df7a3
MDL-21695 Upload pictures and upload users - strings cleanup and fixing
...
Strings related to users uploading moved into admin.php component. Fixed
calling of new help strings. Fixed incorrect strings call.
The script also copies instructions from two previous commits as I
forgot that the commit must touch some string file to being parsed by
amos.
AMOS BEGIN
HLP uploadusers3.html,[uploadusers_help,core_admin]
HLP uploadusers2.html,[uploadusers_help,core_admin]
HLP uploadusers.html,[uploadusers_help,core_admin]
HLP uploadpictures.html,[uploadpictures_help,core_admin]
MOV [uploadusers,core],[uploadusers,core_admin]
MOV [uploadusers_help,core],[uploadusers_help,core_admin]
HLP cookies.html,[cookiesenabled_help,core]
HLP overrides.html,[overridepermissions_help,core_role]
HLP permissions.html,[permission_help,core_role]
AMOS END
2010-05-17 15:16:33 +00:00
Martin Dougiamas
9f580a84cd
Added 'Any' string for use in select menus
2010-05-14 07:20:38 +00:00
Sam Hemelryk
ba2789c101
navigation MDL-22425 Fixed courses not being shown to logged in users and removed all traces of mymoodleredirect settings
2010-05-14 06:41:44 +00:00
Sam Hemelryk
4766a50c19
navigation MDL-22425 Restructured navigation for the nth time plus performance tweaking and course display limit
2010-05-13 09:57:43 +00:00
Helen Foster
2767c96133
MDL-21695 adding help strings
2010-05-13 06:55:02 +00:00
Helen Foster
690c97a025
MDL-21695 adding help strings
2010-05-13 06:42:45 +00:00
Helen Foster
6eed23a7fa
MDL-21695 adding help strings
2010-05-11 10:02:25 +00:00
Martin Dougiamas
5f4a77d4af
MDL-22416 Fixing some more upper case issues. No word changes.
2010-05-11 08:33:12 +00:00
Helen Foster
5f13cd5132
MDL-21695 rewording help strings
2010-05-08 06:21:27 +00:00
David Mudrak
6779719e16
MDL-13481 Fork fullname - fullnamecourse and fullnameuser
...
This commit instructs AMOS to use the current value of fullname as the
initial value of fullnamecourse and fullnameuser.
AMOS BEGIN
CPY [fullname,core],[fullnamecourse,core]
CPY [fullname,core],[fullnameuser,core]
AMOS END
2010-05-06 22:53:41 +00:00
David Mudrak
27d1a27c21
MDL-21695 Migrating the usage of root help files so far re-worded
...
AMOS BEGIN
HLP forcepasswordchange.html,[forcepasswordchange_help,core]
HLP interestslist.html,[interestslist_help,core]
HLP newpassword.html,[newpassword_help,core]
HLP permissions.html,[permissions_help,core_role]
HLP picture.html,[newpicture_help,core]
HLP picture.html,[newpicture_help,core_group]
HLP roles.html,[roles_help,core_role]
AMOS END
2010-05-06 21:27:58 +00:00
David Mudrak
976033c6f2
MDL-22367 Bye bye Course Fullname 101, you cost us too many queries
2010-05-06 17:53:34 +00:00
David Mudrak
036880940e
MDL-21695 Strings and helps cleanup
2010-05-06 17:05:43 +00:00
Helen Foster
b5a332c41b
MDL-21695 adding help strings
2010-05-06 14:50:36 +00:00
Helen Foster
a2743d0717
MDL-21695 adding help strings
2010-05-06 12:12:58 +00:00
Helen Foster
1731b44d4a
MDL-21695 adding help strings
2010-05-06 12:11:14 +00:00
Helen Foster
079d4c7dd1
MDL-21695 adding help strings
2010-05-05 12:52:17 +00:00
Andrew Davis
0f4fb20fa5
MDL-22320 Cleaning up message UI and removing need for popups AMOS BEGIN MOV [messageprovider:instantmessage,message],[messageprovider:instantmessage,core] AMOS END
2010-05-05 07:11:22 +00:00
Martin Dougiamas
03d9401e7d
My Moodle MDL-19124 New version of My Moodle, User profiles and Course profiles, all with block support
...
Thanks very much to Remote Learner Canada, especially Hubert Chathi and Olav Jordan, for their work on the bulk of this code, and also Mike Churchward for supporting them. I worked on it after that (actually simplified it by removing a feature temporarily: multiple pages) to bring it more to what I was imagining, and to provide a base to build on and get all the navigation perfect.
There's still work to do. Some blocks don't quite work as expected, and some of the code still needs upgrading to bring it fully into line with 2.0. We also could use a much better course overview block and better CSS styling of the profile pages. But it's definitely more usable this it was, I think.
2010-05-04 13:04:35 +00:00
David Mudrak
83fc9994bb
MDL-21695 Fixing some regressions at the course settings page
...
AMOS BEGIN
HLP expirynotify.html,[notify_help,core]
AMOS END
2010-05-04 10:07:47 +00:00
Helen Foster
67f3290fcc
MDL-21695 adding help strings
2010-05-04 08:27:13 +00:00
Helen Foster
677199d6cd
MDL-21695 adding help strings
2010-05-04 07:49:03 +00:00
David Mudrak
ddd9f9266b
MDL-21695 Help strings for the activity module common settings
...
AMOS BEGIN
HLP cmidnumber.html,[idnumbermod_help,core]
HLP completion/completionexpected.html,[completionexpected_help,core_completion]
HLP completion/completionlocked.html,[completionlocked_help,core_completion]
HLP condition/completioncondition.html,[completioncondition_help,core_condition]
HLP condition/conditiondates.html,[availablefrom_help,core_condition]
HLP condition/conditiondates.html,[availableuntil_help,core_condition]
HLP condition/showavailability.html,[showavailability_help,core_condition]
HLP grouping.html,[grouping_help,core_group]
HLP groupmembersonly.html,[groupmembersonly_help,core_group]
HLP groupmode.html,[groupmode_help,core_group]
AMOS END
2010-05-03 20:43:55 +00:00
David Mudrak
1369948cc9
Getting rid of Camel Case in the settings block node titles
2010-05-03 18:25:01 +00:00
David Mudrak
757e89d291
User profile: fixing user picture fieldset legend
2010-05-03 17:17:56 +00:00
David Mudrak
5e67868ef0
MDL-21695 Course settings page help strings
...
Many of them are missing at the moment, Helen shall fix that soon
AMOS BEGIN
HLP courseavailability.html,[availability_help,core]
HLP coursecategory.html,[category_help,core]
HLP courseenrollable2.html,[enrollable_help,core]
HLP courseenrolmentplugins.html,[enrolmentplugins_help,core]
HLP courseformats.html,[format_help,core]
HLP coursegrades.html,[showgrades_help,core]
HLP coursehiddensections.html,[hiddensections_help,core]
HLP courseidnumber.html,[idnumbercourse_help,core]
HLP coursenewsitems.html,[newsitemsnumber_help,core]
HLP coursereports.html,[showreports_help,core]
HLP courseshortname.html,[shortnamecourse_help,core]
HLP coursestartdate.html,[startdate_help,core]
HLP courseuploadsize.html,[maximumupload_help,core]
HLP expirynotify.html,[expirynotify_help,core]
HLP expirynotifystudents.html,[expirynotifystudents_help,core]
HLP expirythreshold.html,[expirythreshold_help,core]
HLP groupmodeforce.html,[groupmodeforce_help,core]
HLP groupmode.html,[groupmode_help,core]
HLP metacourse.html,[managemeta_help,core]
HLP rolerenaming.html,[rolerenaming_help,core]
AMOS END
2010-05-03 17:07:51 +00:00
David Mudrak
4be9b12824
MDL-21695 Help strings use Markdown format from now on
2010-05-03 16:49:07 +00:00
Helen Foster
5e808c50f1
MDL-21695 adding help strings
2010-05-03 12:02:09 +00:00
Helen Foster
8515d38cb1
MDL-21695 adding help strings
2010-05-03 10:12:49 +00:00
Andrew Davis
fcce139aa3
RSS MDL-22204 committing new RSS code. Uses a token to ID the user. RSS feeds also generated/updated as needed rather than by cron.php
2010-05-02 11:43:57 +00:00
jerome mouneyrac
07ab0c80ec
hub MDL-19309 new site registration form + course publication + community block
2010-05-01 05:05:55 +00:00
Martin Dougiamas
2be4d090c0
course completion MDL-2631 Course completion feature - Thanks to Aaron Barnes and Catalyst IT for this significant contribution. It is now officially possible to finish a course!
...
Even though I've tweaked this and done some polishing, there is still plenty to do on it now in HEAD, mostly to do with UI, usability and strings, so we'll keep working on it. Aaron already has a number of improvements to add to it.
2010-04-30 03:06:22 +00:00
David Mudrak
2d0f7da8f8
MDL-21695 Regression mod/forum/ratings.html was used for a default scale description
...
I added a new string describing the Separated and Connected ways of
knowing which will be used as the default description for fresh
installations. Thanks Dan Marsden for reporting and testing.
2010-04-27 23:50:06 +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
4c14885683
MDL-22056 More tidying up of pluginnames for course reports, and more component names tidying
2010-04-22 15:54:20 +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
David Mudrak
0831fd7841
MDL-22054 Fixed 'Edit' string in core strings
...
AMOS BEGIN
CPY [edit,core],[edita,core]
REM do not forget to drop placeholder from [edit,core] in all languages
AMOS END
2010-04-20 17:57:12 +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
d2265f130c
MDL-21695 more help conversion examples
...
AMOS BEGIN
HLP mods.html,[activities_hlp,core]
AMOS END
2010-04-14 08:54:17 +00:00
Petr Skoda
503d243a3c
MDL-21695 first sample help migration - course full name
...
AMOS BEGIN
HLP coursefullname.html,[fullnamecourse_hlp,core]
AMOS END
2010-04-13 21:55:02 +00:00
Petr Skoda
d9d74c8e3d
MDL-22054 converting course formats to have own lang packs
...
AMOS START
MOV [namescorm,core],[sectionname,format_scorm]
MOV [namesocial,core],[sectionname,format_social]
MOV [nametopics,core],[sectionname,format_topics]
MOV [nameweeks,core],[sectionname,format_weeks]
AMOS END
2010-04-11 12:55:59 +00:00