2344 Commits

Author SHA1 Message Date
Andrew Davis
07f05a04b1 rating MDL-23933 Removed a bunch of no longer used strings and moved rating strings into the rating lang file.
AMOS BEGIN
 MOV [couldnotdeleteratings,mod_forum],[couldnotdeleteratings,core_rating]
 MOV [aggregatenone,mod_forum],[aggregatenone,core_rating]
 MOV [aggregateavg,mod_forum],[aggregateavg,core_rating]
 MOV [aggregatecount,mod_forum],[aggregatecount,core_rating]
 MOV [aggregatemax,mod_forum],[aggregatemax,core_rating]
 MOV [aggregatemin,mod_forum],[aggregatemin,core_rating]
 MOV [aggregatesum,mod_forum],[aggregatesum,core_rating]
AMOS END
2010-09-17 06:32:46 +00:00
Andrew Davis
3b2b084554 activities MDL-24180 altered strings to help users understand the difference between the conditional activity available to/from dates and the individual activity available to/from dates 2010-09-17 01:37:29 +00:00
jerome mouneyrac
c25662b0e4 web service MDL-23338 clean up Service editing page + delete token related to a service when delete service (display warning on confirmation page) + fix glitch on the navigation with 'Register your site' and 'Edit service' pages (they are now hidden and the parent page link is displayed) 2010-09-16 04:21:52 +00:00
Sam Hemelryk
224020ac1a course-completion MDL-24145 Course reset now has option for course completion data 2010-09-16 04:14:46 +00:00
jerome mouneyrac
56c6138029 community hub MDL-24215 change the site secret key for get_site_identifier in the registration process => increase the DB field size + change the confirmation form to the get_site_identifier TEXT format 2010-09-15 08:50:32 +00:00
Petr Skoda
41a50aa254 MDL-19057 detect missing unique primary key on id columns 2010-09-14 16:13:06 +00:00
Dongsheng Cai
12fcd26de2 MDL-23308, added mimetype icons to course files tree 2010-09-13 07:01:55 +00:00
Dongsheng Cai
48041cd505 MDL-23619, fixed max files size in filemanager 2010-09-10 05:44:48 +00:00
Dongsheng Cai
b8312f7742 MDL-23308, added moodle docs link to courselegacyfiles help text 2010-09-10 03:48:24 +00:00
Dongsheng Cai
29750492a2 MDL-23308, added help text to course files page 2010-09-09 02:50:53 +00:00
Sam Hemelryk
f9bbe3c9d2 backup MDL-24103 Altered strings as requested and added a help string for 1.9 backup restoration 2010-09-08 07:46:45 +00:00
Sam Hemelryk
d94bb34312 backup MDL-24103 Better error messages when a user attempts to restore invalid backup file formats such as moodle 1.9 backups 2010-09-08 07:23:27 +00:00
Dongsheng Cai
7936470a78 MDL-24113, change license to licenses 2010-09-08 07:18:21 +00:00
Dongsheng Cai
d9efc1fdf3 MDL-24113, change language strings 2010-09-08 07:03:19 +00:00
Dongsheng Cai
fa7f2a4579 MDL-24108, display max file size in filepicker and filemanager 2010-09-07 10:06:57 +00:00
Petr Skoda
6a50d10a64 MDL-24116 disabling test UI in XMLDB - this is a first step only, going to migrate this completely to DML/DDL functional tests soon 2010-09-07 09:38:23 +00:00
Helen Foster
e09992fdaf MDL-24114 link string added 2010-09-07 08:31:19 +00:00
Petr Skoda
844239d3ed MDL-24092 removing STATEMENTS support from install.xml, use db/install.php or db/log.php instead 2010-09-06 11:11:32 +00:00
Eloy Lafuente
12c80f79b4 MDL-23993 backup - enforce in UI and save all backup files with .mbz 2010-09-06 09:33:20 +00:00
Petr Skoda
575f245fbc MDL-24089 confirm upgrade of plugins + replaced continue button with 'Upgrade' - this should tell admins when is the upgrade going to really start 2010-09-05 19:41:00 +00:00
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