10646 Commits

Author SHA1 Message Date
Dongsheng Cai
47fffd8d60 MDL-24210, make site/course/private repositories more clear 2010-09-21 10:09:14 +00:00
Martin Dougiamas
1c30ad6979 Fixed typo 2010-09-21 05:58:05 +00:00
Andrew Davis
2248b994ae activities MDL-24180 realtered available to/from strings in activities and conditional completion to try and make the unclear clear 2010-09-21 03:34:36 +00:00
Rossiani Wijaya
ce5dc36e38 MDL-19927 - add media plugins support for ogg and ogv files. 2010-09-20 09:47:54 +00:00
Dan Marsden
bce59524ce Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future. 2010-09-20 07:32:31 +00:00
Martin Dougiamas
cd3d4a14fd MDL-23308 New help strings for legacy course files, and a proper link to docs 2010-09-20 07:09:08 +00:00
Helen Foster
20a66869eb MDL-24203 unused string removed 2010-09-17 12:45:51 +00:00
Helen Foster
8339a019a1 MDL-24203 string rewording thanks to Koen Roggemans 2010-09-17 12:13:37 +00:00
Helen Foster
cd16141e6d MDL-19742 casing fixes 2010-09-17 11:22:08 +00:00
Helen Foster
79bb9d2dce MDL-24113 spelling fix 2010-09-17 10:51:49 +00:00
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