Petr Skoda
4064642b37
MDL-30005 fix general URI support in URL module
...
The recent change completely removed support for general URIs and enforced strict URL validation which was breaking backwards compatibility and was not user friendly at all.
This patch finally adds full URI support with basic validation and fixes some older xhtml strict issues.
Please note we do not try to explain the difference between URL and URI to our users. Also keep in mind that mod/url has XSS risk and does not do any security validation of the data.
2011-10-30 23:53:55 +01:00
Eloy Lafuente (stronk7)
d21cdb8b3c
MDL-29912 course search - oracle inabilities with concats, empties, nulls and type-restrictions
2011-10-27 12:59:56 +13:00
Eloy Lafuente (stronk7)
c96deddbe7
MDL-29815 dbtest - added one test_get_records_sql_complicated related test
2011-10-25 17:38:38 +02:00
Petr Skoda
b304495ee4
MDL-29444 use iframe embedding in IE
...
iframe is back in HTML 5, we can safely use it in IE for all text documents because object embedding has multiple problems
2011-10-25 14:32:12 +13:00
Sam Hemelryk
3a87f672b7
Merge branch 'w42_MDL-29862_m21_fullmeinit' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-10-25 11:50:10 +13:00
Petr Skoda
1973078427
MDL-29867 fix invalid file author
2011-10-22 20:21:50 +02:00
Petr Skoda
06f72d26d7
MDL-29862 incorrect wwwroot must be detected before session start
2011-10-21 09:53:13 +02:00
Eloy Lafuente (stronk7)
fbab740334
MDL-29496 course search - emergency regression fix
2011-10-20 00:49:34 +02:00
Eloy Lafuente (stronk7)
0e6186fb45
Merge branch 'wip-MDL-29496-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2011-10-18 11:00:35 +02:00
Eloy Lafuente (stronk7)
175bbb07f0
MDL-29496 unittests - verify COALESCE() cross-db compatibility
2011-10-18 16:01:42 +08:00
Eloy Lafuente (stronk7)
7edd6c250d
Merge branch 'w41_MDL-28454_m21_yuibackport' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-10-17 16:24:10 +02:00
Aparup Banerjee
46d1d80388
MDL-28436 webservice : fixed missing field in query
2011-10-16 19:13:34 +02:00
Petr Skoda
a6bb03641e
MDL-28454 backport YUI 2.9.0 and 3.4.1 from master
2011-10-16 18:16:48 +02:00
Petr Skoda
00a3005485
MDL-29773 prevent negative unix timestamps in the files table
2011-10-16 16:52:01 +02:00
Petr Skoda
cfb15041cf
MDL-29773 use db debuginfo when file record insertion fails
2011-10-16 16:52:01 +02:00
Sam Hemelryk
9b0e51000e
MDL-29224 navigation Fixed bug caused because in 20 and 21 onclick events get added to extra rather than onclick
2011-10-12 19:47:13 +13:00
Aparup Banerjee
4b7783da19
Merge branch 'wip-MDL-28549-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-10-11 09:45:06 +08:00
Aparup Banerjee
415c4ee04f
Merge branch 'wip-MDL-29224-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-10-10 23:14:42 +08:00
Jason Fowler
2be90263ec
MDL-29496 Search, Course - Code applied from patch to allow courses with a blank summary to be found in searchs - Thanks to Andrew Nicols for the patch
2011-10-10 11:38:15 +08:00
Sam Hemelryk
63a778838e
Merge branch 'MDL-29661' of git://git.luns.net.uk/moodle into MOODLE_21_STABLE
2011-10-10 16:27:04 +13:00
Sam Hemelryk
7fbb52d717
Merge branch 'MDL-29668_21' of git://github.com/stronk7/moodle into MOODLE_21_STABLE
2011-10-10 12:09:19 +13:00
Sam Hemelryk
63f81e076d
MDL-28549 navigation: Added a missing login check when adding the calendar link to the navigation
2011-10-10 10:31:01 +13:00
Eloy Lafuente (stronk7)
22363663b8
MDL-29668 xmldb editor - fix PHP generation for foreign-unique keys
2011-10-08 21:51:42 +02:00
Eloy Lafuente (stronk7)
ec51da7d4b
MDL-29677 unit tests - missing global was causing tons of incorrect debugging info
2011-10-07 01:24:40 +02:00
Dan Poltawski
0b2d555f1a
MDL-29661 - lib/googleapi.php - Switch to SSL urls
...
I am not sure why I did not use these in the first instance, I don't
think Google supported SSL in the first versions of their API.
They do now, and it seems that this week they stopped supporting non-ssl
requests.
2011-10-06 12:46:11 +01:00
Sam Hemelryk
5993fccd1e
MDL-29224 navigation: Navigation now respects a modules onclick event when preparing navigation nodes
2011-10-06 19:32:52 +13:00
Aparup Banerjee
e153abc018
Merge branch 'wip-MDL-28615-m21-squashed' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-10-05 14:52:45 +08:00
Eloy Lafuente (stronk7)
807f806ed7
Merge branch 'MDL-27857-assignment-portfolio_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-10-04 12:46:24 +02:00
David Mudrak
f289c698a9
MDL-27857 Typo in the phpDocs fixed
2011-10-03 10:13:11 +02:00
Sam Hemelryk
6eeb293e04
Merge branch 'wip-mdl-29539-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-10-03 15:09:53 +13:00
Sam Hemelryk
73a48291b3
MDL-28615 forum: Revised enrol_sharing_course to use the new enrol_get_shared_courses and fixed permission checking in forum_user_can_see_post
2011-10-03 11:23:56 +13:00
Rajesh Taneja
4a313905bc
MDL-29539 HTML Editor: Fixed XHTML formatting for editor
2011-09-29 09:36:22 +08:00
Sam Hemelryk
9c36051feb
MDL-28615 mod_forum: Fixed the users page that shows all of the users posts
2011-09-29 14:21:15 +13:00
Eloy Lafuente (stronk7)
72a32ea968
MDL-29567 postgresql - handle negative defaults in numerical cols properly
2011-09-29 01:22:31 +02:00
Eloy Lafuente (stronk7)
21973a92a4
MDL-29567 unit tests - add some tests to cover negative defaults in numerical cols
2011-09-29 01:22:21 +02:00
Eloy Lafuente (stronk7)
af9a00d398
MDL-29566 mysql - length / decimal specs in float columns are optional
2011-09-29 00:33:18 +02:00
Eloy Lafuente (stronk7)
3264974513
MDL-29566 unit tests - add some tests to cover get_columns() with number/float columns
2011-09-29 00:33:15 +02:00
Sam Hemelryk
d021250bf0
Merge branch 'm21_MDL-29519' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-09-27 14:09:50 +13:00
Eloy Lafuente (stronk7)
dc110687c8
Merge branch 'MDL-29462_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-09-26 22:42:09 +02:00
Aparup Banerjee
8daff43635
Merge branch 'wip-MDL-29487-m21' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-09-26 16:01:11 +08:00
Dan Marsden
7af777217d
MDL-29519 move plagiarism cron to after event queue
2011-09-26 13:16:28 +13:00
Sam Hemelryk
65072bfdc2
Merge branch 'MDL-29139_m21' of git://github.com/nebgor/moodle into MOODLE_21_STABLE
2011-09-26 10:45:40 +13:00
Eloy Lafuente (stronk7)
9c49600397
MDL-29512 Revert "MDL-25937 Froms Library: Added server side validation for filepicker and filemanager"
...
This reverts commit b19539bf44 .
2011-09-25 17:14:47 +02:00
Eloy Lafuente (stronk7)
0a5afc0583
MDL-29512 Revert "MDL-25937 Forms Library: Added Javascript validation for filepicker and filemanager. Also fixed disbledif rule check for both"
...
This reverts commit 1f552b4c48 .
2011-09-25 17:14:33 +02:00
Sam Hemelryk
8710d49bec
MDL-29487 enrol: Fixed typo in enrol_sharing_course
2011-09-23 18:18:10 +12:00
Aparup Banerjee
0047a8f47d
MDL-29139 Forms Library : fixed missing require_once
2011-09-22 14:56:40 +08:00
Tim Hunt
4e92a71fb3
MDL-29462 html_to_text('0') gives '', not '0'.
2011-09-21 16:42:33 +01:00
Colin Chambers
6a49c01825
MDL-29394 form editor - Use hidden field when only 1 format option is available #947
2011-09-20 00:36:35 +02:00
Eloy Lafuente (stronk7)
0ff54e134f
Merge branch 'wip-mdl-29079-m21' of git://github.com/rajeshtaneja/moodle into MOODLE_21_STABLE
2011-09-20 00:17:42 +02:00
Rajesh Taneja
1b17be9050
MDL-29079 Administration: Added space between checkboxes on general backup setting page
2011-09-19 13:35:56 +08:00