Commit Graph

806 Commits

Author SHA1 Message Date
Miles Lott
4921bd0132 Add two home page langs 2001-06-06 16:59:31 +00:00
Miles Lott
66d5ffff1f Replace bad upgrade 2001-06-06 07:57:44 +00:00
Miles Lott
87f640f4a4 Fix/convert for setup3, almost there... 2001-06-06 07:27:42 +00:00
bettina
941f91ab7b update 2001-06-06 03:17:45 +00:00
Miles Lott
4b9c00c914 Using new method of global phpgw_setup, then setting oProc. Most of these work now 2001-06-05 20:11:40 +00:00
Miles Lott
ddff43e7fc Add config for FTP app to use correct mimetype for dl. This should move to ftp app. 2001-06-05 18:05:48 +00:00
angles
cc9b7f8b35 Experimental- fix multiple attachment problem, add sig before attachments, fix Message-Boundary placement 2001-06-05 07:44:39 +00:00
Miles Lott
586b5cf483 Should be mostly complete, including 0.9.10pre24 groups table drop. We now
create a temp table for other affected apps to use, called phpgw_temp_groupmap.
2001-06-05 07:43:21 +00:00
zone
303110b926 Added correct_attributes (), fixed dir () prototype 2001-06-05 06:32:30 +00:00
Miles Lott
d1f3076f93 Mostly complete api upgrade file, one major function to discuss now 2001-06-05 05:15:33 +00:00
Miles Lott
40aec20f43 Remove duplicate function 2001-06-04 20:37:27 +00:00
Miles Lott
a6bbcbb5f9 Add expires field to auto_add (30 day default) - how else to handle this? 2001-06-04 20:29:37 +00:00
Ralf Becker
2c0c0d2a40 sbox2 extends now sbox, new function getDate 2001-06-04 18:23:22 +00:00
Miles Lott
e823b60062 Adding lang files, split from main lang files 2001-06-04 16:50:36 +00:00
Miles Lott
7457a46f27 add header and chmod -x 2001-06-04 15:19:31 +00:00
Ralf Becker
a68a536616 getYears: offered range to select from has to include already selected year 2001-06-04 14:13:32 +00:00
Miles Lott
b49f963d2b Add some from the middle of the file 2001-06-04 02:29:23 +00:00
Miles Lott
32473903ee Add in more current functions, still much work to do 2001-06-04 02:26:27 +00:00
jengo
0e768f7268 Added some transactions 2001-06-04 01:17:40 +00:00
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
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
138cad6fd5 This file is no longer needed 2001-06-03 17:12:52 +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
Miles Lott
ef41c3404f Fix header template not setting version at all 2001-06-01 01:03:30 +00:00
seek3r
b814360900 fixes minor bug 2001-05-31 16:53:19 +00:00
seek3r
4b1390eb0f had to make several changes and cleanups for php3 compatibility 2001-05-31 10:11:18 +00:00
seek3r
1ff5b9ab09 had to make several changes and cleanups for php3 compatibility 2001-05-31 08:50:44 +00:00
Miles Lott
3b841e393b Add comments about core/cosine schema requirement 2001-05-31 05:31:34 +00:00
Miles Lott
fbdeb37e5a Add comment to add these lines AFTER other includes 2001-05-31 05:25:41 +00:00
Miles Lott
720dd30f11 Add detection for Konqueror 2001-05-31 05:06:16 +00:00
Miles Lott
c1d57c05a2 fix default mime type 2001-05-31 04:45:51 +00:00
angles
2a381e6dd4 fix for bug 421645 use of quotes in email_sig preferences 2001-05-30 19:47:13 +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
c4972fd5b3 Reset version to correct one since we are using this file now 2001-05-30 08:40:24 +00:00
seek3r
3510d65861 changes to the way the header version is managed 2001-05-30 08:26:24 +00:00
angles
119d3b35d4 fix for aeromail message sorting problem 2001-05-30 00:17:44 +00:00
Ralf Becker
1aa638e9db removed unnecessary note from email-addr.-search 2001-05-29 21:05:49 +00:00