1382 Commits

Author SHA1 Message Date
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
Andrew McMillan
09feb2e2ab Really fix the cut and paste error here. 2009-03-19 10:08:20 +13:00
Andrew McMillan
5a81f0370a Correct errors in GET for confidential events. 2009-03-18 14:35:21 +13:00
Andrew McMillan
ed9b96018d Link to sf.net summary page. 2009-03-18 09:34:18 +13:00
Andrew McMillan
e2db25849b New tests for iCal compatibility. 2009-03-16 22:12:39 +13:00
Andrew McMillan
c92f2be806 Comment. 2009-03-16 22:11:45 +13:00
Andrew McMillan
d5ad1c8a66 Early framework for creating scheduling requests. 2009-03-16 22:10:48 +13:00
Andrew McMillan
d209173e44 Move scripts to after close of body as recommended location. 2009-03-16 22:09:57 +13:00
Andrew McMillan
91122ccd6a Correctly make calendar. 2009-03-16 22:04:27 +13:00
Andrew McMillan
1e7a71c1bb Trap corner case when collection only has a single entry. 2009-03-16 22:03:33 +13:00
Andrew McMillan
f383971936 Font size tweaks. 2009-03-16 22:02:54 +13:00
Andrew McMillan
94ddec22b7 Fix some of the installation details. 2009-03-16 22:02:26 +13:00
Andrew McMillan
4a22216f0d Updated regression test results with correct Content-location headers 2009-02-26 23:42:46 +13:00
Andrew McMillan
462a270264 Ensure Content-location headers are properly constructed URLs. 2009-02-26 23:40:16 +13:00
Andrew McMillan
1f9b93b1c6 Add another parameter when watching traffic to external sites. 2008-12-18 22:56:33 +13:00