110 Commits

Author SHA1 Message Date
Andrew McMillan
d0161cc1ee Ignore this stuff. 2006-11-05 22:22:22 +13:00
Andrew McMillan
4918b35a76 Some very basic initial and almost entirely untranslated files for some
languages which we will have translations for in due course.
2006-11-05 22:21:34 +13:00
Andrew McMillan
4d4b99be19 Scripts for building initial messages.po file for use with gettext. 2006-11-05 22:07:21 +13:00
Andrew McMillan
194328b396 Change version. 2006-11-05 14:56:24 +13:00
Andrew McMillan
c5f339c520 This release is going to require a newer libawl-php with our i18n stuff. 2006-11-05 12:10:09 +13:00
Andrew McMillan
eb5ff1b5d4 Set the locale appropriately. 2006-11-05 12:07:23 +13:00
Andrew McMillan
45073075f9 Include our I18n framework. 2006-11-05 12:06:56 +13:00
Andrew McMillan
dab9de848e Need to load the sample data in the regression test now that it isn't always
there.  And here are a bunch of updated regression results.
2006-11-04 15:05:28 +13:00
Andrew McMillan
f9a40b8207 Remove the development config from source control, but leave it there as
an example.
2006-11-04 14:51:12 +13:00
Andrew McMillan
9130d9c8bc Apply permissions, and make calendar owner match the URL. 2006-11-04 14:38:05 +13:00
Andrew McMillan
36b0d7bc67 Still use the user_no in the query, but base it on the path. 2006-11-04 14:31:00 +13:00
Andrew McMillan
493632a437 More regression tests. 2006-11-04 14:30:01 +13:00
Andrew McMillan
7c3482cc89 Use the permissions to allow/disallow a GET for a person's calendar. 2006-11-04 13:28:07 +13:00
Andrew McMillan
9bea26010c Initial database framework for identifying supported locales. 2006-11-04 12:23:37 +13:00
Andrew McMillan
a092387330 Don't always apply sample data to database creation. 2006-11-02 20:26:21 +13:00
Andrew McMillan
2ca1f249ba Put some of the more recent changes from caldav.php in here ready for some
further work.
2006-11-02 20:25:42 +13:00
Andrew McMillan
1b715b85cb Produce more friendly error message on integrity constraint violation. 2006-11-02 20:24:07 +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
9be036e52e A bunch more test sets emulating Evolution behaviour. 2006-11-01 21:50:21 +13:00
Andrew McMillan
bc1065c637 Allow NOAUTH to test that people really do need to log in. A regression
test identifying that.
2006-11-01 10:13:13 +13:00
Andrew McMillan
203351337c Results for regression testing. 2006-11-01 09:13:18 +13:00
Andrew McMillan
f5c1856be2 More regression tests. This time emulating Evolution. 2006-11-01 09:04:25 +13:00
Andrew McMillan
bdced8dbad Tweak look with IE. 2006-11-01 09:03:37 +13:00
Andrew McMillan
033b9c7fc6 New release. 2006-10-31 12:03:59 +13:00
Andrew McMillan
184102374e Remove old database update script. 2006-10-31 11:40:09 +13:00
Andrew McMillan
6c88d46447 A much improved script for applying database changes. 2006-10-31 11:39:37 +13:00
Andrew McMillan
5d09ff4bb4 Patch to database to correct base data for 'Is a member of group'. 2006-10-29 19:50:23 +13:00
Andrew McMillan
40565975ac The base data is now not in a patch file, and it probably should never have
been really.
2006-10-29 19:48:44 +13:00
Andrew McMillan
130813c1b8 Rename patch file to match DB revision number. 2006-10-29 19:47:55 +13:00
Andrew McMillan
1e69b15ee8 Doh. The 'Is a member of group' relationship should target a group. 2006-10-29 19:36:26 +13:00
Andrew McMillan
3d6ca27cbb More formatting tweaks. 2006-10-29 19:35:27 +13:00
Andrew McMillan
d33b8f3665 Rewritten content to provide some useful help and overview for users. 2006-10-29 19:35:07 +13:00
Andrew McMillan
c03389db42 No need to indicate View is active. 2006-10-29 15:42:26 +13:00
Andrew McMillan
b2ff588417 Adjust display of active menu bar elements. 2006-10-29 15:41:51 +13:00
Andrew McMillan
d2e25b8172 Fix problem deleting relationship. Encourage sub-menu to be displayed. 2006-10-29 13:04:05 +13:00
Andrew McMillan
6999306e5e Add link to Sourceforge Bug creation page. 2006-10-29 10:47:11 +13:00
Andrew McMillan
a472e8e98a Remove inappropriate link from rows in relationship_types browser. 2006-10-29 10:46:46 +13:00
Andrew McMillan
2e835f3eea Improve visual styling on maintenance pages. 2006-10-29 10:46:14 +13:00
Andrew McMillan
e3cda6ec20 The base data should include some basic relationship_type records. 2006-10-28 19:06:31 +13:00
Andrew McMillan
619231028c Roll a new release. 2006-10-27 12:06:38 +13:00
Andrew McMillan
bac79e2207 Sync wth web based version. 2006-10-27 12:05:32 +13:00
Andrew McMillan
24bc54ed05 Patch to permissions for role_member table. 2006-10-27 12:05:08 +13:00
Andrew McMillan
0b93e524b6 Clean out some of the crap that was being packaged in passing but shouldn't
have been.
2006-10-27 12:04:33 +13:00
Andrew McMillan
5ba9e594d4 Split the basics out to Debian/non-Debian/non-Linux systems and point out
that both AWL and RSCDS need to be downloaded.
2006-10-27 00:26:05 +13:00
Andrew McMillan
73fd5a05c3 We now recommend the website. 2006-10-26 00:38:53 +13:00
Andrew McMillan
c8c24564be Return a precondition failed if someone attempts to create a calendar
which is already there.
2006-10-26 00:31:39 +13:00
Andrew McMillan
c59097ce7b Rudimentary support for DAV:ACL and DAV:SUPPORTED-PRIVILEGE-SET. 2006-10-26 00:31:01 +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
a4196cedd0 Minor wording change. 2006-10-26 00:26:25 +13:00