Ralf Becker
a37a6ccbb8
copy 16.1 changelog to master to satisfy update checker
2017-01-18 13:13:29 +00:00
Ralf Becker
4df3b7b540
setting timesheet custom fields to size of other apps: 64 char name, and 16k data, also setting not null constrain on ts_create after creating the column
2017-01-18 12:46:39 +01:00
Ralf Becker
87b955142d
added docker UCS setup using appcenter join script
2017-01-18 09:30:23 +01:00
nathangray
27822fcd66
Fix all day event click/drop target overlaps first appointment time in Firefox
2017-01-17 11:33:21 -07:00
nathangray
a23acf1dfa
* Add creation field to timesheet
2017-01-17 10:34:28 -07:00
Ralf Becker
78f4a6fb9e
one missing customfields
2017-01-17 18:31:58 +01:00
Ralf Becker
f9bbcdeb86
* Timesheet/Resources/Filemanager/Calendar: customfields could not be deleted
2017-01-17 18:24:56 +01:00
Ralf Becker
83f8850568
* Mail: update Horde packages to fix recipients with non-ascii chars (e.g. "Mike Håvard <mike@example.com>") were not displayed
2017-01-17 13:55:27 +01:00
nathangray
5ad67a4c85
Another fix for infolog contact and projectmanager links handler - missing pm_id
2017-01-16 13:58:52 -07:00
nathangray
9ba38a86f8
Use listbox for pricelist, since projectmanager-pricelist widget is not available for view
2017-01-16 13:39:16 -07:00
nathangray
2352640ad7
Avoid error caused by calling member method statically
2017-01-16 13:02:19 -07:00
Hadi Nategh
a66b34c8fc
Disable autocomplete_url for taglists in hooks with no sel_options
2017-01-13 15:13:44 +01:00
Hadi Nategh
807e812f5b
Try to fix infolog contact and projectmanager links handler
2017-01-12 15:13:44 +01:00
Hadi Nategh
da8bb01e33
* Mail: Fix can not display content of resolved winmail attachments in compose dialog
2017-01-12 12:37:20 +01:00
Hadi Nategh
2df0dfaa1c
Allow user to be able to modify list of trusted domains for external images
2017-01-12 12:35:14 +01:00
Hadi Nategh
2707b1da0b
Add no_sel_options to preferences settings in order to be able to use taglist with no sel_options
2017-01-12 12:27:46 +01:00
nathangray
e5b93acc4f
Implement pe_status, set_status() and delete()
2017-01-11 15:48:10 -07:00
nathangray
f8be81e17f
Clear instance singleton on destruct
...
Allows for unit testing
2017-01-11 15:46:12 -07:00
nathangray
5e13b8dfda
- Some nicer messages when things go wrong
...
- Reset account backend after test
2017-01-11 15:41:53 -07:00
Hadi Nategh
03fb09e199
Do the same for week_days count as commit bb9bf40edb
2017-01-11 10:36:14 +01:00
nathangray
aa63949012
Update notification popup to fit theme better
2017-01-10 11:42:44 -07:00
Hadi Nategh
bb9bf40edb
Make days count in calendar report independent of the amounts
2017-01-10 18:03:48 +01:00
nathangray
a5f45e2bfa
Fix some translation problems reported by Stefan Unverricht
2017-01-10 09:30:00 -07:00
Hadi Nategh
7329088e14
Do not write the rows in calendar cat. report if all columns are zero
2017-01-10 09:26:57 +01:00
Hadi Nategh
1eff570926
Consider whitespaces when trying to translate <, >, <= and >= signs in HTML:
...
- Fix some mails get cut off after switching to plain-text mode
2017-01-09 16:57:30 +01:00
Hadi Nategh
e135b7272f
* Mobile template: Fix customfields do not show up in view mode
2017-01-09 16:04:51 +01:00
Hadi Nategh
104731cb8d
* Calendar/Categrory report: Consider multidays events in over range calculation
2017-01-09 15:00:44 +01:00
nathangray
775ef84867
Fix namespace
2017-01-06 11:21:38 -07:00
nathangray
fd4519a972
Allow projectmanager to restore deleted infologs
2017-01-06 10:43:16 -07:00
nathangray
b439bb2b5c
- Re-initialize Config on each start, since it doesn't happen normally
...
- Better error message for if login fails
2017-01-06 10:39:16 -07:00
nathangray
f8b57077fb
A start on some automatic testing for apps
...
- use 'phpunit -c doc/phpunit.xml' to run tests
- extend api/src/test/AppTest.php to write application tests
2017-01-06 10:39:16 -07:00
Hadi Nategh
e8b2838616
* Calendar/Categrory report: Add sort option for the report
2017-01-06 16:15:34 +01:00
Hadi Nategh
3e4d1acfa2
* Calendar/Categrory report: Fix miscalculation of multidays events because of wrong week number
2017-01-06 14:48:13 +01:00
Hadi Nategh
c7089cadd9
Revert unintentional changes to mrconfig and ContentSecurityPolicy from commitacdf079fb180490d8659fad0f4c20dd74ea78503
2017-01-05 15:04:53 +01:00
Hadi Nategh
acdf079fb1
* Etemplate: Fix error "Etemplate\Api\Auth not found" happening while to login
2017-01-05 14:59:20 +01:00
Hadi Nategh
5cea6c30e4
* Setup: Fix error "[] operator not supported for strings" for setup page
2017-01-05 12:52:25 +01:00
nathangray
153dde2200
Move holidays.php out of inc subdirectory, add a failure check
2017-01-04 08:21:59 -07:00
nathangray
4d88ec8445
Fix contact can't be cleared
2017-01-04 08:06:11 -07:00
Hadi Nategh
b91560f79c
Fix collab editor fails to open files with spaces in their names
2017-01-04 14:42:17 +01:00
Hadi Nategh
fdad5d0fcf
Add src attribute as an option to iframe widget
2017-01-04 11:57:31 +01:00
Ralf Becker
dc84982a55
* CalDAV/CardDAV: send unchange REALM for "bad login or password" to allow storing credentials
2017-01-04 10:18:34 +11:00
Hadi Nategh
9ce8140aa1
*Calendar/category report:
...
- Fix not counting the selected end range
- Fix miscalculation of events extended from a year to another
- Fix miscalculation of amount of event when range is greater than event's start time and less than event's end time
2017-01-03 15:18:05 +01:00
nathangray
9f8c5af937
Avoid an error in etemplate2 if content is not set
2016-12-21 15:36:13 -07:00
nathangray
43b07dfb04
Fix some more contact bugs:
...
- Contact would only actually change every second time you changed it
- Contact would sometimes stay even after being removed
2016-12-21 10:02:26 -07:00
nathangray
c2e12a6583
Deal with special characters in subject - make sure email filename is still valid
2016-12-21 08:50:32 -07:00
nathangray
c88b82c4b0
Fix bug where if daily view is in a window that is to small, vertical scrollbar is in the wrong place
2016-12-21 08:12:16 -07:00
nathangray
6adec19710
Add selected contacts to new distribution list when you create it via context menu
2016-12-20 08:47:33 -07:00
Hadi Nategh
e35814320b
Exclude birthdays from holidays in calendar category report
2016-12-19 17:37:06 +01:00
Hadi Nategh
59dbdfba21
Do not count none egroupware participants in Calendar category report
2016-12-16 11:31:35 +01:00
Hadi Nategh
4f922d1eae
* Calendar: Some hot fixes for category report
...
- Fix category report does not take participants into account
- Fix events located in mid of the range get miscalculated
2016-12-16 11:10:02 +01:00