Commit Graph

354 Commits

Author SHA1 Message Date
jengo
2ebd03ec7d Started moving the cache for the phpgw_info array over to appsessions() .... some things aren't working correclty yet. mainly preferences 2001-02-08 04:42:44 +00:00
Lars Kneschke
948e27a129 the danish language file did contain dutch translations
Morten Christensen send a danish version to the mailinglist
2001-02-07 23:22:26 +00:00
skeeter
d262f72356 upgrade path for groups table to phpgw_accounts table 2001-02-07 04:53:21 +00:00
izzy
ba4fd9a8d1 removed unnecessary empty lines (just containing tabs) 2001-02-06 22:46:04 +00:00
izzy
3c32e2fcab added some (missing) phrases 2001-02-06 22:39:47 +00:00
Miles Lott
89eb9b157f Fix auth check - oops this was open, and update to use PHPGW_INCLUDE_ROOT 2001-02-06 13:43:22 +00:00
izzy
6c9387eb13 changed some forgotten $phpgw["server"]["root"] statements to PHPGW_SERVER_ROOT to get the script working again 2001-02-06 13:11:11 +00:00
jengo
093aba9c5a Fixed setup not working due to header changing variable names 2001-02-06 10:59:19 +00:00
seek3r
00b23411ef moved to define() for path vars. Also starting to hack sessions to be phpgw_info manager 2001-02-06 09:19:38 +00:00
Lars Kneschke
33833f62f6 adding a patch from latino 2001-02-05 23:10:06 +00:00
seek3r
3f44799099 I have things working to a point where the user can login. I still wil lhave to do MAJOR cleanup of session class and fix a few things in the acl that I commented out 2001-02-05 22:30:21 +00:00
seek3r
a0865025ed fixed demo account creator based on Latino's tip 2001-02-05 20:54:54 +00:00
jengo
c1f8c7d7df Added the phpgw_accounts to the drop tables scripts and fixed ANOTHER typo 2001-02-05 16:43:46 +00:00
jengo
24c586773e Fixed upgrade bug 2001-02-05 16:41:06 +00:00
jengo
c8834da77a Fixed SQL query bug 2001-02-05 16:21:27 +00:00
jengo
9dcad09ef4 Fixed upgrade script error 2001-02-05 16:13:25 +00:00
jengo
e69c82326b Fixed upgrade script from way back when 2001-02-05 15:46:35 +00:00
jengo
df5388f3cd Changed the accounts table to use the phpgw_ prefix and removed some old fields from the phpgw_accounts table 2001-02-05 14:57:01 +00:00
Miles Lott
2e3edb1a1e Add middle name, change time zone offest to be common 2001-02-04 06:36:30 +00:00
Miles Lott
916730c535 Oops on email type 2001-02-04 06:34:20 +00:00
Miles Lott
b61012831e Add email type and full name 2001-02-04 06:31:36 +00:00
Miles Lott
353b18e208 Add prefix, suffix, and country 2001-02-04 06:30:03 +00:00
Miles Lott
8799d37d74 Add department for company in addressbook 2001-02-04 06:27:51 +00:00
bettina
60974dce6f included notes translation 2001-02-04 02:22:28 +00:00
bettina
80837e0858 included notes translation 2001-02-04 01:49:06 +00:00
Miles Lott
878fc90478 Update to enable Hungarian lang for new/upgrade 2001-02-03 18:38:05 +00:00
Miles Lott
a9fc8d542d Added new lang file created by dyn 2001-02-03 18:37:34 +00:00
Miles Lott
bdf540395a Commented out filesystem_separator call since it was broken and not really used here 2001-02-03 18:21:02 +00:00
skeeter
d8fa0de0b4 change in the admin section 2001-02-03 03:28:12 +00:00
Miles Lott
4ea6a7c976 Fix spelling of reminders 2001-02-01 04:17:57 +00:00
seek3r
7c785a6a33 fixed settings for fresh installs 2001-01-31 19:46:08 +00:00
seek3r
9a2524dd26 fixed setup for fresh installs 2001-01-31 17:31:18 +00:00
bettina
ed2afb77f2 included drop table phpgw_hooks to pgsql_droptables 2001-01-31 15:57:46 +00:00
bettina
9aced5d7ce update phpgw_categories 2001-01-31 14:28:57 +00:00
Miles Lott
d0f8db76d5 Remove ! not allowing insert into accounts 2001-01-31 13:49:22 +00:00
skeeter
ca4d5af836 fixes for not trying to insert duplicate records into accounts table 2001-01-31 05:52:52 +00:00
bettina
22f4074433 removed after in pgsql_update 2001-01-31 00:07:57 +00:00
seek3r
3509042d9b moved code so that group memberships are based on ACL entries 2001-01-30 10:11:34 +00:00
skeeter
d5f8a75504 Fixed AMD to read AND 2001-01-30 04:26:57 +00:00
skeeter
ccd243ae41 Removed the app info from the account records 2001-01-30 04:23:29 +00:00
skeeter
879596beb3 deletes entries before inserting them 2001-01-30 04:06:42 +00:00
skeeter
f00f6ef025 emulates new applications/acl class 2001-01-30 03:57:09 +00:00
bettina
2a5777bb22 added column cat_access to phpgw_categories 2001-01-28 23:13:59 +00:00
seek3r
14399c60c4 went full blown with app assignments via ACL. Still need to do teh admin pages tho 2001-01-26 11:58:00 +00:00
skeeter
d3374a96ca beginning ACL preferences for calendar 2001-01-23 03:13:46 +00:00
skeeter
141e1c4e6c additional phrases added for todo 2001-01-21 21:33:41 +00:00
jengo
c4d9c4039d Fixed include problem 2001-01-21 20:52:48 +00:00
skeeter
41609d80a0 removed leading blank lines 2001-01-21 16:56:34 +00:00
skeeter
94b9cbab63 new swedish translation 2001-01-21 16:52:41 +00:00
izzy
2d91e22930 added some phrases 2001-01-21 13:54:23 +00:00