Commit Graph

11997 Commits

Author SHA1 Message Date
1784637cff Make the PHP session restore an own session type in manageheader. So you can switch it on and off, without the need to edit the code. At the moment it's off by default, with a note that it can give a big performance boost (if it works on your distro).
Please note: If you already edited your phpgwapi/inc/functions.inc.php to switch it off, you will get an cvs conflict on updating, just do a "cvs update -C phpgwapi/inc/functions.inc.php" to fix it. If you want to use the session restore or you already used it, you need to go to Setup >> Headeradmin and switch it on there.
2005-10-13 14:14:01 +00:00
e76a77cce9 Make the PHP session restore an own session type in manageheader. So you can switch it on and off, without the need to edit the code. At the moment it's off by default, with a note that it can give a big performance boost (if it works on your distro).
Please note: If you already edited your phpgwapi/inc/functions.inc.php to switch it off, you will get an cvs conflict on updating, just do a "cvs update -C phpgwapi/inc/functions.inc.php" to fix it. If you want to use the session restore or you already used it, you need to go to Setup >> Headeradmin and switch it on there.
2005-10-13 12:17:38 +00:00
e2e0fd6446 Make the PHP session restore an own session type in manageheader. So you can switch it on and off, without the need to edit the code. At the moment it's off by default, with a note that it can give a big performance boost (if it works on your distro).
Please note: If you already edited your phpgwapi/inc/functions.inc.php to switch it off, you will get an cvs conflict on updating, just do a "cvs update -C phpgwapi/inc/functions.inc.php" to fix it. If you want to use the session restore or you already used it, you need to go to Setup >> Headeradmin and switch it on there.
2005-10-13 12:11:48 +00:00
b042a07504 *** empty log message *** 2005-10-13 07:17:47 +00:00
ac86dc76e6 Image_transfor is now dual licensed
lets use upload_url as index
2005-10-11 22:16:35 +00:00
4a4b6c3aaf added show popup on click on resources icon 2005-10-11 19:22:20 +00:00
ad013e644a don't show button: view accessory if resource is allready an accessory 2005-10-11 11:59:15 +00:00
0ec0bc7654 add a bit of phpdoc explanation. 2005-10-11 02:00:23 +00:00
03e2454671 still some missing phrases 2005-10-11 00:42:08 +00:00
8fd573db65 setting language, date- and timeformat for tinymce from the user prefs 2005-10-11 00:27:24 +00:00
dff8648c7e tinymce uses now the eGW translation system:
- translations of tinymce itself and all plugins are done by langs/lang.php
- existing tinymce translations have been imported into the phpgwapi lang files
2005-10-10 23:20:11 +00:00
af23fae115 tinymce translations 2005-10-10 23:15:52 +00:00
6ab474d0cc tinymce translations:
- added all missing german phrases
- moved double phrases to common
=> other lang files need to be saved in the db-tools for that to take effect
2005-10-10 23:14:29 +00:00
0a7c828058 tinymce translations 2005-10-10 22:28:16 +00:00
fa350880b7 bad translation of Location in French. Faux-ami: Location!=Location Location=Emplacement 2005-10-10 20:29:50 +00:00
9cbf5c356b use tinymce for htmlareas 2005-10-10 15:43:45 +00:00
822e08e0ff if no domain selectbox, only store the logindomain, if its realy set 2005-10-10 07:55:38 +00:00
2a05447886 fixed domain-selection via url 2005-10-09 12:02:24 +00:00
c7683e5dbc update to new prefs-style, the old one is not working for templates 2005-10-09 11:59:39 +00:00
afa3e63895 fixed buttons in list and details view 2005-10-09 10:13:10 +00:00
09201c7ecb Fix for apps showing post-install dependency failure even though they are not installed. 2005-10-08 14:54:01 +00:00
10ab662e37 fixed broken formatting of the home-page:
content of the apps was not in the designated table-cells, but echoed by the hooks
2005-10-08 13:22:52 +00:00
f54a3e1627 while deleting resources, delete their calendar entries (as participants) too 2005-10-08 11:06:58 +00:00
377869146c remove old code
moving and renaming is the same
2005-10-08 09:12:59 +00:00
4a5902ff92 a nice filemanager for tinymce 2005-10-07 18:23:58 +00:00
263935464d phpgw --> egw 2005-10-07 07:58:19 +00:00
edbb4bfa9c added function to set a style property in a given element-type and css-class 2005-10-05 13:45:08 +00:00
9f0f20a4cf an other try to get the right size for the multiple selectbox with checkboxes 2005-10-05 12:40:59 +00:00
a4fb15d410 reworked patch from Vincent Cuirassier from Mandriva
- multiple responsibles
- closing action
2005-10-05 08:00:20 +00:00
84b969586e reworked patch from Vincent Cuirassier from Mandriva
- multiple responsibles
- closing action
2005-10-05 07:50:47 +00:00
9532fc7af8 rearranged button layout to fit for egw stds 2005-10-04 23:02:18 +00:00
5c8e62b4ce files with owner_id == 0 need to be readable for all useres! 2005-10-04 22:59:14 +00:00
1fba46456d link class moved to the api 2005-10-01 21:12:36 +00:00
8a8077bf4e typo 2005-10-01 21:06:43 +00:00
fb636ad315 bugfix: new InfoLog entries created from within addressbook or projectmanager had no primary link 2005-10-01 20:41:35 +00:00
b31e40e067 moved InfoLog's link class and it's table into the api 2005-10-01 20:18:41 +00:00
691aa4d9dc bugfix: new InfoLog entries created from within addressbook or projectmanager had no primary link 2005-10-01 16:29:35 +00:00
8677de7c25 added mysqli support 2005-10-01 11:56:25 +00:00
d7e11ae8db added mysqli support 2005-10-01 11:27:51 +00:00
550295d940 - altering the ip-address column in phpgw_sessions and phpgw_access_log to varchar(40) to allow ip6 addresses, as requested by our debian maintainer
- altering the loginid column in phpgw_access_log to varchar(128), to deal with usernames including domains
2005-10-01 09:12:46 +00:00
f7ec5b42f5 fix to use our db class with the new php5 mysqli extension 2005-10-01 09:09:45 +00:00
7f835c1020 mysqli has a separete param for the port 2005-10-01 08:53:38 +00:00
d088c71ae0 mysqli should use the mysql datadictionary 2005-10-01 08:47:27 +00:00
460e0ce67b Enable turkish 2005-10-01 08:44:04 +00:00
7ae0075fb3 fix an usort sideeffect 2005-09-30 16:03:27 +00:00
42e14d2cfd multiselectbox with checkboxes: calculated widths was far to much 2005-09-30 14:21:50 +00:00
fef3601280 killed a warning, if cat contains no resources 2005-09-30 03:51:59 +00:00
fe866fedae bug 1239981 2005-09-29 21:04:59 +00:00
26661321fb second round for bug 1266300 2005-09-29 19:17:02 +00:00
d7921303d8 bug 1266300 2005-09-29 19:10:21 +00:00