504 Commits

Author SHA1 Message Date
Rajesh Taneja
675715a78e MDL-30904 Calendar: Event links are descriptive with hidden event name, for screen readers 2012-03-30 13:01:11 +08:00
Sam Hemelryk
ef844d0a15 Merge branch 'w12_MDL-32094_m23_phpstrict' of git://github.com/skodak/moodle 2012-03-20 16:47:17 +13:00
Sam Hemelryk
fb1d0388ff Merge branch 'MDL-30890' of git://github.com/rwijaya/moodle 2012-03-19 10:28:14 +13:00
Petr Skoda
f20edd5208 MDL-32094 fix various E_STRICT compatibility problems 2012-03-18 18:37:24 +01:00
Rossiani Wijaya
89c7c7a999 MDL-30890 accessibility compliance: add summary to calendar table 2012-03-15 16:55:59 +08:00
Eloy Lafuente (stronk7)
3e59bbdbb7 Merge branch 'MDL-26243-master' of https://github.com/mackensen/moodle 2012-03-15 00:39:17 +01:00
Dan Poltawski
35b7dd7b6a MDL-29440 calendar: iCal export don't allow html in description export 2012-03-12 09:51:43 +08:00
Charles Fulton
eb5947bcca MDL-26243 calendar: display correct number of repeated events 2012-03-08 06:47:07 -08:00
Aparup Banerjee
ecb4c3f0ed Merge branch 'MDL-14837_show-time-on-no-duration-events' of https://github.com/ncsu-delta/moodle 2012-02-28 16:40:44 +08:00
Dan Marsden
0ec75d9ffe MDL-31086 Calendar : fix sql to get distinct list of courses 2012-02-28 14:20:38 +08:00
Dan Poltawski
b4355cfb22 MDL-31348 calendar: event links not using user timezone
thanks to Ben Thomas for the patch
2012-02-27 15:58:25 +01:00
Glenn Ansley
2af268a1f3 MDL-14837 Calendar: Display start time on calendar events with no duration 2012-02-24 08:58:31 -05:00
Rossiani Wijaya
08b4a4e16f MDL-30983 calendar: updated phpdocs for calendar/lib.php 2012-01-30 15:38:25 +08:00
Petr Skoda
025d82e0ed MDL-31176 add missing global $DB when looking for group related context in calendar 2012-01-21 19:57:01 +01:00
Petr Skoda
b85b25ebb8 MDL-31006 fix various notices in PHP54
PHP54 compatibility
2012-01-18 01:03:20 +01:00
Andrew Robert Nicols
68ec4a273c MDL-30302 Adjust options for calendar day settings 2011-11-28 17:02:31 +00:00
Rossiani Wijaya
d52777b486 MDL-27542 calendar export: fixed the following:
1. changing auth token to use user id instead of username
2. add fall back checking for old url
3. remove yui functionality to generate calendar url
4. add missing variable
5. fixed usercontext instance
2011-11-07 17:07:00 +08:00
Sam Hemelryk
21e7d4c5fc MDL-28720 calendar: Quick fix of a regression in set.php 2011-11-01 17:50:01 +13:00
Petr Skoda
eb59a448f7 MDL-28720 fix set.php return url handling 2011-10-28 19:35:04 +02:00
Aparup Banerjee
d1e362405e Merge branch MDL-29186-master of git://github.com/samhemelryk/moodle
- resolved conflicts, minor whitespace and fixed quote.
- note: textlib_get_instance() is already deprecated
2011-09-13 16:06:21 +08:00
Sam Hemelryk
91d284c145 MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently 2011-09-08 09:38:46 +12:00
Sam Hemelryk
8ebbb06adf MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently 2011-09-08 09:30:27 +12:00
Petr Skoda
043c7cb863 MDL-28935 use weekdays as calendar table headings 2011-08-20 13:45:37 +02:00
Jason Ilicic
2953ad13bb MDL-28935 Add days of week to monthly calendar view 2011-08-20 13:38:19 +02:00
Eloy Lafuente (stronk7)
682309687d Merge branch 'MDL-27752' of git://github.com/rwijaya/moodle 2011-08-17 01:01:59 +02:00
Rossiani Wijaya
03929beaa1 MDL-27752 Calendar export: fixed typo in url parameter 2011-08-08 13:01:09 +08:00
Sam Hemelryk
683eb07144 MDL-28407 Fixed up calendar preferences form handling 2011-08-05 09:34:27 +08:00
Sam Hemelryk
364f43b0b4 MDL-25249 calendar: Fixed regression in set.php 2011-06-29 15:08:27 +08:00
Sam Hemelryk
797cedc7cf MDL-25249 Tidied up calendar variable passing and removed session abuse 2011-06-29 14:50:38 +08:00
Rossiani Wijaya
18d63ffb67 MDL-27906 calendar event: fixed retrieving coursemodule by replacing get_coursemodule_from_id() to get_coursemodule_from_instance() 2011-06-20 14:32:47 +08:00
Eloy Lafuente (stronk7)
faf0e91a4b MDL-27192 Global scope does not need global usage 2011-05-17 18:48:20 +02:00
Jason Platts
8acd718118 MDL-27192 Page context error on calendar export with custom user
profile fields
2011-05-17 16:12:26 +01:00
Sam Hemelryk
4d8bd3f570 Merged with small fix branch MDL-26516_head from git://github.com/rwijaya/moodle.git 2011-04-19 16:25:40 +08:00
Rossiani Wijaya
f4700b91c1 MDL-26516: fix calendar event type (user overides)- master 2011-04-18 18:27:10 +08:00
Petr Skoda
99d19c13ae MDL-25855 some more missing filelib includes 2011-01-23 18:34:41 +01:00
Petr Skoda
8a7703ce53 MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
Adam Olley
adc3cfc744 calendar/lib.php MDL-25525 - Tooltip icons broken
Signed-off-by: Dan Poltawski <dan.poltawski@luns.net.uk>
2011-01-03 18:26:50 +00: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
Petr Skoda
cbad562eee MDL-25314 improved prevention of output buffering + detection of misconfigured servers
Scripts that do not want buffered output just define NO_OUTPUT_BUFFERING before including config.php.
The fileserving code now checks if the headers are already sent which detects misconfigured servers.
2010-11-19 03:40:43 +00:00
Dongsheng Cai
1d5bd3d2ed MDL-24941, fixed nopermission error when student entering scheduled chat session 2010-11-17 07:56:40 +00:00
Sam Hemelryk
d1c7c2ea14 NOBUG removing outdated comment 2010-09-29 01:23:19 +00:00
Sam Hemelryk
d8d8bdd97b calendar MDL-24378 set better defaults when constructing a calendar object. 2010-09-28 02:02:04 +00:00
Rossiani Wijaya
6694ff841b MDL-24350: fixed XHTML strict by removing an additional of '</div>' 2010-09-23 05:50:15 +00:00
Sam Hemelryk
e71e340d8e calendar MDL-19747 Added title to calendar block header 2010-09-20 07:30:35 +00:00
Sam Hemelryk
753b799d0a calendar MDL-23239 Fixed issue while adding calendar to some course pages. Thanks Paul for the patch. 2010-09-20 07:23:54 +00:00
Sam Hemelryk
14236cbd44 calendar MDL-24284 Added to PHPdocs 2010-09-20 07:04:46 +00:00
Sam Hemelryk
0f927f1e4b calendar MDL-24284 Fixed up URL param encoding issue 2010-09-20 07:00:18 +00:00
Sam Hemelryk
2bf448ca5d calendar MDL-24198 Fixed up calendar head display for month (was day head) 2010-09-20 03:50:50 +00:00
Sam Hemelryk
ac5e041863 calendar MDL-23710 Fixed issue where events for current month were ALWAYS being displayed. 2010-09-20 03:46:18 +00:00
Sam Hemelryk
2b35ed1a45 calendar MDL-24288 Fixed up deprecated notice within calendar lib.php 2010-09-20 03:18:53 +00:00