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
Miles Lott
7f6c343ce8
Move pgw_ver back outside of new loop - oops!
2004-02-02 23:07:07 +00:00
Miles Lott
6d860f2d3e
Add sidebox link to return to main setup menu
2004-02-02 23:04:07 +00:00
Miles Lott
6d860ceda9
Increment to version 0.9.99.013 to fix phpgw_accounts table now that unique/index is working
2004-02-02 22:52:06 +00:00
Ralf Becker
53c6168fb1
moved new (add document) icon from infolog to the api
2004-02-02 22:00:56 +00:00
Ralf Becker
17b53d4063
moved new (add document) icon from infolog to the api
2004-02-02 21:36:43 +00:00
Miles Lott
cf6e9a447a
Fix for preferences bug #832083 (while to foreach conversion error)
2004-02-02 14:04:05 +00:00
Miles Lott
48a7a5b6bb
Comment out non-compliant code (register_globals must be on?)
2004-02-02 04:18:17 +00:00
ak703
50bf0a3307
make app iconbar have "home" and "logout" as well for easier navigation
2004-02-01 20:21:01 +00:00
reinerj
71f908525f
remove verdilak template set from main package, will be available as a seperate package for users
2004-01-31 20:47:54 +00:00
reinerj
05d9c70c5f
changes for jerryr template
2004-01-31 20:43:56 +00:00
Miles Lott
6024c9331b
Adjust banner, cleanup formatting and use foreach() where possible
2004-01-31 19:48:34 +00:00
reinerj
a7b2645694
remove verdilak template set from main package, will be available as a seperate package for users
2004-01-31 18:34:54 +00:00
reinerj
8dd083599e
remove verdilak template set from main package, will be available as a seperate package for users
2004-01-31 17:58:22 +00:00
reinerj
634c51f742
remove linux-at-work template set from main package, will be available as a seperate package for users
2004-01-31 17:36:53 +00:00
reinerj
7663fb512d
remove linux-at-work template set from main package, will be available as a seperate package for users
2004-01-31 17:16:10 +00:00
reinerj
f236e1a325
changes for jerryr template
2004-01-31 16:01:39 +00:00