Commit Graph

25237 Commits

Author SHA1 Message Date
Ralf Becker
26ddee7b9d * InfoLog/Tracker: fix missing attachments when converting a composed mail to an InfoLog or Tracker entry 2014-11-05 07:35:27 +00:00
Hadi Nategh
01f4987826 Style print view of calendar entry
-Fix None blocking, whole day, and private options weird behavior in print view.
2014-11-04 15:35:24 +00:00
Hadi Nategh
185895c754 Try to resize popup after toggling manual button in email wizard 2014-11-04 13:46:20 +00:00
Hadi Nategh
c19283f5bd Fix placeholder in taglist 2014-11-04 13:19:00 +00:00
Ralf Becker
0d62972c7f * ProjectManager/Timesheet: fixed an infinit loop when trying to save a project-element, caused by timesheet notifying project again 2014-11-03 13:50:28 +00:00
Ralf Becker
d1e1683ba4 only register hooks of installed apps, not all existing in filesystem, fixes fatal errors resulting from not installed apps 2014-10-31 12:24:19 +00:00
Hadi Nategh
788bc9ff3e Fix re-positioning mail preview content according to its visible sibilings 2014-10-31 10:50:30 +00:00
Ralf Becker
9193bdfc36 setting white-space:nowrap on et2_tabheader so tab-flags do not wrap into 2. line and remove no_wrap class from addressbook tab-widget, as it prevents wrapping of everything incl. content in individual tabs 2014-10-31 10:13:26 +00:00
Nathan Gray
a33d5632af Link enhancements:
- Add confirm dialog to delete link
- Log unlinking files into historylog
2014-10-30 22:29:58 +00:00
Ralf Becker
56215ce864 fix always shown horizontal scrollbar 2014-10-30 16:50:17 +00:00
Ralf Becker
d0a6e91984 not show apps and context-menu entries for apps not available to user, hooks->single() did not check apps for new method-hooks 2014-10-30 15:16:10 +00:00
Hadi Nategh
82d40e52c0 * Mail: Make selected email item in compose dialog editable
- Edit selected email addresses by double clicking on them (For all email fields where free entry is allowed. e.g. To, CC, and Bcc fields in compose)
- Update widget taglist and its plugin (magicsuggest)
2014-10-30 15:12:11 +00:00
Hadi Nategh
49a1d76117 Not used plugin, but included 2014-10-30 14:31:12 +00:00
Ralf Becker
7cf323b3be remove upper limit of number of characters at last domain-part to allow new domain-names like .hamburg 2014-10-30 13:20:36 +00:00
Ralf Becker
c164f99aca fix popup was never wide enought problem by removing width:100% from #popupMainDiv 2014-10-30 11:11:40 +00:00
Ralf Becker
6b1c36f6d3 making popup resize a bit more relyable by using an extra timeout and trigger it for every load, not just first one 2014-10-30 11:10:03 +00:00
Ralf Becker
2cb639dd9c fix javascript error when creating an exception 2014-10-30 10:24:27 +00:00
Ralf Becker
5fc79b8de7 * Calendar: allow admin to set a "default calendar view" used for first display of calendar, afterwards last selected view is used 2014-10-30 08:34:07 +00:00
Ralf Becker
eae15c06fd delete user by account_id, not account_lid, as there might be a group with same name 2014-10-29 16:03:42 +00:00
Nathan Gray
08ed554df5 When exporting if custom project is not set, use current project title for Project field 2014-10-29 15:28:47 +00:00
Nathan Gray
388ac66495 Add warning for unknown contact type and change it to 'n' (contact). 2014-10-29 15:04:40 +00:00
Nathan Gray
4222d51e39 * Add ability to rename current distribution list from context menu, as well as more consistent behaviour for adding lists 2014-10-29 14:37:13 +00:00
Nathan Gray
928c61d4cf * Add clear button to nextmatch search box for Firefox 2014-10-29 14:33:19 +00:00
Nathan Gray
a137491ec0 Keep custom translations as highest precidence.
Fixes loading translations for another app loses custom translations
2014-10-29 14:31:42 +00:00
Ralf Becker
56ba21e63f * eSync: fixed not working sending of mails after 14.1.20141021 package 2014-10-29 12:28:09 +00:00
Hadi Nategh
c555d52e0d Update magicsuggest plugin 2014-10-29 11:02:08 +00:00
Hadi Nategh
00136ae83b Not used plugin, but included 2014-10-29 11:00:22 +00:00
Hadi Nategh
5f2a173513 * Calendar: Add event description to calendar event body if the event is long enough (3 times bigger than calendar view interval). 2014-10-29 08:35:38 +00:00
Hadi Nategh
65cec34408 More performance optimization for calendar tooltip 2014-10-29 08:30:26 +00:00
Ralf Becker
f9dd84adb5 fix sql error on update 2014-10-28 22:09:12 +00:00
Ralf Becker
d53670a46f fix sql error on update 2014-10-28 22:08:26 +00:00
Nathan Gray
c09c7b0c2e Add missing template file.
Fixes fatal error exporting users.
2014-10-28 20:38:37 +00:00
Nathan Gray
83fd536408 Add missing template file.
Fixes fatal error exporting users.
2014-10-28 20:37:15 +00:00
Nathan Gray
235a847cff Remove full list reload when adding a new distribution list, using ajax instead. 2014-10-28 19:50:19 +00:00
Nathan Gray
02fbe1ef41 Fix rename list placeholder action 2014-10-28 19:11:10 +00:00
Nathan Gray
cc44885bbb * Add some new filter options to show all sub-directories and files from links 2014-10-28 18:54:03 +00:00
Nathan Gray
bc9d6787a0 English & German translations for new 'Files from links' filter 2014-10-28 18:46:50 +00:00
Nathan Gray
2d149394ae * Add clear button to nextmatch search box for Firefox 2014-10-28 16:37:55 +00:00
Ralf Becker
0b62d3ea4a * Calendar/CalDAV/eSync: exceptions show up in calendars of participants only participating in exceptions not whole recuring event (requires a DB update for existing events!) 2014-10-28 16:29:32 +00:00
Ralf Becker
ab9865803d also update etag and modified, to change ctag and sync-tags 2014-10-28 16:29:08 +00:00
Ralf Becker
f0252c1b74 * Calendar/CalDAV/eSync: exceptions show up in calendars of participants only participating in exceptions not whole recuring event (requires a DB update for existing events!) 2014-10-28 16:01:55 +00:00
Ralf Becker
ffbd475f35 fix "Account not found! acc_id=new" exception when creating an SMTP only account via right-click on user in Admin app 2014-10-28 10:18:46 +00:00
Ralf Becker
b782c066e3 fix IDE warnings 2014-10-28 10:18:29 +00:00
Hadi Nategh
c16080856b * Calendar: Add customizable link title in calendar preferences, in order to append extra fields to calendar's link title. 2014-10-28 09:54:52 +00:00
Nathan Gray
5f60df7ebb Distribution list UI:
- Context menu and nextmatch Add new list now both set the owner based on selected addressbook (previously were different)
- If no selected addressbook, they now use preferred default addressbook
- Added context menu to rename selected addressbook
2014-10-27 18:43:03 +00:00
Nathan Gray
629c66d00e Use egw_customfields::update() instead of so->save(), since it handles the arrays and cache already. 2014-10-27 16:31:24 +00:00
Hadi Nategh
ea5ec6b787 Set show calendar body description according to calendar interval 2014-10-27 15:02:21 +00:00
Hadi Nategh
60e203180c Add event description to calendar event body if the event is longer than 3 hours 2014-10-27 14:37:38 +00:00
Hadi Nategh
27f13cad92 More performance optimization for calendar tooltip 2014-10-27 13:04:31 +00:00
Ralf Becker
18bdbde9d1 moving addressbook index photo to addressbook and use app.css (width:100%; height:auto) 2014-10-25 16:06:21 +00:00