Commit Graph

31577 Commits

Author SHA1 Message Date
nathangray
7b641f7a8a Calendar - fix sorting users in day view would sometimes disconnect header from day 2017-03-22 08:08:19 -06:00
nathangray
6c733e2d56 Calendar - Fix changing order (sorting) of users day view 2017-03-22 08:08:11 -06:00
Hadi Nategh
3c5b5e8ec7 * Mail: Fix attachments in preview mode do not get opened properly 2017-03-22 12:33:06 +01:00
nathangray
812c31d0a7 D is for delegated, not declined 2017-03-21 08:15:48 -06:00
nathangray
9e900604b1 Import / Export - fix error messages were sometimes not displayed 2017-03-20 11:38:06 -06:00
nathangray
cc27108ee7 Calendar - fix no events shown in planner if you had empty rows hidden 2017-03-20 11:37:46 -06:00
Hadi Nategh
a71f8e22ad Satisfy postgres about integer not comparable to varchar 2017-03-20 18:07:14 +01:00
nathangray
d34917f056 Fix zipped mail attachments with special characters in their names were not visible on all OSes 2017-03-20 10:17:00 -06:00
nathangray
55ded7c870 Fix downloading attachments as zip from mail with a colon (:) in the subject failed 2017-03-20 10:16:49 -06:00
nathangray
b1299f7b3b Timesheet - Fix another place where Save & New then changing the project keeps the old project 2017-03-20 10:15:44 -06:00
nathangray
74f7b6a997 Calendar - Even better, just filter out accounts from contact results 2017-03-20 10:14:33 -06:00
nathangray
5e1cc74f76 Calendar - Lookup person_id and filter by that, in case account name is different from contact file_as 2017-03-20 10:14:23 -06:00
Ralf Becker
160c1120f9 pending CS translations from Tony Kano (tw.mail-AT-quick.cz) 2017-03-16 12:33:26 +01:00
Hadi Nategh
3dd114179f Return form including etemplate-data if the output_mode is set to 1 2017-03-16 12:21:55 +01:00
Hadi Nategh
9cda411c4f Fix mail notification fatal error because of etemplate1 2017-03-16 12:21:34 +01:00
Hadi Nategh
7a6d977b42 Set mail quota warning to less than 50 MB 2017-03-16 12:18:44 +01:00
Ralf Becker
ff57e664d7 use line-breaks in login-message 2017-03-16 12:14:55 +01:00
Hadi Nategh
8be54c47e9 Add translation for quota warning dialog 2017-03-16 12:12:47 +01:00
Hadi Nategh
75b947b6c0 Warn user about mail quota limit if it's 99% full and freespace is less than 50 mb 2017-03-16 12:12:34 +01:00
Hadi Nategh
cc6f81a15e Remove testing quota percent, committed not intentionally from previous commit 2017-03-16 12:12:19 +01:00
Hadi Nategh
a9da4d70bc * Mail: Implement quota limit warning dialog 2017-03-16 12:12:01 +01:00
Hadi Nategh
2507fea4b7 Remove not necessary error_log 2017-03-15 17:59:02 +01:00
nathangray
0b44efc97c Fix some missing Czech phrases 2017-03-15 08:49:03 -06:00
nathangray
e656329499 Mail - Fix cursor did not start at the top of the body for Firefox in plaintext mode 2017-03-15 11:57:53 +01:00
Ralf Becker
707393e985 pending CS and FR changes from our translation server 2017-03-15 11:47:41 +01:00
Ralf Becker
ca4858ebb2 Changelog for 16.1.20170315 2017-03-14 22:07:42 +00:00
Hadi Nategh
cf5dc289f9 Fix mail acl can not deal with digital account id to make the owner rules readonly 2017-03-14 17:53:36 +01:00
nathangray
77f9e084cf If timesheet project changes, update the project title field to match 2017-03-14 09:57:01 -06:00
Hadi Nategh
55fc0094cf Fix height of folder & user selection in mail acl dialog 2017-03-14 16:53:53 +01:00
Hadi Nategh
2e5ca7c546 Fix broken mail acl editor 2017-03-14 16:47:41 +01:00
Hadi Nategh
303587cf25 Fix folder taglist searches the wrong mail account if it gets called from none active profile 2017-03-14 16:47:11 +01:00
Hadi Nategh
4f583344e6 Fix mail acl dialog can't resize properly 2017-03-14 16:46:28 +01:00
Hadi Nategh
488f371534 Do not show input field if taglist is readonly 2017-03-14 16:45:22 +01:00
nathangray
64b44f7103 Fix initial load in planner sitemgr module never happened 2017-03-14 09:33:15 -06:00
nathangray
d0eac9393a Fix participant role is lost when changing another user's status 2017-03-14 08:37:19 -06:00
nathangray
a222ce0ab9 Fix Planner sitemanager module no longer navigated.
Due to missing state variables mostly
2017-03-13 12:14:52 -06:00
Ralf Becker
8700b3a2e1 fix no longer working db-creation after 6dfe752b7f allow to switch whole database readonly 2017-03-13 16:43:01 +01:00
Ralf Becker
8a30ef21e9 our error_handler did not allow to supporess just warnings
eg. by using: error_reporting(error_reporting()&~E_WARNING);
2017-03-13 16:43:01 +01:00
Ralf Becker
f0e9dce8ce fix through proxying not matching webserver_url using X-Forwared-Host header 2017-03-10 22:08:34 +01:00
nathangray
0ccf22fda3 Fix events that end at midnight can cause events from the next day to not be displayed 2017-03-10 08:21:11 -07:00
nathangray
88d9a674d1 High priority events get red title 2017-03-10 08:20:18 -07:00
nathangray
741ec67092 Allow docm and xlsm merge templates 2017-03-10 08:15:25 -07:00
nathangray
4195fdb306 * Addressbook - When viewing a user account's calendar or next/previous dates, use the account calendar over the contact calendar 2017-03-10 08:14:51 -07:00
nathangray
53d0ef7705 Always hide the contacts associated with user accounts from calendar owner options, we just show the accounts. 2017-03-10 08:14:17 -07:00
nathangray
86ff86f643 Calendar - Remove contacts matching accounts user has no access to so nobody selects it thinking they are selecting the user account 2017-03-10 08:14:04 -07:00
Ralf Becker
af5d24a450 missing commit for readonly db stuff 2017-03-09 20:19:16 +01:00
nathangray
f7d4741418 Fix unable to add ACLs 2017-03-09 11:06:44 -07:00
Ralf Becker
0b384f3112 fix regexp to only match beginning of string 2017-03-09 16:48:26 +01:00
Ralf Becker
6dfe752b7f allow to switch whole database readonly, via setting "db_readonly" => true in header.inc.php 2017-03-09 16:48:26 +01:00
nathangray
ffd2d1b5f8 * All apps - Add special search case for #<int> to only match the ID, not search the whole entry 2017-03-08 10:07:01 -07:00