36390 Commits

Author SHA1 Message Date
dongsheng
cc852a0a8d "MDL-14651, fixed yui javascript path (since latest yui upgrade), setup in update script in order to get format_text worked" 2009-06-02 05:24:24 +00:00
tjhunt
70137bfe20 local lang string: MDL-13001 fix docs to reflect how it really works. 2009-06-02 04:13:05 +00:00
moodlerobot
e81f259705 Updated the HEAD build version to 20090602 2009-06-02 00:37:59 +00:00
pichetp
acb85fd541 MDL-17366 a new "temporary" icon image 2009-06-01 20:11:13 +00:00
mjollnir_
780de011da portfolio: MDL-19358 added $cm to require_login check. this will have to change as soon as we implement portfolio exporting for something other than a course module (eg, a blog, blog post, etc) 2009-06-01 18:53:54 +00:00
mjollnir_
766d61cbb8 portfolio: MDL-19358 and MDL-19354 added sesskey() protection when first initating a portfolio export; verify callback class is part of the portfolio_caller_base hierarchy; re-check permissions in the caller when waking up the portfolio exporter object (between requests) 2009-06-01 17:06:28 +00:00
pichetp
0d1bd00d48 MDL-17366 adding the calculatedsimple questiontype 2009-06-01 03:33:04 +00:00
pichetp
f965e5fbfc MDL-17366 removing echo debugging lines. 2009-06-01 03:14:51 +00:00
pichetp
a31697ba49 MDL-17366 adding control of number of values displayed and validation improvments. 2009-06-01 03:12:29 +00:00
moodlerobot
d3d4d4bdc3 Updated the HEAD build version to 20090601 2009-06-01 00:37:45 +00:00
moodlerobot
91678756de Automatic installer.php lang files by installer_builder (20090601) 2009-06-01 00:27:52 +00:00
skodak
4f12838e3e MDL-17458 moving lib/db/upgradelib.php to upgrade.php in order to maḱe it the the same for all plugins 2009-05-31 17:38:18 +00:00
wildgirl
6f6b8f3f0f small fix: MDL-19268 thanks to Emanuel Delgado 2009-05-31 17:33:45 +00:00
skodak
4fe2250a1f MDL-19352 maintenance mode reiplemented 2009-05-31 14:42:29 +00:00
skodak
926378ce4d MDL-15249 localized cli upgrade 2009-05-31 12:39:16 +00:00
skodak
71d549933b MDL-15249 yet more localization fixes 2009-05-31 12:38:39 +00:00
skodak
57295c9224 MDL-15249 password reset cli script improvements 2009-05-31 12:34:08 +00:00
skodak
58ebe269fe MDL-15249 password reset cli script improvements 2009-05-31 12:13:08 +00:00
skodak
1494616faa MDL-15249 localization fixes 2009-05-31 12:04:51 +00:00
skodak
6b997b07dd MDL-15249 localized cli upgrade 2009-05-31 11:57:33 +00:00
skodak
05736058a9 MDL-15249 yet more localization fixes for installer 2009-05-31 11:50:08 +00:00
skodak
fb344c2d3c MDL-15249 installer fully localized 2009-05-31 11:45:18 +00:00
moodlerobot
d73f5d530e Updated the HEAD build version to 20090531 2009-05-31 00:38:50 +00:00
moodlerobot
dd39d9b389 Automatic installer.php lang files by installer_builder (20090531) 2009-05-31 00:28:37 +00:00
stronk7
bd79ec5639 MDL-13204 xmlb editor checks - give extra time to checker because they can run looong 2009-05-30 23:45:07 +00:00
diml
4021d539aa MDL-19342 - small fixes from Tatsuva Shirai + UTF-8 global straighten up 2009-05-30 22:11:53 +00:00
skodak
b8523467c7 MDL-15249 towards localized cli installer 2009-05-30 19:02:04 +00:00
stronk7
11e167a9d0 MDL-16059 xmldb editor - now all the php auto-generated code include proper upgrade_xxx_savepoint() calls 2009-05-30 18:57:00 +00:00
stronk7
ba04999ceb MDL-19349 upgrade_plugin_savepoint() added 2 suggestions 2009-05-30 18:51:47 +00:00
skodak
c31d94e8ba MDL-15249 towards localized cli installer 2009-05-30 17:14:24 +00:00
agrabs
788b72a6a6 MDL-19348 - "Site after submit" option is not clear to understand 2009-05-30 16:53:37 +00:00
stronk7
76b6c644b2 MDL-19346 get_db_directories() - make it use core get_plugin_types() where all the plugins are defined 2009-05-30 15:33:21 +00:00
skodak
52c2ec00ba MDL-15249 major install lang file cleanup - removing all strings added into 2.0dev that are not going to be used at all 2009-05-30 14:36:12 +00:00
skodak
cd3a391cf5 MDL-19323 added missing support for localized floats + code cleanup; merged from MOODLE_19_STABLE 2009-05-30 13:01:20 +00:00
moodlerobot
ae3d3a03ef Updated the HEAD build version to 20090530 2009-05-30 00:37:09 +00:00
moodlerobot
beaf995f10 Automatic installer.php lang files by installer_builder (20090530) 2009-05-30 00:27:23 +00:00
pichetp
83a15d025c MDL-17366 adding the calculatedsimple questiontype 2009-05-29 22:42:22 +00:00
skodak
b925fe0a00 MDL-19323 added missing support for localized floats on category edit page + more cleanup; merged from MOODLE_19_STABLE 2009-05-29 17:30:53 +00:00
dongsheng
c875ad9a21 "MDL-13766, repository module, fixed a undefined variable" 2009-05-29 09:28:12 +00:00
dongsheng
d80444efe7 "MDL-19180, repository url plugin, fixed undefined index" 2009-05-29 09:18:55 +00:00
dongsheng
a36670da44 "MDL-15350, boxnet plugin, assign session name before calling parent construct function" 2009-05-29 09:17:51 +00:00
dongsheng
7d554b649a "MDL-13766, remove magic functions, improve maintainability" 2009-05-29 09:14:32 +00:00
skodak
c6d4178203 MDL-19333 new indication of plugin name when editing admin settings 2009-05-29 07:56:52 +00:00
skodak
5a411e8137 MDL-15249 help now printed if config.php exists 2009-05-29 07:45:06 +00:00
samhemelryk
1526635c51 choosecoursefileorimsrepo MDL-19332 pass specified attrs to text element 2009-05-29 04:14:25 +00:00
moodlerobot
38e5f26c7a Updated the HEAD build version to 20090529 2009-05-29 00:37:46 +00:00
stronk7
c97b24bf73 MDL-9176 xmldb editor - now it's possible to save from edit table page 2009-05-28 23:48:39 +00:00
stronk7
024b7605e4 MDL-9176 xmldb editor - now it's possible to save from edit file page (always forget strings, grrr) 2009-05-28 23:27:05 +00:00
stronk7
d5810e1d72 MDL-9176 xmldb editor - now it's possible to save from edit file page 2009-05-28 23:25:27 +00:00
stronk7
4f237e248b MDL-9176 xmldb editor - enable the possibility to avoid unload after save (default) 2009-05-28 23:20:53 +00:00