Klaus Leithoff
bd26e2aeaf
reenable filter2 (short-preview in list trigger)
2016-04-26 10:13:59 +00:00
Ralf Becker
893f449992
use new et2 site config
2016-04-25 07:57:40 +00:00
Hadi Nategh
209b6de3a2
Mobile theme W.I.P.:
...
- Fix mail preview does not show calendar meeting mails
2016-04-20 09:54:33 +00:00
Nathan Gray
863d4b9724
Fix some more nm settings lost on reload
2016-04-12 23:45:36 +00:00
Nathan Gray
d2894cdf65
Fix lost cat_is_select setting on reload
2016-04-12 23:36:58 +00:00
Klaus Leithoff
467421a0c7
handle date-range Filters on mass-actions like flagging, moving/copying and deleting messages
2016-04-12 15:17:57 +00:00
Klaus Leithoff
5f7eab435b
merge startdate and enddate to activeFilters. if set
2016-04-12 13:37:38 +00:00
Klaus Leithoff
b9b664ffb9
translations for Daterange search with quicksearch
2016-04-12 12:57:43 +00:00
Klaus Leithoff
1a885f29e5
first step to allow for a date-range-filter on ui, allows quicksearch too; not yet available on selected-mail-operations
2016-04-12 12:53:50 +00:00
Hadi Nategh
15b5b3cc5c
Mobile theme W.I.P.:
...
- Get CKEditor html toolbar working
- Fix popups scroll area
2016-04-11 09:10:51 +00:00
Klaus Leithoff
8fb4fe0d3e
fix typo
2016-04-08 09:19:21 +00:00
Hadi Nategh
50aae863b6
Edit dialogs style W.I.P.:
...
- Give tab widget new look
- Style grid header different
- Re-design calendar edit dialog
- Some fixes for multi et2_taglist
2016-04-06 16:43:51 +00:00
Ralf Becker
fd2bc6d7b7
fix problems with autoloading of etemplate_widget_tree
2016-04-04 08:48:04 +00:00
Ralf Becker
2baf654e14
move all tables to new api and update api to 16.1
2016-04-02 19:55:08 +00:00
Ralf Becker
a7b6fb5baf
need full namespace to specify a static method of a namespaced class
2016-04-01 11:58:55 +00:00
Hadi Nategh
e58851c50f
Mobile theme W.I.P:
...
- Fix view destroy and close eg. used in mail view -> delete
2016-03-29 15:49:33 +00:00
Ralf Becker
8264292467
icons with identical alignment
2016-03-29 13:25:56 +00:00
Ralf Becker
3f6a9531cd
new forward and reply icons from Eva
2016-03-29 12:11:15 +00:00
Ralf Becker
4f3eb21e84
remove since 14.3 no longer necessary workaround for submiting mail compose to a different url, which was causing now problems (Application echoed something), and fixed not always instanciate $contacts_objs from previous commit
2016-03-29 10:13:32 +00:00
Ralf Becker
02d0f3a801
fix not working account change
2016-03-29 09:56:21 +00:00
Ralf Becker
8a90d2cb65
fix warning about contacts::read($contact_id) should be compatible with EGroupware\\Api\\Contacts::read($contact_id, $ignore_acl = false) by using Api\Contacts direct
2016-03-29 08:46:09 +00:00
Ralf Becker
00abda4682
moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving
2016-03-28 18:51:38 +00:00
Klaus Leithoff
7403f9100b
fix for not correctly store last selected search-type
2016-03-24 15:16:10 +00:00
Klaus Leithoff
273779be8f
translations provided by S.Unverricht via translation.stylite.de
2016-03-24 12:07:01 +00:00
Klaus Leithoff
fb02a50b22
missing translations
2016-03-24 12:04:53 +00:00
Klaus Leithoff
919c646ad4
silence error-log statements
2016-03-24 10:50:05 +00:00
Klaus Leithoff
99193029da
add some new searchTypes; remember last SearchType used with user-pref
2016-03-24 10:38:35 +00:00
Klaus Leithoff
d315939ea5
when fetching headerdata/envelope gather size as well
2016-03-22 08:41:58 +00:00
Ralf Becker
fc2c4dae29
replace egw_sharing with Api\Vfs\Sharing
2016-03-21 10:30:48 +00:00
Ralf Becker
cebdc5c7ab
fix not working folderClose(d) image
2016-03-18 17:23:56 +00:00
Ralf Becker
614bf494b7
identical forward inline icons
2016-03-18 17:20:22 +00:00
Ralf Becker
f2b2879df1
different forward as attachment icon
2016-03-18 17:15:55 +00:00
Nathan Gray
edc1f098f3
Hide email address if there's a name, but allow showing it via CSS if desired
2016-03-18 16:44:51 +00:00
Ralf Becker
02bf09aaae
move egw_htmLawed to api/src/Html/HtmLawed, @Klaus: does mail really need to call that class, cant it use Html::purify?
2016-03-13 11:56:00 +00:00
Ralf Becker
85695f0d41
split html class to Api\Html, Api\Header\Content, Api\Header\UserAgent and translation
2016-03-13 11:22:44 +00:00
Klaus Leithoff
021d992463
work around a chozen implementation bug of not evaluating the default for the multiple (true) option correctly
2016-03-11 12:44:26 +00:00
Klaus Leithoff
0810011d0f
fix for (sometimes) not attached attachment when composing as new, when triggered from message with attachments present
2016-03-10 11:15:45 +00:00
Hadi Nategh
65a81bbaaa
Fix some missing default colors for SVGs icons
2016-03-09 12:48:15 +00:00
Hadi Nategh
dbd97cd37a
Mobile theme:
...
- Eliminates some actions from contextmenu only on mobile
2016-03-09 12:31:55 +00:00
Hadi Nategh
f5a6d52ae2
Mobile theme:
...
- Implement apps color code
2016-03-09 11:55:26 +00:00
Hadi Nategh
bfdec69428
Mobile theme W.I.P.:
...
- Add mail acl dailog
- Fix taglist styling
2016-03-07 17:38:03 +00:00
Hadi Nategh
0f3a17dfb7
Mobile theme W.I.P.:
...
- Enhance styling of vacation dialog
2016-03-07 13:52:13 +00:00
Hadi Nategh
3371cfc098
Mobile theme W.I.P:
...
- Fix mail details styling
- Fix expanding timesheet details tab causes some width changes
- Remove extra padding and borders from et2_selectbox
2016-03-04 10:27:51 +00:00
Ralf Becker
b540582c2b
removing minified files again from svn and creating them automatic in our build and deployment scripts
2016-03-03 16:17:21 +00:00
Klaus Leithoff
eec9fa33ac
* Mail: fix for problem when retrieving and displaying an event from winmail.dat attachment
2016-03-03 14:27:05 +00:00
Hadi Nategh
784aa2c82f
Mobile theme W.I.P:
...
- Fix view mode loads with wrong context
- Fix mail view actions
2016-03-03 14:10:08 +00:00
Klaus Leithoff
de8d48cc20
try to handle text/calendar attachments that are NO ical-file; seems its of no use to try to show the gibberish to the user
2016-03-03 13:36:42 +00:00
Klaus Leithoff
352640e2b2
try to handle text/calendar attachments that are NO ical-file
2016-03-03 13:29:29 +00:00
Ralf Becker
ecb4b7e74a
remove ckeditor from api bundle (it does not work, is already minified and uglify work a lot faster without)
2016-03-02 14:34:01 +00:00
Ralf Becker
f25070a9c2
- switching minifying of javascript to use Grunt and Uglify (instead of doing it on the fly with php on every host)
...
- generating now a couple of bundles: api, et2, mail, calendar, jdots, pixelegg and mobile
- developers need to update minified files whenever a javascript file changes: grunt uglify[:(api|et2|mail|calendar|jdots|pixelegg|mobile)]
- minified files also contains a map file allowing to debug with them
2016-03-01 20:45:31 +00:00