Mary Evans
310845b92d
MDL-38896 theme_bootstrapbase: Abbreviated weekdays in calendar/renderer.php + added @media css rule for calendar view.
2013-04-26 14:01:52 +01:00
Damyon Wiese
986adc066c
MDL-39092 Yuilib - remove more -coverage.js files
...
Also slight tweak to the readme for someone who does not know shifter.
2013-04-15 09:02:11 +08:00
Ankit Agarwal
8aba76fddf
MDL-37562 calendar: Updating upgrade.txt to mention calendar_update_subscription()
2013-04-08 15:03:31 +08:00
Ankit Agarwal
ab37339d09
MDL-37562 calendar: Remove all hardcoded updating of calendar subscriptions, use calendar_update_subscription() instead
2013-04-08 15:03:31 +08:00
Ankit Agarwal
5ae4e15344
MDL-37562 calendar: Adding unit tests for calendar_update_subscription()
2013-04-08 15:03:31 +08:00
Ankit Agarwal
1f7981e079
MDL-37562 calendar: Adding a api calendar_update_subscription() to update calendar events
2013-04-08 13:45:24 +08:00
Eloy Lafuente (stronk7)
dbc5692fc5
Merge branch 'MDL-38883-master' of git://github.com/danpoltawski/moodle
2013-04-05 02:48:37 +02:00
Dan Poltawski
d60ee78a5f
MDL-38883 calendar: fix missing setType
...
Also remove duplicate sesskey definition (this is done by formslib
internally)
2013-04-04 17:17:37 +08:00
Andrew Robert Nicols
5e8dddc167
MDL-38666 JavaScript: Migrate moodle-calendar-evantmanager to use Shifter
2013-03-24 18:42:38 +00:00
Tim Hunt
658b9372ee
MDL-38212 cron: display time and memory usage before each task.
...
This helps diagnose problems.
Also, call gc_collect_cycles between tasks, which may reduce the
frequency of out-of-memory errors.
2013-03-08 10:24:41 +00:00
Rajesh Taneja
9fd0cb9cb1
MDL-37338 Calendar: User will not see calendar subscription, which he/she can't edit
...
Signed-off-by: Rajesh Taneja <rajesh@moodle.com>
2013-03-04 01:49:02 +01:00
Dan Poltawski
85ef4d45ca
Merge branch 'MDL-25853-master' of git://github.com/FMCorz/moodle
2013-02-04 10:12:54 +08:00
Frederic Massart
769c73ae6c
MDL-25853 calendar: Fixed broken previous/next links
2013-01-30 08:59:11 +08:00
Eloy Lafuente (stronk7)
38e4fa58d5
MDL-37101 donot use donot.
2013-01-29 15:24:59 +01:00
Eloy Lafuente (stronk7)
0ed03cc295
Merge branch 'MDL-37101-master' of git://github.com/ankitagarwal/moodle
...
Conflicts:
calendar/tests/externallib_tests.php
2013-01-29 15:19:11 +01:00
Aparup Banerjee
46112c0277
Merge branch 'MDL-37100-master' of git://github.com/ankitagarwal/moodle
...
Conflicts:
version.php
2013-01-23 14:57:45 +08:00
Sam Hemelryk
8af97c2c2e
Merge branch 'wip-MDL-35826-master' of git://github.com/phalacee/moodle
...
Conflicts:
calendar/upgrade.txt
2013-01-23 10:03:42 +13:00
Ankit Agarwal
e6a1f8c102
MDL-37100 webservices: Adding warnings and cleaning up get_calendar_events() api
2013-01-22 13:54:49 +08:00
Ankit Agarwal
15c0b1ccef
MDL-37101 phpunit: phpunit tests for ws api core_calendar_create_calendar_events
2013-01-22 13:53:23 +08:00
Ankit Agarwal
494a6389eb
MDL-37101 webservices:Implement ws api core_calendar_create_calendar_events
2013-01-22 13:53:22 +08:00
Jason Fowler
512edd65d8
MDL-35826 - Calendar - Creating a caption containing the month name for mini-calendars
2013-01-22 13:51:09 +08:00
Sam Hemelryk
36546841f1
Merge branch 'MDL-36621-master' of git://github.com/ankitagarwal/moodle
...
Conflicts:
calendar/lib.php
lib/db/caches.php
version.php
2013-01-22 16:35:03 +13:00
Ankit Agarwal
261a41f16d
MDL-37100 webservices: Adding warnings and cleaning up get_calendar_events() api
2013-01-21 11:05:50 +08:00
Ankit Agarwal
7c30224aeb
MDL-37100 webservices: PHPunit tests for core_calendar_get_calendar_events()
2013-01-21 11:05:50 +08:00
Ankit Agarwal
475896bdbc
MDL-37100 webservices: Implement core_calendar_get_calendar_events()
2013-01-21 11:05:50 +08:00
Rajesh Taneja
f40c37d005
MDL-37432 Calendar: If Calendar url is invalid then remove invalid subscription
2013-01-21 10:46:19 +08:00
Rajesh Taneja
378cb038b2
MDL-37432 Calendar: Added check for empty calendar url
2013-01-21 10:28:32 +08:00
Ankit Agarwal
e73b527c82
MDL-36621 calendar: cache calendar subscriptions and showicalsource setting
...
Now MUC is used to cache subscription information when the constructor for an event is called, which is child of a ical subscription.
A new setting calendar_showicalsource is introduced which controls if the ical source should be displayed along with events in the calendar
Also minor changes has been done in places to make sure subscription id is always associated with ical events
2013-01-17 13:40:06 +08:00
Ankit Agarwal
07c03ff96a
MDL-36621 calendar: Display subscription info in calendar event popups
2013-01-17 11:09:50 +08:00
Ankit Agarwal
8a7326ed4e
MDL-36621 calendar: Ical event should display source info
2013-01-17 11:09:50 +08:00
Dan Poltawski
85533e2a03
Merge branch 'MDL-37077-master' of git://github.com/ankitagarwal/moodle
2013-01-15 13:54:40 +08:00
Ankit Agarwal
644a7ef7a4
MDL-37077 phpunit: Adding phpunit tests for the ws api core_calendar_delete_event
2013-01-15 13:54:38 +08:00
Ankit Agarwal
01bea07d93
MDL-37077 webservices: Implementing the WS api core_calendar_delete_calendar_events()
2013-01-15 13:23:14 +08:00
Ankit Agarwal
af5d990b59
MDL-32341 calendar: calendar custom date range export
...
Adding support to export calendar events for a custom date range based on admin settings
2013-01-14 10:15:09 +08:00
Ankit Agarwal
7a216229ab
MDL-37106 calendar: Proper capability checks should be done before processing an ical request
2013-01-08 14:03:38 +08:00
Ankit Agarwal
7af294352b
MDL-36738 calendar: Display events imported details
...
We should display a the status of events when a new subscription is added. Although this means we need to redirect through an itermediate page.
2013-01-08 13:47:49 +08:00
Ankit Agarwal
8c84f374c0
MDL-36738 calendar: Ical subscription list should display type of event
2013-01-08 13:47:48 +08:00
Sam Hemelryk
cc52e16c4a
MDL-36341 calendar: fixed JS bug with popup node setter
2012-12-03 11:31:34 +13:00
Sam Hemelryk
58014c5621
Merge branch 'wip-MDL-34530_MASTER' of git://github.com/jason-platts/moodle
2012-11-28 11:25:24 +13:00
Aparup Banerjee
63e2347e1c
Merge branch 'MDL-36710-master' of git://github.com/ankitagarwal/moodle
2012-11-27 15:49:32 +08:00
Ankit Agarwal
c34e03097a
MDL-36710 calendar: Correcting the validation checks
2012-11-27 15:33:36 +08:00
Dan Poltawski
e7705abdde
Merge branch 'MDL-36775-master' of git://github.com/FMCorz/moodle
...
Conflicts:
theme/upgrade.txt
2012-11-27 13:10:27 +08:00
Frederic Massart
857c5f90e7
MDL-36775 usability: Code update following new calendar icons
2012-11-23 14:45:29 +08:00
Barbara Ramiro
5326675e20
MDL-36775 usability: New icons for calendar events
2012-11-23 14:11:07 +08:00
Ankit Agarwal
cfb59253f6
MDL-36710 calendar: Implementing proper required rules for filepicker
2012-11-22 16:55:54 +08:00
Ankit Agarwal
17475a2094
MDL-36400 calendar: Allow only ics file type in ical import
2012-11-21 16:09:47 +08:00
Aparup Banerjee
6bf410ed4b
Merge branch 'MDL-36614-master' of git://github.com/ankitagarwal/moodle
...
Conflicts:
calendar/lib.php (MDL-36615)
calendar/managesubscriptions_form.php (MDL-36352)
2012-11-21 10:29:04 +08:00
Dan Poltawski
f132526512
Merge branch 'MDL-30731-master' of git://github.com/FMCorz/moodle
2012-11-20 15:31:27 +08:00
Frederic Massart
f19d57e514
MDL-30731 calendar: Fixed display of images in event descriptions
2012-11-20 14:58:33 +08:00
Ankit Agarwal
35ad5fc6bb
MDL-36614 calendar: Add support for storing the submitted event type
2012-11-20 13:20:42 +08:00