Commit Graph

87 Commits

Author SHA1 Message Date
seek3r
9218a82cbd this is now setup3 code 2001-07-30 15:59:25 +00:00
seek3r
cd3f5a90dc preparing to put setup3 code in here 2001-07-30 15:44:12 +00:00
Miles Lott
2628c9857c Update function to match the api 2001-05-31 09:25:58 +00:00
Miles Lott
d4cb332f25 Had to add one more variable back to make the new header template work 2001-05-30 08:56:01 +00:00
jengo
efa2d7dede Cleaned up quite a bit in PostgreSQL create, upgrade and drop tables. 2001-05-03 04:53:49 +00:00
skeeter
5cf7a13846 possible fix for using enter/return key on setup/login 2001-04-30 03:03:11 +00:00
jengo
955bf76715 Added an option to force a certian theme on users 2001-04-27 10:02:33 +00:00
jengo
155246b74b Moved version number up 2001-04-23 08:54:42 +00:00
skeeter
584ea9936d Fix for bug #417329 2001-04-22 14:18:50 +00:00
Miles Lott
901956a477 Check only for apps tables, not any tables 2001-04-12 00:51:04 +00:00
Miles Lott
32d5dec027 Add get_account_id for ldap.php to use the accounts class 2001-03-21 23:28:57 +00:00
Miles Lott
af513b2a9d (re)add CreateObject function 2001-03-01 16:44:52 +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
seek3r
d80f6a4e79 working toward app install/upgrdae within setup prog 2001-02-13 10:53:18 +00:00
jengo
28f53016d6 Mergeing in the most recently schema files 2001-02-11 01:30:19 +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
53d641bd9a Temp fix for setup .. it doesn't like the change from applications to phpgw_applications 2001-02-08 21:46:41 +00:00
jengo
dbd48f7e6f Renamed the applications table to phpgw_applications 2001-02-08 20:11:13 +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
jengo
45d2f83bd4 db classes wheren't being loaded 2001-01-11 12:22:26 +00:00
seek3r
e7896e9bc5 added templates selection 2001-01-10 01:16:01 +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
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
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
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
seek3r
c76e53cc0c added lang support 2001-01-01 11:50:35 +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
Lars Kneschke
594434dc47 reintroduced setup_header because it broke lang.php and ldap.php 2000-12-31 14:24:29 +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
seek3r
f32f3ab843 cleaned up a little code 2000-12-29 19:31:23 +00:00
seek3r
90771fc094 its mostly working now, will continue tonight 2000-12-27 22:04:44 +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
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
seek3r
73a5ec994a added the security check to all vunerable files 2000-12-23 09:43:04 +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