cf3f99c260
Don't unregister selected rows from the selection manager, even if they're destroyed.
...
Fixes selection loses first rows when user scrolls down.
2014-09-18 02:58:52 +00:00
b7b6baaed5
Accept string without suffix as fixedWidth.
...
Fixes infolog defaults missing when changing details/no details
2014-09-18 02:29:14 +00:00
946558b559
More gantt improvements for large projects
...
- Add a further zoom level, yearly, for long projects
- Fix some scaling issues
- Turn on gantt cover while loading, so it gets a better chance to be displayed
2014-09-17 20:17:29 +00:00
f74bd300f4
Avoid extra reload of infolog, just hide the details
2014-09-17 15:07:03 +00:00
2cf2c3ec12
Avoid extra reload of infolog, just hide the details
2014-09-16 14:30:52 +00:00
60c2566bf9
Anything longer than 3 days is shown as Month + Day
2014-09-15 20:03:11 +00:00
69f6668d05
Some experimental speed changes:
...
- Make pm list load first, so others don't matter
- Add preference to limit dates in gantt
- Log timing of gantt loading
2014-09-15 19:35:29 +00:00
adc8edb791
Implement draft autosaving for mail compose.
...
- Auto saving interval is every 2 minutes.
2014-09-12 12:10:48 +00:00
7ca9e5c6bf
Restructure compose save as draft functionality and implement it as an ajax function
2014-09-12 11:52:38 +00:00
dc965c15f9
ensure Message-Id is the same for outgoing mail AND message saved in send-folder
2014-09-11 14:10:51 +00:00
985398ccbd
ensure Message-Id is the same for outgoing mail AND message saved in send-folder
2014-09-11 14:10:01 +00:00
2172fc769d
* Mail: support the propagation of Thread-Topic, Thread-Index and List-Id on reply too
2014-09-11 11:52:58 +00:00
bb58848939
* Mail: support the propagation of Thread-Topic, Thread-Index and List-Id on reply too
2014-09-11 11:51:07 +00:00
f1894d64fb
* Mail: Respect References AND In-Reply-To Headers, and set them on reply if available
2014-09-11 09:21:07 +00:00
dcbf30d674
using egw_json_response::json_encode() for GET requests too, to work agains empty windows caused eg. by wrong encoding
2014-09-10 19:19:31 +00:00
6617d2a1fe
only log ajax requests which represent former GET requests or submits, to cut down updates to egw_access_log table
2014-09-10 18:39:07 +00:00
819edf5dec
only log ajax requests which represent former GET requests or submits, to cut down updates to egw_access_log table
2014-09-10 18:38:48 +00:00
fad57f202b
using egw_json_response::json_encode() for GET requests too, to work agains empty windows caused eg. by wrong encoding
2014-09-10 18:25:36 +00:00
14b11281ec
remove create_function in favor of a global function as it is causing - at least on some systems - permanently changing cache-ids / minified sources not to be cached
2014-09-10 16:15:53 +00:00
f9fdf59746
remove create_function in favor of a global function as it is causing - at least on some systems - permanently changing cache-ids / minified sources not to be cached
2014-09-10 16:15:22 +00:00
dff636bde6
copy 14.1 changelog to trunk to satisfy update checker
2014-09-10 13:24:28 +00:00
02df7c8fdf
Changelog for 14.1.20140910
2014-09-10 12:35:00 +00:00
33b0fc473b
reverting r48575 "Fix sub-grid column indent" as it makes filenames in hierarchies more cluttered
2014-09-10 12:18:26 +00:00
ab805f90e4
* Mail: Colorize mail contents according to their hierarchy in body
2014-09-10 11:59:40 +00:00
906712bc17
Colorize mail contents according to their hierarchy in body
2014-09-10 11:58:34 +00:00
cf97364abf
partial backport of r48568: Fix bug loading new data into gantt
...
ommitting projectmanager/inc/class.projectmanager_gantt.inc.php
2014-09-10 11:28:42 +00:00
084fb28864
Change minimum characters to 4 to avoid long queries on large installs.
2014-09-10 11:24:45 +00:00
6fa2cab7e2
Limit link search to 1000 results
2014-09-10 11:24:10 +00:00
4c9a44258c
Set appropriate no details CSS on initial load
2014-09-10 11:23:21 +00:00
12bfd30cbd
When user changes the width of a relative width column, make sure that column stays at the set size and adjust all other relative columns to fit. Fixes relative width columns changing width again after being resized.
2014-09-10 11:22:38 +00:00
1c10588249
Add some CSS during column resize to indicate which columns are fixed and which columns will change when you resize.
2014-09-10 11:22:04 +00:00
bbc76fa4e1
Make sure tab doesn't start by trying to display a hidden tab.
2014-09-10 11:19:15 +00:00
f6fc2cc67f
Fix sub-grid column indent
2014-09-10 11:16:11 +00:00
edcb6aef24
Fix selected categories disappear after searching.
2014-09-10 11:15:16 +00:00
1ce490ebcc
* Timesheet: fix lost comment when viewtype was set to simple
...
r48574: Fix doubled description ID (ts_description), caused lost comment when viewtype was set to simple
2014-09-10 11:14:18 +00:00
a8088acfe0
Change automatically calculated quantity and list quantity to 2 decimal places
2014-09-10 11:02:26 +00:00
9210a652cc
fixed whole-day checkbox comparison (this should probably be fixed on widget level too), fixes together with r48580 false "startdate changed" message while trying to save a recuring event
2014-09-10 10:25:20 +00:00
f691946560
fixed date client/server protocol to always just append "Z" after seconds, so apps can compare date values
2014-09-10 10:25:06 +00:00
91ea6f8d9f
fixed whole-day checkbox comparison (this should probably be fixed on widget level too), fixes together with r48580 false "startdate changed" message while trying to save a recuring event
2014-09-10 10:24:40 +00:00
9e60cadb70
fixed date client/server protocol to always just append "Z" after seconds, so apps can compare date values
2014-09-10 10:22:55 +00:00
c775582af2
trigger blur on taglist in getValue() to not loose just typed content (previous fix stoped selection of suggestions by mouse)
2014-09-10 10:02:43 +00:00
a4d18fdce2
trigger blur on taglist in getValue() to not loose just typed content (previous fix stoped selection of suggestions by mouse)
2014-09-10 10:02:07 +00:00
a8f284b588
simple check and error-message, if cookies are not enabled, also changed famous "Your session could not be verified" to more understandable "Your session timed out, please log in again"
2014-09-10 08:27:47 +00:00
1cdc989f18
simple check and error-message, if cookies are not enabled, also changed famous "Your session could not be verified" to more understandable "Your session timed out, please log in again"
2014-09-10 08:27:13 +00:00
06a78f145f
Fix sub-grid column indent
2014-09-09 23:14:42 +00:00
29301590d6
Fix doubled description ID (ts_description), caused lost comment when viewtype was set to simple
2014-09-09 22:20:52 +00:00
dbbd64d66b
Make sure tab doesn't start by trying to display a hidden tab.
2014-09-09 22:19:50 +00:00
01d1ae3dcc
Fix selected categories disappear after searching.
2014-09-09 21:55:00 +00:00
7b2511d264
Change automatically calculated quantity and list quantity to 2 decimal places
2014-09-09 21:38:37 +00:00
ee5a8c5fcc
Move timesheet sum placeholder
2014-09-09 21:28:57 +00:00