Andrew McMillan
|
eccffa0502
|
Fix sort ordering. Ensure collection_id is available for next change.
|
2009-05-12 14:45:56 +12:00 |
|
Andrew McMillan
|
8a8083b056
|
Switch to use RRULE function.
|
2009-05-12 14:45:44 +12:00 |
|
Andrew McMillan
|
195cad6583
|
Update copyright notice to include 2009
|
2009-05-12 13:19:13 +12:00 |
|
Andrew McMillan
|
e6fbf5e2ff
|
Better default multiplier.
|
2009-05-12 13:15:06 +12:00 |
|
Andrew McMillan
|
52e0f29dbd
|
Better handle when dtstart is null.
|
2009-05-12 13:13:54 +12:00 |
|
Andrew McMillan
|
f4c3292b62
|
Try and get rid of warnings.
|
2009-05-12 13:01:51 +12:00 |
|
Andrew McMillan
|
a39518ef4b
|
Move data into test.
|
2009-04-23 09:19:13 +12:00 |
|
Andrew McMillan
|
265ec4f134
|
Add a function to tell us if an event overlaps a date range.
|
2009-04-18 10:42:49 +12:00 |
|
Andrew McMillan
|
cd828f3e73
|
Probably better to keep this out of the revision control.
|
2009-04-17 01:12:01 +12:00 |
|
Andrew McMillan
|
06549086a1
|
Reads to /public.php/... will work if the collection is publicly_readable.
|
2009-04-17 01:04:43 +12:00 |
|
Andrew McMillan
|
f65770b7f1
|
Add support for publicly readable calendars.
|
2009-04-17 01:03:54 +12:00 |
|
Andrew McMillan
|
c14181484f
|
Split rrule functions into 8.1/8.2 vs 8.3+ version.
|
2009-04-16 00:32:48 +12:00 |
|
Andrew McMillan
|
bedba4bc4f
|
Fix uninitialised variable warning.
|
2009-04-16 00:27:21 +12:00 |
|
Andrew McMillan
|
76e4a83b75
|
Move data into test file for mulberry tests.
|
2009-04-15 22:07:34 +12:00 |
|
Andrew McMillan
|
bd279e519e
|
Triggers to handle renaming of collections/entries on user rename.
|
2009-04-15 15:41:37 +12:00 |
|
Andrew McMillan
|
f9d4266153
|
We'll allow inserting relationship_type for now, since the web UI does.
Generally I'm not so sure it's a grand idea though, especially if
we are going to change this in future.
|
2009-04-15 00:07:40 +12:00 |
|
Andrew McMillan
|
3230f90541
|
Uglified to work with PostgreSQL 8.1, 8.2
If these show noticeable performance difference then we'll add
some version dependency checking and load different functions
for the older database.
|
2009-04-15 00:05:15 +12:00 |
|
Andrew McMillan
|
c813609384
|
Going through reviewing which tests now pass correctly.
|
2009-04-14 10:51:31 +12:00 |
|
Andrew McMillan
|
10242f51ee
|
When we exceed count we should return null.
|
2009-04-13 21:00:09 +12:00 |
|
Andrew McMillan
|
a34c522ae5
|
Tweak case where filter-end is set without filter-start (rare).
|
2009-04-13 20:42:29 +12:00 |
|
Andrew McMillan
|
f19481f849
|
Fix bug in handling of time-range queries.
|
2009-04-13 17:37:05 +12:00 |
|
Andrew McMillan
|
ec80f18471
|
Tidy some regression tests, moving data into the test.
|
2009-04-13 17:28:47 +12:00 |
|
Andrew McMillan
|
41433153db
|
Normalising timezone in regression test.
|
2009-04-12 14:25:55 +12:00 |
|
Andrew McMillan
|
849d70f41b
|
Kill an uninitialised variable warning.
|
2009-04-11 22:57:52 +12:00 |
|
Andrew McMillan
|
a733f6d43a
|
Add configuration to allow an admin to set user default values.
|
2009-04-11 22:32:42 +12:00 |
|
Andrew McMillan
|
60a52972a6
|
Release 0.9.6.3
r0.9.6.3
|
2009-04-11 00:08:23 +12:00 |
|
Andrew McMillan
|
c482edb2fe
|
Preparing for release.
|
2009-04-10 23:54:20 +12:00 |
|
Andrew McMillan
|
b428d0a598
|
This PUT request doesn't have a timezone.
|
2009-04-10 23:45:04 +12:00 |
|
Andrew McMillan
|
a9a3709106
|
Logging.
|
2009-04-10 23:44:37 +12:00 |
|
Andrew McMillan
|
b50f409669
|
Formatting.
|
2009-04-10 23:44:10 +12:00 |
|
Andrew McMillan
|
f2c471f388
|
New test with (current) response to GroupDAV request.
|
2009-04-10 22:05:46 +12:00 |
|
Andrew McMillan
|
ca703be85d
|
Pre-release review of control file.
|
2009-04-10 22:05:09 +12:00 |
|
Andrew McMillan
|
c2b33549f7
|
Use current git command style.
|
2009-04-10 22:04:36 +12:00 |
|
Andrew McMillan
|
988374512f
|
Remove misguided lowercasing of XML tags.
|
2009-04-08 16:07:31 +12:00 |
|
Andrew McMillan
|
68cfe2a5be
|
Added Italian locale by Alessandro De Zorzi
|
2009-04-06 21:19:52 +12:00 |
|
Andrew McMillan
|
8a9aeac9d5
|
Results changes from timezone adjustments.
|
2009-04-05 12:09:12 +12:00 |
|
Andrew McMillan
|
02d699e6ba
|
more updates to the caldav-client from Michael Rasmussen.
|
2009-04-05 12:05:36 +12:00 |
|
Andrew McMillan
|
cdbb6d4b87
|
Added fixes from Michael Rasmussen.
|
2009-04-04 17:52:51 +13:00 |
|
Andrew McMillan
|
146da01a7d
|
Freebusy time should all be GMT based.
|
2009-03-31 22:25:52 +13:00 |
|
Andrew McMillan
|
1fba1ff769
|
Add a RenderGMT() method to iCalDate.
|
2009-03-31 22:18:10 +13:00 |
|
Andrew McMillan
|
2706174b8d
|
Handle it if the webserver doesn't set SERVER_NAME
|
2009-03-29 22:19:09 +13:00 |
|
Andrew McMillan
|
fadaee0b27
|
Rewrite to use direct socket IO rather than curl. Mostly by Andres Obrero.
|
2009-03-29 21:39:06 +13:00 |
|
Andrew McMillan
|
dbd73d94aa
|
Use the parsed timezone in the regression tests.
|
2009-03-29 21:23:42 +13:00 |
|
Andrew McMillan
|
d0af116a24
|
Don't expect the TZ to contain a leading slash.
|
2009-03-29 21:22:43 +13:00 |
|
Andrew McMillan
|
6098e364c0
|
New results from fixes to confidential handling.
|
2009-03-20 14:01:20 +13:00 |
|
Andrew McMillan
|
68d42aeb26
|
Fix from Markus Warg for handling of confidential events.
|
2009-03-20 13:08:10 +13:00 |
|
Andrew McMillan
|
a4cc016b39
|
Still under development, but starting to come together.
|
2009-03-20 11:08:52 +13:00 |
|
Wolfgang Herget
|
6eaaaa3a08
|
Added dummy handler for CalDAV POST (CANCEL) requests, wanted by Apple iCal
|
2009-03-19 10:20:26 +13:00 |
|
Andrew McMillan
|
64056d9f6f
|
Starting to write new DB wrapper. Untested and incomplete.
|
2009-03-19 10:13:28 +13:00 |
|
Andrew McMillan
|
e61e843a36
|
Changes to support usernames containing a space, or other strange non-'/' character.
|
2009-03-19 10:11:50 +13:00 |
|