Commit Graph

10213 Commits

Author SHA1 Message Date
Ralf Becker
c6369e017e fixed wrong/positive group-id's in egw_vfs table (filemanger group-dirs were not working) 2005-11-30 13:11:16 +00:00
Ralf Becker
748eb58148 fixed bug: privat citi was not saved 2005-11-30 12:32:35 +00:00
Ralf Becker
e3b986f57f fixed bug: listview via selectbox redirected to home 2005-11-30 12:11:58 +00:00
Ralf Becker
24472f972d fixed not working sessionid in url 2005-11-29 13:05:20 +00:00
Ralf Becker
68d0668328 fix for bool columns:
- work around some "magic" in ADODB's datadict
- MySQL4.1 allows the standard true/false for inserts only and not as default value
2005-11-29 07:52:18 +00:00
Ralf Becker
66d3af7013 1.2RC3 2005-11-28 17:03:32 +00:00
Ralf Becker
88df544e72 dirty hack, to get the IE to use onclick in a partly empty div and not "click throught" it to the underlying div 2005-11-28 16:58:05 +00:00
Ralf Becker
46adb5d50b destroy the session-cache on login/logout 2005-11-28 12:47:35 +00:00
Oscar Manuel Gómez Senovilla
6fa4221c46 finnish updates 2005-11-28 12:25:47 +00:00
Ralf Becker
bf9ee3a86d fixed empty property warining in error_log 2005-11-28 08:24:36 +00:00
Ralf Becker
16e9475d0b fixed double navbar on access denied (eg. calling a app by url without run-rights for that app) 2005-11-27 23:11:25 +00:00
Ralf Becker
0cfdea3f97 fixed error in user-creation under ldap: account_id of group was send negative to the ldap-server 2005-11-27 22:33:08 +00:00
Ralf Becker
d127e029da fixed bug reported on the german list: infolog priority (color) was not shown on homepage - app.css file was not loaded 2005-11-27 18:24:30 +00:00
Oscar Manuel Gómez Senovilla
77193a8839 italian updates 2005-11-27 09:54:56 +00:00
Ralf Becker
7b2b823835 - setup uses now the system_charset, that fixes various errors reported:
+ setup_demo gives errors under postgres
 + setup_demo can save special chars in the admin name
- renamed setup_demo into admin_account, as setting up demo accounts is the least used function of it
- fixed warning db::delete missing params, if delete_all was checked
2005-11-27 07:48:22 +00:00
Miles Lott
3617eeda1f update for new calendar function 2005-11-26 15:37:14 +00:00
Cornelius Weiß
59e89a180d fix for registration app 2005-11-26 14:31:16 +00:00
Miles Lott
bcacc1ef46 phpgw->egw 2005-11-26 14:25:39 +00:00
Miles Lott
a828b3cf85 remove superfluous globals, format 2005-11-26 14:04:40 +00:00
Miles Lott
2a44512e96 fix email address 2005-11-26 13:48:28 +00:00
Miles Lott
d4f9449240 forgot to add these months ago 2005-11-26 13:15:57 +00:00
Ralf Becker
a2940028bd 1.2RC2-3 2005-11-25 23:05:46 +00:00
Ralf Becker
e7000f3877 added home and replaced email with felamimail 2005-11-25 20:31:12 +00:00
Ralf Becker
b68c7922c0 fixed prob reported on the lists: new created account are not working 2005-11-25 19:58:05 +00:00
Ralf Becker
fec07c13a3 1.2RC2-2 2005-11-25 09:22:34 +00:00
Ralf Becker
2ee5b02448 fixed bug reported on the list: using (constant) returnvalue as reference is not possible in php4 2005-11-25 09:21:42 +00:00
Ralf Becker
bbff5b6fb6 new logo 2005-11-25 09:07:28 +00:00
Ralf Becker
a8248de369 removed 1.0 version 2005-11-25 08:54:16 +00:00
Ralf Becker
53d6bff292 home apps navbar icons for jerryr 2005-11-25 08:50:34 +00:00
Ralf Becker
b2acc021b8 fixed fallback to default (jerryr) css file 2005-11-25 08:39:32 +00:00
Ralf Becker
34d55dc9b8 not needed not full working with jerryr 2005-11-25 08:36:01 +00:00
Ralf Becker
a3d05293d3 re-added the mainscreen message, seems it got lost in the rework home.php --> home/index.php 2005-11-25 08:23:18 +00:00
Ralf Becker
73975b00c6 necessary rpmmacros from the 1.0.0 Branch 2005-11-25 08:17:52 +00:00
Ralf Becker
1ed66cdeeb removed mail config from Admin >> Site config as the mail config is availible now inside eGW via EMailAdmin or via Setup >> Configuration 2005-11-25 08:14:04 +00:00
Miles Lott
bcb682ed9d phpgw->egw 2005-11-25 00:20:34 +00:00
Miles Lott
98bb88f545 phpgw->egw 2005-11-25 00:13:29 +00:00
Ralf Becker
d6b925b16c 1.2RC2 2005-11-24 21:23:34 +00:00
Ralf Becker
2b083935ec fixes for negative group-id and others 2005-11-24 20:49:23 +00:00
Ralf Becker
43ae18fb7a finding the db-object from setup too 2005-11-24 20:48:31 +00:00
Ralf Becker
d8932b3ad3 calling invalidate_session_cache only if it exists (setup does not have/need it) 2005-11-24 20:08:09 +00:00
Ralf Becker
8d5b6eef7a adding 1.2 dependcy for the api 2005-11-24 19:53:15 +00:00
Ralf Becker
c8fcea4fd9 fix to deal with negativ group-id's 2005-11-24 19:50:52 +00:00
Ralf Becker
9b4e21dbb3 fix typo 2005-11-24 19:48:45 +00:00
Ralf Becker
9606f6ea25 eGW uses now negative id's for groups, this allows to better support ldap (you can have users and groups with identical id's) 2005-11-24 19:48:21 +00:00
Ralf Becker
e92bd2b0fb not used 2005-11-24 15:03:10 +00:00
Ralf Becker
0a9adb0389 a new look for the 1.2 2005-11-24 15:01:27 +00:00
Ralf Becker
aea55f6b2d a new look for the 1.2 2005-11-24 14:29:37 +00:00
Ralf Becker
759a50c8c6 fix for 2-digit version-numbers (dependency on 1.2 is ok with a 1.2.xxx version) 2005-11-24 13:07:57 +00:00
Oscar Manuel Gómez Senovilla
0e16ad0dc5 spanish updates for 1.2rc2 (hopefully) 2005-11-24 12:13:55 +00:00
Miles Lott
63ce5878da Formatting 2005-11-24 11:52:14 +00:00