Stefan Becker
78ce5f8941
adding German Translations
2011-03-21 13:55:45 +00:00
Ralf Becker
e5c81fa86e
* exceptions in async jobs no longer stop other jobs, but log the exception to Apache error_log
2011-03-21 13:18:53 +00:00
Ralf Becker
8db999925d
* exceptions in async jobs no longer stop other jobs
2011-03-21 13:18:11 +00:00
Ralf Becker
74a2947018
* fixed not working async service test-job
...
$$adr[0] === $($adr[0]) !== ($$adr)[0]
2011-03-21 13:14:33 +00:00
Ralf Becker
3c8abc1971
* fixed not working async service test-job
...
$$adr[0] === $($adr[0]) !== ($$adr)[0]
2011-03-21 13:13:41 +00:00
Stefan Becker
6a418aec6b
adding German Translations
2011-03-21 11:33:32 +00:00
Stefan Becker
5a6bc00f90
adding German Translations
2011-03-21 11:26:12 +00:00
Stefan Becker
42bfe30447
adding German Translations
2011-03-21 11:18:04 +00:00
Stefan Becker
9814227f42
adding German Translations
2011-03-21 10:32:36 +00:00
Philip Herbert
ca11300994
GetFolderList must always return an array to not break sync
2011-03-20 18:08:44 +00:00
Ralf Becker
7c50223221
switching accidently commited PostgreSQL query log off again
2011-03-20 12:58:46 +00:00
Ralf Becker
38ef2706e3
switching accidently commited PostgreSQL query log off again
2011-03-20 12:57:56 +00:00
Ralf Becker
c34c52cacf
* Addressbook: fixed PostgeSQL error when searching or showing accounts
2011-03-20 12:51:26 +00:00
Ralf Becker
778d03772a
fixed typo CAPABILITY_CAST_AS_VA(R)CHAR
2011-03-20 12:49:22 +00:00
Ralf Becker
c492c57e2f
* Addressbook: fixed PostgeSQL error when searching or showing accounts
2011-03-20 12:37:22 +00:00
Ralf Becker
3684567a53
AS calendar prefs to choose which calendars to sync
2011-03-19 18:06:31 +00:00
Ralf Becker
136865d48e
empty settings method, calendar selection with follow later
2011-03-19 12:53:31 +00:00
Ralf Becker
dbce0992af
Implemented AS prefs for addressbook:
...
- which addressbooks to sync
- sync selected as one addrressbook (for devices only supporting on addressbook)
2011-03-19 12:51:50 +00:00
Ralf Becker
58328235b0
fixed not working default for checkboxes of "No"="0" and displaying sections now with class="th" and colspan="2"
2011-03-19 11:24:49 +00:00
Ralf Becker
9888fb0c2f
fixed not working default for checkboxes of "No"="0" and displaying sections now with class="th" and colspan="2"
2011-03-19 11:23:53 +00:00
Andreas Stöckel
07daeda81e
Fixed bugs in the grid component with resizing not working properly and column width being not in sync with header width. This has been done by using a dynamic stylesheet for the column properties instead of changing the properties for each element individually.
2011-03-18 18:04:56 +00:00
Ralf Becker
fd9d3315cd
* EventMgr: fixed fatal error eventmgr_merge::number_format() is not defined
2011-03-18 15:17:25 +00:00
Ralf Becker
6c05070aa0
fixed warning: implode(): Invalid arguments passed in /var/www/epl-trunk/etemplate/inc/class.bo_merge.inc.php on line 569
2011-03-18 15:14:55 +00:00
Ralf Becker
ebbbf233cf
new capability to CAST AS varchar
2011-03-18 14:18:24 +00:00
Ralf Becker
a69151c7f8
read users full name from password file and create email address according to configured rules for automatic created accounts
2011-03-18 13:40:21 +00:00
Ralf Becker
7f49fa6812
read users full name from password file and create email address according to configured rules for automatic created accounts
2011-03-18 13:36:19 +00:00
Klaus Leithoff
9684af643f
handle variable attachmentdiv height and control bottom area height preserved for the attachmentdiv, throw out attachment_count, as it seems not to be used
2011-03-18 12:29:05 +00:00
Klaus Leithoff
1d7fa9c6a7
revert r34211 as it was plain wrong. and not the intended files
2011-03-18 12:15:59 +00:00
Klaus Leithoff
d7177eb4f5
handle variable attachmentdiv height and control bottom area height preserved for the attachmentdiv, throw out attachment_count, as it seems not to be used
2011-03-18 12:10:15 +00:00
Ralf Becker
08806fe9e5
backport of reworked solution from trunk
2011-03-17 20:40:02 +00:00
Andreas Stöckel
e19cc44fcb
Removed base64-encoding from egw_instant_load.html, added code to egw_json which inserts script tags seperately when content is assigned to the innerHTML property
2011-03-17 18:00:24 +00:00
Klaus Leithoff
8b7e8d4b59
disable changes from r34201
2011-03-17 16:13:28 +00:00
Ralf Becker
46f505bb1f
* EMail: speed improvment by loading mails with a single request
2011-03-17 14:56:54 +00:00
Nathan Gray
6a58d3c612
Don't put spaces between category IDs when exporting DB values
2011-03-17 14:40:48 +00:00
Nathan Gray
2d20b29cee
Fix automatic field mapping when a mapping field is an array (addressbook categories)
2011-03-17 14:34:10 +00:00
Andreas Stöckel
d7e1028513
Fixed problem with directly loading iframe content in felamimail - added egw_instant_load.html which allows replacing its whole content with (base64 encoded) content and (in difference to data:text uris) works with IE and allows cross-frame JS interaction
2011-03-17 14:11:43 +00:00
Klaus Leithoff
3a15236204
fix for missing Quota display
2011-03-17 13:30:31 +00:00
Klaus Leithoff
b3e9afc2af
mask password fields when writing to history log, covers all new changes, not the old ones
2011-03-17 12:43:11 +00:00
Klaus Leithoff
a78a3d43d6
* emailadmin: allow to specify (configure) a different sieveHost than your imapServer
2011-03-17 10:23:36 +00:00
Ralf Becker
765864c89b
* EMail: speed improvments backported from Trunk
...
- use a single bofelamimail instance (not backported but hack in CreateObject to get the same result)
- queue refresh folder calls, to send only a single one
- difference between click and doubleclick on mails to speed up doubleclick (opening mail in popup)
2011-03-17 07:39:02 +00:00
Nathan Gray
8235f32c30
Pass optional parent category ID when creating new sub-categories
2011-03-16 23:30:12 +00:00
Nathan Gray
66f120ff2e
Add optional parent parameter for new categories
2011-03-16 23:29:42 +00:00
Nathan Gray
d67a265beb
Import categories when each is in its own column
2011-03-16 23:18:48 +00:00
Andreas Stöckel
d966794b8d
Added get_home_dir function to egw_vfs
2011-03-16 17:51:33 +00:00
Andreas Stöckel
65610b5fed
Updated jquery to newest, minified version
2011-03-16 17:50:53 +00:00
Andreas Stöckel
ebd6031ecf
Small design improvements, fixed horz. scrollbar in grid with chrome, ie compatibility, enabled column selection, fixed prefetch code
2011-03-16 17:50:25 +00:00
Nathan Gray
83bbea7669
Try to set some default values for export definitions
2011-03-16 17:07:32 +00:00
Nathan Gray
2e752e17b6
Enhance account name -> ID to be able to handle user names in Lastname, Firstname format
2011-03-16 16:50:28 +00:00
Klaus Leithoff
667f304018
handle account_last_change is string and 0
2011-03-16 16:26:48 +00:00
Klaus Leithoff
9f5f60bd0f
handle account_last_change is string and 0
2011-03-16 16:26:02 +00:00