Commit Graph

20 Commits

Author SHA1 Message Date
e457717dde reversed password change ACL from changepassword to nopassword change, to allow eGW users created in LDAP to be full users, without the need to change/add something in the ACL table 2006-06-23 01:27:56 +00:00
c85d34c0fe changed the following table-names:
- phpgw_accounts --> egw_accounts
- phpgw_acl --> egw_acl
- phpgw_log(_msg) --> egw_log(_msg)
- phpgw_config --> egw_config
- phpgw_applications --> egw_applications
This requires code-changes in many apps. Quite often I was able to replace the db access, with calls to the appropreate classes.
2005-11-02 11:45:52 +00:00
3d4049d873 phpgw --> egw 2005-10-14 14:31:35 +00:00
2c2bc0beb3 Update of preferences app to work as a multi-tiered application and via xml-rpc 2005-07-23 09:44:46 +00:00
e97ccc5202 Update for egroupware variables and defines 2005-07-09 19:07:16 +00:00
b3cd13141f replace the crap 2004-08-09 14:30:59 +00:00
9ad9ac0735 remove type=user, that tabs stay 2003-03-28 18:14:08 +00:00
ceb
0f50db2558 update prefs to use lang() instead 2002-11-04 00:50:18 +00:00
5a1336c357 Maybe not the proper fix, but lets user prefs be set 2002-05-08 22:43:52 +00:00
9b07da7075 Trying to fix problem where some do not see the settings page 2001-09-01 20:01:05 +00:00
955fa303be _finally_ merged my dual pass and default preference changes 2001-08-26 04:32:28 +00:00
775e90b953 This is a better design for admin/preference hooks. Can now be globally modified from each of the appropriate index files. 2001-05-24 01:13:09 +00:00
b63d389f34 templatization of preferences 2001-05-11 17:19:20 +00:00
a5a9c54898 Fixed link() calls 2001-03-10 07:21:46 +00:00
73627d234d Fixed $ tag 2001-03-08 10:08:22 +00:00
015a627b1e Renamed the config table to phpgw_config 2001-02-08 19:34:14 +00:00
9b5e9550f8 moved theme selection 2001-01-10 08:18:11 +00:00
e045c4236e added functions needed to detect template and image dirs 2000-12-19 18:14:22 +00:00
22590c65a3 converting to the new hooks system 2000-12-15 22:09:13 +00:00
c115717da0 converting to the new hooks system 2000-12-15 21:56:09 +00:00