Petr Skoda
80380bd79b
MDL-24089 preventing any plugin upgrades if downgraded core detected; localising error message
2010-09-05 19:16:42 +00:00
Petr Skoda
8b0846f7a2
MDL-23899 PHP Intl extension is recommended in 2.0 now because we use it for asort in textlib
2010-09-05 13:14:17 +00:00
Petr Skoda
48f6a77aa8
MDL-23308 coursefiles is a legacy feature, we should discourage everybody from using it
2010-09-03 19:00:16 +00:00
Petr Skoda
deb73728e7
MDL-23308 added a feature to allow legacy course files in new courses too
2010-09-03 12:00:59 +00:00
Petr Skoda
45347688a3
MDL-23308 all "course files" are legacy feature, we must tell this to all our users, we can not use "Course files" anymore because we really want them to migrate. Sorry, please do not revert this change again. If somebody does not like this they have to tweak their language pack, it is officially "legacy" file area now.
2010-09-03 11:59:28 +00:00
Dongsheng Cai
4153e01aeb
MDL-23308, change course files link name
2010-09-01 06:17:01 +00:00
Andrew Davis
9f8e61de83
rating MDL-23908 improved rating role tips help item
2010-08-31 08:19:46 +00:00
Andrew Davis
f9cd798c7e
rating MDL-23908 improved rating role tips
2010-08-31 07:59:32 +00:00
Helen Foster
2dc41dd6b6
MDL-23769 lang string polishing
2010-08-30 13:23:22 +00:00
Dongsheng Cai
e921afa874
"MDL-23308, bring course files back"
2010-08-30 08:22:14 +00:00
jerome mouneyrac
b3dbdce822
hub MDL-23769 fill empty education level and audience help strings
2010-08-30 08:00:15 +00:00
Petr Skoda
77f6cb83c0
MDL-23984 removing unused error string
2010-08-29 15:28:38 +00:00
Petr Skoda
4031f6a27c
MDL-23984 improved check_dir_exists() and make_upload_directory() incorrect permissions throw fatal exceptions by default; it is possible to create dirs outside of dataroot (necessary for custom dir locations); fixed Win32 compatibility in session_exists method
2010-08-29 14:33:39 +00:00
Penny Leach
ebb7e78267
portfolio/leap2a MDL-23955 updated leap2a support to 2010-07 version
2010-08-28 10:00:27 +00:00
Sam Hemelryk
8c407e5872
NOBUG: Fixed spelling mistake, kudos to Andrew for spotting it
2010-08-27 03:01:19 +00:00
Dongsheng Cai
6aef525df4
"MDL-23910, improved restore pre-ui, removed treeview, list backup files in tables and sorted by created time"
2010-08-26 06:19:46 +00:00
Sam Hemelryk
70a102385f
backup MDL-23918 Fixed up wording in the backup and restore stages.
2010-08-26 05:17:46 +00:00
Helen Foster
1ab0d50b80
MDL-20514 help string rewording
2010-08-25 09:32:45 +00:00
Andrew Davis
52eac7506c
rating MDL-23908 reformated the rating role hints
2010-08-25 09:00:56 +00:00
Andrew Davis
cae4e0781d
rating MDL-23908 moved a string
...
AMOS BEGIN
MOV [aggregatetype_help,mod_forum],[aggregatetype_help,core_rating]
AMOS END
2010-08-25 08:03:23 +00:00
Andrew Davis
0cef1cebae
rating MDL-23908 moved a string
...
AMOS BEGIN
MOV [ratingtime,mod_forum],[rating,core_rating]
AMOS END
2010-08-25 07:49:15 +00:00
Andrew Davis
1704f64732
rating MDL-23908 made roles information even clearer
2010-08-25 07:18:56 +00:00
Andrew Davis
bbf277335e
rating MDL-23908 altered the way the role hints for ratings work
2010-08-25 01:41:15 +00:00
David Mudrak
2134a91dd5
MDL-21696 Getting rid of legacy language customization stuff
2010-08-24 23:17:19 +00:00
Helen Foster
c605baf802
MDL-23221 help string rewording
2010-08-24 13:38:54 +00:00
Andrew Davis
0d54a3985b
rating MDL-23908 added info to module config to help the user with rating permissions
2010-08-24 13:06:49 +00:00
Helen Foster
a6dca3144c
MDL-17678 typo fix thanks to reporter Chardelle Busch
2010-08-23 12:10:17 +00:00
Petr Skoda
99f9f85f00
MDL-23489 auth plugins can specify own edit profile url - patch submitted by Jay Knight + tweaking change password url to use new moodle_url at the same time, it is backwards compatible, custom plugins may still use string url for now
2010-08-18 22:07:00 +00:00
Petr Skoda
d35ece6cce
MDL-23682 new MySQL engine diagnostics + InnoDB is now used instead of MyISAM in new installs if available + improved mysql transaction support
2010-08-18 16:47:00 +00:00
Ashley Holman
dd824dbc2b
MDL-21432 lang string for missing_moodle_backup_xml_file error message
...
This is so you can easily see which file is missing.
2010-08-18 09:35:49 +00:00
Petr Skoda
3ead116af3
MDL-22795 guest access icon + lang pack enrol related cleanup
...
AMOS BEGIN
MOV [allowguests,core],[allowguests,enrol_guest]
AMOS END
2010-08-18 09:26:46 +00:00
Sam Hemelryk
83a9c86690
backup MDL-23727 The proceed button is now to the right of the screen and the cancel button throws a confirmation box.
2010-08-17 05:21:57 +00:00
Sam Hemelryk
ad93ddd5f7
course-import MDL-23752 Implemented course import functionality back into Moodle 2.0
...
The course import now makes use of the backup and restore processed and the backup UI to allow the user to import one course into another.
The new UI is much the same as the backup ui except preceeded by a course selector to choose the course to import from.
2010-08-17 02:07:30 +00:00
David Mudrak
dfc469da43
MDL-21695 Cleaning up old help help files after the migration to strings was done
...
The legacy help files could remain here if I forgot to remove them in
the migration commit or if they were not supposed to be migrated into a
string. There is no setHelpButton() in Moodle code now. The files could
be referenced by $OUTPUT->old_help_icon() yet but that should be fixed
soon.
2010-08-16 14:37:36 +00:00
David Mudrak
90aa178a17
MDL-21695 Migrated enrol_imsenterprise help files into description strings
...
Originally, the strings were prepared by Helen with _help suffix. But in
IMS Enterprise, there is no place for help icons. So the strings are
used as descriptions at the setting page and therefore they have _desc
suffix now.
AMOS BEGIN
MOV [usecapitafix_help,enrol_imsenterprise],[usecapitafix_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/capita.html,[usecapitafix_desc,enrol_imsenterprise]
MOV [createnewcategories_help,enrol_imsenterprise],[createnewcategories_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/categorisation.html,[createnewcategories_desc,enrol_imsenterprise]
MOV [createnewcourses_help,enrol_imsenterprise],[createnewcourses_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/createnewcourses.html,[createnewcourses_desc,enrol_imsenterprise]
MOV [createnewusers_help,enrol_imsenterprise],[createnewusers_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/createnewusers.html,[createnewusers_desc,enrol_imsenterprise]
MOV [deleteusers_help,enrol_imsenterprise],[deleteusers_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/deleteusers.html,[deleteusers_desc,enrol_imsenterprise]
MOV [sourceddidfallback_help,enrol_imsenterprise],[sourceddidfallback_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/sourceddidfallback.html,[sourceddidfallback_desc,enrol_imsenterprise]
MOV [restricttarget_help,enrol_imsenterprise],[restricttarget_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/target.html,[restricttarget_desc,enrol_imsenterprise]
MOV [truncatecoursecodes_help,enrol_imsenterprise],[truncatecoursecodes_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/truncatecoursecodes.html,[truncatecoursecodes_desc,enrol_imsenterprise]
MOV [allowunenrol_help,enrol_imsenterprise],[allowunenrol_desc,enrol_imsenterprise]
HLP enrol/imsenterprise/unenrol.html,[allowunenrol_desc,enrol_imsenterprise]
AMOS END
2010-08-16 14:33:33 +00:00
David Mudrak
cde9bee874
MDL-21695 Got rid of the last call of setHelpButton()
2010-08-16 14:32:43 +00:00
David Mudrak
67b5883e7b
MDL-21695 Notes help files migrated to the help string
...
AMOS BEGIN
HLP notes/status.html,[publishstate_help,core_notes]
AMOS END
2010-08-16 14:32:00 +00:00
Petr Skoda
4f622c38a1
MDL-23774 only administrators may edit administartor accounts
2010-08-12 09:44:28 +00:00
Andrew Davis
6f4b954af4
gradebook MDL-23433 had another go at the show hidden item help item
2010-08-12 08:09:36 +00:00
Andrew Davis
4ce5fe9e32
gradebook MDL-23433 made some strings a bit clearer
2010-08-10 12:20:08 +00:00
Petr Skoda
770ab27f1d
MDL-23719 longtimenosee finally reimplemented - it is now used in self enrol only. It should be faster, easier to configure and finally there should not be any "my users are disappearing" reports in the future
2010-08-09 10:19:25 +00:00
Dongsheng Cai
6b172cdc7f
"MDL-23326, fixed undefined index in repository conf form, added validation function to repository plugin"
2010-08-09 09:03:07 +00:00
jerome mouneyrac
2ed993a645
registration MDL-21810 cron registration update
2010-08-07 09:49:57 +00:00
jerome mouneyrac
6bb31e404e
webservice MDL-13129 add moodle_course_get_courses and moodle_course_create_courses
2010-08-06 15:22:27 +00:00
Aparup Banerjee
59e2121e16
theme MDL-23363 config setting showblocksonmodpages (theme settings) & usages now removed
2010-08-06 06:20:28 +00:00
Tim Hunt
2a1516f224
question moving MDL-21195 add missing error message strings.
2010-08-05 17:33:11 +00:00
Dongsheng Cai
563d04175a
MDL-23065, fix non js filepicker
2010-08-04 03:57:10 +00:00
Martin Dougiamas
1c88c777be
Fixing English
2010-08-03 07:20:10 +00:00
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