Nathan Gray
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
Nathan Gray
eae9b67d3c
Make text diff history look better in FF
2012-06-05 15:48:57 +00:00
Ralf Becker
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
Nathan Gray
9fd0dd7ff0
Add placeholders {{folder}} for containing folder, {{folder_file}} for {{folder}}/{{file}}
2012-06-05 14:50:22 +00:00
Ralf Becker
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
Klaus Leithoff
c00e9756eb
when converting HTML 2 Text remove style,head and comment style browser-switch
2012-06-04 14:56:45 +00:00
Ralf Becker
dc17cfbb47
* API: support windows-1256 via iconv and prefer iconv for windows-1252 too
2012-06-04 11:58:08 +00:00
Klaus Leithoff
6fcc4455e4
* email: fix for Helpdesk Issue:3430 (Unstructured display of text when converting email to infolog)
2012-06-04 11:26:40 +00:00
Ralf Becker
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
Ralf Becker
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
Klaus Leithoff
4d70099c15
* Addressbook: fix for postgres error on advanced search in addressbook (Helpdesk 3421)
2012-06-01 12:51:22 +00:00
Klaus Leithoff
d4c0a892cb
remove kses and htmlpurifier, as they are replaced by htmLawed now
2012-06-01 12:46:59 +00:00
Nathan Gray
c5bb607ebc
Fix NaN/NaN/NaN timestamp
2012-05-30 18:54:23 +00:00
Nathan Gray
98c28030be
History log:
...
- Automatic support for custom fields
- Fix missing select-<subtype> values
2012-05-30 18:47:32 +00:00
Nathan Gray
b6760edc22
Fix occasional missing filters on re-load
2012-05-30 16:34:20 +00:00
Klaus Leithoff
b6638adc24
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 09:22:27 +00:00
Ralf Becker
2427a60c90
* Timesheet: if linked via ProjectManager, behave identical as if project was set in own GUI, fixed setting project to none to also unset project-title and blur
2012-05-30 08:21:18 +00:00
Nathan Gray
5b59e85574
Handle multiple values that are comma separated
2012-05-29 23:15:58 +00:00
Nathan Gray
36fa6e27be
Fix apply / reload failure
2012-05-29 23:05:26 +00:00
Nathan Gray
de01faf0df
Add select account search dialog
2012-05-29 22:47:21 +00:00
Nathan Gray
c0ae7013a5
Don't fail if there are no actions, just initialize to empty array
2012-05-29 22:35:33 +00:00
Nathan Gray
d1cee69269
Handle if row doesn't have cat_id in class
2012-05-29 22:26:52 +00:00
Nathan Gray
31166f94a0
Allow list to be cleared; always call search query hook, even if cached
2012-05-29 22:25:40 +00:00
Nathan Gray
41cf864a73
Respect group filter, if passed
2012-05-29 22:24:15 +00:00
Nathan Gray
9790ee3ac7
Handle some differently formed dialogs
2012-05-29 22:23:02 +00:00
Nathan Gray
2b3686540f
Fix action column removal to handle action columns that are not the last column
2012-05-29 17:22:18 +00:00
Nathan Gray
f8fbafd086
Fix typeOptions to get appname in the right place
2012-05-29 15:23:12 +00:00
Ralf Becker
a1f6f70330
* Admin: remove session timeout from EGroupware config and read it via ini_get("session.gc_maxlifetime") as config fails for many reasons, if different from php.ini setting
2012-05-29 14:43:33 +00:00
Nathan Gray
de8bc4771c
Fix bug that ignored 'stop' in import condition, default definition
2012-05-29 14:37:19 +00:00
Klaus Leithoff
57be9157d5
* addressbook/importexport: if there are no export csv definitions for a given user, do not show the csv export option in context menu
2012-05-29 13:39:44 +00:00
Klaus Leithoff
318f85f651
throw exception if there are no app profiles available for export
2012-05-29 11:06:40 +00:00
Ralf Becker
47286b9f7f
fixed not working save of forced (and probably also default) prefs
2012-05-25 17:51:59 +00:00
Klaus Leithoff
2509d7783f
attempt of switching from htmlpurifier to htmLawed and replacing kses by htmLawed calls; this is done for performance and resource considerations; still the common call in egw is by html::purify, but htmLawed is doing the work now. let me know if there are issues regarding; if we cannot find issues within EGroupware, we will clean out the related sourcecode of kses and htmlpurifier with the next step
2012-05-25 12:23:11 +00:00
Nathan Gray
7e92918f9e
Add support for 'content' attribute, to create namespace for template using something other than its ID
2012-05-24 21:36:03 +00:00
Nathan Gray
775d08a89b
Put select options in sel_options
2012-05-24 21:30:19 +00:00
Nathan Gray
5bfd90e207
Fix validation of cf types - transformer only does server -> client
2012-05-24 21:12:26 +00:00
Nathan Gray
aafca99105
Automatically handle link history entries
2012-05-24 17:53:23 +00:00
Nathan Gray
acd7f43303
Accept links in appname:id format
2012-05-24 17:49:28 +00:00
Nathan Gray
efbb743cc6
Log removal of link in history
2012-05-24 17:33:16 +00:00
Nathan Gray
5647df9636
Historylog widget for et2
2012-05-24 15:45:29 +00:00
Nathan Gray
88df7e232c
Make sure action object is set before using it
2012-05-23 23:55:01 +00:00
Nathan Gray
fc3553636d
Make sure options get set, if provided to constructor
2012-05-23 23:54:30 +00:00
Jörg Lehrke
9d11043ef3
* Fix country name issue during SyncML slowsync (community bug #3146 )
2012-05-23 09:19:58 +00:00
Nathan Gray
5d1bffd2d7
Fix file upload size limit
2012-05-22 20:44:06 +00:00
Nathan Gray
03dfd56d3e
Hide exec_id field too
2012-05-22 20:16:33 +00:00
Nathan Gray
ceb691f3a3
Always get category information out of cat_id
2012-05-22 19:54:28 +00:00
Nathan Gray
bdbd2af3e8
Send category information for colored rows in et2
2012-05-22 19:53:58 +00:00
Ralf Becker
ed5c5593c3
* InfoLog: status filter in index shows now cumulated list of all status translations, if no type is selected (as context menu does too)
2012-05-22 17:39:28 +00:00
Ralf Becker
cda03331e2
* Calendar: order search for events to link with by startdate descending
2012-05-22 17:08:00 +00:00
Ralf Becker
a415cbf259
use egw object for given app and window, to open non-popup pm view in projectmanager iframe for jdots template
2012-05-22 15:40:10 +00:00