Andrew McMillan
f0e60b8fb2
Use supplied content_type even on zero-length requests.
2011-12-03 14:19:50 +13:00
Rob Ostensen
44df9b9f32
When creating an external bind attempts to create an external bind to the local host should be excluded
2011-12-03 14:18:23 +13:00
Rob Ostensen
5bea2e16d1
When creating an external bind attempts to create an external bind to the local host should be excluded
2011-12-02 11:16:28 -06:00
Rob Ostensen
35e1ae64b0
Merge branch 'master' of git://repo.or.cz/davical into sched
2011-12-02 11:15:31 -06:00
Andrew McMillan
91d6a69899
Strip URL-unfriendly characters from UID before using it as URL segment.
2011-11-30 09:17:28 +13:00
Andrew McMillan
65c420679b
Fix missing bracket.
2011-11-30 08:38:22 +13:00
Andrew McMillan
f1519a7f1f
Slightly more helpful 403 response.
2011-11-29 23:34:50 +13:00
Andrew McMillan
0ff0f66b2d
Fix logic error in hide_TODO setting.
2011-11-27 22:02:25 +13:00
Andrew McMillan
ea5a7987e4
Make hide_alarm work on bound resources.
2011-11-27 22:02:11 +13:00
Andrew McMillan
8c1100ec26
Correct sync report response.
2011-11-26 23:19:59 +13:00
Andrew McMillan
62b6921c5d
Switch to PostgreSQL 9.1 for my development environment.
2011-11-26 23:19:34 +13:00
Andrew McMillan
a4ddc7a6c9
Another small fix for BIT24 casting for the LDAP driver...
2011-11-26 17:27:13 +13:00
Andrew McMillan
4a934c57b0
Remove password from LDAP log messages.
2011-11-25 08:18:44 +13:00
Andrew McMillan
3929c55c9d
The 404 section of a sync-report response should be a <response>
...
Hangover from old code.
2011-11-24 15:32:17 +13:00
Andrew McMillan
026c03d7a7
Fix for MOVE into a bound location.
2011-11-22 23:47:04 +13:00
Andrew McMillan
72ad090152
Tooltips for schedule-deliver and schedule-send.
2011-11-21 11:00:39 +13:00
Andrew McMillan
d86132ed54
Current locales.
2011-11-21 10:57:10 +13:00
Andrew McMillan
aa3582e97e
Current localisations from Transifex.
2011-11-21 10:56:44 +13:00
Andrew McMillan
23d454a6d0
The tooltips for schedule-send and schedule-deliver should be different!
2011-11-21 10:54:57 +13:00
Andrew McMillan
606043b5df
Handle strict result ordering for regression tests.
2011-11-21 10:54:17 +13:00
Andrew McMillan
df4d1f0426
Correctly calculate the next alarm time.
2011-11-21 10:53:46 +13:00
Andrew McMillan
415755a5b0
Update e-mail address to current one, mention wiki.
2011-11-21 10:52:40 +13:00
Andrew McMillan
684f2eca08
Clarify name of header.
2011-11-21 10:47:43 +13:00
Rob Ostensen
37a61966b0
Merge branch 'master' of git://repo.or.cz/davical into sched
2011-11-08 15:14:07 -06:00
Rob Ostensen
fa7af0ba10
Revert "fix for iCal not handling extra slashes in urls :("
...
This reverts commit 97f7d64173f16308e5cf936ae5ce615ea697d9f5.
2011-11-08 15:13:45 -06:00
Andrew McMillan
cfff87f1e5
Further testing for some combinations of sync token.
2011-11-09 10:06:51 +13:00
Andrew McMillan
4b519bb7f1
Correct sync requests to match new format for sync token.
2011-11-09 09:57:08 +13:00
Andrew McMillan
78f033db9d
Small update to Norwegian translation.
2011-11-09 09:56:11 +13:00
Andrew McMillan
54e89d407b
Don't allow a / in the UID to infect the path on import.
2011-11-09 09:55:57 +13:00
Rob Ostensen
f7420b1a9b
fix propfind depth:1 on bind to external url
2011-11-09 09:17:22 +13:00
Rob Ostensen
97f7d64173
fix for iCal not handling extra slashes in urls :(
2011-11-08 09:54:34 -06:00
Rob Ostensen
795272bff0
fix propfind depth:1 on bind to external url
2011-11-08 09:26:54 -06:00
Rob Ostensen
f4e561412f
Merge remote branch 'origin/master' into sched
2011-11-07 16:22:59 -06:00
Andrew McMillan
7080b2671f
Updated Norwegian and Portuguese translations.
2011-11-02 18:48:44 +13:00
Andrew McMillan
0c5be26d82
Regression test updates for DELETE scheduling handling.
2011-11-02 18:44:27 +13:00
Andrew McMillan
372a6a0a2c
If this message has an ORGANIZER elsewhere then we give up.
...
One day we should maybe send a server-side e-mail to them, but
for now that doesn't happen...
2011-11-02 18:43:51 +13:00
Andrew McMillan
b50b2d82ea
Force output buffers to be flushed, if they're turned on.
...
If output buffering is turned on, PHP can be a bit slack about sending
the data to the client before closing the connection with exit(). These
changes ensure we call ob_flush() before we leave. We call @ob_flush()
so we don't get noisy warnings when output buffering is off...
2011-11-02 18:43:10 +13:00
Andrew McMillan
c093419591
Updated Polish translation from the friendly folk at Gdansk University of Technology.
2011-11-02 17:19:39 +13:00
Andrew McMillan
a2b3e2e869
Regression tests for empty CardDAV:address-data element.
2011-11-02 10:16:06 +13:00
Andrew McMillan
b3c873d2bb
Correct handling of empty CardDAV:address-data element in request.
2011-11-02 10:15:32 +13:00
Andrew McMillan
d8d16c8ee9
Checkpoint the current code for scheduling on DELETE .
2011-11-02 01:30:45 +13:00
Andrew McMillan
3001207904
Update refresh-alarms script to newer style initialisation.
...
This approach makes for a tidier and more reliable initialisation.
2011-11-01 18:00:02 +13:00
Andrew McMillan
fc0db0e23b
Fix handling of active flag for general external authentication mechanisms.
2011-11-01 17:47:06 +13:00
Andrew McMillan
a1f9288224
Update website to reflect new default calendar name.
2011-11-01 17:44:45 +13:00
Andrew McMillan
10afabbeb9
Rationalise confidential event rewriting and fix $c->hide_alarm function.
2011-10-31 13:15:49 +13:00
Andrew McMillan
02b6d47082
Add the $c->hide_alarms functionality into DAVResource class.
2011-10-30 16:05:14 +13:00
Rob Ostensen
73a7675ba0
Merge branch 'master' of git://repo.or.cz/davical into sched
2011-10-28 22:54:45 -05:00
Andrew McMillan
3cc3396d67
Careless typos in code I can't execute :-(
2011-10-29 00:52:54 +13:00
Andrew McMillan
6dcdc9442f
Fix missing bracket typo.
2011-10-29 00:48:23 +13:00
Andrew McMillan
384eabdff3
Allow LDAP sync to work if the date is reasonable and no 'format_updated' is set.
2011-10-28 14:30:55 +13:00