Eloy Lafuente (stronk7)
4cf2e5d571
MDL-25749 dml - pgsql fix for integer-exclusive concats
2010-12-22 18:50:05 +01:00
Eloy Lafuente (stronk7)
e8615eaf0e
MDL-25749 dml - added integer-exclusive concat tests
2010-12-22 18:48:45 +01:00
Andrew Robert Nicols
a8a44f2845
MDL-25682 Set the iconsmall class correctly on all section icons.
...
When using AJAX the icons are not styled correctly. I've taken out
all of the non-css style from the move icon since this is all covered
by the iconsmall and img classes anyway.
Signed-off-by: Andrew Robert Nicols <andrew.nicols@luns.net.uk>
Signed-off-by: Dan Poltawski <dan.poltawski@luns.net.uk>
2010-12-22 15:23:07 +00:00
Andrew Robert Nicols
1a0d7bd785
MDL-25676 Add back missing test for editing_assign class
...
This had caused the assign roles button disappeared in AJAX view.
Note - this does not fix the issue with the cloned buttons being resized
(MDL-25682)
Signed-off-by: Andrew Robert Nicols <andrew.nicols@luns.net.uk>
Signed-off-by: Dan Poltawski <dan.poltawski@luns.net.uk>
2010-12-22 14:51:03 +00:00
Tim Hunt
652599ecc3
MDL-25720 moodlelib new PARAM_RAW_TRIMMED.
...
Will be required by the new question engine.
2010-12-22 10:51:48 +00:00
Rossiani Wijaya
39f2bbf3fb
MDL-25186: add environmental check to recommend PHP 5.3.3
2010-12-22 16:45:17 +08:00
andyjdavis
d8f1412819
message MDL-24860 fixed messaging code in mod_lesson and marked spots that are directly sending email
2010-12-22 12:05:49 +08:00
Eloy Lafuente (stronk7)
b739d51be6
MDL-25674 fix phpdocs
2010-12-21 19:19:35 +01:00
sam marshall
e4a626b983
cron MDL-25370 Update Petr's changes to fix bug regarding lastcron, add comments/doc
2010-12-21 16:37:22 +00:00
Petr Skoda
b554173562
MDL-25370 general cron support for nearly all plugin types
2010-12-21 15:18:29 +00:00
Petr Skoda
ab12793355
Merge branch 'xhprof' of git://github.com/stronk7/moodle
2010-12-20 22:59:20 +01:00
Eloy Lafuente (stronk7)
6af80cae01
MDL-24600 profiling - add xhprof integration
2010-12-20 21:41:45 +01:00
Tim Hunt
d9c26e2174
blocklib MDL-25654 fix API inconsistency be renaming add_pretend_block to add_fake_block.
...
I added a deprecated method add_pretend_block that forwards to add_fake_block, so old code should be break. However, I aslo updated all the callers in core code.
2010-12-20 18:22:37 +01:00
Tim Hunt
ccdd15962a
MDL-25715 simpletestlib new expectations for testing renderer output.
...
With unit tests.
2010-12-20 16:24:23 +01:00
Tim Hunt
6cc09234be
MDL-24060 text_to_html tests. Make sure alt text for LaTeX images doesn't break.
2010-12-20 15:01:43 +01:00
Petr Skoda
5d6ab05435
MDL-25674 prevent modification of cached admin record
2010-12-20 14:41:17 +01:00
Eloy Lafuente (stronk7)
011c956ba1
Merge branch 'm20_MDL-14934_excel_time' of github.com:dongsheng/moodle
2010-12-20 12:21:21 +01:00
Rossiani Wijaya
81284044d8
Fix course ajax to be compatible with language packs.
2010-12-20 12:15:16 +01:00
andyjdavis
2f9ea7d78e
gradebook MDL-25713 switched grade_object fetch_all_helper() over to using a recordset
2010-12-20 16:39:46 +08:00
Dongsheng Cai
869bbb302b
MDL-14934 fixed excel time in master branch, credits to Jonathon Fowler
2010-12-15 16:26:26 +08:00
Petr Skoda
2df1126b2d
MDL-25663 debugging does not print html any more in CLI mode
2010-12-13 20:53:19 +00:00
sam marshall
546380244f
cron MDL-25370 Added support for course report cron
...
- Adds support for course report cron
- Moves existing admin report cron support to end of cron function
- Adds new core API get_plugin_list_with_function
note: default shipping course and admin reports do not use cron
function, this is only to support plugins.
2010-12-13 13:00:44 +00:00
Andrew Davis
8d9db9e549
gradebook MDL-24330 unit tests now function differently so produce different results
2010-12-13 06:55:32 +00:00
Andrew Davis
2b574cc4e0
gradebook MDL-24330 massively reduced grade objects unit tests execution time so I can actually run them
2010-12-10 03:05:49 +00:00
Petr Skoda
a290625efb
fixed incorrect progress bar name
2010-12-09 09:09:21 +00:00
Aparup Banerjee
000c881e98
lib MDL-25595 added dbport option handling to mssql connect()
2010-12-09 07:01:03 +00:00
Aparup Banerjee
bac1401534
lib MDL-25532 added dbport handling for during db creation
2010-12-09 06:18:20 +00:00
David Mudrak
7e514cd768
MDL-25619 portfolio: exported HTML output can not be cleaned
2010-12-08 23:20:04 +00:00
Petr Skoda
320e50b783
MDL-25472 support non-standard dir separators in zip archives and other anomalies
2010-12-08 08:08:45 +00:00
Petr Skoda
8d33799d46
MDL-25543 fixed borked preupgrade script support
...
credit goes to Chris B Stones
2010-12-08 07:51:00 +00:00
Petr Skoda
2168425a9e
MDL-25611 more browser detection cleanup and improvements
...
general WebKit support, adding version support for android, fixing android browser name (engine name first), adding more tests
2010-12-08 07:39:58 +00:00
Petr Skoda
0667103514
MDL-25611 browser detection cleanup and improvements
2010-12-08 06:51:54 +00:00
Sam Hemelryk
82721a2f9f
NOBUG: Fixed up annoying type in moodle_page @property list
2010-12-08 02:04:47 +00:00
Sam Hemelryk
afc45eb160
navigation MDL-25578 Fixed up navbar when viewing categories.
2010-12-08 02:03:07 +00:00
Petr Skoda
e67cfbd4c7
MDL-23733 Disable TinyMCE on iPod Touch and Android devices
...
Credit goes to Paul Nicholls
2010-12-07 15:49:57 +00:00
Tim Hunt
6eee65e4b5
deprecatedlib NOBUG fix typo.
2010-12-07 10:34:15 +00:00
Sam Hemelryk
90e920c7f4
output MDL-25597 Added three new config settings that allow you to add additional HTML to every page.
2010-12-07 08:48:38 +00:00
Aparup Banerjee
feaddca9e9
lib MDL-25532 added dbport option to mysqli driver
2010-12-07 07:30:35 +00:00
Sam Hemelryk
83da094204
NOBUG: Removed unused variable
2010-12-06 03:21:01 +00:00
David Mudrak
61869c550f
MDL-25316 capabilities defined in subplugins are available when overriding the module permissions
2010-12-02 16:51:41 +00:00
Sam Hemelryk
480f906e25
block-navigation MDL-23838 There is now an option that you can enable so that categories in the navigation are links as well.
2010-12-02 07:13:07 +00:00
Sam Hemelryk
57bedaeeea
output-custommenu MDL-25447 Fixed up the processing of the custom menu removing the hard-coded single step down
2010-12-02 06:11:27 +00:00
Petr Skoda
621df74e00
MDL-25474 do not try to use caching for dynamic JS - it can not work
2010-12-02 05:46:09 +00:00
Sam Hemelryk
2138d893f8
output MDL-25445 Corrected standard_end_of_body_html, returns rather than echoes now as suggested by docs and use. Kudos Urs for spotting.
2010-12-01 06:04:05 +00:00
jerome mouneyrac
ceb1bad4ad
webservice MDL-25444 indicate which field are unexpected in case of web service error
2010-11-30 01:55:17 +00:00
Sam Hemelryk
ed6af5425c
navigation MDL-25397 Converted use of can_edit_category to check capabilities instead.
2010-11-26 06:07:46 +00:00
Sam Hemelryk
c55e1d2945
navigation MDL-25410 Fixed up marking of active item/items and fixed blog links on navigation so they only display for current user.
2010-11-26 06:04:59 +00:00
Petr Skoda
b0b63da977
MDL-25400 user_created/updated events not generated at login
2010-11-26 02:36:09 +00:00
Petr Skoda
a864e5ddc3
MDL-24699 fixed performance and other potential problems in update_user_record
2010-11-24 02:52:26 +00:00
Sam Hemelryk
48561e1b94
weblib MDL-25390 Minor fix of incorrect use of moodle_url object
2010-11-24 02:08:30 +00:00