Ralf Becker
659ad40b50
display old html::form_1button like a button inline-block
2014-03-25 12:17:46 +00:00
Ralf Becker
1007f2ec7e
fixed idots not always loaded client-side configuration: now using egw_info[flags][nonavbar] === "popup" to let framework definitly know we dont want a navbar (need to know before navbar is called and can not use true, which is allways set by index.php)
2014-03-25 12:12:00 +00:00
Klaus Leithoff
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
Nathan Gray
efa8c9b567
Remove no longer needed ab link-entry
2014-03-24 21:37:42 +00:00
Nathan Gray
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
Nathan Gray
9dde3d9846
Set min-height to avoid 0 height taglists on hidden tabs
2014-03-24 20:50:53 +00:00
Nathan Gray
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
Nathan Gray
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
Nathan Gray
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
Nathan Gray
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
Nathan Gray
8816fd6e0f
Handle selected columns as string or array without warning
2014-03-24 19:32:21 +00:00
Nathan Gray
b16c32714a
- Some documentation
...
- Fix bug ignoring nextmatch-sortheader's sortmode attribute
2014-03-24 19:30:29 +00:00
Ralf Becker
bfac67cc17
fixed et2_number was not reacting on size attribute
2014-03-24 18:43:45 +00:00
Nathan Gray
c45490d312
Add an icon for each field in a custom field list in a nextmatch row
2014-03-24 18:33:26 +00:00
Nathan Gray
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
Nathan Gray
ab8cc893f7
Handle selected columns as array without erroring
2014-03-24 17:00:54 +00:00
Nathan Gray
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
Ralf Becker
c90745cf6b
getting old eTemplate nextmatch header looking similar to new one
2014-03-24 16:19:48 +00:00
Ralf Becker
dfc186f9d5
nicer formatting of apps using old eTemplate
2014-03-24 15:08:55 +00:00
Ralf Becker
c72591f4a2
fixed new contacts had accounts addressbook selected, if user has admin rights
2014-03-24 13:23:03 +00:00
Ralf Becker
dba03454fb
using $readonlys["__ALL__"] with explicit $readonlys[$name] = false was NOT working for extensions
2014-03-24 09:03:38 +00:00
Klaus Leithoff
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
Ralf Becker
05857ba73b
more changes etemplate_old --> etemplate, maybe better not started that ;-)
2014-03-23 09:36:35 +00:00
Ralf Becker
20193e6418
more changes etemplate_old --> etemplate, maybe better not started that ;-)
2014-03-23 09:34:18 +00:00
Ralf Becker
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
Ralf Becker
fd7a180412
fixed IDE warnings
2014-03-23 08:51:28 +00:00
Ralf Becker
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
Ralf Becker
0d1deb6ca6
fixed old eTemplate apps show no navbar in idots template
2014-03-23 08:22:56 +00:00
Hadi Nategh
0b358e644c
Style attach file in mail compose dialog for pixelegg template
2014-03-21 18:15:07 +00:00
Ralf Becker
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
Ralf Becker
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
Hadi Nategh
d9f8160fff
Style attach file in header of the mail compose dialog
2014-03-21 16:28:56 +00:00
Hadi Nategh
dd95ab16cc
* etemplate|widget_file: Make widget_file stylable
2014-03-21 16:27:09 +00:00
Klaus Leithoff
bec6913567
revert changes, as the double - is needed here; needs to be fixed elsewhere
2014-03-21 14:50:53 +00:00
Klaus Leithoff
354a2ac3e8
fix ->typo<- that prevented the merge action on message/rfc822 in addressbook to function properly
2014-03-21 14:26:10 +00:00
Klaus Leithoff
601e2b3b73
fix for failed display on compose of attached VCard entries
2014-03-21 12:56:34 +00:00
Klaus Leithoff
8212c7419b
resolve rowid (app::id to id) for construction of vfs url to address addressbook entry
2014-03-21 12:38:47 +00:00
Klaus Leithoff
c0eece6234
use mail instead of felamimail (when available) for mail actions
2014-03-21 11:54:38 +00:00
Klaus Leithoff
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
Hadi Nategh
9423598d14
Correct css class name used for footer toolbar in dialogs
2014-03-21 10:34:41 +00:00
Klaus Leithoff
00881d1c94
silence some warnings on mail-to-all-participants
2014-03-20 16:10:52 +00:00
Ralf Becker
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
Nathan Gray
f517b5786f
Finish implementing addressbook CRM view tracker list
2014-03-19 20:21:05 +00:00
Nathan Gray
69f4d67d38
Test that the autorefresh timer is still going before binding, tab may have been closed
2014-03-19 20:11:03 +00:00
Nathan Gray
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
Hadi Nategh
e3538302fc
Fix expanded bg color of et2_required fields
2014-03-19 16:52:25 +00:00
Ralf Becker
1b13b10bf6
deleting of groups
2014-03-19 15:24:54 +00:00
Hadi Nategh
88943fb682
Style mail compose toolbar header for jdots and idots templates
2014-03-19 13:38:29 +00:00
Ralf Becker
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
Ralf Becker
e476a3ed82
new deleting of accounts
2014-03-19 13:20:46 +00:00