Commit Graph

31201 Commits

Author SHA1 Message Date
Hadi Nategh
1debc2a452 Consider whitespaces when trying to translate <, >, <= and >= signs in HTML:
- Fix some mails get cut off after switching to plain-text mode
2017-01-13 10:49:17 +01:00
Hadi Nategh
ee7fb506f3 Add no_sel_options to preferences settings in order to be able to use taglist with no sel_options 2017-01-13 10:46:15 +01:00
Hadi Nategh
31629aeea5 * Mail: Fix can not display content of resolved winmail attachments in compose dialog 2017-01-13 10:45:26 +01:00
Hadi Nategh
e9a6ffd87e Try to fix infolog contact and projectmanager links handler 2017-01-13 10:44:10 +01:00
nathangray
71eba071b1 Fix some more contact bugs:
- Contact would only actually change every second time you changed it
- Contact would sometimes stay even after being removed
2017-01-13 09:50:02 +01:00
Hadi Nategh
cb63e747eb Do the same for week_days count as commit bb9bf40edb 2017-01-11 10:37:05 +01:00
nathangray
1684c7a1d5 Move holidays.php out of inc subdirectory, add a failure check 2017-01-10 13:31:41 -07:00
nathangray
0211be26ba Fix bug where if daily view is in a window that is to small, vertical scrollbar is in the wrong place 2017-01-10 13:30:42 -07:00
nathangray
ce58542f3d Update notification popup to fit theme better 2017-01-10 11:44:16 -07:00
Hadi Nategh
7e270dea76 Make days count in calendar report independent of the amounts 2017-01-10 18:07:03 +01:00
Hadi Nategh
20cddc8445 Do not write the rows in calendar cat. report if all columns are zero 2017-01-10 09:30:21 +01:00
Hadi Nategh
49ccc373ba * Mobile template: Fix customfields do not show up in view mode 2017-01-09 16:07:39 +01:00
Hadi Nategh
2fe12757e0 * Calendar/Categrory report: Consider multidays events in over range calculation 2017-01-09 15:01:56 +01:00
Hadi Nategh
06bf277940 * Calendar/Categrory report: Add sort option for the report 2017-01-06 16:16:44 +01:00
Hadi Nategh
4d74df2b87 * Calendar/Categrory report: Fix miscalculation of multidays events because of wrong week number 2017-01-06 14:49:42 +01:00
Hadi Nategh
e49a0f014e * Etemplate: Fix error "Etemplate\Api\Auth not found" happening while trying to login 2017-01-05 15:09:07 +01:00
Hadi Nategh
14bd6785d2 * Setup: Fix error "[] operator not supported for strings" for setup page 2017-01-05 12:53:48 +01:00
Hadi Nategh
a15070d478 Add src attribute as an option to iframe widget 2017-01-04 11:58:33 +01:00
Ralf Becker
412c8f80ea * CalDAV/CardDAV: send unchange REALM for "bad login or password" to allow storing credentials 2017-01-04 10:20:33 +11:00
Hadi Nategh
ae200c190a *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:19:05 +01:00
nathangray
123f902f43 Add selected contacts to new distribution list when you create it via context menu 2016-12-21 08:14:37 -07:00
nathangray
fb17c19161 Fix bug in linking infologs copied by projectmanager causing doubles 2016-12-20 08:54:08 -07:00
Hadi Nategh
e6fa86ad39 Exclude birthdays from holidays in calendar category report 2016-12-19 17:37:58 +01:00
Hadi Nategh
a719f8b01f * Calendar: Some hotfixes for category report
- Fix category report does not take participants into account
	- Fix events located in mid of the range get miscalculated
	- Consider over ranged event in calculation
2016-12-16 16:43:56 +01:00
nathangray
4ca32f82a5 Fix events in planner view did not resize if window was resized 2016-12-14 12:59:26 -07:00
nathangray
5ce0060f71 Fix contact not saved properly for new entries 2016-12-14 12:44:18 -07:00
nathangray
ba61821d4d Fix missing contact in notification emails for new infolog entries 2016-12-14 12:44:08 -07:00
nathangray
6d24ba6e29 Handle re-loading an app with the URL query parameters so it actually gets reloaded, since its internal state may have changed since the initial load 2016-12-14 12:43:29 -07:00
nathangray
b3be458ad6 Reduce translation duplication - use a single common message for entry copied 2016-12-14 12:42:28 -07:00
nathangray
842dd00548 * Timesheet: Add Copy context menu action 2016-12-14 12:42:19 -07:00
Hadi Nategh
3b9f6d6cfa * Mail: Fix accounts selectbox in compose dialog does not include email addresses. Additionally, let local accounts without '@' get explicitly displayed in accounts selectbox. 2016-12-12 10:27:26 +01:00
Hadi Nategh
3905891e7b Implement google recaptcha for sitemanager forms 2016-12-09 14:09:06 +01:00
Ralf Becker
9be947e49b suppress PHP Parse errors in PHP < 7.0 in dependency of phpunit: phpspec/prophecy 2016-12-08 16:38:58 +01:00
Ralf Becker
9fe73b20b3 fix PHP 5.4 Fatal error: Can't use function return value in write context 2016-12-08 16:23:58 +01:00
Ralf Becker
91ef4dadcd disable MariaDB install as it fails after some changes in Travis environment 2016-12-08 15:36:15 +01:00
Ralf Becker
0ff03304c6 Changelog for 16.1.20161208 2016-12-08 14:02:50 +00:00
Hadi Nategh
05b526c665 Fix not working notification in addressbook contactform 2016-12-08 12:37:04 +01:00
Hadi Nategh
4d1cdc2344 Fix preferences hint gets scrollbar if there's only one setting on a tab 2016-12-07 14:23:38 +01:00
Ralf Becker
b6c29a054b fix PHP Warning (Invalid argument supplied for foreach() in calendar/inc/class.calendar_boupdate.inc.php on line 1915), if moved event has no alarms 2016-12-07 14:19:00 +01:00
Hadi Nategh
8d59f4ee40 Fix preferences hint not getting fullheight in FF 2016-12-07 11:32:44 +01:00
Hadi Nategh
b9621f0323 WIP of new hint presentation for preferences:
- Fix misalignment of middle field
- Fix some of the tabs getting horizental scrollbar
2016-12-07 11:28:27 +01:00
Hadi Nategh
d9d701ae8f WIP of new hint presentation for preferences:
- Remove extra prefHelp styles of calendar which disturbs the default behavior
2016-12-07 11:28:08 +01:00
Hadi Nategh
132d69b9f3 WIP of new hint presentation for preferences 2016-12-07 11:26:50 +01:00
nathangray
5d05c2fac3 Avoid some errors about wrong type if old entry was not loaded 2016-12-06 10:09:27 -07:00
nathangray
0a4207258b - Fix a bug in print dialog, clicking header was also toggling first checkbox
- Missing translations from Stefan Unverricht
2016-12-06 09:47:55 -07:00
nathangray
0d8c098602 Fix new events do not show up immediately after saving in 4 day view 2016-12-02 14:46:24 -07:00
Ralf Becker
ae2e51fba3 allow to preset variables via get parameters 2016-12-02 11:07:07 +01:00
nathangray
7c9f15c842 Attempt to fix redirects to invalid /index.php 2016-12-01 09:34:51 -07:00
Ralf Becker
eddf805a60 fix SQL error when Db->Type is not "mysql", as it should be, but eg. "mysqli" and therefore PostgesSQL SIMILAR is used with MySQL/MariaDB 2016-12-01 13:02:34 +01:00
Klaus Leithoff
e3c993cfc4 make sure changeFolder (and delete) actions are not cached either in class-var or in cache-object by explizitly calling getFolderObjects reinitializing cache 2016-11-30 15:14:05 +00:00