Commit Graph

7902 Commits

Author SHA1 Message Date
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
Lars Kneschke
9f8740113a fix get_account_name to make acls working correctly again 2004-02-07 20:52:42 +00:00
Miles Lott
63819d4dd7 Add some more debug notes and turn debug off during login/logout/home 2004-02-07 03:38:35 +00:00
Miles Lott
bade598435 Patch from kevindouglas@yahoo.com to re-enable the most recent change here (error when selecting idsociety template, etc.) 2004-02-06 22:32:46 +00:00
Ralf Becker
626be11f90 bringing the xet-files up-to-date 2004-02-06 12:49:05 +00:00
Ralf Becker
6762a5f7b3 bringen the xet-files up-to-date 2004-02-06 12:34:52 +00:00
Ralf Becker
1dee60f3d6 1) fix for new boprojects::list_projects syntax (Thanks to kernelconsult/sebb)
2) re-enabled infolog in projects-view
2004-02-06 10:36:43 +00:00
Ralf Becker
e1e715168a added admin user to the default group too, to give him all the "normal" apps 2004-02-06 07:24:13 +00:00
Ralf Becker
f18b38e74e fixed wrong header_admin_password, if no new one was entered 2004-02-06 07:08:19 +00:00
Miles Lott
f2f773f8ab disable transactions, since they break in 7.3.X so far 2004-02-06 00:34:24 +00:00
ak703
c4db604c28 not needed anymore 2004-02-05 23:14:11 +00:00
Lars Kneschke
0e71634b77 remove some debug output 2004-02-05 22:14:23 +00:00
Ralf Becker
594154f2c9 select-account widget: if readonly read only the needed account and not all 2004-02-05 21:22:39 +00:00
Ralf Becker
b58f7c344d moved the existing caching-code into the shared class and implemented caching for get_list 2004-02-05 21:20:41 +00:00
Ralf Becker
32a2083cbb 1) responsible user can change status now, even if he has no write-grant
2) removed not yet used confirm-field in the delegation-tab
3) fixed counting of subs (did not take acl into account)
2004-02-05 13:37:29 +00:00
Ralf Becker
2de0e0e79a added header-css to nextmatch_widget.header_only 2004-02-05 13:33:42 +00:00
Ralf Becker
a60285870b 1) preserving app_header if widget loops / reloads
2) size or options field gets now expaned, one can use eg "$row_content[blah]" in it
3) killed a warning in handling of readonly
2004-02-05 13:31:54 +00:00
Ralf Becker
bd460d0ea1 fixed readonly display 2004-02-05 13:27:20 +00:00
Ralf Becker
9d0940e494 not used anymore 2004-02-05 13:24:39 +00:00
Ralf Becker
3df6788a2f not needed, can be taken from the phpgwapi 2004-02-05 12:53:51 +00:00
Ralf Becker
08caf218bb some missing translations 2004-02-05 12:05:46 +00:00
Miles Lott
6adc7fda6f Add some notes to the smd5_compare() function 2004-02-05 02:14:31 +00:00
Miles Lott
dfa356e0c6 Fix smd5 password comparison for sql 2004-02-05 02:01:39 +00:00
Miles Lott
85495afde2 Fix to ensure correct encryption type is used in the creation of accounts 2004-02-05 01:35:53 +00:00
alpeb
2362333812 unecessary flush() were causing problems (bug 887151). Thks to tbecker37 2004-02-04 03:49:02 +00:00
Ralf Becker
891229149e allow sitemgr to use an other domain then the default domain (first defined in the header.inc.php) 2004-02-04 00:33:37 +00:00
Miles Lott
49726e4623 Undo last commit for now to fix bug when selecting idsociety template 2004-02-03 07:22:42 +00:00
Miles Lott
44a584790c replace phpGW with eGroupWare 2004-02-03 07:00:23 +00:00
Miles Lott
ee57d4698d disable direct api call from xml-rpc 2004-02-03 06:25:36 +00:00
Miles Lott
ac1c6a1845 format 2004-02-03 06:21:25 +00:00
Miles Lott
8c301efe44 Fix error for Bug #887735, although there must be another problem 2004-02-03 06:06:54 +00:00