8de2b22eeb
solution for taglist used for info_cc; TODO:replace imap_rfc822_parse_adrlist, as we wanted to get rid of those imap extension functions
2014-03-25 11:22:34 +00:00
efa8c9b567
Remove no longer needed ab link-entry
2014-03-24 21:37:42 +00:00
5b362e4bf5
- Change cc from textbox to taglist-email
...
- Change responsible account_type from accounts (default) to both.
2014-03-24 20:53:19 +00:00
9dde3d9846
Set min-height to avoid 0 height taglists on hidden tabs
2014-03-24 20:50:53 +00:00
f13fa742d8
Fix link-entry sizing too small
2014-03-24 20:45:29 +00:00
2e6dea62d6
Fix some bugs in selectAccount with rows not set, but multiple on
...
- Fix opening single select search dialog instead of multiple (cleared previous selection on OK)
- Fix double user / groups in selected list
2014-03-24 20:20:25 +00:00
06ea29a78c
Set sortmode=DESC for created column so newest show up on top for first click on the sortheader
2014-03-24 19:45:24 +00:00
a3e195fef2
Set sortmode=DESC for date columns so newest show up on top for first click on the sortheader
2014-03-24 19:43:15 +00:00
32ef5dd748
Set sortmode=DESC for date columns (and a few others) so newest show up on top for first click on header
2014-03-24 19:34:00 +00:00
8816fd6e0f
Handle selected columns as string or array without warning
2014-03-24 19:32:21 +00:00
b16c32714a
- Some documentation
...
- Fix bug ignoring nextmatch-sortheader's sortmode attribute
2014-03-24 19:30:29 +00:00
bfac67cc17
fixed et2_number was not reacting on size attribute
2014-03-24 18:43:45 +00:00
c45490d312
Add an icon for each field in a custom field list in a nextmatch row
2014-03-24 18:33:26 +00:00
b6cf2762c3
egw tooltips aren't supported in nextmatch rows, so set field title for custom field list when not shown as separate column. Also set data attributes, if anyone wants to try some fancy styling.
2014-03-24 18:00:09 +00:00
ab8cc893f7
Handle selected columns as array without erroring
2014-03-24 17:00:54 +00:00
02ea708a38
Fix links disappearing when changing between details / no details
...
- stop trying to change columnselection_pref from the server, app.js handles it and nextmatch doesn't support it
- send links based on preference, not filter. This way they're in the client side row cache, and can be displayed.
2014-03-24 16:31:30 +00:00
c90745cf6b
getting old eTemplate nextmatch header looking similar to new one
2014-03-24 16:19:48 +00:00
74c4957f2c
an other fix for old eTemplate apps containing tables (hbox, vbox) in grid
2014-03-24 16:16:04 +00:00
aa4552faec
nicer formatting of apps using old eTemplate
2014-03-24 15:09:45 +00:00
dfc186f9d5
nicer formatting of apps using old eTemplate
2014-03-24 15:08:55 +00:00
c72591f4a2
fixed new contacts had accounts addressbook selected, if user has admin rights
2014-03-24 13:23:03 +00:00
dba03454fb
using $readonlys["__ALL__"] with explicit $readonlys[$name] = false was NOT working for extensions
2014-03-24 09:03:38 +00:00
94ff3e1966
handle special egw-open param for nextmatch action when from=merge is involved (params meet different preconditions then)
2014-03-24 08:23:22 +00:00
05857ba73b
more changes etemplate_old --> etemplate, maybe better not started that ;-)
2014-03-23 09:36:35 +00:00
20193e6418
more changes etemplate_old --> etemplate, maybe better not started that ;-)
2014-03-23 09:34:18 +00:00
570b95f9ae
making old etemplate class available as etemplate_old, as that name was changed in a couple of files ...
2014-03-23 09:20:22 +00:00
fd7a180412
fixed IDE warnings
2014-03-23 08:51:28 +00:00
1f0dd46118
as we use now etemplate_new for eTemplate2 and etemplate for old eTemplate class, there is no need to switch etemplate class between new and old
2014-03-23 08:41:31 +00:00
0d1deb6ca6
fixed old eTemplate apps show no navbar in idots template
2014-03-23 08:22:56 +00:00
0b358e644c
Style attach file in mail compose dialog for pixelegg template
2014-03-21 18:15:07 +00:00
93151d84a3
fixed photo was lost after it was no longer transfered to client (to fix utf8 error in json encoding)
2014-03-21 17:12:32 +00:00
fcc1737036
fixed error when filename included non-ascii chars (eg. German umlauts) and added a header with information about author and Github url
2014-03-21 17:11:18 +00:00
d9f8160fff
Style attach file in header of the mail compose dialog
2014-03-21 16:28:56 +00:00
dd95ab16cc
* etemplate|widget_file: Make widget_file stylable
2014-03-21 16:27:09 +00:00
bec6913567
revert changes, as the double - is needed here; needs to be fixed elsewhere
2014-03-21 14:50:53 +00:00
354a2ac3e8
fix ->typo<- that prevented the merge action on message/rfc822 in addressbook to function properly
2014-03-21 14:26:10 +00:00
601e2b3b73
fix for failed display on compose of attached VCard entries
2014-03-21 12:56:34 +00:00
8212c7419b
resolve rowid (app::id to id) for construction of vfs url to address addressbook entry
2014-03-21 12:38:47 +00:00
c0eece6234
use mail instead of felamimail (when available) for mail actions
2014-03-21 11:54:38 +00:00
70d2a9f479
fix activesync attachment issue reported by randy; fix issue regarding the mail action on calendar entries; some cleanup
2014-03-21 10:37:09 +00:00
9423598d14
Correct css class name used for footer toolbar in dialogs
2014-03-21 10:34:41 +00:00
00881d1c94
silence some warnings on mail-to-all-participants
2014-03-20 16:10:52 +00:00
ac18b6cc8d
changed et2_core_inheritance.js to implement ClassWithAttributes extending Class from egw_inheritance and changed et2 objects to use ClassWithAttributes when required (also fixed lots of IDE warnings / added docu)
2014-03-20 09:40:37 +00:00
f517b5786f
Finish implementing addressbook CRM view tracker list
2014-03-19 20:21:05 +00:00
69f4d67d38
Test that the autorefresh timer is still going before binding, tab may have been closed
2014-03-19 20:11:03 +00:00
133c4a317c
Fix bug in using knownUIDs where empty rows were left or too many removed when the count changed
2014-03-19 19:19:34 +00:00
e3538302fc
Fix expanded bg color of et2_required fields
2014-03-19 16:52:25 +00:00
1b13b10bf6
deleting of groups
2014-03-19 15:24:54 +00:00
88943fb682
Style mail compose toolbar header for jdots and idots templates
2014-03-19 13:38:29 +00:00
a8e9a97212
some formatting of dialogHeader for idots, removing of width:98% from popupMainDiv, as it seems unneeded and forces to give all popups a width (to get ride of scrollbars) and overflow: hidden for sidebox
2014-03-19 13:24:23 +00:00