Ralf Becker
06ab7f4476
added new function RefreshTable to:
...
1. change or newly create the primary key or any other index
2. change the order of columns, drop and add multiple columns in one go
2004-02-19 08:48:15 +00:00
Ralf Becker
35e9e09911
new function to do the complete type-dependent quoting of a value
...
ToDo: need to write some introduction to the new SQL-inserting save functions of the db-class (inline docs are already there)
2004-02-19 08:45:31 +00:00
Pim Snel
a167a355a8
Fix default center alignment in td's in IE 6
2004-02-17 15:52:42 +00:00
Espen Laursen
1506c93481
Just a small danish translation update
2004-02-16 23:30:47 +00:00
Ralf Becker
b7ee6ce75f
workaround for idots and IE button prob (wrong/no cursor)
2004-02-16 09:27:37 +00:00
Miles Lott
b7ae8accc8
Make add() match sql class for input; BUG# 897792 - Fix filtering in read() to not
...
error when adding elements to string vs. array value for phpgwcontactowner;
2004-02-16 04:50:26 +00:00
Miles Lott
bab57d221a
fix author credit
2004-02-15 18:21:35 +00:00
Miles Lott
7c71fb9a08
Ensure that the string form value of 'access' is known and not a guess of a boolean
2004-02-15 18:14:44 +00:00
Miles Lott
4aae93b598
Migrate changes added to contacts_sql so that interfaces are similar; also change to never modify the uid in update(), since this affects the dn and will fail to modify
2004-02-15 18:12:47 +00:00
Ralf Becker
652511bdb3
fixed metadata-function for adodb
2004-02-15 13:54:18 +00:00
ak703
1f6efbdda5
Added translations and fixed typos - some corrections for better german
2004-02-15 13:39:54 +00:00
ak703
25a0baf60a
made the navbar icons arrange nicely in percentage of the number of icons
2004-02-14 18:59:48 +00:00
Ralf Becker
cb7fa13a6f
1) use images+links for image-buttons, as the IE png-fix does not work on image-buttons
...
2) for links instead of button (eg. tabs) only one hidden-var is used, not longer one per button
2004-02-14 18:48:53 +00:00
shrykedude
c4b97f01cb
Fix for bug #896455
2004-02-14 05:28:06 +00:00
Miles Lott
153d7da1c4
remove 10 blank lines
2004-02-14 04:28:48 +00:00
Pim Snel
b75db41684
idots subtile fixes
2004-02-13 17:38:17 +00:00
Pim Snel
246d3f55fb
replace ugly pink,purple??? home icon (sorry Andy)
2004-02-13 16:46:58 +00:00
alpeb
894ed06c06
priority between gif and png first search in chosen template dir
2004-02-13 15:09:22 +00:00
shrykedude
faeb3a6a2f
(Fix for bug #896172 ) Corrected quote type for regex matching; Changed to proper function for string replacement
2004-02-13 04:42:47 +00:00
alpeb
56309597dd
priority between gif and png as set in config is now working
2004-02-13 01:25:30 +00:00
ak703
f8481d163a
fixed extra_icons_div table and icon titles, added logout to main navbar
2004-02-12 23:11:52 +00:00
reinerj
3bf0fd8fee
updated translation from Esben Laursen for Danish
2004-02-11 22:33:53 +00:00
reinerj
8769286845
updated lnag file English Esben Laursen
2004-02-11 22:21:22 +00:00
reinerj
6c6365b890
patch from from Esben Laursen
2004-02-11 22:14:15 +00:00
reinerj
f5dbe40c5a
updated translation from Esben Laursen for Danish
2004-02-11 22:03:58 +00:00
reinerj
482ec83f6c
change description from phpgw to egw
2004-02-11 10:42:24 +00:00
Ralf Becker
7a0f6b35a4
fixed the cats to occupy all availible colums, else long cat-names ruine the layout
2004-02-11 09:40:34 +00:00
reinerj
cf2cf301b2
update for felamimail folder error
2004-02-10 17:12:01 +00:00
reinerj
12518cb8e0
fix for folders in jerryr template
2004-02-10 10:57:02 +00:00
ak703
7f8a0f5859
modified for use of foldertree in felamimail (and other apps later..)
2004-02-09 23:44:46 +00:00
ak703
be72c612c4
icons added for dd functionality
2004-02-09 23:43:43 +00:00
ak703
1933983ced
icon removed - not needed anymore
2004-02-09 23:41:13 +00:00
Miles Lott
50586e085c
Cleanup select and insert from integer fields which had quotes around them.
2004-02-09 20:18:21 +00:00
reinerj
ca65786ae9
updated translation from Esben Laursen for Danish
2004-02-09 19:26:07 +00:00
reinerj
8b3de2052f
updated translation from Esben Laursen for Danish
2004-02-09 11:33:06 +00:00
reinerj
32c32d3bc9
spec files updated to support SuSE directorys and the build sript scan for trojans and viruses
2004-02-09 09:53:24 +00:00
Ralf Becker
64eb32d00e
fixed lost mail/http links in index-page and added felamimail, fix for bug #865511
2004-02-08 23:05:18 +00:00
Ralf Becker
348770c1cd
useing the updated vfs_sql class from the API now
2004-02-08 22:31:31 +00:00
Ralf Becker
15cd1353e1
1) added the symlink functions from the former separate vfs-class in infolog
...
2) added addslashs to all path and filenames (fix bug #889872 )
2004-02-08 22:30:14 +00:00
Miles Lott
df41d8f9c4
remove while loop since there should be only one record
2004-02-08 22:12:00 +00:00
Miles Lott
876d87227f
try to not error on the index checking query
2004-02-08 21:58:13 +00:00
Miles Lott
f4e41b1e63
Make index query slightly more efficient, trim index fieldnames
2004-02-08 21:53:00 +00:00
Miles Lott
649b7a9fd8
Hack in display of index values in sqltoarray.php (setup);
2004-02-08 21:49:52 +00:00
Ralf Becker
5ee6f04fd0
fix for update-bug: NULL values where written back as '', which is not ok for int-columns
2004-02-08 20:59:32 +00:00
Ralf Becker
3782e0c397
fix for pgsql: as it reports boolean values as 't' and 'f' and not like mysql as 1 and 0
2004-02-08 20:00:35 +00:00
reinerj
81cc17d43c
css changes for jerryr template
2004-02-08 18:37:34 +00:00
Miles Lott
0176c8a810
Add copy of idots template logo, looks better, imo
2004-02-08 17:49:18 +00:00
Ralf Becker
9949311809
1) fixed bug with setup_demo (start_transaction did not call open before)
...
2) moved create_database code to the shared class: adodb can create the db now for mysql & pgsql
3) fixed the connect to be able to use unix-domain sockets for pgsql (hostname empty)
2004-02-08 11:19:52 +00:00
reinerj
b09e2ed799
update for jerryr template
2004-02-08 10:51:15 +00:00
Miles Lott
39deb72a77
Similar to fix done for sql to fix acl access in some apps again
2004-02-07 21:25:05 +00:00