36 Commits

Author SHA1 Message Date
Andrew McMillan
99e9e3a244 Updated strings with 0.7.0 release. 2007-02-19 10:35:55 +13:00
Andrew McMillan
7a1b2a0dd0 The prefix_match field and rt_inverse field are removed from relationship_type
because that model was too complex to be useful.  We also explicitly indicate
whether the relationship source or destination are groups separately.
2006-12-27 14:29:19 +13:00
Andrew McMillan
1a677c9ce8 Correct dependency added twice. 2006-12-21 01:04:13 +13:00
Andrew McMillan
a83752f81d New library for parsing iCalendar RRule and generally dealing with iCal dates 2006-12-11 21:47:17 +13:00
Andrew McMillan
d1da6c2efb New release. 2006-12-03 18:55:36 +13:00
Andrew McMillan
bffb535e42 The functionality between MKCOL and MKCALENDAR is so similar there need not
be two separate includes for them.
2006-11-27 01:13:55 +13:00
Andrew McMillan
b591115b72 New class to handle requests, so we can extract permissions in a better
way.  Of course this breaks all of the existing code, so don't use this
until I have all the regression tests passing again :-)
2006-11-27 00:16:01 +13:00
Andrew McMillan
81d74386d4 Get rid of the relationships.php which is in the user page now. Provide
a way of seeing some information about the items in a collection.
2006-11-26 15:32:29 +13:00
Andrew McMillan
547d7f909b Include some new strings in the translation. 2006-11-25 12:39:16 +13:00
Andrew McMillan
378e6fc97b Now we've fixed the DB function we don't need to check we are us as well. 2006-11-23 22:55:08 +13:00
Andrew McMillan
7a45bbc281 Release 0.4.0 2006-11-22 23:25:38 +13:00
Andrew McMillan
1fb523c0fa Updated public website with much enhanced areas on configuration of clients. 2006-11-12 00:18:14 +13:00
Andrew McMillan
d4ac3c7faf Release 0.3.0 2006-11-10 15:22:45 +13:00
Andrew McMillan
5545143796 Irrelevant changes to my local development config. 2006-11-02 18:58:33 +13:00
Andrew McMillan
5c6ec8947d Remove non-working workaround for PUT from Evolution. 2006-11-02 12:17:13 +13:00
Andrew McMillan
033b9c7fc6 New release. 2006-10-31 12:03:59 +13:00
Andrew McMillan
619231028c Roll a new release. 2006-10-27 12:06:38 +13:00
Andrew McMillan
99719ddbfc Real regression testing, using parts of the framework developed earlier. 2006-10-26 00:29:47 +13:00
Andrew McMillan
fd71ade879 A basic website describing the project with installation and configuration
details.
2006-10-25 21:47:59 +13:00
Andrew McMillan
69ea65e72f Add some more help on Evolution setup. 2006-10-24 10:10:56 +13:00
Andrew McMillan
0b998ac35d Update database script should really be executable. 2006-10-17 10:52:29 +13:00
Andrew McMillan
93b10fde61 Remove the reference to an old include. 2006-10-13 18:21:20 +13:00
Andrew McMillan
1639f0f1ca More code cleanups - adding phpdoc header to all caldav component parts. 2006-10-11 16:38:53 +13:00
Andrew McMillan
d9e86b8e6f Miscellaneous minor changes for new release. 2006-10-11 14:17:56 +13:00
Andrew McMillan
d69d7d56a3 A new library called this replace vEvent.php and is in AWL. 2006-10-08 00:28:49 +13:00
Andrew McMillan
0ed02b6c2e Rewrite of REPORT handling to use XML library and generally much improve
the structure of it.  Major hacking on PROPFIND so that we can now work
with Mulberry.  Join todo & event tables into calendar_item table because
having them separate was getting very silly.  Remove XMLElement.php which
is now in the standard libraries.
2006-10-05 00:37:25 +13:00
Andrew McMillan
ddf01af76b Fix bugs causing the calendar-data not to be included in the REPORT output. 2006-10-01 23:23:29 +13:00
Andrew McMillan
f649e1b49d Many changes to get user maintenance basically working, make the layout
all look somewhat nicer, and start to try and work with Mulberry, including
implementing MKCALENDAR and PROPFIND in at least a basic manner.
2006-10-01 20:46:28 +13:00
Andrew McMillan
db963fadf6 Now supports user create, view & edit with role assignment. Also starts to
support the PROPFIND request that Mulberry makes but does not fully support
Mulberry yet (their timezones are non-standard).
2006-09-27 09:53:34 +12:00
Andrew McMillan
2b8b67ab0b Kind of working now, with either Lighting or Evolution. 2006-09-24 17:08:39 +12:00
Andrew McMillan
a57d690167 Kinda working with both Lightning & Evolution now. About to restructure to
add TODO items and make certain queries easier.
2006-09-21 18:24:26 +12:00
Andrew McMillan
acc28c0faa Ready to install this time? 2006-09-13 14:11:13 +12:00
Andrew McMillan
b6ea0453da First release to attempt installation on another machine. 2006-09-13 11:57:30 +12:00
Andrew McMillan
d64d2b4000 Now storing events, including parsing them into further SQL. 2006-09-12 04:36:37 -05:00
Andrew McMillan
5c69ce125a Close to a Debian build. 2006-09-11 23:10:26 +12:00
Andrew McMillan
dc4526c3d7 Kinda working. Nearly packaged. 2006-09-11 22:30:00 +12:00