1866 Commits

Author SHA1 Message Date
Andrew McMillan
945b9d501c Provide passthru on icons, images, css and js files.
In Chrome it requests the favicon (for example) very frequently
which was causing a prompt for authentication where there was a
poorly considered regex in the rewrite rules.  I think this is
a good backup to the rewrite rules to pass through on such files.
2010-02-24 12:47:55 +13:00
Andrew McMillan
92547a12e1 Actual release 0.9.8.2 r0.9.8.2 2010-02-23 23:35:07 +13:00
Andrew McMillan
f644238be2 Release 0.9.8.2 2010-02-23 23:28:21 +13:00
Andrew McMillan
6b7eda61b4 Preparing to release 0.9.8.2 2010-02-23 23:25:43 +13:00
Andrew McMillan
b374f17b99 This will not be active in 0.9.8.2, but it's included nonetheless. 2010-02-23 22:59:38 +13:00
Andrew McMillan
a3b8c1863a Replace out the etag in this report, since it always changes a little. 2010-02-23 22:59:38 +13:00
Masahiro Mikami
8fb84a042c Updated Japanese translation. 2010-02-23 22:59:38 +13:00
Emmanuel Seyman
ac552c7a6e Updated French translation. 2010-02-23 22:59:38 +13:00
Andrew McMillan
3229e9c24e Latest localisations. 2010-02-23 22:59:37 +13:00
Andrew McMillan
d3a9d02b2e Expanding functionality in RepeatRuleDateTime class. 2010-02-23 22:59:37 +13:00
Andrew McMillan
2e6dca26f2 More localisable, and now able to detect the PDO pgsql drivers.
Also don't require a person to be logged in if their setup is so
screwed they can't even connect to a database...
2010-02-23 22:59:37 +13:00
Andrew McMillan
39aec8c91c Making things more localisable. 2010-02-23 22:59:37 +13:00
Andrew McMillan
a2f2e4b342 Tweak button layout. 2010-02-23 22:59:36 +13:00
Vincent Van Houtte
90e2a05724 Updated Dutch translation. 2010-02-23 22:59:36 +13:00
Andrew McMillan
a7316a1135 Use htmlspecialchars rather than htmlentities. 2010-02-23 22:59:36 +13:00
Andrew McMillan
87816b2a05 Use htmlspecialchars rather than htmlentities, which screws up translations. 2010-02-23 22:59:36 +13:00
Andrew McMillan
9338bf48ac Remove link to old users browse page. 2010-02-23 22:59:36 +13:00
lebarjack
be80da6111 Updated required software documentation 2010-02-22 11:15:42 +01:00
lebarjack
5be64d7228 - Added a Gentoo installation paragraph
- Updated needed depnedencies
2010-02-22 10:03:10 +01:00
Andrew McMillan
16c6a2576c Updated message strings, hopefully close to releasing 0.9.8.2. 2010-02-18 21:13:59 +13:00
Andrew McMillan
154aaee283 Add better localisation support to principal / collection edit screens. 2010-02-18 21:13:31 +13:00
Andrew McMillan
b966686a71 Default user to davical_dba & provide more help regarding .pgpass files. 2010-02-18 21:12:54 +13:00
Andrew McMillan
33a1a78490 Remove reference to relationships, which are so passe now. 2010-02-18 13:28:34 +13:00
Andrew McMillan
e932751491 Admin: support deleting principals / collections with confirmation. 2010-02-18 00:35:21 +13:00
Andrew McMillan
6471cb3a57 dav_principal: add a rule for deleting. 2010-02-18 00:34:57 +13:00
Andrew McMillan
cb553dbfe3 Closer to new RepeatRule. 2010-02-18 00:22:06 +13:00
Andrew McMillan
6b624ba99c Updated regression test results. 2010-02-18 00:21:35 +13:00
Andrew McMillan
6e2faed3b5 admin: Support setting a principal to be 'Administrator' 2010-02-18 00:20:43 +13:00
Andrew McMillan
fd1dafe840 Enforce ordering of group results. 2010-02-18 00:20:16 +13:00
Andrew McMillan
f4e6dd84dd Strict result ordering for ease of test result comparison. 2010-02-18 00:15:10 +13:00
Andrew McMillan
e02f0c21f6 AwlDB: Attempt some better error handling. 2010-02-18 00:14:30 +13:00
Andrew McMillan
ccfa2f3622 Check the correct variable. Whoops. 2010-02-18 00:13:37 +13:00
Andrew McMillan
84c5fbea22 PROPPATCH: Setting properties on Principals now working. 2010-02-17 23:54:48 +13:00
Andrew McMillan
fb5cd0403f Fix property setting to include principals. 2010-02-17 23:53:28 +13:00
Andrew McMillan
86ca750828 always: Initialise the AWL db connection. 2010-02-17 23:52:47 +13:00
Andrew McMillan
26c00618f1 setup: Try and detect whether the PDO drivers are working. 2010-02-17 23:51:55 +13:00
Andrew McMillan
358c069b3e PUT Functions: add support for X-WR-CALNAME in uploaded calendars. 2010-02-17 23:51:16 +13:00
Andrew McMillan
8177d41be9 Edit Collections: Fix privileges to do this, and editing of privs. 2010-02-17 23:50:16 +13:00
Masahiro MIKAMI
667b78e7fc Updated Japanese translation by Masahiro Mikami. 2010-02-17 09:49:57 +13:00
Andrew McMillan
3035e0c1b6 New RepeatRule - mostly working. 2010-02-16 12:33:23 +13:00
Andrew McMillan
d2d6bf137a More progress on RepeatRule object. 2010-02-16 10:34:23 +13:00
Andrew McMillan
ba2ddd24c0 New RRULE (still a work in progress) and tester. 2010-02-15 23:15:31 +13:00
Andrew McMillan
cb03b462bd A new RepeatRule object to be used for expanding events. 2010-02-15 22:51:51 +13:00
Andrew McMillan
e5aaa69493 Include the browse javascript for row linking. 2010-02-12 15:50:16 -08:00
Andrew McMillan
34ef2693a3 Make admin stuff work better in a subfolder. 2010-02-12 15:49:34 -08:00
Andrew McMillan
35dc22991a Correct URLs for subfolder operation in principal edit. 2010-02-12 12:59:29 -08:00
Andrew McMillan
1890daf37a Remove flush() calls from pubsub. 2010-02-12 12:57:36 -08:00
Peter Schaefer-Hutter
47cae8986b Updated german translation. 2010-02-10 12:13:20 -08:00
Andrew McMillan
43d9121385 Release 0.9.8.1 r0.9.8.1 2010-02-05 10:08:33 -08:00
Andrew McMillan
0a46114840 Correct version string. 2010-02-05 09:02:34 -08:00