nathangray
|
aad82affa1
|
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-01 11:20:25 -07:00 |
|
Ralf Becker
|
655e532ed4
|
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:00:47 +01:00 |
|
Klaus Leithoff
|
22c63665fc
|
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:11:42 +00:00 |
|
nathangray
|
ffca07042f
|
Fix missing translation of 'add timesheet' context menu action
|
2016-11-25 10:36:37 -07:00 |
|
nathangray
|
db71f7660f
|
Reduce translation duplication - use a single common message for entry copied
|
2016-11-24 10:30:36 -07:00 |
|
nathangray
|
2f8538e80e
|
* Timesheet: Add Copy context menu action
|
2016-11-24 10:20:45 -07:00 |
|
nathangray
|
f1e4281e46
|
Fix infolog notifications not sent for just owner
|
2016-11-24 08:39:02 -07:00 |
|
Hadi Nategh
|
6ed3b92298
|
Work in progress of mail external image handler:
- Fix styling
- Add handler for mobile and display
|
2016-11-24 14:35:54 +01:00 |
|
Hadi Nategh
|
5fb70c77ab
|
Work in progress of mail external image handler
|
2016-11-23 18:52:43 +01:00 |
|
Hadi Nategh
|
4b6293cfe1
|
Fix inline forward an email from draft folder does not include attachments
|
2016-11-23 12:23:11 +01:00 |
|
nathangray
|
ed6069aa4d
|
* Infolog: Add a context menu action to view a list of linked timesheets
|
2016-11-22 11:41:51 -07:00 |
|
nathangray
|
3fed6fd20d
|
Use POST submit to make sure all js files for plugin template get loaded.
|
2016-11-22 10:07:22 -07:00 |
|
Hadi Nategh
|
40687e6a72
|
Fix preferences hint not getting fullheight in FF
|
2016-11-21 11:21:16 +01:00 |
|
Hadi Nategh
|
94523347f7
|
Activate avatar widget for addressbook edit dialog
|
2016-11-18 14:52:27 +01:00 |
|
Hadi Nategh
|
9c2d7abd55
|
Implement avatar readonly widget
|
2016-11-18 14:50:58 +01:00 |
|
Ralf Becker
|
df58b405af
|
ignore empty signatures and email, identity_name needs mail-account data to
|
2016-11-18 14:48:17 +01:00 |
|
Ralf Becker
|
f7b7bc8155
|
script returning all signatures of authenticated user for eM Client
|
2016-11-18 14:01:41 +01:00 |
|
Hadi Nategh
|
29179af839
|
Fix wording for collab editor save message
|
2016-11-18 09:46:49 +01:00 |
|
Ralf Becker
|
354f88be74
|
fix error in account migration in a minimal install
|
2016-11-17 21:31:54 +01:00 |
|
Hadi Nategh
|
9d7ff6e616
|
Fix selectall checkbox in calendar category report sometimes doesn't work
|
2016-11-17 15:50:17 +01:00 |
|
Hadi Nategh
|
d9e509b6ff
|
Collab editor:
- Fix save as tries to save the original file as well
|
2016-11-17 13:51:13 +01:00 |
|
Ralf Becker
|
497c464f7c
|
Updated groupdav.htaccess to support ActiveSync and CalDAV/CardDAV
Added an commented redirect to facilitate EGroupware login in subdirectory
|
2016-11-17 13:00:56 +01:00 |
|
Hadi Nategh
|
d9031c4c2e
|
Implement tooltip preview for mime types icons which have preview content available
|
2016-11-17 11:36:26 +01:00 |
|
Ralf Becker
|
6d472b1592
|
use openssl_random_pseudo_bytes, if available, to generate etemplate_exec_id, as it is used for CSRF protection too
|
2016-11-17 11:09:30 +01:00 |
|
Hadi Nategh
|
d04f204d14
|
Calendar category report:
- Fix weekend and holidays don't for multidays events
|
2016-11-16 18:54:43 +01:00 |
|
nathangray
|
a15aa412e2
|
Attempt to fix redirects to invalid /index.php
|
2016-11-16 09:20:03 -07:00 |
|
Ralf Becker
|
695459813c
|
fix PHP fatal when updating from before 1.8
|
2016-11-15 22:09:20 +01:00 |
|
Ralf Becker
|
bb22b03edc
|
fix removing aliases incl. identity was remove all identities, but the one it was supposed to remove
|
2016-11-15 14:23:08 +01:00 |
|
Hadi Nategh
|
40e601ddf3
|
Collab editor:
- Make user cursor indicator the same style as user list
|
2016-11-15 12:36:30 +01:00 |
|
Hadi Nategh
|
448d99153a
|
Calendar category report:
- Fix multidays events and recurrences miscalculation
- Fix height of category table
|
2016-11-15 10:18:37 +01:00 |
|
Hadi Nategh
|
a361cf6795
|
Fix wrong indexing for categories array in calendar category report
|
2016-11-14 15:12:05 +01:00 |
|
Ralf Becker
|
38bd48f9e9
|
remove identity if alias is removed with "-alias" AND create_identity is "yes"
|
2016-11-14 13:43:05 +01:00 |
|
Ralf Becker
|
6a31d2462a
|
fix identities from aliases or imap-user without @ shown with empty label, if name is empty
|
2016-11-14 13:43:05 +01:00 |
|
Ralf Becker
|
b38542439a
|
if webserver_url does not match eg. because of proxying, fix it
|
2016-11-14 13:43:05 +01:00 |
|
Hadi Nategh
|
847352a62c
|
Calendar category report:
- Fix calendar category report not summarizing values
- Add select all checkbox
|
2016-11-14 12:55:18 +01:00 |
|
nathangray
|
bbb7dbac0e
|
Add some missing translations, supplied by Stefan Unverricht
|
2016-11-11 08:49:27 -07:00 |
|
nathangray
|
1597e46d74
|
Change sidebox menu site configuration to match, reported by Stefan Unverricht
|
2016-11-11 08:44:09 -07:00 |
|
Klaus Leithoff
|
fc98212507
|
remove obsolet details lang-string, which caused confusion with details-label in other apps when converting mail to other-app-entry in other languagefiles too
|
2016-11-11 11:43:53 +00:00 |
|
Klaus Leithoff
|
3998a50cb2
|
remove obsolet details lang-string, which caused confusion with details-label in other apps when converting mail to other-app-entry
|
2016-11-11 11:27:45 +00:00 |
|
Ralf Becker
|
17eed582f5
|
* InfoLog/PostgreSQL: new entries were created with info_id 0: duplicate key value violates unique constraint
|
2016-11-10 16:50:04 +01:00 |
|
Hadi Nategh
|
ad2c3674e5
|
A hack to fix jumping cursor issue of wodoeditor
|
2016-11-10 14:12:51 +01:00 |
|
Klaus Leithoff
|
e9155a000b
|
* Mail/Z-Push: handle charset-problem on sending mails with added EGW-Signature
|
2016-11-10 12:50:51 +00:00 |
|
Hadi Nategh
|
2613a912fb
|
Add unit day for calendar category report
|
2016-11-10 11:10:05 +01:00 |
|
Ralf Becker
|
68cd92a0ca
|
fix error if no alias/forward set stalling setting one, caused by using NULL instead of an empty array throws error: Argument 1 passed to array_modify() must be of the type array, null given
|
2016-11-10 09:51:37 +01:00 |
|
Ralf Becker
|
58c1596002
|
use $_SERVER[HTTP_X_FORWARDED_FOR] IP for ACL check if set, if not use $_SERVER[REMOTE_ADDR]
|
2016-11-09 22:17:07 +01:00 |
|
Ralf Becker
|
e57c5832a6
|
* Adressbook/CardDAV/PostgreSQL: fix SQL error stalling sync of eg. eMClient with preference "Distributionlists as groups" enabled
|
2016-11-09 17:46:37 +01:00 |
|
Ralf Becker
|
3688a5438d
|
copy 16.1 changelog to master to satisfy update checker
|
2016-11-09 07:58:27 +00:00 |
|
Hadi Nategh
|
fbf620ba90
|
Add discard icon for collab editor
|
2016-11-08 15:14:01 +01:00 |
|
Hadi Nategh
|
15b3e56764
|
WIP calendar report:
- Implement csv report + download csv file
|
2016-11-08 15:03:33 +01:00 |
|
Hadi Nategh
|
2e1e3d8727
|
WIP calendar report
|
2016-11-07 20:24:31 +01:00 |
|