Ralf Becker
|
791e03b44a
|
* Backup: fixed broken backup of tables without an auto index
|
2015-01-15 16:34:57 +00:00 |
|
Hadi Nategh
|
5c36b0b810
|
* All application: Fix unintentional dragging happens while user tries to do scrolling over a draggable item in FF(e.g. scrolling over an scrollable infolog entry)
|
2015-01-14 16:36:55 +00:00 |
|
Hadi Nategh
|
3790f8f12d
|
Give more room for input field in duration widget
|
2015-01-14 09:24:21 +00:00 |
|
Hadi Nategh
|
85eab7c6a1
|
Fix attachments box in mail preview for F.F
|
2015-01-13 13:44:59 +00:00 |
|
Hadi Nategh
|
29666faaeb
|
Bind hover handler in file upload widget on input element as input always is on top and transparent
|
2015-01-13 13:41:03 +00:00 |
|
Ralf Becker
|
539477a0e3
|
Changelog for 14.1.20150113
|
2015-01-13 08:29:35 +00:00 |
|
Ralf Becker
|
a3919ddba8
|
pending translations from our translation server
|
2015-01-12 11:59:52 +00:00 |
|
Ralf Becker
|
3c88fadba0
|
fixed not working seek in stream-wrapper, caused by sw interface uses true/false while fseek uses 0/-1
|
2015-01-10 13:05:33 +00:00 |
|
Ralf Becker
|
61b140328d
|
modernized login- and start-message editing a bit
|
2015-01-09 19:00:13 +00:00 |
|
Klaus Leithoff
|
83fb3fc05d
|
respect/return none, if configured in foldersettings
|
2015-01-09 14:12:58 +00:00 |
|
Ralf Becker
|
45048d7500
|
* Univention: allow installation on backup DC too (master was working before)
|
2015-01-09 11:01:10 +00:00 |
|
Ralf Becker
|
1945463c6d
|
* Mail: fix for Horde_Imap_Client-2.26.0 requiring Horde_Mail-2.5.1 requring Horde_Idna-1.0.1 which stalls our autoloader by calling spl_autoload_register
|
2015-01-09 10:47:38 +00:00 |
|
Hadi Nategh
|
90d468c9dd
|
Correct stored toolbar's preferences with the wrong id
|
2015-01-08 14:30:23 +00:00 |
|
Hadi Nategh
|
d2945ce3b0
|
Return clone of preference object as we don't want direct reference to original object
|
2015-01-08 14:27:35 +00:00 |
|
Ralf Becker
|
294546bf2d
|
allow to unset a preference by calling egw.set_preference(app,name)
|
2015-01-08 13:13:33 +00:00 |
|
Nathan Gray
|
24e60d83e4
|
Fix some bugs in ACL:
- Allow to remove access to all application, previously could not remove the final app
|
2015-01-07 18:01:25 +00:00 |
|
Nathan Gray
|
193a5c49e7
|
Fix some bugs in ACL:
- Remove 'all applications' as an ACL option
|
2015-01-07 16:37:38 +00:00 |
|
Ralf Becker
|
1f7d2964c9
|
remove no longer usable emailadmin index (use "mail account" context menu on users or groups)
|
2015-01-07 08:51:29 +00:00 |
|
Hadi Nategh
|
2a43aea1e2
|
Do not show out dated vacation in vacation notice
|
2015-01-07 08:49:17 +00:00 |
|
Hadi Nategh
|
3258b766f4
|
Call the vacation notice refresh for the active profile when the mail app gets loaded
|
2015-01-07 08:48:25 +00:00 |
|
Nathan Gray
|
9f867d3632
|
Remove extra empty column
|
2014-12-19 15:54:22 +00:00 |
|
Hadi Nategh
|
7c9a9640e4
|
Add focus back to search input field after clicking on cross icon
|
2014-12-19 14:42:58 +00:00 |
|
Ralf Becker
|
da98232811
|
fixed 14.1 build files to cater for jdots and pixelegg now in public svn
|
2014-12-19 12:24:36 +00:00 |
|
Ralf Becker
|
85e0e870f7
|
fixed 14.1 build files to cater for jdots and pixelegg now in public svn
|
2014-12-19 12:24:04 +00:00 |
|
Ralf Becker
|
6101f31ce0
|
fixed offset in async-service patch
|
2014-12-19 12:21:36 +00:00 |
|
Ralf Becker
|
887493f06c
|
Changelog for 14.1.20141219
|
2014-12-19 12:06:04 +00:00 |
|
Klaus Leithoff
|
8852bb1a77
|
fix change of date (sorting) problem when/after copying/moving messages
|
2014-12-19 11:45:16 +00:00 |
|
Hadi Nategh
|
6a90480548
|
Fix mail display printing multipage style for jdots
|
2014-12-19 11:20:00 +00:00 |
|
Hadi Nategh
|
3b5087753d
|
Get the mail rows text-overflow ellipsis working
|
2014-12-19 10:15:32 +00:00 |
|
Hadi Nategh
|
39f0559936
|
Missing code from commit #51096
|
2014-12-19 10:12:59 +00:00 |
|
Hadi Nategh
|
13d77d8eb8
|
Fix styling of mail display print view for jdots
|
2014-12-19 09:58:49 +00:00 |
|
Hadi Nategh
|
6541a4193f
|
No border for popupMainDiv
|
2014-12-19 09:58:11 +00:00 |
|
Hadi Nategh
|
1ce0b96de0
|
Do not set margin on popupMainDiv as resize handler will take care of margins
|
2014-12-19 09:57:46 +00:00 |
|
Hadi Nategh
|
861ea3ca8f
|
Add span.et2_button_text to be able to give button style to span
|
2014-12-19 09:57:23 +00:00 |
|
Hadi Nategh
|
2917358efe
|
Fix styling of mail compose and display for jdots
|
2014-12-19 09:56:41 +00:00 |
|
Hadi Nategh
|
64e8c427ab
|
Fix a tags in nextmatch take fullWidth of parent and causing not be able select next match row on free space area
|
2014-12-19 09:38:43 +00:00 |
|
Hadi Nategh
|
50fc723810
|
Fix taglist lack of styling in jdots
|
2014-12-19 09:36:51 +00:00 |
|
Hadi Nategh
|
e39f2accc9
|
Remove max-height from mail tree in order to fix the issue mail tree gets scrollbar after expantion.
|
2014-12-19 09:30:12 +00:00 |
|
Hadi Nategh
|
0992e72cda
|
Stop taglist's ancestor change event from bubbling on taglist
|
2014-12-19 09:28:09 +00:00 |
|
Hadi Nategh
|
36d971867f
|
Set vacation addresses with all aliases if there's nothing set for the first time
|
2014-12-19 09:27:21 +00:00 |
|
Hadi Nategh
|
ec5e5080c6
|
Bind onchange handlers of taglist options only to magicsuggest selectionchange, avoid unwanted triggered inputWidget parent change
|
2014-12-19 09:26:29 +00:00 |
|
Hadi Nategh
|
7134b9716e
|
Convert ambiguous column to tablename.column name
|
2014-12-19 09:25:14 +00:00 |
|
Hadi Nategh
|
6670964d01
|
Show some attachment files in progress on visible bottom part of compose dialog
|
2014-12-19 08:43:01 +00:00 |
|
Ralf Becker
|
1ab93cf856
|
make sure admin tree displays following toplevel order: admin, user, groups, apps by returning admin hooks first, despite alphabetical sorting of apps
|
2014-12-19 07:49:24 +00:00 |
|
Ralf Becker
|
7f63eb36af
|
fix not working click on virtual structure (eg. "/apps/addressbook/$all"), because it uses mime "egw/addressbook"
|
2014-12-18 13:47:04 +00:00 |
|
Klaus Leithoff
|
f46358f45a
|
catch possible failure on examineMailbox call; more debug; handle uid reported but no data to be gathered: as a message is deleted from server but cache still reporting its existance ; may happen on QRESYNC with No permanent modsequences
|
2014-12-18 13:42:27 +00:00 |
|
Ralf Becker
|
a8fb9082e9
|
reload framework if (custom-)template-color changes
|
2014-12-18 11:09:03 +00:00 |
|
Ralf Becker
|
cd67495c8b
|
checking sieve enabled on imap-server object not account, so imap plugins can overwrite eg. always set this
|
2014-12-18 11:01:59 +00:00 |
|
Ralf Becker
|
aacc0caa7b
|
* all apps: preserving for current user unavailable categories (eg. private categories of other user) when editing entries
|
2014-12-17 13:58:33 +00:00 |
|
Ralf Becker
|
345dd2b573
|
* all apps: suppressing private (or removed) custom-fields from history log
|
2014-12-17 12:01:01 +00:00 |
|