skeeter
|
00e7719717
|
Small change to the RenameTable function in MySQL. This will allow for older versions of MySQL to be used.
|
2001-10-18 01:02:49 +00:00 |
|
Miles Lott
|
39bd4f6318
|
check and increment app_id, or set random value if api version >= 0.9.13.015
|
2001-10-17 18:42:18 +00:00 |
|
Miles Lott
|
663e83b66e
|
fix timestamp display, fix default display to remove double "'"
|
2001-09-29 15:44:17 +00:00 |
|
jengo
|
f4efac55bb
|
- Fixed logout button not working correctly
- Re-enabled the logout button in lang.php, not sure why it was disabled
|
2001-09-27 23:59:39 +00:00 |
|
jengo
|
386187a81c
|
Fixed parse error, missing ) at end of if
|
2001-09-24 20:42:22 +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
|
93d75f74f5
|
Allow enter to work for setup or header login, if single domain; fix setting of invalid password message
|
2001-09-18 12:38:26 +00:00 |
|
skeeter
|
d23736a1dc
|
Small fix for redeclaring a variable to a different type.
|
2001-09-18 03:45:22 +00:00 |
|
Miles Lott
|
6471f4d546
|
Another manageheader fix
|
2001-09-17 03:25:34 +00:00 |
|
Miles Lott
|
a33d7d1648
|
Fix header generation (templates)
|
2001-09-17 03:19:07 +00:00 |
|
Miles Lott
|
3f389090cc
|
Fix HeaderPW check
|
2001-09-17 03:09:47 +00:00 |
|
Miles Lott
|
173d81ab87
|
register_globals and formatting changes
|
2001-09-17 02:10:34 +00:00 |
|
Miles Lott
|
9f5a0813b4
|
not used
|
2001-09-12 13:50:40 +00:00 |
|
Miles Lott
|
61c105e352
|
minor formatting
|
2001-09-12 13:45:58 +00:00 |
|
skeeter
|
370818fa8e
|
Cleanups of warnings.
|
2001-09-03 09:51:27 +00:00 |
|
skeeter
|
a1d8939e82
|
Fix for the compare of version function. Was not properly setting testb vars.
|
2001-09-03 09:50:40 +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
|
87f5ac0200
|
Fix to show float4/8 correctly in sqltoarray
|
2001-08-25 09:16:00 +00:00 |
|
Miles Lott
|
ad1e3f276a
|
Undo inadvertent commit on this file...
|
2001-08-21 18:57:13 +00:00 |
|
Miles Lott
|
e0db915670
|
Changes to allow register_globals to be off
|
2001-08-21 18:48:50 +00:00 |
|
Miles Lott
|
4e1a2a6bb6
|
add test app to run system.listApps against the local server at phpgroupware/xmlrpc.php
|
2001-08-09 15:54:52 +00:00 |
|
Miles Lott
|
bd30af4d61
|
Replace print_r with var_dump (php3)
|
2001-08-04 13:29:53 +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
|
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 |
|
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 |
|
Lars Kneschke
|
9703549255
|
added missing global $phpgw_info
|
2000-12-02 13:33:16 +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 |
|
seek3r
|
dbdf4c5f64
|
moved header version number to the version.inc.php and adjusted the phpgw.inc.php to reflext that change. Upgrades of the header will be done in the new setup program
|
2000-11-30 21:20:07 +00:00 |
|
jengo
|
8b39fc8ec9
|
Fixed setup_header() showing up twice
|
2000-11-24 02:20:03 +00:00 |
|
jengo
|
00fdbec533
|
Cleanup the setup_header() and changed the logout button
|
2000-11-23 09:36:57 +00:00 |
|
seek3r
|
74d17782e7
|
corrected problems with multi-domain support, and prepared for the new release
|
2000-11-22 08:34:19 +00:00 |
|
seek3r
|
78d039621e
|
This is the completed (I think) code to support multi-domains
|
2000-11-21 17:56:56 +00:00 |
|
seek3r
|
97310142a1
|
fixed backward compatibility with old header.inc.php
|
2000-11-21 15:20:01 +00:00 |
|
Lars Kneschke
|
642653d734
|
removed debug output
|
2000-11-20 18:24:06 +00:00 |
|
Lars Kneschke
|
9c8f376908
|
setup "login page" was not working anymore
|
2000-11-20 18:23:16 +00:00 |
|
seek3r
|
2539a46a45
|
updated array name
|
2000-11-20 16:47:44 +00:00 |
|
seek3r
|
e2e52ce276
|
added my changes
|
2000-11-19 16:09:10 +00:00 |
|
seek3r
|
36f7b3e13b
|
added mutli-domain support. Still have a bug when going to the config page. It will not work for one of my test domains, and Im not sure why
|
2000-11-19 10:49:31 +00:00 |
|
seek3r
|
561deb921c
|
added supoprt for multiple domains. Still need to modify the setup auth to handle this
|
2000-11-19 10:22:15 +00:00 |
|
jengo
|
e35f536961
|
Fixed a few white space errors header() and setup_header(), fixed the notes tables and reworked the default applications so it will be easier to make the phpgroupware and phpgroupware plus packages
|
2000-11-18 01:11:48 +00:00 |
|
jengo
|
e339bcabf6
|
Cleaning up setup
|
2000-11-17 15:49:03 +00:00 |
|
jengo
|
251b8f24c2
|
Adding in LDAP import of accounts into setup
|
2000-11-17 15:04:04 +00:00 |
|
sjb4891
|
ea1be66ba2
|
Sigh. more silly updates.
|
2000-11-06 03:55:16 +00:00 |
|
sjb4891
|
b92f042dad
|
More fixes for first step
|
2000-11-06 03:52:45 +00:00 |
|
sjb4891
|
7b1d3ff865
|
First step in integrating application setup with core setup.
What was in setup/index.php is now in setup/inc/core_setup.inc.php
|
2000-11-06 03:22:52 +00:00 |
|
jengo
|
838e939072
|
Working on getting lang into setup
|
2000-11-05 06:47:24 +00:00 |
|
seek3r
|
01ae77b48f
|
re-organized setup program
|
2000-11-02 08:03:05 +00:00 |
|