Ralf Becker
1ed1b0f431
some fixes for setup:
...
- back-button for manage-header
- header-update shows lang-selection
- lang-selection is sorted now alphabetical
- lang-selection in header-admin shows up only if called the first time (without login)
- manage-languages and add-applications respekt now different translations for the same phrase in different apps
2003-09-23 13:08:40 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
skeeter
0bd3848040
Changed to use get_var().
2002-04-09 23:43:55 +00:00
Miles Lott
01faba0c4d
Moved setup and schema_proc classes to api; reorganize how the setup class
...
is created
2002-03-03 21:53:00 +00:00
Miles Lott
92c0e20c12
Adjust banners to credit just about all of the core team...
2002-02-17 20:23:26 +00:00
Miles Lott
2ead51ae60
Fix for annoying result of cvs backup files in lang subdir
2002-02-10 20:18:49 +00:00
Miles Lott
c77dea5328
Update get_account_id()
2002-02-08 06:07:46 +00:00
skeeter
298f754424
This will now correctly remove the system level cache. Previous problem was occuring because loaddb() was not called prior to clearing the cache. This also clears up all warning messages being dumped to the HTTP log file.
2002-01-14 12:14:40 +00:00
Miles Lott
21f0653bde
Formatting and comment adjustment
2002-01-11 03:40:59 +00:00
Miles Lott
950b7a8a5c
Mod to (un)install application translations with each app (applications.php only)
2002-01-05 18:07:11 +00:00
Miles Lott
2a738905e4
Add check for existence of index prior to DROP INDEX
2001-09-23 11:58:10 +00:00
Miles Lott
173d81ab87
register_globals and formatting changes
2001-09-17 02:10:34 +00:00
Miles Lott
43127662ab
Some more fixes to work with register_globals Off; Change one debug echo.
2001-08-31 22:29:23 +00:00
Miles Lott
e0db915670
Changes to allow register_globals to be off
2001-08-21 18:48:50 +00:00
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
d4cb332f25
Had to add one more variable back to make the new header template work
2001-05-30 08:56:01 +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
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
seek3r
519e7bdcaf
disabled schema_proc for now
2001-01-04 20:32:09 +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
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
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
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
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
Lars Kneschke
1b97f2fe2c
reanimated ldap.php
...
the ldap setup pages where broken, because the cleanup in this directory
2000-12-09 23:08:36 +00:00
seek3r
e9b3af544d
cleaned up code, removed unneeded files. I have moved all the real processing to the functions.php where it belongs, and moved the display code to the index.php where it belongs
2000-12-04 08:45:30 +00:00
skeeter
bf040328ed
added filter and change of duration to date/time
2000-12-04 01:11:53 +00:00
seek3r
e2bbebee9a
fixed upgrade path
2000-12-01 22:26:12 +00:00
seek3r
aa2246dd9e
fixed default domain bug
2000-12-01 22:05:01 +00:00
seek3r
165bfdcb07
added configuration portion of the setup
2000-12-01 20:11:30 +00:00
seek3r
31bb096266
added configuration portion of the setup
2000-12-01 20:07:23 +00:00
seek3r
2caf561422
fixed problems with database portions of this program. I am done with the core portion of the changes to the table management. Some changes to the db files are still going to be require
2000-12-01 18:25:01 +00:00
seek3r
2dacbb8e21
starting to work toward the table creation/upgrade parts
2000-11-30 22:29:06 +00:00
seek3r
9ca2298a8e
moving new setup program into place. Its not done yet, but Im moving as fast as I can
2000-11-30 21:25:14 +00:00