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 |
|
nathangray
|
b9720d75f2
|
Fix title & description in calendar events were not escaped
|
2017-03-08 10:06:11 -07:00 |
|
nathangray
|
855b2d9efc
|
Add summary of participant statuses to event tooltip (when there's 2 or more participants)
|
2017-03-08 10:05:14 -07:00 |
|
Hadi Nategh
|
3f1b384c0b
|
Make sure the folder status runs last in jsonq
|
2017-03-08 15:13:49 +01:00 |
|
Ralf Becker
|
c204350173
|
prefer window over top, which might cause a security exception
|
2017-03-08 15:03:53 +01:00 |
|
Ralf Becker
|
ecf001fe06
|
same story tutorial popup: ignore security exception if window.top is in a different security context
eg. because SiteMgr contact-form is running in an iframe
|
2017-03-08 14:26:47 +01:00 |
|
Ralf Becker
|
461b2e3e0a
|
same story for framework: ignore security exception if window.top is in a different security context
eg. because SiteMgr contact-form is running in an iframe
|
2017-03-08 14:22:27 +01:00 |
|
Ralf Becker
|
28746da776
|
ignore security exception if window.top is in a different security context
eg. because SiteMgr contact-form is running in an iframe
|
2017-03-08 14:15:30 +01:00 |
|
nathangray
|
e710a6523d
|
* Mail- List mailing lists before contacts when searching for email addresses
|
2017-03-07 10:19:05 -07:00 |
|
nathangray
|
96e4497a4f
|
* Timesheet - Fix 'Save & new' does not set project correctly
|
2017-03-07 09:57:15 -07:00 |
|
nathangray
|
15836b10fc
|
Infolog - If delegated user has access to change description, also allow timestamp button
|
2017-03-07 09:57:02 -07:00 |
|
Hadi Nategh
|
ddf2b7d094
|
* Mail: Better style for showing emails in print mode, thanks to Michael Scholl
|
2017-03-07 14:42:05 +01:00 |
|
nathangray
|
19f3f68dec
|
Avoid error caused by calling member method statically
|
2017-03-07 09:09:08 +01:00 |
|
nathangray
|
0c894d3771
|
Add tooltip so you can tell which phone number is which in addressbook list
|
2017-03-06 09:39:17 -07:00 |
|
nathangray
|
359c8350de
|
Fix infolog details / no details filter reloads list instead of changing details
|
2017-03-06 09:38:03 -07:00 |
|
nathangray
|
845b9502f3
|
Fix pm_id sometimes gets lost when saving infolog
|
2017-03-06 11:29:28 +01:00 |
|
nathangray
|
b7fe0e87ad
|
Calendar - Toolbar '+' button changed to add event on first day of current view, previously was always 'today'
|
2017-03-03 10:01:33 -07:00 |
|
nathangray
|
0a96a9f584
|
Calendar - Planner view: Fix time grid lines did not reach all the way to the end
|
2017-03-03 09:29:40 -07:00 |
|
nathangray
|
40dbffe803
|
Add sorting to match planner view grouping, so pagination gets the top rows first
|
2017-03-03 09:29:05 -07:00 |
|
nathangray
|
008e16d58d
|
Fix for missing event & group by month
|
2017-03-03 09:28:25 -07:00 |
|
nathangray
|
6bccec1e0c
|
Speed improvements for planner view
|
2017-03-03 09:28:09 -07:00 |
|
nathangray
|
ae4eeb6cee
|
Some calendar planner view rendering performance improvements, gives ~20% reduction in render time.
|
2017-03-03 09:27:43 -07:00 |
|
Hadi Nategh
|
aa42432cea
|
* Preferences: Fix hints are not visible for tabs with scrollbar
|
2017-03-02 11:57:47 +01:00 |
|
Ralf Becker
|
6d204441cc
|
fix not updated logout time on new farm
|
2017-03-01 13:48:09 +01:00 |
|
Ralf Becker
|
5612a98994
|
give quota-limit from SMTP/SQL precedence over (cached) quota from Dovecot
|
2017-02-28 18:44:02 +01:00 |
|
Hadi Nategh
|
d3a5a34bfd
|
Fix error server does not support binary data, due to long references.
|
2017-02-28 15:54:09 +01:00 |
|
Ralf Becker
|
9b98e07b69
|
method to disable a hook for the current request
|
2017-02-28 13:29:21 +01:00 |
|
Ralf Becker
|
809e96794e
|
fix use of old accounts_sql class, only existing if old phpgwapi is installed
|
2017-02-28 10:17:36 +01:00 |
|
Ralf Becker
|
ec16cf10f2
|
fix PHP Deprecated: Non-static method EGroupware\Api\Vfs\Sqlfs\StreamWrapper::url_stat() should not be called statically
|
2017-02-28 10:17:30 +01:00 |
|
nathangray
|
c1672c118a
|
Some translation improvements from Stefan Unverricht
|
2017-02-27 17:29:32 -07:00 |
|
nathangray
|
1456569aad
|
Some translation improvements from Stefan Unverricht
|
2017-02-27 17:29:20 -07:00 |
|
nathangray
|
6277ea0af8
|
Some translation improvements from Stefan Unverricht
|
2017-02-27 17:27:06 -07:00 |
|