Commit graph

10519 commits

Author SHA1 Message Date
Sam Hemelryk
d2dbd0c0d0 navigation MDL-22398 Added custom menu to Moodle core. Will document in theme's forum 2010-05-10 05:24:00 +00:00
Sam Hemelryk
4886029cba backup MDL-22142 Several changes to the backup UI and it's classes as noted below
*  backup moodleforms for specific stages are now cached between stage processing and display making it possible to leave all validation up to the bridge.
    * The backup stage now relies entirely on the backup controllers save, load, and check methods + dependency checks rather then previous stage processing to ensure accuracy.
    * filename is now a required field and validated to ensure it ends with .zip and is a valid filename.
    * There is now a previous button for backup stages after the initial and before the complete.
    * The progress bar previous stages are now links as well allowing the user to jump to previous stages (not linked on complete of course).
    * The root settings are only shown on the schema stage now if they were changed because of dependency.
    * Stages are now numbered in the progress bar.
    * The complete page now shows a notice that the backup was complete and provides a continue button to view the backup file.
    * Adds administration blocks to the backup pages.
2010-05-10 02:53:31 +00:00
Helen Foster
ef0eeae496 MDL-21695 adding help strings 2010-05-09 21:00:49 +00:00
Helen Foster
004ecb4696 MDL-21695 adding help and link strings 2010-05-08 10:41:39 +00:00
Helen Foster
673cd24bb3 MDL-21695 adding help strings 2010-05-08 09:21:08 +00:00
Helen Foster
5f13cd5132 MDL-21695 rewording help strings 2010-05-08 06:21:27 +00:00
Helen Foster
8d8fcf2107 MDL-21695 adding help strings 2010-05-07 14:52:01 +00:00
David Mudrak
bdfc9a6bb9 MDL-22373 The default vertical direction for English is top to bottom 2010-05-07 01:39:24 +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
Tim Hunt
a27aa5c620 MDL-19967 No validation when adding a question with JS off.
There was no check that a question type had been selected.
2010-05-06 22:33:21 +00:00
David Mudrak
456f76571c MDL-21695 Removing remained completion help files 2010-05-06 21:32:30 +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
5fb882193f MDL-21695 Bye bye help/course*.html and help/rolerenaming.html, we have better friends now 2010-05-06 18:32:03 +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
David Mudrak
226de8b7e7 MDL-21695 authchange.html replaced with a help string
AMOS BEGIN
 HLP authchange.html,[chooseauthmethod_help,core_auth]
AMOS END
2010-05-06 16:56:04 +00:00
David Mudrak
9434554a4f MDL-15244 Oops forgot to delete the file in the previous commit 2010-05-06 16:47:34 +00:00
David Mudrak
fe6b274c73 MDL-15244 IP blocker help on syntax 2010-05-06 16:35:32 +00:00
Helen Foster
3799dcb927 MDL-21695 rewording help strings 2010-05-06 15:28:01 +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
b9af1f1f04 MDL-22144 typo fix 2010-05-06 11:34:50 +00:00
Helen Foster
1aa7d9a016 MDL-21695 adding help strings 2010-05-06 08:16:58 +00:00
jerome mouneyrac
99fbb74ebd publish MDL-19315 course url is now not editable, change advertise/share for enrollable/downloadable 2010-05-06 07:03:04 +00:00
jerome mouneyrac
4b1acb3ae8 registration MDL-19313 implement password for private hub 2010-05-06 06:41:25 +00:00
Helen Foster
079d4c7dd1 MDL-21695 adding help strings 2010-05-05 12:52:17 +00:00
Helen Foster
d3c18e39ab MDL-21695 help string rewording 2010-05-05 11:51:43 +00:00
Helen Foster
de5c579e9e MDL-21695 adding help link string 2010-05-05 11:42:16 +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
Sam Hemelryk
09209fc99b backup MDL-22142 Backup buttons for progressing on the first two stages now read Next 2010-05-05 06:50:08 +00:00
Sam Hemelryk
4d5059d4f3 navigation MDL-22321 Fixed up the navigation in the grades section 2010-05-05 03:27:22 +00:00
David Mudrak
af455aa011 MDL-21695 Completion on grade help string + placeholder fix
AMOS BEGIN
 HLP completion/completionusegrade.html,[completionusegrade_help,core_completion]
AMOS END
2010-05-05 00:10:26 +00:00
David Mudrak
c8dcb793c4 MDL-21695 Yet some completion help strings fix
AMOS BEGIN
 HLP completion/completionicons.html,[completionicons_help,core_completion]
AMOS END
2010-05-05 00:03:13 +00:00
David Mudrak
13c76792a2 MDL-21695 Removing some help strings as suggested by Helen 2010-05-04 23:33:45 +00:00
Helen Foster
99f6040130 MDL-21695 help string rewording 2010-05-04 17:07:07 +00:00
David Mudrak
95098d62ad Adding missing capability names 2010-05-04 16:21:17 +00:00
Helen Foster
9af79f0e25 MDL-21695 adding help strings 2010-05-04 15:14:47 +00:00
David Mudrak
c329e370d8 MDL-21695 SCORM module now uses new help strings
AMOS BEGIN
 HLP scorm/package.html,[package_help,mod_scorm]
 HLP scorm/grademethod.html,[grademethod_help,mod_scorm]
 HLP scorm/maxattempt.html,[maximumattempts_help,mod_scorm]
 HLP scorm/whatgrade.html,[whatgrade_help,mod_scorm]
 HLP scorm/displayattemptstatus.html,[displayattemptstatus_help,mod_scorm]
 HLP scorm/forcecompleted.html,[forcecompleted_help,mod_scorm]
 HLP scorm/forcenewattempt.html,[forcenewattempt_help,mod_scorm]
 HLP scorm/lastattemptlock.html,[lastattemptlock_help,mod_scorm]
 HLP scorm/stagesize.html,[stagesize_help,mod_scorm]
 HLP scorm/skipview.html,[skipview_help,mod_scorm]
 HLP scorm/hidebrowse.html,[hidebrowse_help,mod_scorm]
 HLP scorm/displaycoursestructure.html,[displaycoursestructure_help,mod_scorm]
 HLP scorm/hidetoc.html,[hidetoc_help,mod_scorm]
 HLP scorm/autocontinue.html,[autocontinue_help,mod_scorm]
AMOS END
2010-05-04 14:05:59 +00:00
Helen Foster
a2b7cd643e MDL-21695 rewording help strings thanks to OU sam 2010-05-04 13:43:19 +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
jerome mouneyrac
276f590e11 community MDL-19314 improved the community search function (still lot more coming soon), fix subject field when publishing course 2010-05-04 09:41:44 +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
Helen Foster
e9fe9a92c3 MDL-21695 adding and rewording help strings 2010-05-04 06:58:09 +00:00
Dongsheng Cai
f45dfeeb76 MDL-22281 file resource module, select main file 2010-05-04 03:48:00 +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