fea8c1660d
bug 1294588 and lang setup fixes
2005-10-15 21:52:37 +00:00
021d72b93e
extended the check for (admin-)accounts to other account storages
2005-10-15 07:57:06 +00:00
aac9ec7d10
phpgw --> egw
2005-10-14 17:03:16 +00:00
3d4049d873
phpgw --> egw
2005-10-14 14:31:35 +00:00
250d3d9408
phpgw --> egw and removed some obsolete files
2005-10-14 11:01:05 +00:00
586cf854a2
phpgw --> egw and removed some obsolete files
2005-10-14 10:41:15 +00:00
f1ba916258
some missing translations
2005-10-14 10:25:36 +00:00
bf5275949e
small fix
2005-10-14 10:04:41 +00:00
0ddb73fddb
modernize now removes:
...
- global $phpgw;
- global $phpgw_info;
and replaces:
- $phpgw -> $GLOBALS['egw']
- $phpgw_info -> $GLOBALS['egw_info']
2005-10-14 09:36:37 +00:00
d240021947
some missing translations
2005-10-14 09:07:12 +00:00
c8632a8808
some missing translations
2005-10-14 08:46:37 +00:00
d4197d2883
update and upload phrase was accidently given to tinymce app
2005-10-14 08:33:28 +00:00
c3295d4a5c
bug 1226024
2005-10-13 22:14:51 +00:00
1b4ec35cb7
bug 1313566, head branch
2005-10-13 22:07:48 +00:00
f578c4f826
make tinymce call easier and provide some custom view
2005-10-13 20:43:06 +00:00
3b57b96316
fixed SQL introduced for the multiple responsibles
2005-10-13 15:26:45 +00:00
938a25ebeb
fixed SQL introduced for the multiple responsibles
2005-10-13 15:24:48 +00:00
43c1115dbf
switch to tinymce by default
2005-10-13 15:16:38 +00:00
c5d434332c
make both (htmlarea / tinymce) pluging arguments styles working in etemplate
2005-10-13 15:13:58 +00:00
e21c498f4c
cancel phrase was accidently given to tinymce app
2005-10-13 15:04:34 +00:00
e24808dcb6
re-added lost "never hide" pref, which got lost in the preferences changes
2005-10-13 15:02:19 +00:00
ea1e8d89a2
fixed sql error on deleting users, thanks to Regis Leroy
2005-10-13 14:26:29 +00:00
1a5bfe70dd
fixed syntax error, thanks to Giuseppe Smaniotto
2005-10-13 14:20:40 +00:00
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