Ralf Becker
819fdea809
let browser cache images
2014-03-06 15:10:22 +00:00
Hadi Nategh
e2c8bb4425
Clean up infolog edit template
2014-03-06 14:39:15 +00:00
Ralf Becker
5facfc02a1
fixed IDE warnings
2014-03-06 11:01:23 +00:00
Stefan Reinhardt
2b3fe9b57b
fixed: positioning nextmatch header fields
2014-03-06 10:44:56 +00:00
Stefan Reinhardt
259967fd96
fixed: positioning nextmatch header fields
2014-03-06 10:43:15 +00:00
Ralf Becker
6cdea51c9e
when activating mailto-links/email addresses use mail app unless (addressbook-)preference says otherwise
2014-03-06 10:42:37 +00:00
Ralf Becker
f68a2ac1f5
fixed link activation in et2_description (activate_links parameter) to always use target _blank, also fixed docu in that extra_link_target is only for href attribute
2014-03-06 10:41:22 +00:00
Ralf Becker
5dadb463c8
reverted image to idots one
2014-03-06 09:48:42 +00:00
Ralf Becker
6da64247a6
fix phone link and prefered phone radio were on same place
2014-03-06 09:48:15 +00:00
Ralf Becker
bf75bda899
fixed nextmatch header for idots/Stylite template
2014-03-06 08:30:58 +00:00
Ralf Becker
e41fbe59ff
using current app, if no or empty source given
2014-03-06 07:50:06 +00:00
Ralf Becker
e44537a46d
new square logo
2014-03-05 18:33:57 +00:00
Ralf Becker
aaf00dce71
merged separate categories tab into details and some more cleanup
2014-03-05 18:28:19 +00:00
Ralf Becker
cdf0374755
some more tweeking for et2_fullWidth: positioning icons for et2_url* widget behind input
2014-03-05 18:10:35 +00:00
Ralf Becker
f4e1251c20
next step
2014-03-05 18:09:42 +00:00
Nathan Gray
c983e02c9e
Send category sel_options each time to fix category colors not being updated.
...
Use update types to refresh just the changed row or whole nextmatch contents, as needed.
2014-03-05 17:33:42 +00:00
Nathan Gray
5fa9a9c0d0
If categories get updated in a get_rows() call, clear the rowProvider internal cache so it uses the new values
2014-03-05 17:21:13 +00:00
Nathan Gray
1124c62200
Allow changing sel_options with array data, not just key => value pairs
2014-03-05 17:20:17 +00:00
Stefan Reinhardt
4da2182c14
delete: font-family + font-size
2014-03-05 17:03:46 +00:00
Hadi Nategh
a101b45916
Re arrange infolog edit popup template
2014-03-05 15:26:27 +00:00
Ralf Becker
d4237c78e9
first step to new edit addressbook dialog
2014-03-05 15:25:07 +00:00
Stefan Reinhardt
ed134b2c6f
cal group planer: row_on + row_off fixed
2014-03-05 14:59:15 +00:00
Hadi Nategh
ce1a248068
Wrap title in calendar navheader with span
2014-03-05 13:48:28 +00:00
Ralf Becker
346bbcd48b
given all selectboxes below navigation calendar same width
2014-03-05 13:24:27 +00:00
Ralf Becker
a7251c13ed
using new css class "drop-hover" for hovering over egw_action dropables and no longer any activeClass showing possible drop targets
2014-03-05 12:31:32 +00:00
Stefan Reinhardt
07257ef167
Ticket #6230 fixed
2014-03-05 11:56:21 +00:00
Ralf Becker
35d7ee2924
general purpose et2_fullWidth class to "make" every widget take full width of parent
2014-03-05 11:30:00 +00:00
Stefan Reinhardt
0d817332ff
change css classes:
...
search field sidebar
mini calendar - color - sidebar
header: view week, day - arrow left and right , arranged
2014-03-05 10:53:28 +00:00
Nathan Gray
bb3eb717c1
Refactor huge data fetch into chunks so long task doesn't die.
2014-03-04 20:35:41 +00:00
Ralf Becker
99e97d2bfc
fixed Selecting an InfoLog category does not show this cat but "Loading"
2014-03-04 17:27:19 +00:00
Ralf Becker
3e13b3f77b
use app[appname].setState if available to allow app to overwrite it (eg. change to non-listview in calendar)
2014-03-04 17:00:27 +00:00
Ralf Becker
c6e891952b
remove favorite stuff, default is just right
2014-03-04 16:34:07 +00:00
Ralf Becker
84c611cb2c
fixed click on favorite (funnel) always resets all filters, not change to default favorite selected via radio buttons
2014-03-04 16:27:20 +00:00
Ralf Becker
947c2f0462
not visible nextmatch will run refresh when it becomes visible again (not just ignoring it)
2014-03-04 16:05:38 +00:00
Ralf Becker
c28f980db3
avoid "InfoLog - " app-header
2014-03-04 15:38:56 +00:00
Klaus Leithoff
1ae64aab58
refine the logic for the application of the font span for default font settings in ckeditor (should only be applied on first load or on switch plain->html and the absence of the font_part of the span; compose as new should possibly skip that too)
2014-03-04 15:19:48 +00:00
Ralf Becker
ef7c2e5faa
fix IDE warnings
2014-03-04 15:08:34 +00:00
Ralf Becker
5af397132a
fixed opening of addressbook entries sometimes fails after searching: caused by not detected filter change and kept, but no longer displayed selection
...
JSON.stringify(this.controller._filters) == JSON.stringify(this.activeFilters) seems always true, like if it is a reference and not the old state
changed code not to change activeFilters only by calling applyFilters with requested change and detecting there if we have a change
2014-03-04 13:49:33 +00:00
Ralf Becker
97a5a41867
fix typo
2014-03-04 12:20:26 +00:00
Klaus Leithoff
98444a7f04
derive an emailadmin_imapbase class from mail_bo; use it in mail app
2014-03-04 12:07:36 +00:00
Hadi Nategh
1e449f571a
Bind a click handler to collapse the toolbar menulist when click event occurs
2014-03-04 11:03:03 +00:00
Ralf Becker
2160ccc029
moved (lost) base font size and other css styles to new preview.css
2014-03-04 10:48:35 +00:00
Hadi Nategh
d05390db68
Fix cancel and yes buttons icon in idots and jdots repeated x times
2014-03-04 09:30:39 +00:00
Klaus Leithoff
7b61b42585
the font span for default font settings in ckeditor should only be applied on first load or on switch plain->html and the absence of the font_part of the span
2014-03-04 09:23:43 +00:00
Ralf Becker
04442bb0cf
move actions stuff to api bundle, as loading just it fails with etemplate bundle split in two parts (fixes error reported on devel list)
2014-03-04 09:10:58 +00:00
Hadi Nategh
0ad6f6cda6
Fix wrong icon height for toolbar widget in idots and jdots templates
2014-03-04 08:45:20 +00:00
Nathan Gray
facdd8143b
Don't preserve links so user can delete them if they want.
2014-03-04 00:27:21 +00:00
Nathan Gray
5abc2eceef
Fix broken delete of link when to_id is not set (not saved entry)
2014-03-04 00:26:42 +00:00
Nathan Gray
d2b2f71058
If select all + long task, fetch all from the server or else it will just run on what's in the grid.
2014-03-03 23:24:05 +00:00
Nathan Gray
38e6e353fd
Avoid error when clicking on a link with just title
2014-03-03 22:29:44 +00:00