Commit Graph

1737 Commits

Author SHA1 Message Date
Miles Lott
2203e3deac Remove trailing comma 2001-02-13 01:41:57 +00:00
Miles Lott
9a6482d86b Added old access field if anyone needs it 2001-02-13 01:38:16 +00:00
Miles Lott
5d877e2951 Does the upgrade, but gives class redeclaration error when done 2001-02-13 01:32:25 +00:00
Miles Lott
ff072b55d5 Getting closer 2001-02-13 01:15:43 +00:00
Miles Lott
38ae5e2213 Trying to fix db calls 2001-02-13 01:06:14 +00:00
skeeter
5de5b936ab readjust grantor record layout 2001-02-13 01:00:16 +00:00
skeeter
c58afa9745 changed to call id2name() 2001-02-13 00:23:00 +00:00
skeeter
d9558f0417 fix for deleteaccount 2001-02-13 00:18:41 +00:00
Lars Kneschke
b1aa198c23 forgot to restore the input fields in error case 2001-02-13 00:16:35 +00:00
Miles Lott
a74a6539f7 Remove superfluous result object 2001-02-13 00:08:15 +00:00
Miles Lott
e0cb096281 Temporary location for addressbook to contacts upgrade function 2001-02-13 00:05:26 +00:00
Lars Kneschke
b9271d2b7c error checking enabled again 2001-02-13 00:03:48 +00:00
Miles Lott
431cb0a36e Fix adr_countryname case 2001-02-12 23:20:36 +00:00
Miles Lott
350f22470f Fix acl in vcardout 2001-02-12 22:40:29 +00:00
Miles Lott
d8400b494a Add acl to delete and fix bad refs to account_id 2001-02-12 22:39:17 +00:00
Lars Kneschke
9ebb3bfaae make password changing working from user admin pages 2001-02-12 21:13:09 +00:00
Miles Lott
8ce2e59b25 Fix ldap_root_pw, and indent the ldapConnect function 2001-02-12 21:11:08 +00:00
jengo
401d02fe7d Just some silly formating 2001-02-12 19:21:45 +00:00
jengo
4602e18fe1 Cleaned up the templates 2001-02-12 18:16:09 +00:00
Lars Kneschke
71e21b9377 created a test page for automaitc button creation and a class 2001-02-12 14:27:50 +00:00
Miles Lott
d6274ffd3a Add some acl checks into index, view, and edit 2001-02-12 13:57:59 +00:00
Lars Kneschke
16856ebc2b reverted my changes at appsession() 2001-02-12 13:43:37 +00:00
skeeter
6694dca315 fix for pgsql not liking the " instead of \' 2001-02-12 12:22:29 +00:00
Lars Kneschke
b9efe46355 removed cvs conflicts 2001-02-12 09:11:49 +00:00
Lars Kneschke
c2c5993f1a removed cvs conflicts 2001-02-12 09:06:25 +00:00
skeeter
b84e51fc39 fix for get_grants working with group access 2001-02-12 04:59:10 +00:00
skeeter
639eb3dafe adding ACL and ICal support 2001-02-12 04:58:36 +00:00
Lars Kneschke
a039c0116c we can enable apps for users now again 2001-02-11 21:59:48 +00:00
skeeter
53f4716584 replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
skeeter
ac5d17af78 another try at beginning acl support 2001-02-11 19:11:35 +00:00
Lars Kneschke
d5aa7d2fe1 making user admin pages working 2001-02-11 19:08:32 +00:00
skeeter
7551afd156 new function get_grants() - who grants rights to an app 2001-02-11 19:07:56 +00:00
skeeter
3c55ebb349 added a local instantiation of acl in memberships 2001-02-11 19:06:22 +00:00
skeeter
996f25f84e fix for pgsql and the "" 2001-02-11 15:16:49 +00:00
skeeter
c7117b52de separation for ICal support 2001-02-11 13:30:09 +00:00
izzy
4e567816a3 some additions and corrections, cleanup of duplicate entries 2001-02-11 12:33:59 +00:00
izzy
74cdc6b7b9 some corrections and additions 2001-02-11 11:12:41 +00:00
Miles Lott
799d4c7382 No functional change, just reformatting 2001-02-11 04:16:18 +00:00
Miles Lott
97c08d331e Begin removing references to access field in prep for acl usage 2001-02-11 03:23:58 +00:00
Lars Kneschke
6b787678ea useradmin pages rewrite started 2001-02-11 03:07:43 +00:00
skeeter
68efb23f14 better support of ->memberships() results for getGroups() 2001-02-11 02:39:45 +00:00
skeeter
89c174dcbc now works with new api - beginnings of ACL support 2001-02-11 02:38:50 +00:00
jengo
28f53016d6 Mergeing in the most recently schema files 2001-02-11 01:30:19 +00:00
Miles Lott
c5055a9d04 Add default acl hook to be called by admin for new accounts 2001-02-11 00:42:31 +00:00
izzy
ace52f5b19 some new phrases and corrections 2001-02-11 00:05:28 +00:00
Miles Lott
9e8c705ed7 Comment out discontinued accounts function 2001-02-10 23:36:49 +00:00
jengo
dc912cab81 Setup can now handle add-on apps using the database tables created via arrays 2001-02-10 23:08:52 +00:00
skeeter
b4fa70ccd7 takes into account 0 acl entries for the user/group 2001-02-10 19:59:23 +00:00
skeeter
49d927b96a takes into account having 0 apps enabled for the group 2001-02-10 19:54:32 +00:00
jengo
cf3564035a Setup will now read the directorys and figure out which applications are present, then it will insert into the phpgw_applications table depending on what was found 2001-02-10 19:47:39 +00:00