Rajesh Taneja
f753887155
MDL-31903 course: update patch to fix course highlight icon and title toggle
2012-03-26 11:44:50 +13:00
Juho Viitasalo
730477a878
MDL-31903 course: Fixed course highlight icon and title toggle
2012-03-26 11:44:16 +13:00
Dan Poltawski
17e2b27d31
MDL-29400 assignment: Require a file to be uploaded in form
...
Don't display 'File uploaded successfully' when no file uploaded for
both upload and uploadsingle
2012-03-26 11:19:57 +13:00
Sam Hemelryk
991b3a3a9b
Merge branch 'MDL-32026-master-2' of git://git.luns.net.uk/moodle
2012-03-26 11:13:54 +13:00
Sam Hemelryk
ef288bd4d3
Merge branch 'MDL-32027-master-1' of git://git.luns.net.uk/moodle
2012-03-26 11:06:34 +13:00
Sam Hemelryk
75e5bd51ea
Merge branch 'w13_MDL-31685_m23_filelocking' of git://github.com/skodak/moodle
2012-03-26 10:35:48 +13:00
Sam Hemelryk
0a5bc5dd47
Merge branch 'w13_MDL-32029_m23_extdb' of git://github.com/skodak/moodle
2012-03-26 10:31:36 +13:00
Kanika Goyal
0c758f8200
MDL-31908 Glossary: entry list format- printable version does not show content
2012-03-26 00:00:24 +05:30
Mary Evans
32837a27ca
MDL-30019 theme_fusion: fix for mod-assignment-submission page by reducing font-size and page wapper padding
2012-03-25 08:16:11 +01:00
Petr Skoda
436b961381
MDL-32112 use constants for field and table limits
...
For now using the same JS hardcoding trick Eloy did the last time...
2012-03-24 11:45:36 +01:00
Petr Skoda
7fd31fe86c
MDL-32112 horrible hack that ignores invalid size for XMLDB_TYPE_NUMBER in numerical question type
...
The easies fix could be to use VARCHAR instead because this field is used only for reading and writing, no selects on this field it seems.
2012-03-24 11:40:15 +01:00
Petr Skoda
d3232735ee
MDL-32112 validate float definition in sql_generator
2012-03-24 11:40:15 +01:00
Petr Skoda
54e71a43ba
MDL-32112 validate number definition in sql_generator
2012-03-24 11:40:15 +01:00
Petr Skoda
720d605e61
MDL-32112 validate integer definition in sql_generator
2012-03-24 11:40:15 +01:00
Petr Skoda
f9090b195b
MDL-32112 validate table name restrictions in sql_generator
2012-03-24 11:40:15 +01:00
Petr Skoda
6cfade8f5a
MDL-32112 validate field name restrictions in sql_generator
2012-03-24 11:40:14 +01:00
Petr Skoda
f0bf9ffeaa
MDL-31685 new setting for prevention of file based locking
...
Please note that this setting can not be stored in database because some scripts use ABORT_AFTER_CONFIG.
2012-03-24 11:37:13 +01:00
Petr Skoda
62cd8cd9f5
MDL-32029 fix get_tables() when prefix empty in external database
2012-03-24 11:36:01 +01:00
Petr Skoda
3f0fe2b820
MDL-32109 migrate tests to PHPUnit
2012-03-24 11:33:59 +01:00
Petr Skoda
986f8ea285
MDL-32109 do not use HTMLPurifier for some safe and valid html fragments
2012-03-24 11:29:59 +01:00
Tim Hunt
1a2de1c7ce
MDL-32177 questions: allow default questiontext in the editing form.
2012-03-23 15:36:17 +00:00
Tim Hunt
1851b00b07
MDL-32176 formslib: allow {no} in repeat_element default values.
2012-03-23 15:22:41 +00:00
Ruslan Kabalin
de132c20f8
MDL-32137 Fix message preference settings.
...
When a messaging output is set to forced, users should not be able to change
that. Regression intoroduced in bb3546f3 made possible to change checkboxes
(but not avoid forced settings). This fix replace checkboxes for 'forced'
settings with the corresponding message, similar to how it worked for
disallowed before.
2012-03-23 11:55:30 +00:00
Rossiani Wijaya
0f6e2f02aa
MDL-32172 Lesson Module: add variable initialization for
2012-03-23 15:36:39 +08:00
Ankit Agarwal
af572078cf
MDL-22510 libraries: Set wantsurl only when $setwantsurltome is set in
...
require_login
2012-03-23 14:40:35 +08:00
Rajesh Taneja
1366a7fab8
MDL-29331 Users: Participants list with user_details now show check box for bluk operation
2012-03-23 11:28:20 +08:00
Kanika Goyal
d84e5f43d1
MDL-31856 Choice: if choice not open, responses inconsistently displayed
2012-03-23 08:56:13 +05:30
Rossiani Wijaya
639818fc94
MDL-27710 lesson module: add the following jump options: unseen branch page, random page and random branch
2012-03-23 10:20:52 +08:00
Rajesh Taneja
1b4d2d56d9
MDL-31654 users: Added check for custom profile fields, if wrong data is passed then user will not be able to proceed
2012-03-23 10:13:37 +08:00
Rajesh Taneja
bd8dc9ba0a
MDL-31654 users: removed hardcoding and added docblock on top of tim's patch
2012-03-23 10:13:37 +08:00
tim@netspot.com.au
d6aea4cc34
MDL-31654 users: custom profile menu fields will convert values to keys, so it can be processed
2012-03-23 10:13:37 +08:00
Sam Hemelryk
c856a1f60b
weekly release 2.3dev
2012-03-23 12:19:47 +13:00
Sam Hemelryk
117bd705f3
Merge branch 'install_master' of git://github.com/amosbot/moodle
2012-03-23 12:11:57 +13:00
Dan Marsden
dbdc735559
MDL-32147 - use correct 404 for server type
2012-03-23 10:01:04 +13:00
Ruslan Kabalin
70ad827c6c
MDL-11378 Add SMTP security protocol setting to email configuration
2012-03-22 15:29:17 +00:00
Ruslan Kabalin
43798a4efa
MDL-32026 messaging: Fix non-existing variable in the error output
2012-03-22 15:12:40 +00:00
Andrew Robert Nicols
8d1f386385
MDL-32142 Add missing langstring for section backups
2012-03-22 14:52:28 +00:00
Jason Fowler
bcab2b21b3
MDL-30482 - Glossary - Fixing the capability controls for the recent activity block
2012-03-22 16:19:38 +08:00
Dan Marsden
6ceef54c6e
MDL-32147 SCORM improve performance of 404s for files inside SCORM packages.
2012-03-22 20:05:59 +13:00
Aparup Banerjee
a72996fe71
Revert "MDL-17327 - data - improved the sql query for very large advanced searches"
...
This reverts commit 72d4340a0e0acd69a0ba91dc262ea57e86a52117.
Testing cross db compatibility failed.
2012-03-22 09:21:25 +08:00
Sam Hemelryk
7aea08e1b0
MDL-31857 phpunit: PHPDoc and typo fixes during integration
2012-03-22 10:45:17 +13:00
Sam Hemelryk
3222f6eca1
Merge branch 'w12_MDL-31857_m23_phpunit' of git://github.com/skodak/moodle
2012-03-22 10:44:04 +13:00
Sam Hemelryk
7a3a0a301b
MDL-31528 categories: Fixed up typo
2012-03-22 09:45:56 +13:00
Petr Skoda
5bd4040866
MDL-31857basic phpunit support
...
Thanks Eloy Lafuente, Tim Hunt and Sam Hemelryk for valuable feedback and ideas.
2012-03-21 10:31:37 +01:00
Dan Poltawski
727dac2f34
Merge branch 'wip-MDL-27236-master' of git://github.com/marinaglancy/moodle
2012-03-21 14:51:40 +08:00
Marina Glancy
e2652f1a31
MDL-27236: Server files, improve tree view
...
- Removed 'Private files' from 'Server files' repository;
- Show only non-empty directories (taking into account filetype filter);
- If there is only one non-empty filearea within a module, do not show it and skip the extra subdirectory level;
- If the user is not admin (does not have 'moodle/course:update' capability in system context), do not show course categories, just list available courses;
- Also when retrieving the course files capability to managefiles is checked before retrieving the modules list for performance tuning on sites with a lot of courses
2012-03-21 13:55:22 +08:00
Dan Poltawski
0a4660484c
Merge branch 'master_MDL-27469' of git://github.com/danmarsden/moodle
...
Conflicts:
mod/scorm/version.php
mod/scorm/db/upgrade.php
2012-03-21 11:38:09 +08:00
Aparup Banerjee
5599f2062c
Merge branch git://github.com/phalacee/moodle.git wip-MDL-30482-master
...
- resolved conflicts
- fixed up tab --> spaces
2012-03-21 10:50:51 +08:00
Jason Fowler
c3963fbd9b
MDL-30482 - Glossary - Adding capability to other areas using glossary
2012-03-21 10:22:53 +08:00
Aparup Banerjee
d7de3f2682
Merge branch 'wip-MDL-17327-master-v2' of git://github.com/abgreeve/moodle
2012-03-21 10:02:18 +08:00