1641 Commits

Author SHA1 Message Date
Andrew McMillan
d5a60406bf Switch to always sending an 'Allow:' header. 2009-11-05 16:20:01 +13:00
Andrew McMillan
477ced3012 Options response changes with MOVE available. 2009-11-04 08:52:16 +13:00
Andrew McMillan
a23ab2cf54 Add MOVE to the supported method set. 2009-11-04 08:51:44 +13:00
Andrew McMillan
6e16011d00 Allow for replacing the regression.host in headers as well. 2009-11-04 00:19:24 +13:00
Andrew McMillan
d61eee363e Updated test results, mostly due to adding a newline to dav_test output. 2009-11-04 00:18:46 +13:00
Andrew McMillan
3df6ccc4ba Getting 'MOVE' working has proven surprisingly complex. 2009-11-04 00:17:10 +13:00
Andrew McMillan
a7d7bb63d5 Current regression test results. 2009-11-02 23:40:49 +13:00
Andrew McMillan
67b7ec52ff Fix cut and paste typo. 2009-11-02 23:40:29 +13:00
Andrew McMillan
c339d5e987 Regression tests for the supported-* properties. 2009-11-02 23:39:55 +13:00
Andrew McMillan
8512a507f5 New tests following the iCal4 client through one path. 2009-11-02 23:38:07 +13:00
Andrew McMillan
6dcc3cf1d6 Untested MOVE method support. 2009-11-02 22:21:59 +13:00
Andrew McMillan
eff60f67c3 Untested, but functionally sufficient for MOVE method now. 2009-11-02 22:21:32 +13:00
Andrew McMillan
9d23250593 Add a dav_name() accessor for forward compatibility. 2009-11-02 22:21:02 +13:00
Andrew McMillan
b0b93fff28 Notify support for the DAV::sync-collection report 2009-11-02 22:20:20 +13:00
Rob Ostensen
9164c3a8bd First cut of support for pubsub push notifications by Rob Ostensen. 2009-11-02 14:25:09 +13:00
Andrew McMillan
1ad6713dfc Correct response for schedule-inbox. 2009-11-02 14:23:22 +13:00
Andrew McMillan
b30d898c51 Beginning to think about splitting regression tests into sets. 2009-11-02 12:43:12 +13:00
Andrew McMillan
e8bc7b5027 Current regression test output reflecting recent enhancements. 2009-11-02 12:41:42 +13:00
Andrew McMillan
5b99bb68e0 Improving response on non-existent resources. 2009-11-02 11:47:50 +13:00
Andrew McMillan
532f06f981 Tweaking response to supported-methods 2009-11-02 11:47:09 +13:00
Andrew McMillan
887276f255 Add a test for existence of the referenced principal. 2009-11-02 11:46:37 +13:00
Andrew McMillan
1bfaca1d09 Finish support for supported-method/report-set & rename functions. 2009-11-02 10:04:28 +13:00
Andrew McMillan
871e6841f1 We will only return supported-calendar-component-set on a calendar for now. 2009-11-02 10:02:50 +13:00
Andrew McMillan
379747180a Add support for supported-method-set & supported-report-set. 2009-11-02 10:02:18 +13:00
Andrew McMillan
4fada3c2c8 Testing the actuality of a usable PDO library. 2009-11-02 09:58:03 +13:00
Andrew McMillan
0a8b3e6f3f Restructuring testcases 2009-11-02 09:56:51 +13:00
Andrew McMillan
c1267717d0 Allow test case to be fully specified on the command line by filename. 2009-10-30 19:06:57 +13:00
Andrew McMillan
e02514cd46 Reset the $row array each time through. 2009-10-30 19:06:00 +13:00
Matthias Mohr
526d4dce6f Translatability improvements from Matthias Mohr. 2009-10-30 09:00:41 +13:00
Andrew McMillan
4f885d055c Implementations of supported-report-set and supported-method-set. 2009-10-28 18:42:21 +13:00
Andrew McMillan
ff4d9092bb Now with fewer syntax errors! 2009-10-28 18:41:59 +13:00
Andrew McMillan
0f792369b5 Translate 'Delete User' button as pointed out by Matthias Mohr 2009-10-27 21:38:57 +13:00
Andrew McMillan
75297372f1 Revert include changes on further evaluation. 2009-10-27 21:38:19 +13:00
Andrew McMillan
0bd0fbca85 Bugfix database definitions / patches after last change. 2009-10-27 17:31:22 +13:00
Andrew McMillan
cf6224374e Also collect the current user principal record into $session. 2009-10-27 09:37:22 +13:00
Andrew McMillan
b182c334db Starting to take shape. 2009-10-27 09:36:49 +13:00
Andrew McMillan
47548def9c Updated translation from Matthias Mohr. 2009-10-27 09:36:16 +13:00
Andrew McMillan
74ccdb910a Menu restructuring. 2009-10-27 09:34:43 +13:00
Andrew McMillan
309a1314a9 Updates to styles, including CSS menus. 2009-10-27 09:34:01 +13:00
Andrew McMillan
0b6e633b3c Update the help page to point to more useful links. 2009-10-27 09:31:02 +13:00
Andrew McMillan
35fb624260 Fix ordering. Switch " to '. 2009-10-27 09:27:46 +13:00
Andrew McMillan
42b2d7e74c No need to specify the AWLUtilities include here. 2009-10-27 09:21:58 +13:00
Andrew McMillan
4bc65383bd Add DB version upgrade detection code. 2009-10-27 09:20:49 +13:00
Andrew McMillan
e6507ee01f Add a script for building always.php to include DB version also. 2009-10-27 09:17:07 +13:00
Andrew McMillan
06b1cdbe68 Correct translations URL. 2009-10-27 09:16:06 +13:00
Andrew McMillan
10bfc96016 Structure changes for grants on collections. 2009-10-27 09:15:42 +13:00
Andrew McMillan
aea53f9da6 Change calculation of $this->overwrite to be a boolean. 2009-10-27 09:15:15 +13:00
Andrew McMillan
f04a12b7cc Be more robust about finding the AWL code location. 2009-10-27 09:14:10 +13:00
Andrew McMillan
0ad37c01d5 Revert to require_once(). 2009-10-27 09:13:43 +13:00
Andrew McMillan
179376543b Apply more workingness to this. 2009-10-27 09:11:36 +13:00