Commit Graph

384 Commits

Author SHA1 Message Date
bettina
f6630b7a33 renamed table notes -> phpgw_notes 2001-02-22 17:02:28 +00:00
bettina
c51f21db61 renamed table notes -> phpgw_notes 2001-02-22 16:23:00 +00:00
el_latino
27c6cfa741 Thu, 22 Feb 2001 10:19:58 +0000
Ra�l Alexis Betancort Santana <rabs@dimension-virtual.com>

  jengo changes the SQL schema of phpgw_acl, this are the needed fixed over the rest of setup files to acomodate to this change.
2001-02-22 10:26:13 +00:00
jengo
f9ddd1ef43 Remove acl_account_type from phpgw_acl 2001-02-22 06:46:12 +00:00
skeeter
9ec5db9093 fix for action on form 2001-02-22 05:42:17 +00:00
skeeter
527f87de67 improper default prefs for calendar 2001-02-22 05:20:51 +00:00
Miles Lott
7cead125e0 Fix 'notes' 2001-02-21 04:19:31 +00:00
Miles Lott
9bf3a84693 Add label for addressbook 2001-02-19 13:05:19 +00:00
Miles Lott
6bea65db9b Fix a lot of 'de' being in the 'en' file and vice-versa 2001-02-19 13:01:58 +00:00
Miles Lott
cf6babdbd6 Add timezone and geo for addressbook 2001-02-19 12:53:24 +00:00
Miles Lott
168291f885 Add owner for addressbook 2001-02-19 03:40:58 +00:00
jengo
a5c016a725 Merge in patch for Dutch translation 2001-02-14 19:55:13 +00:00
bettina
9ee25cbc39 change preferences/phpgw_preferences 2001-02-14 15:47:32 +00:00
jengo
f3e93891a9 Changed the preferences table to use the phpgw_ prefix 2001-02-13 19:30:18 +00:00
seek3r
d80f6a4e79 working toward app install/upgrdae within setup prog 2001-02-13 10:53:18 +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
jengo
28f53016d6 Mergeing in the most recently schema files 2001-02-11 01:30:19 +00:00
izzy
ace52f5b19 some new phrases and corrections 2001-02-11 00:05:28 +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
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
jengo
d5e4f4b587 Added the session_action field, so admin can watch what users are working on. Just your basic big brother stuff ... 2001-02-10 15:14:14 +00:00
seek3r
2aea2d586c fixed new install 2001-02-10 04:50:21 +00:00
skeeter
5c9323a2c4 fixes for new api layout 2001-02-09 02:45:06 +00:00
jengo
53d641bd9a Temp fix for setup .. it doesn't like the change from applications to phpgw_applications 2001-02-08 21:46:41 +00:00
izzy
ba10be3d2f just added some phrases... 2001-02-08 20:27:03 +00:00
jengo
dbd48f7e6f Renamed the applications table to phpgw_applications 2001-02-08 20:11:13 +00:00
jengo
d6c0c7359b Changed the config table to phpgw_config 2001-02-08 19:35:32 +00:00
jengo
015a627b1e Renamed the config table to phpgw_config 2001-02-08 19:34:14 +00:00
Miles Lott
10a2004c97 Change to new SQL table 2001-02-08 12:28:35 +00:00
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