Commit Graph

575 Commits

Author SHA1 Message Date
Miles Lott
49d26e9f59 Remove unique() per mdean 2001-03-16 03:09:18 +00:00
Miles Lott
6ce722bb0a Hopefully fix this upgrade for pgsql re: contacts 2001-03-16 03:06:43 +00:00
Miles Lott
b4437d6329 Still bad sql per pg, not sure why 2001-03-16 02:02:04 +00:00
Miles Lott
e4d1e6ec0c Oops, serial, dummy 2001-03-16 01:41:39 +00:00
Miles Lott
21d4d7319d Contacts class upgrade 2001-03-16 01:33:15 +00:00
Miles Lott
ee62c1c62d Add seeding of random number - randomizing going away soon, but.... 2001-03-14 18:55:36 +00:00
Miles Lott
dc2142e429 Re-enable acl->delete 2001-03-14 17:13:43 +00:00
Miles Lott
afc4f671c9 Comment out the acl deletion prior to add - should change be the method? 2001-03-14 16:57:18 +00:00
Miles Lott
100543f6a3 Delete the group account and recreate just to be sure 2001-03-14 16:49:39 +00:00
Miles Lott
f7b9a261e8 Added checks so that we don't try to add accounts that exist (from previous runs of setup) 2001-03-14 16:19:45 +00:00
Miles Lott
6b219e8add Add lang for 'please set your preferences for this app' 2001-03-13 16:29:56 +00:00
Miles Lott
f78f032243 Replace double quote with single 2001-03-11 05:55:44 +00:00
skeeter
cbd15ce2f9 new phrase for calendar 2001-03-10 20:14:25 +00:00
skeeter
2a1003204a ldap fixes 2001-03-10 20:13:52 +00:00
skeeter
90febe7d8f fixes for rfc compliant destinations 2001-03-10 20:11:51 +00:00
Miles Lott
7f98c8abff Fix calls to common, and set $phpgw_info vars as needed to make ldap connection work 2001-03-10 14:58:00 +00:00
Miles Lott
cdbe460eea Make $common a CreateObject 2001-03-10 14:27:26 +00:00
Miles Lott
11b69ed7af Now using accounts and acl classes 2001-03-10 12:26:54 +00:00
q-bert
c32a28431d Remove a totally useless echo "<form>" line.
Now the <form> will actually be valid instead of having 2 <form> tokens
before the </form> token.

Pat.
2001-03-09 14:54:58 +00:00
Miles Lott
4125c1f5e7 Modified to create a default group and give it app rights, instead of the users 2001-03-06 12:58:54 +00:00
Miles Lott
af513b2a9d (re)add CreateObject function 2001-03-01 16:44:52 +00:00
Miles Lott
33f42822d4 Make use of accounts class only to set list of global_denied users; 2001-03-01 16:43:59 +00:00
Miles Lott
542bb68597 Fix acl calls, especially not giving run perms to non-admins 2001-03-01 16:10:16 +00:00
Miles Lott
95362c2b75 Add missing comma to addrbk table def 2001-03-01 03:22:17 +00:00
Miles Lott
a3d5ed3924 Oops, fix version num 2001-03-01 03:20:32 +00:00
Miles Lott
a54d409ca0 Oops, fix the db calls in last upgrade 2001-03-01 01:50:18 +00:00
Miles Lott
ba506508bb Update version and add new table changes for contacts class 2001-03-01 01:44:30 +00:00
Miles Lott
e10efb15b7 Change enums to char(1) for phpgw_addressbook 2001-03-01 01:19:07 +00:00
Miles Lott
afba5fff8e Change booleans to char(1) in phpgw_addressbook 2001-03-01 01:16:08 +00:00
el_latino
86a3f8da81 Wed, 28 Feb 2001 16:21:16 +0000
Ra�l Alexis Betancort Santana <rabs@dimension-virtual.com>

	Fixed the *config* table name problem on phpgw_setup.inc.php
2001-02-28 16:24:56 +00:00
jengo
e959832db1 Added session_flags column to phpgw_sessions 2001-02-28 15:58:26 +00:00
Miles Lott
ff0726d392 Hopefully fix alter to adhere to pgsql syntax 2001-02-28 15:06:33 +00:00
Miles Lott
ff6e11b7bc Add note as contacts field 2001-02-27 13:49:15 +00:00
Miles Lott
bf29d759eb Add contact note field and update version num 2001-02-27 13:47:43 +00:00
Miles Lott
342afbdccc Add bday,url,note as stock contact fields 2001-02-27 13:30:13 +00:00
Miles Lott
a7d339d799 Add url and bday as stock fields 2001-02-27 00:28:56 +00:00
el_latino
11ff8a4e61 *** empty log message *** 2001-02-26 19:26:27 +00:00
bettina
6e9adb8334 update addressbook_tables 2001-02-25 13:57:38 +00:00
bettina
cf86cb92d0 fixed rename -> rename to 2001-02-25 07:44:24 +00:00
bettina
b954657206 update addressbook_tables 2001-02-25 06:35:20 +00:00
bettina
d0b7807da8 update addressbook_tables 2001-02-25 06:04:31 +00:00
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
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
Miles Lott
acec8dbdca Fix misspellings. 2001-01-19 07:51:34 +00:00
Miles Lott
c55ca5d18a Fix a couple more misspells... 2001-01-19 07:41:42 +00:00
izzy
917b4e0e33 Completely rewrote phrases and added lots of new ones. Should now be ready
to completely support phpgw v0.9.9
2001-01-18 12:10:37 +00:00
Miles Lott
4fa4faabc3 Added import button and title names for addressbook. 2001-01-14 21:34:05 +00:00
Miles Lott
3ab20e413b Correct misspellings for phrase and language. 2001-01-14 18:17:37 +00:00
Miles Lott
a6ee8acbc2 Fix call to new class filename. 2001-01-13 19:23:04 +00:00
Miles Lott
e8dca542a8 Add "VCard" and "Add VCard". 2001-01-13 19:21:30 +00:00
Miles Lott
ba81fe2ab0 Change to call new filename for common class. 2001-01-13 15:45:45 +00:00
jengo
45d2f83bd4 db classes wheren't being loaded 2001-01-11 12:22:26 +00:00
seek3r
de477ebd30 preparing for a release 2001-01-10 09:21:19 +00:00
jengo
d3bcb08a08 Disabled frames 2001-01-10 03:08:03 +00:00
seek3r
e7896e9bc5 added templates selection 2001-01-10 01:16:01 +00:00
seek3r
7d597b91d1 fixed display code problems 2001-01-09 08:32:46 +00:00
seek3r
97d92a6f69 fixed typo 2001-01-08 18:53:56 +00:00
seek3r
1db613d9ed changed the link() and webserver_url to return the entire path 2001-01-08 18:51:39 +00:00
jengo
68da4219c0 Cleaned up the images for the new layout and made the red icon work w/ home and preferences 2001-01-08 15:01:37 +00:00
seek3r
07e48031cb moved config to use new design 2001-01-07 10:43:48 +00:00
seek3r
3504b92187 added code for getting apps status in terms of the version 2001-01-06 10:03:03 +00:00
seek3r
6341dbac76 fixed problem with icons not showing if a certain template set is not fully supported by apps 2001-01-06 06:32:07 +00:00
seek3r
26b8f506f9 added support for template detection and selection 2001-01-05 22:39:07 +00:00
seek3r
da015de66d added support for template detection and selection 2001-01-05 22:38:08 +00:00
seek3r
519e7bdcaf disabled schema_proc for now 2001-01-04 20:32:09 +00:00
seek3r
76a62e5f83 corrected problem which prevented sql server instructions from being displayed 2001-01-04 17:56:57 +00:00
seek3r
07b9a13571 correcting header creation 2001-01-02 08:51:31 +00:00
seek3r
601f50a4e6 correcting header creation 2001-01-02 08:50:41 +00:00
seek3r
5f298ace4f correcting header creation 2001-01-02 08:47:58 +00:00
seek3r
71239ff304 adding in schema proc for testing on php3 2001-01-02 08:37:45 +00:00
seek3r
93cea133f7 adding in schema proc for testing on php3 2001-01-02 08:37:45 +00:00
seek3r
c2874a17ea minor roolback so jengo can test 2001-01-02 08:25:02 +00:00
seek3r
9ae9d07801 adding in schema proc 2001-01-02 08:22:36 +00:00
seek3r
923f731f0f fixed jengos problems 2001-01-02 08:15:12 +00:00
seek3r
f3a10f1998 fixed jengos problems 2001-01-02 08:12:17 +00:00
seek3r
b463fe28e4 fixed jengos problems 2001-01-02 08:11:00 +00:00
jengo
f2710edd85 Took out some charaters that where casuing problems 2001-01-02 06:26:45 +00:00
skeeter
74b88a4e0a adds for calendar 2001-01-02 00:48:28 +00:00
seek3r
e84c60be92 cleaned up interface to fit better 2001-01-01 11:57:47 +00:00
seek3r
c76e53cc0c added lang support 2001-01-01 11:50:35 +00:00
seek3r
7bb8355b5e fixed one more shortfall of manageheader 2001-01-01 10:49:38 +00:00
seek3r
2683bc556c corrected problem with db updates 2001-01-01 10:36:58 +00:00
skeeter
6e828646fa fixes logout/login problem 2000-12-31 23:46:55 +00:00
seek3r
4089a9a2e2 code clean up, hopefully this should help clean up the problems jengo is having with php 3.0.16 2000-12-31 18:13:15 +00:00
Lars Kneschke
594434dc47 reintroduced setup_header because it broke lang.php and ldap.php 2000-12-31 14:24:29 +00:00
seek3r
d40d5a77bb code clean up, hopefully this should help clean up the problems jengo is having with php 3.0.16 2000-12-31 10:14:11 +00:00
seek3r
a812666b75 code clean up, hopefully this should help clean up the problems jengo is having with php 3.0.16 2000-12-31 09:50:16 +00:00
Lars Kneschke
7a2cdee315 moved to "api_inc" 2000-12-29 20:04:42 +00:00
seek3r
f32f3ab843 cleaned up a little code 2000-12-29 19:31:23 +00:00
skeeter
82ac91886f minor fix for pgsql beta upgrade 2000-12-29 18:29:13 +00:00
seek3r
b60a700dcf fixed header management 2000-12-28 09:52:13 +00:00
seek3r
c54b78187f restored lang.php after I kept screwing it up 2000-12-28 08:00:59 +00:00
seek3r
41a28f668a minor correction 2000-12-28 07:50:06 +00:00
skeeter
4512b958b1 small fixes for mcrypt 2000-12-28 01:42:26 +00:00
seek3r
698241af1e added new field to the form 2000-12-28 01:34:15 +00:00
seek3r
90771fc094 its mostly working now, will continue tonight 2000-12-27 22:04:44 +00:00
seek3r
2e933e41df file name change 2000-12-27 21:41:28 +00:00
seek3r
7ec19342e2 commiting while I go to lunch 2000-12-27 19:59:23 +00:00
seek3r
c8ae0f9de7 its broken, but Im tired, and will continue in the morning from work 2000-12-27 10:39:34 +00:00
seek3r
06d69774c9 fixed a few minor bugs 2000-12-27 09:32:58 +00:00
jengo
20c3f60c29 create header is now using templates 2000-12-27 09:30:43 +00:00
seek3r
6cfdfaf372 commiting code so that jengo can merge in some other changes 2000-12-27 09:05:13 +00:00
jengo
074e969ee1 Added in temp link for lang.php 2000-12-27 03:44:11 +00:00
jengo
78ec4589dd Restored back to its previous working state, before someone overwrote it with ldap.php :) 2000-12-27 01:31:35 +00:00
skeeter
bdfd87a991 more language independent 2000-12-26 13:59:24 +00:00
jengo
bb46e5d99e Fixed config option was wrong (html compliant) 2000-12-25 09:38:47 +00:00
jengo
abe3cc3baf Fixed include path was wrong 2000-12-24 09:27:34 +00:00
seek3r
73a5ec994a added the security check to all vunerable files 2000-12-23 09:43:04 +00:00
seek3r
05682a80c0 fixing references 2000-12-21 21:24:22 +00:00
seek3r
55b0109618 changed the format for the version flags so that each app can have their own app version dumped into the new array 2000-12-21 20:43:26 +00:00
seek3r
f795023f8f hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00
seek3r
edb1ade9db working on new setup prog that will allow add-on apps to take advantage of it 2000-12-20 00:02:11 +00:00
seek3r
66ab743445 working on new setup prog that will allow add-on apps to take advantage of it 2000-12-19 22:40:54 +00:00
seek3r
d3c59526f0 moved all the images into the templates dir so that they can be changed as well 2000-12-19 15:33:48 +00:00
seek3r
91c0a44d06 fixed problem with being able to save the header.inc.php file 2000-12-18 21:49:12 +00:00
seek3r
9ca521458c removed commented out line 2000-12-18 21:11:00 +00:00
seek3r
1de711f305 changes needed for new format 2000-12-18 21:09:25 +00:00
seek3r
e1ca332f92 changes needed for new format 2000-12-18 20:41:26 +00:00
jengo
14dd29f0de Updated docs and merged in patch for danish 2000-12-18 17:02:26 +00:00
jengo
3bb96fbf02 Finished adding in the new hooks code 2000-12-18 01:44:42 +00:00
jengo
b29f5b637e Updated lang.php to work 2000-12-15 17:26:51 +00:00
seek3r
e9fcea57b9 forgot to drop one of teh tables 2000-12-15 07:17:56 +00:00