Commit Graph

32434 Commits

Author SHA1 Message Date
Hadi Nategh
b70be14b92 Fix Java desktop notifications, thanks to Stefan Werfling 2017-11-30 12:21:39 +01:00
Ralf Becker
386b71fd63 Changelog for 17.1.20171130 2017-11-30 09:21:56 +00:00
nathangray
442db88174 Fix various missing translations, found by Stefan Unverricht 2017-11-30 10:12:55 +01:00
nathangray
5455b97664 * Addressbook - fix SQL error with accounts hidden + Organisation by location / department
- Fix accounts missing if no preference for hide accounts set
2017-11-30 10:10:34 +01:00
Ralf Becker
623a737f12 * InfoLog/Setup: fix SQL error on update from 16.1 (Truncated incorrect double value) 2017-11-30 08:37:44 +08:00
Ralf Becker
b55f6f0900 Changelog for 17.1.20171129 2017-11-29 11:08:10 +00:00
nathangray
e8758c9cd6 Some style fixes:
- Missing icons in several dialogs
- Change nextmatch dialog action to use et2_dialog
2017-11-29 11:27:57 +01:00
Hadi Nategh
f88ae033ff * Infolog: fix new entry with project already set missed it on project tab - Add test for this case 2017-11-29 11:21:55 +01:00
Hadi Nategh
40fc625e1f Fix SQL error while upgrading infolog 2017-11-29 10:48:12 +01:00
Ralf Becker
13d28a3da4 * Addressbook: fix lost picture in upload 2017-11-29 10:12:48 +01:00
Ralf Becker
a049b86324 fix avatar/files update issues 2017-11-29 10:12:32 +01:00
Ralf Becker
9a3dcbac9b fix SQL error caused by missing quotes 2017-11-29 08:18:45 +08:00
nathangray
467d052c90 * Calendar - add a line to the top of events so consecutive events are better separated 2017-11-28 09:12:29 -07:00
nathangray
e6931f76ee Translate months too 2017-11-28 09:12:01 -07:00
nathangray
94512e47ed Translate days of the week 2017-11-28 09:11:53 -07:00
nathangray
4a85f3c338 Fix missing fields in merge if info_contact is not a addressbook entry 2017-11-28 09:09:39 -07:00
nathangray
e5851f9249 Fix select all disables multi-entry actions 2017-11-28 09:08:31 -07:00
nathangray
45fd2e5024 Mail - Fix ": " gets the space stripped, leaving just ":" 2017-11-28 09:07:35 -07:00
nathangray
eb20e4da2a Mail - Fix initial cursor position when replying to text emails 2017-11-27 15:35:34 -07:00
Hadi Nategh
a7fcb77d1b Fix error Call to a member function setDate() on boolean 2017-11-27 18:06:27 +01:00
nathangray
6f29f16b7c Timesheet - change default pe status to active 2017-11-27 09:34:18 -07:00
Hadi Nategh
b447c908f7 Fix broken inline images caused by commit 7c65127e64 2017-11-27 16:28:33 +01:00
Ralf Becker
de5988c981 fix SQL error account_id is ambigous on deleting users 2017-11-27 20:43:59 +08:00
Hadi Nategh
a58114699d Add some German translations from Stefan Unverricht 2017-11-27 11:40:10 +01:00
Ralf Becker
e489fa696c * InfoLog: fix SQL error on update for to long from and addr
also use our db abstraction for PostgreSQL correct concat
2017-11-26 17:52:43 +08:00
Ralf Becker
673f09d89c * InfoLog/Admin: fix error deleting user "access to undeclared static property" 2017-11-26 08:49:52 +08:00
nathangray
d96730542a - Make link-entry take the whole width
- Capitalization
2017-11-24 09:30:42 -07:00
nathangray
a664b7575c German translation from Birgit 2017-11-24 09:30:32 -07:00
nathangray
de27872480 Mail - fix some tracker integration bugs:
- Dialog had english title & buttons
- Append button didn't work
2017-11-24 09:30:22 -07:00
Hadi Nategh
b4bb0d2d00 Fix project field not getting fullwidth in infolog dialog 2017-11-24 15:20:06 +01:00
Hadi Nategh
ace60f8e5b Fix login box custom color not shown anymore in the login page 2017-11-23 17:21:46 +01:00
Hadi Nategh
c17a31b19a Fix project field not getting fullwidth in timesheet edit dialog 2017-11-23 15:49:30 +01:00
Ralf Becker
cc894bdcc2 fix stalled update if jpegphoto is empty string (and not null) 2017-11-23 21:56:01 +08:00
Ralf Becker
fb3c7ddbcc fix leading or trailing comma in info_from by 17.1 update 2017-11-23 21:50:50 +08:00
nathangray
90d8f66cdc * Calendar - translate day of week in app header 2017-11-22 10:39:55 -07:00
nathangray
039de1e355 Better handling of target to support custom fields, now switches to the target tab 2017-11-22 10:18:26 -07:00
nathangray
257edc3aa7 Addressbook - fix show/hide account preference bugs
- account filter was missing for show active
- preference changed to match current value
2017-11-22 08:42:37 -07:00
nathangray
cfb34b05bf Addressbook - fix hide accounts preference did not work for duplicate & organisation views
- Added a new preference option to hide only deactivated accounts
2017-11-22 08:42:28 -07:00
nathangray
f43ddba7bc Avoid error if this.input is not yet set 2017-11-22 10:40:15 +01:00
nathangray
7e65dcbdae * Admin - ACL dialog - fix ACL levels not updated when changing app or user 2017-11-21 08:44:30 -07:00
nathangray
6d300827a9 - Fix typo
- Fix value not re-set after changing select options if value was ''
2017-11-21 08:44:21 -07:00
nathangray
cd661ed3ba Mail - stop additional mail in sent folder when merging multiple contacts into email 2017-11-21 08:43:40 -07:00
Hadi Nategh
310359ab9f Fix PHP Fatal error: Uncaught Error: Class >‘Api\Categories’ not found in /usr/share/egroupware/calendar/inc/class.calendar_datasource.inc.php:71 2017-11-21 11:44:38 +01:00
Hadi Nategh
8bf0763c1f Fix list of favorites in VfsSelect contains previous selected contents as well 2017-11-20 17:50:21 +01:00
Hadi Nategh
6d51130cc6 Make favorites available as an individual button in VfsSelect dialog 2017-11-20 17:02:31 +01:00
Hadi Nategh
a599a85ab4 Fix using not intentional streamWrapper when registering filemanager editor links 2017-11-20 16:50:33 +01:00
Hadi Nategh
3f3154ead4 Fix broken links in notifications popup, plus preserve the poped up
messages after re-generating Notifications list.
2017-11-20 10:28:24 +01:00
Hadi Nategh
a79875a63a Fix collab editor does not get open when triggered from infolog 2017-11-20 10:18:31 +01:00
Hadi Nategh
6d378b8e73 Fix attempting to open a document link in infolog pops collabora link even the user has no permission to the collabora app 2017-11-20 10:18:12 +01:00
Hadi Nategh
7979327256 Fix notifications popup for mobile template & compact theme 2017-11-20 10:16:22 +01:00