Régis Leroy
c53b0302ba
removing galaxia library. See in reworked workflow library in workflow/inc/engine
2005-10-17 15:52:39 +00:00
Ralf Becker
8bfbbd96ae
allow extending classes to use numerical and string debug-levels, so_sql only reacts on debug=4
2005-10-16 11:45:59 +00:00
Ralf Becker
583a58007d
icons to select all rows and do something with all rows moved from resources and addressbook into the api, to be used by other apps too (eg. ProjectManager)
2005-10-16 07:07:44 +00:00
Oscar Manuel Gómez Senovilla
fea8c1660d
bug 1294588 and lang setup fixes
2005-10-15 21:52:37 +00:00
Ralf Becker
021d72b93e
extended the check for (admin-)accounts to other account storages
2005-10-15 07:57:06 +00:00
Ralf Becker
aac9ec7d10
phpgw --> egw
2005-10-14 17:03:16 +00:00
Ralf Becker
3d4049d873
phpgw --> egw
2005-10-14 14:31:35 +00:00
Ralf Becker
250d3d9408
phpgw --> egw and removed some obsolete files
2005-10-14 11:01:05 +00:00
Ralf Becker
586cf854a2
phpgw --> egw and removed some obsolete files
2005-10-14 10:41:15 +00:00
Ralf Becker
f1ba916258
some missing translations
2005-10-14 10:25:36 +00:00
Ralf Becker
bf5275949e
small fix
2005-10-14 10:04:41 +00:00
Ralf Becker
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
Ralf Becker
d240021947
some missing translations
2005-10-14 09:07:12 +00:00
Ralf Becker
c8632a8808
some missing translations
2005-10-14 08:46:37 +00:00
Ralf Becker
d4197d2883
update and upload phrase was accidently given to tinymce app
2005-10-14 08:33:28 +00:00
Oscar Manuel Gómez Senovilla
c3295d4a5c
bug 1226024
2005-10-13 22:14:51 +00:00
Oscar Manuel Gómez Senovilla
1b4ec35cb7
bug 1313566, head branch
2005-10-13 22:07:48 +00:00
Cornelius Weiß
f578c4f826
make tinymce call easier and provide some custom view
2005-10-13 20:43:06 +00:00
Ralf Becker
3b57b96316
fixed SQL introduced for the multiple responsibles
2005-10-13 15:26:45 +00:00
Ralf Becker
938a25ebeb
fixed SQL introduced for the multiple responsibles
2005-10-13 15:24:48 +00:00
Cornelius Weiß
43c1115dbf
switch to tinymce by default
2005-10-13 15:16:38 +00:00
Cornelius Weiß
c5d434332c
make both (htmlarea / tinymce) pluging arguments styles working in etemplate
2005-10-13 15:13:58 +00:00
Ralf Becker
e21c498f4c
cancel phrase was accidently given to tinymce app
2005-10-13 15:04:34 +00:00
Ralf Becker
e24808dcb6
re-added lost "never hide" pref, which got lost in the preferences changes
2005-10-13 15:02:19 +00:00
Ralf Becker
ea1e8d89a2
fixed sql error on deleting users, thanks to Regis Leroy
2005-10-13 14:26:29 +00:00
Ralf Becker
1a5bfe70dd
fixed syntax error, thanks to Giuseppe Smaniotto
2005-10-13 14:20:40 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Oscar Manuel Gómez Senovilla
b042a07504
*** empty log message ***
2005-10-13 07:17:47 +00:00
Cornelius Weiß
ac86dc76e6
Image_transfor is now dual licensed
...
lets use upload_url as index
2005-10-11 22:16:35 +00:00
Cornelius Weiß
4a4b6c3aaf
added show popup on click on resources icon
2005-10-11 19:22:20 +00:00
Cornelius Weiß
ad013e644a
don't show button: view accessory if resource is allready an accessory
2005-10-11 11:59:15 +00:00
zhangweiwu
0ec0bc7654
add a bit of phpdoc explanation.
2005-10-11 02:00:23 +00:00
Ralf Becker
03e2454671
still some missing phrases
2005-10-11 00:42:08 +00:00
Ralf Becker
8fd573db65
setting language, date- and timeformat for tinymce from the user prefs
2005-10-11 00:27:24 +00:00
Ralf Becker
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
Ralf Becker
af23fae115
tinymce translations
2005-10-10 23:15:52 +00:00
Ralf Becker
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
Ralf Becker
0a7c828058
tinymce translations
2005-10-10 22:28:16 +00:00
Régis Leroy
fa350880b7
bad translation of Location in French. Faux-ami: Location!=Location Location=Emplacement
2005-10-10 20:29:50 +00:00
Cornelius Weiß
9cbf5c356b
use tinymce for htmlareas
2005-10-10 15:43:45 +00:00
Ralf Becker
822e08e0ff
if no domain selectbox, only store the logindomain, if its realy set
2005-10-10 07:55:38 +00:00
Ralf Becker
2a05447886
fixed domain-selection via url
2005-10-09 12:02:24 +00:00
Ralf Becker
c7683e5dbc
update to new prefs-style, the old one is not working for templates
2005-10-09 11:59:39 +00:00
Cornelius Weiß
afa3e63895
fixed buttons in list and details view
2005-10-09 10:13:10 +00:00
Miles Lott
09201c7ecb
Fix for apps showing post-install dependency failure even though they are not installed.
2005-10-08 14:54:01 +00:00
Ralf Becker
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
Ralf Becker
f54a3e1627
while deleting resources, delete their calendar entries (as participants) too
2005-10-08 11:06:58 +00:00
Cornelius Weiß
377869146c
remove old code
...
moving and renaming is the same
2005-10-08 09:12:59 +00:00