Commit graph

44475 commits

Author SHA1 Message Date
Petr Skoda
97dbac93fd MDL-24192 fixed incorrect raw inserts 2010-09-14 15:30:02 +00:00
Petr Skoda
d2fd38be93 MDL-24181 frontpage combo - adding dimmed class for hidden courses and fixing course fullname formatting 2010-09-14 14:56:45 +00:00
Aparup Banerjee
55fe807451 enrol flatfile MDL-23892 DB schema updates to the buffer table. 2010-09-14 09:04:28 +00:00
Eloy Lafuente
3643aadf80 MDL-24177 backup - fix page next/prev ids to be propely mapped 2010-09-14 08:58:24 +00:00
Andrew Davis
8eabc1d8ef gradebook MDL-22841 fixed a bug where the user report when viewing multiple students would misreport student's course totals 2010-09-14 08:43:50 +00:00
Sam Hemelryk
3937443909 theme MDL-23941 Implemented fix for the broken images within the YUI menunav component 2010-09-14 08:17:37 +00:00
Dongsheng Cai
529817c8ab CHAT MDL-8224, use json encoded success message 2010-09-14 07:33:40 +00:00
Aparup Banerjee
b6845dbaec enrol flatfile MDL-23892 the flatfile plugin now processes future enrolment start times by validating then putting them into enrol_flatfile table as a buffer (stored as IDs). The buffer is processed during later crons for any upcoming enrolments due. 2010-09-14 03:52:59 +00:00
Andrew Davis
c40ec29f2c data MDL-24180 altered the view from/to strings to make it clearer what they mean 2010-09-14 02:20:24 +00:00
Sam Hemelryk
d8ef60bd72 blocks MDL-24066 Blocks can now choose to be hideable + navigation and settings are no longer hideable. 2010-09-14 02:12:41 +00:00
Moodle Robot
2695338993 Updated the HEAD build version to 20100914 2010-09-14 00:51:53 +00:00
AMOS bot
2c8cf3028c Automatic installer lang files (20100914) 2010-09-14 00:40:09 +00:00
Petr Skoda
7e67b7b79e MDL-19057 more create_table tests for broken structure of table 2010-09-13 19:05:46 +00:00
Petr Skoda
ebdf7f7e4d MDL-19057 refactored code used for detection of debug output 2010-09-13 18:55:41 +00:00
Petr Skoda
969cb35fdf MDL-19057 import_record() tests completed 2010-09-13 18:32:47 +00:00
Petr Skoda
992c19a7a6 MDL-24116 removing old xmldb test suite, all tests are now in DB function tests - improved coding style 2010-09-13 18:32:02 +00:00
Petr Skoda
f3e317dceb MDL-19057 blobs now supported in pgsql's import_record() 2010-09-13 18:31:21 +00:00
Petr Skoda
de77601b57 MDL-24116 removing old xmldb test suite, all tests are now in DB function tests 2010-09-13 17:39:29 +00:00
Petr Skoda
4be6e404d2 MDL-24116 dropping tables that were used in old xmldb test suite, the tests will be moved to functional db tests in subsequent commits 2010-09-13 17:33:01 +00:00
Andrea Bicciolo
d5b5da84bf CSS refinements 2010-09-13 15:29:53 +00:00
Tim Hunt
39c763645e blocks upgrade MDL-22693 Forgot to change the precision of the block_instances.pagetypepattern column to 64 chars. Do it now.
You have to drop and re-create the associated index, otherwise this will not work, at least on Postgres.
2010-09-13 13:01:34 +00:00
john St
3108fdf0d4 magazine theme fixes for MDL-24185 and MDL-24183 2010-09-13 12:14:41 +00:00
Petr Skoda
f49b359b00 MDL-24178 adding unofficial support for LiteSpeed server 2010-09-13 10:29:05 +00:00
Dongsheng Cai
3ac06cc25a MDL-23308, fixed course files tree file download link 2010-09-13 10:18:01 +00:00
Rossiani Wijaya
b285c5aa42 MDL-20138 - convert &amp to ampersand symbol in Grades tooltip (for simple and full view). 2010-09-13 09:58:41 +00:00
Sam Hemelryk
b4a3af713f lesson MDL-24084 Fixed double formating of lesson page content on expanded view 2010-09-13 09:50:15 +00:00
Dongsheng Cai
3257cdaee8 "MDL-13766, added two video types for html editor" 2010-09-13 09:42:20 +00:00
Sam Hemelryk
3fad0df680 portfolio MDL-24035 Fixed up context notification 2010-09-13 09:19:11 +00:00
Petr Skoda
258a66dcce MDL-19057 fixed incorrect array_shift 2010-09-13 09:16:38 +00:00
Petr Skoda
3da04607e1 MDL-19057 improved bit operations in oracle, new sql package setup code - all credit goes to Eloy Lafuente; installation instructions and diagnostics to be added later 2010-09-13 09:09:58 +00:00
Petr Skoda
e586aa397e MDL-19057 improved bit operation tests - now testing placeholders too 2010-09-13 09:05:46 +00:00
Dongsheng Cai
c8f0b53409 MDL-23308, fixed maxbytes setting in filemanager 2010-09-13 09:01:27 +00:00
Sam Hemelryk
e2620b9d15 form-javascript MDL-24024 Fixed bug with mforms JavaScript whereby dependencies on radio buttons were constantly returning true 2010-09-13 08:58:32 +00:00
Petr Skoda
c72b9900ed MDL-19057 improved bitand tests 2010-09-13 08:53:17 +00:00
Petr Skoda
30899510c1 MDL-19057 fixed bitwise ops - all credit goes to Eloy Lafuente 2010-09-13 08:47:22 +00:00
Petr Skoda
a189ac81ae MDL-19057 improved delete_records() test 2010-09-13 08:35:24 +00:00
jerome mouneyrac
8a3b20ce38 community hub MDL-19314 fix context issue + contributor name not well displayed 2010-09-13 07:21:49 +00:00
Dongsheng Cai
12fcd26de2 MDL-23308, added mimetype icons to course files tree 2010-09-13 07:01:55 +00:00
Martin Dougiamas
1bbef4ba44 Updated image icon to a standard tango one. 2010-09-13 04:17:32 +00:00
Sam Hemelryk
7f32340be1 backup MDL-24067 Fixed up bug causing restore to reset course category to the first category. 2010-09-13 03:12:44 +00:00
Martin Dougiamas
df6f9bbfc1 Bump 2010-09-13 01:24:02 +00:00
Moodle Robot
551b431a06 Updated the HEAD build version to 20100913 2010-09-13 00:51:52 +00:00
Petr Skoda
16741cac51 MDL-24144 hiding of empty folders in repository/local 2010-09-12 12:29:32 +00:00
Moodle Robot
0771271004 Updated the HEAD build version to 20100912 2010-09-12 00:50:20 +00:00
Moodle Robot
8997bf217b Updated the HEAD build version to 20100911 2010-09-11 00:51:27 +00:00
AMOS bot
ed36147450 Automatic installer lang files (20100911) 2010-09-11 00:40:09 +00:00
Petr Skoda
05f2d18ba2 MDL-18431 use of ZIPARCHIVE::OVERWRITE changed in 5.2.8 - credit goes to Dan Marsden 2010-09-10 21:19:31 +00:00
Petr Skoda
c311889cc0 MDL-18431 use of ZIPARCHIVE::OVERWRITE changed in 5.2.8 2010-09-10 21:18:31 +00:00
Jordi Piguillem
0269a79200 [MDL-23140]
Adding some format_string and text
2010-09-10 11:08:49 +00:00
Jordi Piguillem
110f4c9331 [MDL-23140]
Adding some format_text and format_string everywhere in pagelib
2010-09-10 10:45:04 +00:00