Commit Graph

3555 Commits

Author SHA1 Message Date
jengo
baeb691505 Added a few transactions 2001-06-04 01:07:23 +00:00
jengo
bf66467d0d For some reason, using pg_Exec() with transaction_begin() wasn't always working 2001-06-04 00:37:22 +00:00
jengo
ebc976dbdb Possiable fix for databases not being created when the user doesn't specify a host 2001-06-03 23:50:50 +00:00
zone
96293091d6 Removing - hold overs from the original phpwebhosting 2001-06-03 22:52:13 +00:00
zone
ae0724dfea Removed 2001-06-03 22:50:13 +00:00
zone
983f6e987b Initial Revision/Weak start 2001-06-03 22:49:02 +00:00
zone
3e20192a97 Set correctly for full paths 2001-06-03 22:47:46 +00:00
zone
f4688e2c20 Added option to html_link (). html_link () now passes extra vars correctly to ->link () 2001-06-03 22:44:00 +00:00
zone
88054ad4d7 Create directories when necessary. is now a special directory 2001-06-03 22:40:59 +00:00
zone
990e5e746c Fixed file_id and created date 2001-06-03 22:39:14 +00:00
jengo
b96e0d7a80 Filtered applications with status of 2 2001-06-03 21:22:10 +00:00
Miles Lott
a276a2fef0 Add enable flag 2001-06-03 21:06:55 +00:00
Miles Lott
6bb6470ec8 Add enable flag 2001-06-03 20:56:46 +00:00
bettina
798ff60cb9 update of phpgw_categories.access plus phpgw_notes.access type to use varchar 2001-06-03 20:45:34 +00:00
jengo
cf9686e512 I broke a few things durring last commit, tring it again ... 2001-06-03 18:20:05 +00:00
jengo
37bd9763fa Added feature to drop the previous login into appsessions, this way developer can find out how long its been since they last logged in.
- Formating in sqlssl
- Fixed change_password() in sqlssl not being correct and based on older versions
2001-06-03 17:58:12 +00:00
skeeter
1cf25cccbe Fix for bug #429849 - Returning single element rather than array 2001-06-03 17:19:02 +00:00
jengo
1ac69cf92a Started removing phpgw_info caching 2001-06-03 17:16:49 +00:00
jengo
138cad6fd5 This file is no longer needed 2001-06-03 17:12:52 +00:00
skeeter
ebae457a26 Fix for bug #429394 - trailing spaces in application (name,title) 2001-06-03 12:59:09 +00:00
skeeter
8a855989a5 made a fix to seek3r's fix. Introduced the interval preference to the user. 2001-06-03 01:06:12 +00:00
seek3r
7df8c9ccc9 fixed problem with trying to use count() on the return of an array in php3 2001-06-02 22:01:39 +00:00
Miles Lott
75ac394d14 spell check 2001-06-02 07:31:35 +00:00
skeeter
0feb9fe210 More php3 support. 2001-06-02 03:33:42 +00:00
angles
44180f84a0 improved workaround-fix for bug 421645 quotes in email_sig prefs 2001-06-01 17:54:55 +00:00
Miles Lott
5d8a9baa00 please see the very end of the file for some testing info 2001-06-01 10:22:27 +00:00
seek3r
45eda7f54e added what i think is working code to create the pgsql database 2001-06-01 09:53:42 +00:00
seek3r
777aa59e10 removed some debugging details 2001-06-01 09:23:03 +00:00
seek3r
ae7a9c3af3 removed some debugging details 2001-06-01 09:23:03 +00:00
seek3r
faff24fd34 added some debugging details 2001-06-01 09:14:06 +00:00
seek3r
dbfe053e66 added the final steps needed for creating the database for the user 2001-06-01 09:06:49 +00:00
seek3r
0c41c058d1 added the final steps needed for creating the database for the user 2001-06-01 08:57:52 +00:00
skeeter
d17e4d5648 Cleanup for php3 support. 2001-06-01 03:55:05 +00:00
skeeter
22e3591f14 Cleanup for php3 support. 2001-06-01 03:48:54 +00:00
Miles Lott
76693ae37b Possible admin tool to use current setup config.inc.php files 2001-06-01 01:57:51 +00:00
Miles Lott
609b3b8fad Add version setting 2001-06-01 01:08:40 +00:00
Miles Lott
ef41c3404f Fix header template not setting version at all 2001-06-01 01:03:30 +00:00
Miles Lott
f26c75b847 Remove ^M 2001-06-01 00:23:59 +00:00
Miles Lott
5c92817fde Fix to get around erroneous version in admin/setup/setup.inc.php 2001-05-31 22:53:40 +00:00
Miles Lott
9b43ab3ba7 Fix version number to match api, so current setup still works 2001-05-31 22:07:18 +00:00
Miles Lott
34a49d18cb Fix appname in comments 2001-05-31 21:51:22 +00:00
Miles Lott
115df74d6a Fix app name in comments 2001-05-31 21:50:51 +00:00
Miles Lott
5ebb7a3d63 Updated file 2001-05-31 21:50:16 +00:00
Miles Lott
cbbe959a0c Update setup.inc.php, alter config.inc.php to include new country setting 2001-05-31 21:45:36 +00:00
Miles Lott
073de05325 Update setup.inc.php and tables_current possible field change
do not touch these files
2001-05-31 21:44:52 +00:00
jengo
2ebeebfcb3 Added anchors to allow developer to link directly to there section 2001-05-31 19:10:13 +00:00
jengo
bdbc19216b Added anchors so developers can link directly to there section in preferences 2001-05-31 19:07:11 +00:00
seek3r
b814360900 fixes minor bug 2001-05-31 16:53:19 +00:00
seek3r
2e26486f36 updates to fix milosch's weird inclusion of this param 2001-05-31 16:39:54 +00:00
seek3r
4b1390eb0f had to make several changes and cleanups for php3 compatibility 2001-05-31 10:11:18 +00:00