34 Commits

Author SHA1 Message Date
Andrew McMillan
23c4d6ce3a Vastly improved permission sharing function. 2006-11-09 00:27:23 +13:00
Andrew McMillan
bc18397a1e Add Argentinian Spanish 2006-11-07 10:30:11 +13:00
Andrew McMillan
836feb21b8 Adjust what will in due course be our base languages. 2006-11-05 22:23:10 +13:00
Andrew McMillan
194328b396 Change version. 2006-11-05 14:56:24 +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
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
e3cda6ec20 The base data should include some basic relationship_type records. 2006-10-28 19:06:31 +13:00
Andrew McMillan
24bc54ed05 Patch to permissions for role_member table. 2006-10-27 12:05:08 +13:00
Andrew McMillan
757e7c8b2f Fix bug found when I first actually used it :-) 2006-10-20 10:23:22 +13:00
Andrew McMillan
0b998ac35d Update database script should really be executable. 2006-10-17 10:52:29 +13:00
Andrew McMillan
67999e27d9 Update the database schema, rather than nuking it and starting again. 2009-09-09 21:43:56 +12:00
Andrew McMillan
f8c1dd0df5 Split our data into what should be in everyone's database vs. what is a 'fun'
initial set for playing around.
2009-09-09 21:41:42 +12:00
Andrew McMillan
2e2aa372be Set permissions on relationship_type sequence. 2009-09-09 21:39:54 +12:00
Andrew McMillan
6f1bf2feed Patch to set permissions on the sequence for relationship_type.rt_id 2009-09-09 21:39:23 +12:00
Andrew McMillan
6fcde6ec08 Modifications to make scripts more appropriate for maintaining a database
which changes, rather than which we recreate at random.
2006-10-13 18:19:03 +13:00
Andrew McMillan
f4cc7b3d59 More robust database creation script. 2006-10-11 13:29:08 +13:00
Andrew McMillan
f4a44ebc4a Add primary key to relationship. 2006-10-08 00:30:46 +13:00
Andrew McMillan
e44888f7f8 Now ensure the plpgsql language is created. 2006-10-08 00:25:47 +13:00
Andrew McMillan
fd88f3cc0e Added a new function to get permissions between two users. 2006-10-08 00:25:24 +13:00
Andrew McMillan
0ed02b6c2e Rewrite of REPORT handling to use XML library and generally much improve
the structure of it.  Major hacking on PROPFIND so that we can now work
with Mulberry.  Join todo & event tables into calendar_item table because
having them separate was getting very silly.  Remove XMLElement.php which
is now in the standard libraries.
2006-10-05 00:37:25 +13:00
Andrew McMillan
f649e1b49d Many changes to get user maintenance basically working, make the layout
all look somewhat nicer, and start to try and work with Mulberry, including
implementing MKCALENDAR and PROPFIND in at least a basic manner.
2006-10-01 20:46:28 +13:00
Andrew McMillan
db963fadf6 Now supports user create, view & edit with role assignment. Also starts to
support the PROPFIND request that Mulberry makes but does not fully support
Mulberry yet (their timezones are non-standard).
2006-09-27 09:53:34 +12:00
Andrew McMillan
2b8b67ab0b Kind of working now, with either Lighting or Evolution. 2006-09-24 17:08:39 +12:00
Andrew McMillan
a57d690167 Kinda working with both Lightning & Evolution now. About to restructure to
add TODO items and make certain queries easier.
2006-09-21 18:24:26 +12:00
Andrew McMillan
d64d2b4000 Now storing events, including parsing them into further SQL. 2006-09-12 04:36:37 -05:00
Andrew McMillan
5c69ce125a Close to a Debian build. 2006-09-11 23:10:26 +12:00
Andrew McMillan
dc4526c3d7 Kinda working. Nearly packaged. 2006-09-11 22:30:00 +12:00
Andrew McMillan
792b1a5083 Initial commit 2006-09-04 23:11:31 +12:00