41466 Commits

Author SHA1 Message Date
Dongsheng Cai
03896eb7d5 MDL-13766, added listing parameters 2010-05-19 02:49:18 +00:00
Sam Hemelryk
f856106b10 javascript-minify MDL-21435 Fixed typo 2010-05-19 02:22:17 +00:00
Sam Hemelryk
045f492c6b javascript-minify MDL-21435 Added Minify third party lib and integrated to with JavaScript and CSS serving 2010-05-19 02:15:16 +00:00
Moodle Robot
5086a5d53b Updated the HEAD build version to 20100519 2010-05-19 00:43:10 +00:00
Dan Marsden
4d10b5203b SCORM MDL-22340 use full path for includes. 2010-05-18 22:09:54 +00:00
David Mudrak
55fc1e5997 MDL-22507 workshop: old style rendering fixed for user planner 2010-05-18 20:48:29 +00:00
Helen Foster
53ef9e3a1e MDL-21695 adding help string 2010-05-18 20:26:25 +00:00
David Mudrak
f4b5c157f9 NOBUG workshop: putting a todo note to rewrite file API support for subplugins 2010-05-18 20:12:30 +00:00
David Mudrak
4437929e17 NOBUG workshop: fixed missing closing tag 2010-05-18 19:15:05 +00:00
David Mudrak
94ad199baa NOBUG workshop - added support for forgotten workshop_instructreviewers filearea 2010-05-18 17:55:06 +00:00
Petr Skoda
adf176d711 MDL-22479 removed all get_admin calls from upgrade script, fixed regessions in get_users_from_config() and reimplemented admin support in admin_setting_users_with_capability(), switch non-unique usernames in admin settings to user ids and upgraded existing settings + some more validation 2010-05-18 16:59:08 +00:00
Helen Foster
57507bcbae MDL-21695 obsolete help file 2010-05-18 12:05:20 +00:00
David Mudrak
4f6be42cde MDL-22061 Fixed regression, non-translated exception names do not produce debugging 2010-05-18 11:58:53 +00:00
Helen Foster
89259d0c14 MDL-21695 adding help and link strings 2010-05-18 11:57:24 +00:00
Helen Foster
16410b6927 MDL-21695 adding help and link strings 2010-05-18 11:34:27 +00:00
Andrew Davis
84d32de3a6 gradebook MDL-22495 fixed the move to links on the categories and items page 2010-05-18 09:54:02 +00:00
Sam Hemelryk
2bf93a3cb5 theme-formfactor MDL-22497 Fixed notices in the formfactor theme 2010-05-18 09:20:29 +00:00
Sam Hemelryk
32690ac23c forms MDL-22487 Fixed resizing bug in smart select 2010-05-18 08:11:12 +00:00
Helen Foster
d7768a692a MDL-21695 adding help and link strings 2010-05-18 08:04:11 +00:00
Sam Hemelryk
572dd8ec69 forms MDL-22487 Implemented a JavaScript enhancement that converts an nbps indented form into a tree structure to mask the select. 2010-05-18 07:58:45 +00:00
Helen Foster
aedf58841f MDL-21695 adding help and link strings 2010-05-18 07:50:24 +00:00
Andrew Davis
e8f0fae658 lang MDL-22320 hopefully fixing a string move in amos
AMOS BEGIN
MOV [messageprovider:instantmessage,core_message],[messageprovider:instantmessage,core]
AMOS END
2010-05-18 06:34:00 +00:00
David Mudrak
e799e8192f Forgot to rename the string cache setting in config-dist.php 2010-05-18 06:07:05 +00:00
David Mudrak
da6fe84865 MDL-21695 help/grade/idnumber.html
AMOS BEGIN
 HLP grade/idnumber.html,[idnumbermod_help,core]
AMOS END
2010-05-18 06:06:52 +00:00
David Mudrak
c8d463dd97 MDL-21695 help/grade/aggregateonlygraded.html
AMOS BEGIN
 HLP grade/aggregateonlygraded.html,[aggregateonlygraded_help,core_grades]
AMOS END
2010-05-18 06:06:35 +00:00
Dongsheng Cai
1dc28ba6a6 "MDL-19118, make comment widget wider" 2010-05-18 04:17:41 +00:00
Dongsheng Cai
a63bb431c2 "MDL-20125, added missing setting link" 2010-05-18 02:53:17 +00:00
Sam Hemelryk
9a18a77e3d navigation MDL-22425 Only display categories if enabled AND there is more than one category 2010-05-18 02:41:27 +00:00
Sam Hemelryk
31513462b8 navigation MDL-22425 Fixed my courses being shown as an item despite having children 2010-05-18 02:20:51 +00:00
Sam Hemelryk
25ad1f47d6 navigation MDL-22425 Fixed current user being added to the users branch in the navigation when on the site page 2010-05-18 02:03:13 +00:00
Dongsheng Cai
0aa366ecdc "MDL-21021, removed reduplicated user private folder" 2010-05-18 01:49:50 +00:00
David Mudrak
3fa37159d7 MDL-21695 Admin setting descriptions are expected in Markdown syntax now
This is backwards compatible as the strings actually do not use
formatting at all. Using Markdown syntax allows us to use the same
string as we use for help.
2010-05-17 21:08:57 +00:00
Helen Foster
42052d847b MDL-21695 rewording help strings 2010-05-17 20:19:19 +00:00
Helen Foster
1f2122c836 MDL-21695 adding help strings 2010-05-17 20:11:11 +00:00
Moodle Robot
91bf15c119 Updated the HEAD build version to 20100518 2010-05-17 17:56:05 +00:00
Martin Dougiamas
5524434a5d Bumping to Preview 2 2010-05-17 17:43:21 +00:00
Martin Dougiamas
6606c00fe2 forum MDL-22477 Fixed single discussion forum so it works, and also fixed a bunch of other little regressions and bad formatting while there. Blog forum now 100% wide too. 2010-05-17 16:00:36 +00:00
David Mudrak
6c7a5df7a3 MDL-21695 Upload pictures and upload users - strings cleanup and fixing
Strings related to users uploading moved into admin.php component. Fixed
calling of new help strings. Fixed incorrect strings call.
The script also copies instructions from two previous commits as I
forgot that the commit must touch some string file to being parsed by
amos.

AMOS BEGIN
 HLP uploadusers3.html,[uploadusers_help,core_admin]
 HLP uploadusers2.html,[uploadusers_help,core_admin]
 HLP uploadusers.html,[uploadusers_help,core_admin]
 HLP uploadpictures.html,[uploadpictures_help,core_admin]
 MOV [uploadusers,core],[uploadusers,core_admin]
 MOV [uploadusers_help,core],[uploadusers_help,core_admin]
 HLP cookies.html,[cookiesenabled_help,core]
 HLP overrides.html,[overridepermissions_help,core_role]
 HLP permissions.html,[permission_help,core_role]
AMOS END
2010-05-17 15:16:33 +00:00
Helen Foster
1e3c2cbf71 MDL-21695 adding help string 2010-05-17 15:04:19 +00:00
Helen Foster
7d90f8ff23 MDL-21695 adding help and link strings 2010-05-17 14:06:05 +00:00
Helen Foster
d099fcc685 MDL-21695 adding help and link strings 2010-05-17 13:59:49 +00:00
David Mudrak
dc5eed4fee MDL-21695 Cookies enabled help
AMOS BEGIN
 HLP cookies.html,[cookiesenabled_help,core]
AMOS END
2010-05-17 13:46:43 +00:00
David Mudrak
52236f053b MDL-21695 Permissions and overrides help strings
AMOS BEGIN
 HLP overrides.html,[overridepermissions_help,core_role]
 HLP permissions.html,[permission_help,core_role]
AMOS END
2010-05-17 12:43:02 +00:00
Dongsheng Cai
cd8236983d "fixed version number to make http://cvs.moodle.org/contrib/tools/check_upgrade_savepoints/ happy" 2010-05-17 09:51:40 +00:00
Andrew Davis
e404dffd59 rating MDL-21657 added a space in if statement to not break upgrade safety checking script 2010-05-17 09:33:33 +00:00
Martin Dougiamas
e641b745ee MDL-22015 Added a new setting langstringcache to enable/disable the string caching. Developers will want to switch this off. :) 2010-05-17 09:26:17 +00:00
Andrew Davis
ca30e949a8 gradebook MDL-22221 fixed some broken strings in the gradebook tooltips 2010-05-17 09:10:48 +00:00
Penny Leach
6afa598183 portfolio & online assignment MDL-22485 require portfoliolib & check portfolios enabled before trying to add buttons 2010-05-17 08:48:54 +00:00
Andrew Davis
771b3fbe12 rating MDL-21836 altered render_rating() to make better use of html_writer 2010-05-17 07:31:22 +00:00
Helen Foster
8d58ae88bc MDL-15129 lang string rewording 2010-05-17 07:24:55 +00:00