Andrew McMillan
|
f8331aab2d
|
Fix handling of DELETE followed by CREATE case.
|
2009-12-08 09:24:34 +13:00 |
|
Andrew McMillan
|
f3ec8622e9
|
Restore support for current-user-principal property.
|
2009-12-08 09:23:48 +13:00 |
|
Andrew McMillan
|
a8a81e343b
|
Provide some better visual feedback when grants/members are added/changed.
|
2009-12-05 10:04:33 +13:00 |
|
Andrew McMillan
|
40e0edf354
|
Try and clarify the terminology for bind/unbind.
|
2009-12-04 23:23:07 +13:00 |
|
Andrew McMillan
|
8aeb837f8c
|
Another attempt at supporting older DB versions.
|
2009-12-04 23:18:55 +13:00 |
|
Andrew McMillan
|
c59a565588
|
Fix initialisation of empty array for older Pg versions.
|
2009-12-04 23:15:34 +13:00 |
|
Andrew McMillan
|
97d7faee32
|
The -w option doesn't work so well with /usr/bin/env
|
2009-12-04 23:01:00 +13:00 |
|
Andrew McMillan
|
3e3aaf1494
|
Allow building of built-po without building everything else.
|
2009-12-04 23:00:13 +13:00 |
|
Andrew McMillan
|
8b8d6b6d55
|
Built docs for new code.
|
2009-12-04 22:59:38 +13:00 |
|
Andrew McMillan
|
62e43e1be3
|
Rename davical.php to admin.php which is more appropriate.
|
2009-12-04 22:57:03 +13:00 |
|
Andrew McMillan
|
4786c5869e
|
Correct for active column removed from principal.
|
2009-12-04 22:55:03 +13:00 |
|
Andrew McMillan
|
f7aae5004b
|
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/davical
|
2009-12-01 10:46:58 +13:00 |
|
Andrew McMillan
|
79af3080fe
|
Updated translation strings prior to 0.9.8 release.
|
2009-12-01 10:39:18 +13:00 |
|
Andrew McMillan
|
d5b032bb8a
|
Add/edit grants on collections.
|
2009-11-27 19:53:16 +13:00 |
|
Andrew McMillan
|
0b20d760db
|
Now able to edit /create grants to specific users or groups.
|
2009-11-27 13:16:41 +13:00 |
|
Andrew McMillan
|
924c31ba17
|
Use first perl in path.
|
2009-11-27 13:16:14 +13:00 |
|
Andrew McMillan
|
e2a1a12a75
|
Note that this is a bash script.
|
2009-11-27 13:15:49 +13:00 |
|
Andrew McMillan
|
8160ad032a
|
Add some page-end padding.
|
2009-11-27 13:14:58 +13:00 |
|
Andrew McMillan
|
4dcbcfadad
|
Ensure we still get active if we got a real boolean.
|
2009-11-27 13:14:31 +13:00 |
|
Andrew McMillan
|
8bb9a45cbb
|
Add some error avoidance to SetLookup.
|
2009-11-27 13:13:52 +13:00 |
|
Andrew McMillan
|
22a6b10edb
|
Output with updates to ugrade-davical-database
|
2009-11-24 10:23:46 +13:00 |
|
Andrew McMillan
|
7beddb11d6
|
Allow admin / principal to add groups to themselves
|
2009-11-24 10:23:04 +13:00 |
|
Andrew McMillan
|
c1fa789a44
|
We'll use AwlQuery in all of this.
|
2009-11-24 10:22:36 +13:00 |
|
Andrew McMillan
|
8008dc3943
|
Add support for the X-HTTP-Method-Override header.
|
2009-11-23 15:14:45 +13:00 |
|
Andrew McMillan
|
7d03b381a0
|
CSS tweaks. Also don't include classViewer - we'll try and do without.
|
2009-11-22 22:35:34 +13:00 |
|
Andrew McMillan
|
516dc03880
|
New screens for browsing/editing Principals & Collections.
|
2009-11-22 22:33:56 +13:00 |
|
Andrew McMillan
|
6c121e9782
|
CSS tweaks for new maintenance screens.
|
2009-11-22 22:32:16 +13:00 |
|
Andrew McMillan
|
9c4aeb2543
|
Fix conversion of Resource users.
|
2009-11-22 22:31:23 +13:00 |
|
Andrew McMillan
|
60a6aeeecd
|
New functions for listing memberships, members and privileges.
|
2009-11-22 22:30:59 +13:00 |
|
Andrew McMillan
|
e322ef348d
|
Fix some bugs in this now we have a UI for editing it.
|
2009-11-22 22:30:34 +13:00 |
|
Andrew McMillan
|
0974736f2f
|
Document default privileges in example config.
|
2009-11-22 22:29:14 +13:00 |
|
Andrew McMillan
|
8644cec3fb
|
Add default privileges setting. Move privileges functions out of DAVResource.php
|
2009-11-22 22:28:27 +13:00 |
|
Andrew McMillan
|
ecbce99884
|
Granting for collection_id rather than dav_name now.
|
2009-11-22 00:24:09 +13:00 |
|
Andrew McMillan
|
60b2674eb1
|
Grant access to dav_principal view.
|
2009-11-22 00:22:56 +13:00 |
|
Andrew McMillan
|
b451f9d9d9
|
Don't expect an active column on principal.
|
2009-11-22 00:22:01 +13:00 |
|
Andrew McMillan
|
1b1684e10f
|
Don't have an 'active' column on the principal.
|
2009-11-22 00:21:10 +13:00 |
|
Andrew McMillan
|
bf199a83a3
|
Definition of a dav_principal writable view of usr+principal
|
2009-11-22 00:19:01 +13:00 |
|
Andrew McMillan
|
b915645ce1
|
Add ability to apply a folder of SQL rather than just a single file.
|
2009-11-22 00:18:23 +13:00 |
|
Andrew McMillan
|
c4a4ea5481
|
Better not to aggregate the privileges in this function.
|
2009-11-21 21:56:34 +13:00 |
|
Andrew McMillan
|
d72002ff42
|
Get relationships correctly now relationship_type also has a confers column.
|
2009-11-21 20:59:09 +13:00 |
|
Andrew McMillan
|
2fa6174946
|
Fix replacement in multi-parameter string.
|
2009-11-21 20:58:16 +13:00 |
|
Andrew McMillan
|
84dd24a177
|
A few more tests for a few more things.
|
2009-11-17 18:59:58 +13:00 |
|
Andrew McMillan
|
2737557070
|
Add support for supported-method-set / suported-report-set
|
2009-11-15 10:04:22 +13:00 |
|
Andrew McMillan
|
dcb56e1696
|
Correct supported-report-set output.
|
2009-11-15 10:03:47 +13:00 |
|
Andrew McMillan
|
f8ef040ff2
|
Sprinkle some minimal CardDAV support in there.
|
2009-11-15 10:02:51 +13:00 |
|
Andrew McMillan
|
a795e73daf
|
New results due to supporter-report-set change.
|
2009-11-14 17:54:55 +13:00 |
|
Andrew McMillan
|
1d939a7d46
|
A basic regression test for the expand-property report.
|
2009-11-14 17:52:54 +13:00 |
|
Andrew McMillan
|
cfa9b42c1d
|
Add expand-property report to the supported reports.
|
2009-11-14 17:36:47 +13:00 |
|
Andrew McMillan
|
7a662f2703
|
Report is now working apparently correctly.
|
2009-11-14 17:36:13 +13:00 |
|
Andrew McMillan
|
2c418c4545
|
Move URL deconstruction into DeconstructURL function.
|
2009-11-14 17:35:10 +13:00 |
|