1100 Commits

Author SHA1 Message Date
Andrew McMillan
618f9d7cb6 Final tweaks to minimise non-error output. 2008-04-13 01:00:42 +12:00
Andrew McMillan
c58ed7cb16 Set the owner of the database tables to be the DBA user we created. 2008-04-13 00:17:37 +12:00
Andrew McMillan
c9568f6a40 Allow this utility to change the owner of the tables. 2008-04-13 00:16:05 +12:00
Andrew McMillan
75620d8567 Improved wording. 2008-04-12 23:45:09 +12:00
Andrew McMillan
6bbce3f2eb Install example configuration files into the appropriate places. 2008-04-12 23:32:24 +12:00
Andrew McMillan
103e47aeb5 Rework to make this work more reliably in a range of environments. 2008-04-12 23:31:47 +12:00
Andrew McMillan
3eddd1ca5f Minor change since my testing environment is now PostgreSQL 8.3. 2008-04-12 23:31:09 +12:00
Andrew McMillan
ea0eb35d92 An even more aggressive patch for upgrading databases to 1.2.1 2008-04-12 23:30:25 +12:00
Andrew McMillan
d6bd17a5bf Strings changes. 2008-02-29 07:54:55 +13:00
Andrew McMillan
447b471e2e That new translation stuff depends on some new AWL features. 2008-02-29 07:54:40 +13:00
Andrew McMillan
2087416a76 Name change. 2008-02-29 07:54:22 +13:00
Andrew McMillan
35eabfdb72 Translate relationship names. 2008-02-29 07:53:53 +13:00
Andrew McMillan
018b4fea10 Translate more things. 2008-02-29 07:53:24 +13:00
Andrew McMillan
5a084759c6 Translate relationship type names if possible. 2008-02-29 07:53:07 +13:00
Andrew McMillan
78fde7415c Catch more strings for translation. 2008-02-29 07:52:30 +13:00
Andrew McMillan
063894ee7b Better dependency checking. 2008-02-29 07:51:49 +13:00
Andrew McMillan
e3ad7ce57d Change the user menu to be better able to be localised. 2008-02-28 15:37:14 +13:00
Andrew McMillan
40af69e68e built-po should really depend on the translations! 2008-02-28 13:57:44 +13:00
Andrew McMillan
e26fc48932 Support Japanese locale ja_JP 2008-02-28 13:57:14 +13:00
Andrew McMillan
40b12162f7 Link to wiki.davical.org for Wiki. 2008-02-28 13:56:28 +13:00
Andrew McMillan
062e280281 Updated strings. 2008-02-28 13:55:30 +13:00
Andrew McMillan
7f1c1804f7 New translation to Japanese by Nakamae Shu. 2008-02-28 13:54:38 +13:00
Andrew McMillan
4d85525e24 Tweak error messages so LDAP password is not logged. 2008-02-28 13:51:18 +13:00
Andrew Ruthven
049fc6ef03 Remove leak of password information, improve grammer and fix a typo. 2008-02-28 13:43:39 +13:00
Andrew McMillan
3206ae3dc8 Allow a user to maintain their relationships, now they are granting
permission to their own calendars.
2008-02-19 21:05:33 +13:00
Andrew McMillan
7900b008d0 Correct group/not group logic. 2008-02-19 21:00:33 +13:00
Andrew McMillan
61bb8ccdd3 Switch the direction of relationships which are editable. 2008-02-19 20:53:06 +13:00
Andrew Ruthven
8c561313e7 Fix a minor bug and add more debugging output. 2008-02-18 10:50:11 +13:00
Andrew McMillan
e8217c33e6 Updated strings. 2008-02-15 15:56:32 +13:00
Andrew McMillan
8b5118fd7e Simplify dependencies. 2008-02-15 15:55:09 +13:00
Andrew McMillan
aa732b2f7b Merge branch '0.9' of git+ssh://git.catalyst.net.nz/git/public/rscds into 0.9 2008-02-15 15:19:23 +13:00
Andrew Ruthven
4ed4db3cb6 Catch another couple of missing foreign keys that need cascades. 2008-02-15 15:13:47 +13:00
Andrew McMillan
c7a6c8f1b1 Merge branch '0.9' of git+ssh://git.catalyst.net.nz/git/public/rscds into 0.9 2008-02-15 15:06:39 +13:00
Andrew Ruthven
c12d2c2639 Change 7.4 database changes to use 8.x style names. Add patch for 8.x. 2008-02-15 15:04:41 +13:00
Andrew McMillan
13a2fcc18c Merge branch '0.9' of git+ssh://git.catalyst.net.nz/git/public/rscds into 0.9 2008-02-15 14:21:04 +13:00
Andrew Ruthven
3c0cb7a264 Allow multiple trees for baseDN (closes 1876287). 2008-02-15 13:57:05 +13:00
Aiko Barz
a4df7abe9f Add Active Directory support (closes 1876288).
This is slightly modified from Aiko's patch to apply cleanly and add
a few more comments to the example config.
2008-02-15 13:57:04 +13:00
Andrew Ruthven
4ce605f13a Heh, fix the SQL syntax. 2008-02-15 13:57:04 +13:00
Andrew McMillan
c373c20f32 We tend to connect with a different DB username nowadays. 2008-02-15 07:11:06 +13:00
Andrew McMillan
8c2e2b3150 Note TODO item. 2008-02-15 07:09:01 +13:00
Jeroen van Disseldorp
afef5f231d Only set timezone if we have a reasonable looking one. 2008-02-15 07:02:30 +13:00
Andrew McMillan
90b284da0d Merge branch '0.9' of git+ssh://git.catalyst.net.nz/git/public/rscds into 0.9 2008-02-14 13:33:39 +13:00
Andrew McMillan
99ff2e5f4a Fall back to /etc/davical/config.php for a whole-of-site configuration. 2008-02-14 13:33:03 +13:00
Andrew Ruthven
f37f9da7d0 Add some more cascades for pre 8.0 databases. 2008-02-13 16:07:00 +13:00
Andrew Ruthven
1367ed1319 Sort the calendar users page by username. 2008-02-13 14:18:50 +13:00
Andrew McMillan
53d36109c7 Correct name in comment. 2008-02-13 13:39:21 +13:00
Andrew McMillan
3e73c29f2a Merge branch '0.9' of git+ssh://git.catalyst.net.nz/git/public/rscds into 0.9 2008-02-13 13:39:03 +13:00
Andrew McMillan
66dddaa3e0 Remove the 8.x-ism from this patch so people with 7.4 may have the
joy of upgrading as well.
2008-02-13 13:36:13 +13:00
Andrew Ruthven
256bf9d328 Handle the case where sync_LDAP doesn't find any users in LDAP. 2008-02-13 12:46:20 +13:00
Andrew Ruthven
0bc51a9e39 Work on "Sync LDAP with RSCDS" feature.
* Use an ugly hack so that users that are updated using the Sync
  LDAP feature retain their user_no.  Otherwise a new user_no
  was selected, and the insert failed since the username already
  existed.
* Tidy up the output messages to be more consistent.
* Only display "updating user records" if users were updated.
2008-02-13 12:33:27 +13:00