c0dcb66ebc
replace ctype_digit with is_numeric, as ctype_digit returns false on integers
2012-06-06 10:48:58 +00:00
920729a0bc
replace ctype_digit with is_numeric, as ctype_digit returns false on integers
2012-06-06 10:48:21 +00:00
616fbeec40
update of italian translations provided by Ilias Chasapakis, Webtrain Services
2012-06-06 10:30:00 +00:00
4973f0114d
update of italian translations provided by Ilias Chasapakis, Webtrain Services
2012-06-06 10:09:45 +00:00
f3b2cc3c46
calendar/email: distinguish between meeting request and meeting reply, while displaying ics
2012-06-06 09:45:44 +00:00
1c63b3a936
* API: upgrade htmLawed from 1.1.10 to 1.1.11
2012-06-06 08:56:12 +00:00
fdfcdfc387
* API: upgrade htmLawed from 1.1.10 to 1.1.11
2012-06-06 08:54:35 +00:00
9465e654dd
calendar/email: distinguish between meeting request and meeting reply, while displaying ics
2012-06-06 07:54:24 +00:00
2eec3dd075
calendar/email: distinguish between meeting request and meeting reply, while displaying ics
2012-06-06 07:39:57 +00:00
1f2ee8faf2
Add ckeditor as htmlarea widget
2012-06-06 04:13:19 +00:00
d9efe319d0
Remove registration for select-account
2012-06-06 04:06:48 +00:00
b7ed330670
Handle any set select options
2012-06-06 04:05:21 +00:00
f3f0406471
Add All users permission option
2012-06-05 21:50:34 +00:00
fc3c054025
Take type into account before making 'no account selection' change
2012-06-05 21:16:33 +00:00
e9abe385dc
- Fix action column not being skipped
...
- Add nextmatch-accountfilter
2012-06-05 21:10:18 +00:00
2573076826
Add some change detection, don't do anything if value is not changed
2012-06-05 21:09:16 +00:00
98f73a5507
Prevent warning about not-allowed child widget, fire change event on input when selecting from query results
2012-06-05 21:03:00 +00:00
30b3213b90
Change diff dialog to use auto sizing, hopefully avoid some scrollbars in FF
2012-06-05 17:11:42 +00:00
09937c410d
Fix history logging of removed links when removing by link_id - need to read values before they are deleted
2012-06-05 16:44:48 +00:00
9846011ec2
- Reset accidental commit using et2
...
- Set current app before validating to use app-specific values (category)
2012-06-05 16:19:02 +00:00
eae9b67d3c
Make text diff history look better in FF
2012-06-05 15:48:57 +00:00
3b480bf323
* InfoLog/CalDAV: set status of new tasks to NEEDS-ACTION (not started), if client does not specify a status or completion (was set to DONE before)
2012-06-05 15:18:57 +00:00
3d703b4bbe
* InfoLog/CalDAV: set status of new tasks to NEEDS-ACTION (not started), if client does not specify a status or completion (was set to DONE before)
2012-06-05 15:18:37 +00:00
202613c771
Fix missing select lookups
2012-06-05 15:14:54 +00:00
9fd0dd7ff0
Add placeholders {{folder}} for containing folder, {{folder_file}} for {{folder}}/{{file}}
2012-06-05 14:50:22 +00:00
6027f58ad9
* email/esync: forcing a cutoffdate of 28 days, when there is no limitation set;
...
> switch debug from error_log to debug.txt, fix strict warning in call of splitID
2012-06-05 13:21:49 +00:00
6a9e11a4d7
applied fix proposed on devel list, working around "PHP Warning:
...
Parameter 1 to boinfolog::write() expected to be a reference, value given"
2012-06-05 07:04:25 +00:00
0b28bf094f
applied fix proposed on devel list, working around "PHP Warning:
...
Parameter 1 to boinfolog::write() expected to be a reference, value given"
2012-06-05 07:04:03 +00:00
c00e9756eb
when converting HTML 2 Text remove style,head and comment style browser-switch
2012-06-04 14:56:45 +00:00
8abb10c5ed
when converting HTML 2 Text remove style,head and comment style browser-switch
2012-06-04 14:54:08 +00:00
30f8a711e3
* API: support windows-1256 via iconv and prefer iconv for windows-1252 too
2012-06-04 11:58:44 +00:00
dc17cfbb47
* API: support windows-1256 via iconv and prefer iconv for windows-1252 too
2012-06-04 11:58:08 +00:00
87d0cff8f1
* email/esync: try to improve speed, by using already fetched headers when applicable;
...
more debug;
always report success on sending client side meeting requests
2012-06-04 11:42:06 +00:00
fda576c01f
* email: fix for Helpdesk Issue:3430 (Unstructured display of text when converting email to infolog)
2012-06-04 11:31:39 +00:00
6fcc4455e4
* email: fix for Helpdesk Issue:3430 (Unstructured display of text when converting email to infolog)
2012-06-04 11:26:40 +00:00
f926ab9c1c
* LDAP: allow to specify multiple (space-separated) ldap URLs (eg. "ldap1 tls://ldap2")
...
added parameter to constructor to throw exceptions instead of echoing error-messages and returning false on ldapConnect
2012-06-04 08:02:02 +00:00
e1cb2efa1b
moved uri parsing into _connect, to allow multiple uri not just multiple hosts and added parameter to constructor to throw exceptions instead of echoing error-messages and returning false on ldapConnect
2012-06-04 07:59:07 +00:00
0c6d80d778
* API/Admin: add user-agent to accesslog and sessions, add sessionid to history to better identify what was causing changes in history
2012-06-01 13:13:06 +00:00
7c2a8bedd9
* Addressbook: fix for postgres error on advanced search in addressbook (Helpdesk 3421)
2012-06-01 12:53:08 +00:00
4d70099c15
* Addressbook: fix for postgres error on advanced search in addressbook (Helpdesk 3421)
2012-06-01 12:51:22 +00:00
d4c0a892cb
remove kses and htmlpurifier, as they are replaced by htmLawed now
2012-06-01 12:46:59 +00:00
93be561b13
handle array in NAME parameter of attachment structure
2012-06-01 07:34:22 +00:00
e7d1b64b89
only call replace routines if the string to match occurs
2012-05-31 14:23:56 +00:00
f5c1a067a6
use instance cache for folderstatus to make sure it is available for esync
2012-05-31 11:46:02 +00:00
f87891bb1d
try to improve performance (main target here is esync) by using instance cache instead of sessionCache for folderObjects and deletedMessages
2012-05-31 09:17:35 +00:00
c5bb607ebc
Fix NaN/NaN/NaN timestamp
2012-05-30 18:54:23 +00:00
98c28030be
History log:
...
- Automatic support for custom fields
- Fix missing select-<subtype> values
2012-05-30 18:47:32 +00:00
b6760edc22
Fix occasional missing filters on re-load
2012-05-30 16:34:20 +00:00
0349f92b56
- Update default definitions
...
- Fix addressbook bug that ignored stop condition
2012-05-30 16:03:41 +00:00
e579a54013
handling of multibyte chars in attribute values of tags in mbstring.func_overload enviroments,
...
as substr_replace does not have a multibyte func overload function associated.
Thus substr_replace(, '', 0, strlen()) will fall short in the above mentioned enviroments; we use our own bytes-function now introduced into htmLawed
2012-05-30 14:49:21 +00:00