Hadi Nategh
a783893403
Set statustext value as text by default
...
- Introduce new boolean attribute called statustext_html in case we want
explicitly statustext gets rendered as html
- Fix Calendar tooltip with new statustext_html attribute
2017-09-08 14:32:02 +02:00
Hadi Nategh
e62dd1c0ff
Do not add signature ruler for signature at the top of message (RFC 3676.4.3)
2017-09-06 17:44:18 +02:00
nathangray
c49bdc7651
* Timesheet - Fix bug where editing entries from disabled users changed the user
2017-09-05 09:14:04 -06:00
nathangray
7a42e7639f
Avoid fatal error in automatic preference update
2017-09-01 09:31:16 -06:00
Ralf Becker
95c735cfbf
run 16.1.002 --> .003 update automatic, to not show user time-grid in month-view, if admin did not run the update
2017-09-01 09:31:03 -06:00
nathangray
f378f8b205
* Calendar - add preference to view month as a time grid, same as other views
...
Note: you need to update Calendar via Setup
2017-09-01 09:29:37 -06:00
nathangray
74433c96e4
* Calendar - Fix month overflow bug when scrolling prev / next
2017-08-31 08:50:44 -06:00
Ralf Becker
1387087b62
* LDAP/Mail: fix new accounts did not automatic enable mail account
...
Thanks to Lagrange, Joseph Fernando for the fix.
2017-08-29 20:09:53 +02:00
Ralf Becker
74f4544722
* Univention: fix setup configuration does not allow to store Univention as account backend
2017-08-25 09:06:14 +02:00
Ralf Becker
0c86f5214f
fix PHP error class config not found when storing ACL for resources on minimal install
2017-08-24 11:59:21 +02:00
Ralf Becker
a7a843ab86
added stock_status and some docu as Scrutinizer complained about stock_status not existing
2017-08-23 10:59:41 +02:00
Ralf Becker
fa9aa58fb8
fix PHP Warning with non-stock InfoLog types
2017-08-23 10:30:16 +02:00
Hadi Nategh
d2368711f9
* Mail: fix cursor jumping at the end of textarea in compose while switching from subject
2017-08-23 09:19:04 +02:00
Hadi Nategh
6c102be383
* Mail: Fix preferred identity in compose dialog never get selected
2017-08-21 16:05:58 +02:00
Hadi Nategh
acd54fbfb3
Add missing favorites icons in mobile view
2017-08-21 11:48:50 +02:00
Hadi Nategh
62ffaa5574
Do not show tooltips in mobile view
2017-08-21 11:48:24 +02:00
nathangray
f46692974a
Change recurrence end date comparison to handle up to 1 second difference, for mix of old and new events
...
see 2f534beb34
2017-08-18 10:30:59 -06:00
Ralf Becker
0d360c75b1
* Calendar/CalDAV: do not report non-participants as busy or conflict
2017-08-18 10:12:40 +02:00
nathangray
ca7a53badf
Fix missing CSS includes
2017-08-17 10:34:43 -06:00
nathangray
e7e8ba6d7b
Fix bug where radiobuttons with the same value as Array methods would break
2017-08-17 10:33:49 -06:00
nathangray
e28fec3f74
Import/Export - Avoid error if definition doesn't have filter set
2017-08-17 10:23:12 -06:00
Hadi Nategh
4c5b47a2c6
* Mail: Fix vacation notice disappears when switching folders
2017-08-17 17:29:44 +02:00
Hadi Nategh
bf8a25d75b
Fix misalignment of buttons in mobile view dialogs
2017-08-17 12:33:23 +02:00
Hadi Nategh
908d6a2802
Fix dialog's header in mobile view has no background
2017-08-17 12:24:56 +02:00
Hadi Nategh
b45e1bb1f3
Fix "no filter" option in nextmatch list favorites does not work
2017-08-17 12:02:51 +02:00
nathangray
83cc51857b
Fix opening the same URL twice did not go to the specified destination the second time a second time.
...
This time we redirect to index.php?cd=yes so reload also works, and fix the last active tab.
2017-08-16 12:32:52 -06:00
nathangray
95f7a37e5c
Fix opening the same URL twice did not go to the specified destination the second time
...
Eg. tracker edit went to tracker index the second time
2017-08-16 12:32:43 -06:00
nathangray
640a000740
Some missed CSS stuff, mostly to keep calendar header in place
2017-08-14 15:35:54 -06:00
nathangray
4d7f1931ab
* Calendar - Week view with multiple users now keeps date heading at the top
2017-08-14 15:34:26 -06:00
nathangray
abc73dab2b
* Addressbook - Fix tel_prefer statustext to be translated field label instead of field name
2017-08-14 11:23:31 -06:00
nathangray
e4ad4aab48
Fix url widget detached node implementation to use row's statustext if provided, original statustext otherwise
2017-08-14 11:23:24 -06:00
nathangray
2b6741e446
* Calendar - Fix bug where recurring events were moved to server time when adding a recurrence exception
2017-08-14 10:00:46 -06:00
nathangray
c830e494e6
Avoid errors if $instance_date is not passed correctly
...
(thanks, Scrutenizer)
2017-08-14 09:57:58 -06:00
nathangray
ca3a660532
Allow group pseudo-distribution lists
2017-08-14 09:13:49 -06:00
nathangray
2d8fa6fe79
Fix multiselects go missing when importing
2017-08-14 09:12:46 -06:00
Ralf Becker
46b0746ac3
adding API version not old phpgwapi version to vCard
2017-08-10 12:42:42 +02:00
nathangray
1336282ed7
Move share link action under share files action
2017-08-02 10:26:00 -06:00
Nathan Gray
ad81c7553d
Merge pull request #10 from WAMozart/master
...
* added share-link feature to filemanager context menu
2017-08-02 10:23:23 -06:00
nathangray
3870d9803e
Fix browser's range requests giving an empty file every second download attempt
2017-08-02 09:28:50 -06:00
nathangray
9bf934d1f5
Calendar - fix bug in recurring event exception edit across timezones causing events to move or get lost
2017-08-02 15:21:06 +02:00
nathangray
7abf1bf5c8
Import/Export - fix fatal error if definition is not selected, happened when only one definition was available.
2017-07-31 14:16:50 -06:00
nathangray
9c30d6dd30
* Calendar - Add placeholder for birthdays {{day/birthdays}} for day table
2017-07-31 12:47:10 -06:00
nathangray
4f61bc073d
Fix calendar entries opened from mail using a link could not be edited
2017-07-31 08:55:13 -06:00
nathangray
73e4a9ce01
Calendar - Fix events were not displayed if you clicked 'today' in sidebox, then month view
...
(Faster implementation)
2017-07-27 13:40:34 -06:00
nathangray
73aa07a44d
* Calendar - Fix events were not displayed if you clicked 'today' in sidebox, then month view
2017-07-27 13:40:23 -06:00
nathangray
daecd15317
Fix doubled name in link
2017-07-27 13:39:03 -06:00
nathangray
d74facad60
Calendar - if editing event without popup, cancel loads normal calendar UI instead of doing nothing.
2017-07-27 13:30:58 -06:00
nathangray
443aed65f1
* Calendar - Fix edit via emailed notification link did not work properly
2017-07-27 13:30:13 -06:00
nathangray
a3d010f5b0
* Addressbook - Fix favorites that included a selected organisation did not get correctly applied
2017-07-26 15:06:47 -06:00
nathangray
efe9478d84
* Calendar - Week view with multiple users now keeps date heading at the top
2017-07-26 09:59:40 -06:00