jerome mouneyrac
e21c56bdb0
webservice MDL-23440 more explicit error message when validation context fail in some external functions (missing lang file modification).
2010-08-03 06:59:47 +00:00
David Mudrak
5fcefc9728
MDL-21695 question: replaced help files with new help strings
...
AMOS BEGIN
HLP question/categoryparent.html,[parentcategory_help,core_question]
HLP question/categories.html,[editcategories_help,core_question]
HLP quiz/export.html,[exportquestions_help,core_question]
HLP quiz/exportcategory.html,[exportcategory_help,core_question]
HLP quiz/exportcategory.html,[exportcategory_help,core_question]
HLP quiz/importcategory.html,[importcategory_help,core_question]
HLP quiz/matchgrades.html,[matchgrades_help,core_question]
HLP quiz/quiz/stoponerror.html,[stoponerror_help,core_question]
HLP qtype_multichoice/multichoiceshuffle.html,[shuffleanswers_help,qtype_multichoice]
HLP quiz/matchshuffle.html,[shuffle_help,qtype_match]
HLP quiz/generalfeedback.html,[generalfeedback_help,mod_quiz]
AMOS END
2010-08-02 21:24:32 +00:00
David Mudrak
c768af3dc5
MDL-21695 Removing legacy question formats help, details moved to wiki docs
2010-08-02 21:03:00 +00:00
David Mudrak
7292c11f51
MDL-21695 quiz: deprecated setHelpButton() and old_help_icon() replaced with new calls
...
Some help icons dropped without replacement as suggested by Helen, the
Help Writer. Some strings moved to core_question.
AMOS BEGIN
HLP quiz/timelimit.html,[timelimit_help,mod_quiz]
HLP quiz/grademethod.html,[grademethod_help,mod_quiz]
HLP quiz/questionsperpage.html,[newpage_help,mod_quiz]
HLP quiz/shufflewithin.html,[shufflewithin_help,mod_quiz]
HLP quiz/penaltyscheme.html,[penaltyscheme_help,mod_quiz]
HLP quiz/repeatattempts.html,[eachattemptbuildsonthelast_help,mod_quiz]
HLP quiz/reviewoptions.html,[reviewoptionsheading_help,mod_quiz]
HLP quiz/showuserpicture.html,[showuserpicture_help,mod_quiz]
HLP quiz/decimalpoints.html,[decimalplaces_help,mod_quiz]
HLP quiz/decimalplacesquestion.html,[decimalplacesquestion_help,mod_quiz]
HLP quiz/requirepassword.html,[requirepassword_help,mod_quiz]
HLP quiz/requiresubnet.html,[requiresubnet_help,mod_quiz]
HLP quiz/timedelay1.html,[delay1st2nd_help,mod_quiz]
HLP quiz/timedelay2.html,[delaylater_help,mod_quiz]
HLP quiz/overallfeedback.html,[overallfeedback_help,mod_quiz]
HLP quiz_statistics/negcovar.html,[negcovar_help,quiz_statistics]
MOV [penaltyfactor,mod_quiz],[penaltyfactor,core_question]
MOV [penaltyfactor_help,mod_quiz],[penaltyfactor_help,core_question]
HLP quiz/penalty.html,[penaltyfactor_help,core_question]
AMOS END
2010-08-02 20:56:15 +00:00
David Mudrak
95bf884e31
MDL-21695 Removing legacy help file, has been replaced by string
2010-08-02 20:45:46 +00:00
Petr Skoda
69816a5ce7
MDL-22547 more legacy files UI cleanup - we have to make obvious that course files are history
2010-08-02 13:33:19 +00:00
Dongsheng Cai
b667ba0049
"COMMENT MDL-19118 improve nonjs comment ui link"
2010-08-02 08:16:51 +00:00
Dongsheng Cai
8e5af6cfa1
"MDL-23530, filesystem plugin should be configured by admins only"
2010-08-02 06:33:34 +00:00
Petr Skoda
c9f9c90009
MDL-23502 self enrol not part of course edit page any more
2010-07-31 13:45:44 +00:00
Dongsheng Cai
1c309299a2
"REPOSITORY MDL-23581, filepicker name should be localisable"
2010-07-30 08:02:10 +00:00
Sam Hemelryk
573cdf85e1
backup MDL-23563 numerous minor backup changes
...
* Root settings are now check boxes rather than selects
* Language strings adjusted as requested
* Final continue on backup now redirecteds to restore pre ui
2010-07-29 04:25:56 +00:00
David Mudrak
ad9432a604
MDL-21695 Removing obvious helps from user filters as suggested by Helen
2010-07-28 11:06:18 +00:00
David Mudrak
449b9ce426
MDL-21695 Dropping legacy HTML help files - has been replaced with new strings
2010-07-28 11:05:33 +00:00
David Mudrak
4bac47bd65
MDL-21695 Dropping enrol/authorize help - to be added by the plugin maintainer
2010-07-28 11:04:11 +00:00
Dongsheng Cai
a5adfa2658
MDL-23072, properly localised repository instance name
2010-07-27 09:03:54 +00:00
Sam Hemelryk
3acc9b81f5
restore MDL-23109 Added role mapping interface and implemented searchable course/category selectors
2010-07-27 06:58:39 +00:00
Dongsheng Cai
1311e4dd00
MDL-23268, throw error message instead of deleting existing file
2010-07-27 03:10:59 +00:00
Helen Foster
a67f829eee
help string rewording thanks to Joseph R and Sam H
2010-07-26 15:01:35 +00:00
jerome mouneyrac
b48c4478ce
community block MDL-23481 integrate restore operation
2010-07-26 06:58:55 +00:00
Petr Skoda
060cb988ef
MDL-23450 deleting hotpot help strings
2010-07-24 17:21:46 +00:00
David Mudrak
85ed076b18
MDL-23322 Fixed incorrect definition of installer strings
2010-07-23 12:11:17 +00:00
Rossiani Wijaya
cb184beb24
MDL-20459 - update list of categories layout to support accessibility. Convert table to CSS.
2010-07-23 08:11:22 +00:00
David Mudrak
30bee9ef40
MDL-23460 MNet Reverted recent removal of per-peer profile field setting
2010-07-23 08:10:23 +00:00
jerome mouneyrac
1d2a1936c5
webservice MDL-23341 function list page: display "no functions" message, a better title, and fix a css typo
2010-07-23 06:54:59 +00:00
jerome mouneyrac
72f68b51e6
webservice MDL-23341 add required capabilities to the service function declaration (lib/services.php), display missing capaibilities for users linked to a token and for authorised users, display function capabilities, refactor service add function page
2010-07-23 06:17:06 +00:00
Martin Dougiamas
e4f413b4b3
MDL-23302 Credit to Aparup. New cap moodle/user:manageownfiles to control private user files area
2010-07-22 09:05:13 +00:00
Sam Hemelryk
785d6603dd
backup MDL-23109 Implemented base restore UI within Moodle and linked through the navigation.
2010-07-22 07:48:02 +00:00
aparup
0bf8c17431
administration NOBUG corrected the english
2010-07-22 06:31:30 +00:00
Dongsheng Cai
72f38ce751
MDL-22915, restore pre-ui
2010-07-22 03:14:41 +00:00
Martin Dougiamas
23c27ff8b3
NOBUG Clarifying the string shown to people who can't enrol in a course
2010-07-22 02:42:20 +00:00
jerome mouneyrac
c7ff0149f9
course publication MDL-23427 change 'cancel' for 'remove from hub'
2010-07-21 07:56:45 +00:00
Eloy Lafuente
8287122673
MDL-21432 backup - added missing langstring
2010-07-20 22:54:29 +00:00
Helen Foster
dddfc692c9
MDL-23339 spelling mistake fix
2010-07-20 14:57:26 +00:00
jerome mouneyrac
390cc887da
webservice MDL-23345 fix moodledocs link in the ws doc
2010-07-20 03:22:55 +00:00
jerome mouneyrac
a4694f0e35
lang MDL-23398 fix typo in an error message
2010-07-20 03:05:10 +00:00
David Mudrak
2650f44d2a
MDL-21695 Replaced help/blog
...
AMOS BEGIN
HLP blog/deleteblogassociations.html,[deleteblogassociations_help,core_blog]
HLP blog/description.html,[description_help,core_blog]
HLP blog/filtertags.html,[filtertags_help,core_blog]
HLP blog/name.html,[name_help,core_blog]
HLP blog/publish_state.html,[publishto_help,core_blog]
HLP blog/tags.html,[autotags_help,core_blog]
HLP blog/url.html,[url_help,core_blog]
AMOS END
2010-07-19 18:31:13 +00:00
David Mudrak
8af5201e7e
MDL-21695 Replacing bulkusers help files
...
AMOS BEGIN
HLP bulkusers/lists.html,[users_help,core_bulkusers]
HLP bulkusers/selectedlist.html,[selectedlist_help,core_bulkusers]
AMOS END
2010-07-19 17:27:39 +00:00
David Mudrak
69a078fba6
NOMDL MNet removing obsolete files, has been replaced by admin setting section mnetprofilefields
2010-07-19 17:26:59 +00:00
David Mudrak
9f38cdce0a
MDL-22997 Enrol plugins help - credit goes to Helen for wording the texts
2010-07-19 16:42:09 +00:00
David Mudrak
ec2c36f872
NOMDL MNet language pack cleanup: getting rid of Moodle Networking (replaced with MNet) and Camel Case in titles
2010-07-19 14:49:12 +00:00
Martin Dougiamas
82af55d7e3
MDL-23367 First cut at moving the private files interface under /user. Has a few small bugs, working on them.
2010-07-19 13:21:16 +00:00
Eloy Lafuente
e14dd3434b
MDL-23109 backup - added some restore precheck strings
2010-07-18 23:57:24 +00:00
Martin Dougiamas
1703f3db53
NOBUG fixed a typo
2010-07-18 07:26:43 +00:00
Martin Dougiamas
ba6c97eeae
MDL-23167 Upgraded "Purge caches" to a full admin page with a confirm button, and added a link to it in the footer for developers.
2010-07-18 07:17:01 +00:00
David Mudrak
8ed6e35c7a
MDL-22787 MNet enrolment: Removing legacy client side scripts and their strings
2010-07-17 22:33:31 +00:00
David Mudrak
ef75ea6c1c
MDL-22787 MNet: displays our users enrolled by other plugin, too, XML-RPC fetching improved
...
AMOS BEGIN
MOV [otherenrolledusers,core_mnet],[otherenrolledusers,mnetservice_enrol]
AMOS END
2010-07-17 22:32:55 +00:00
David Mudrak
fe73e93545
MDL-22787 MDL-21993 New mnetservice plugin type
...
This commit introduces new plugin type called mnetservice. Once the MNet
framework is redesigned, this plugin will define the service itself, the
strings for it and the the client tools for administrator. The server
side is implemented mainly in enrol_mnet plugin which publishes xml-rpc
methods.
AMOS BEGIN
MOV [remoteenrolhosts_desc,core_mnet],[clientname_help,mnetservice_enrol]
AMOS END
2010-07-17 22:18:07 +00:00
Sam Hemelryk
6db3eee02b
enrol MDL-23117 Implements the other users UI for users with roles in a course but not enrolled.
...
At the same time this commit introduces a standardised dialogue YUI module to enrol and implements it across the board.
This commit also addresses MDL-23292 and MDL-23319.
2010-07-16 08:30:06 +00:00
jerome mouneyrac
47ee1c356c
webservice MDL-20808 added a link to the AMF test client
2010-07-16 02:39:25 +00:00
Petr Skoda
1f40915906
MDL-23222 marking spl as required php ext
2010-07-15 18:35:50 +00:00