Commit Graph

34670 Commits

Author SHA1 Message Date
Hadi Nategh
25a330dcee Fix broken compact theme sidebar 2019-12-10 15:15:10 +01:00
Hadi Nategh
4603aeb693 * Mobile theme: fix mobile theme sidebar not showing notifications 2019-12-10 15:15:00 +01:00
nathangray
e81add6b01 Fix /apps/projectmanager threw SQL error Unknown column 'hash' in 'order clause' 2019-12-10 11:35:10 +01:00
Hadi Nategh
769522d57e Unify home icons 2019-12-09 14:40:30 +01:00
Hadi Nategh
bcfa5a0551 Add hint and translations for Custom Paragraph option 2019-12-05 17:36:46 +01:00
Hadi Nategh
c17f83d531 * Html Editor: Add a custom paragraph into block formating in order to get paragraph lines with no line-height 2019-12-05 17:36:36 +01:00
Ralf Becker
ef3b5d1470 fix typo 2019-12-05 09:02:11 +02:00
nathangray
8267c9449a Mail: Fix bullet & number to text conversion failed with non-ascii characters 2019-12-03 14:45:38 -07:00
nathangray
9dc2659f6a * Mail: keep number & bullet lists when converting to plain text 2019-12-03 14:45:26 -07:00
Ralf Becker
f1ba722c85 move dependencies to project 2019-12-03 14:17:48 -07:00
nathangray
4126ab6891 Update gruntfile for projectmanager 2019-12-03 14:02:31 -07:00
Hadi Nategh
5c6bae9c5c * Notifications: implement new indicator in dashboard in order to notify user about unread notifications 2019-12-03 16:27:52 +01:00
Hadi Nategh
e00267f6f5 Fix replying to some mails with broken pre tags would cause infinite loop 2019-12-03 15:58:35 +01:00
Hadi Nategh
c8cf25e57f Fix notifications popup gets closed automatically when click is triggered from unread indicator element 2019-12-03 12:48:04 +01:00
Hadi Nategh
8850af4239 Implement new indicator for topmenu items in fw such as displaying unread messages for notifications 2019-12-03 12:47:51 +01:00
Ralf Becker
77d494e0c5 ignore logging of session dla only for max. of 15 min, so session status is displayed correct 2019-12-02 16:27:52 +02:00
Hadi Nategh
1350e83209 Set a max-height to column-selector list 2019-12-02 14:28:51 +01:00
Hadi Nategh
44a7e79a4e Fix htmlarea issue with prefs rte_toolbar values 2019-11-28 17:54:42 +01:00
Ralf Becker
3e1a9a588d fixed requests to https://domain.com/ redirect to http://domain.com/egroupware/
redirects by Nginx need to use X-Forwarded-Proto too
2019-11-28 08:09:37 +02:00
nathangray
446430ddaf Calendar: Make sure search from sidebox doesn't come back in list view after being cleared 2019-11-27 10:04:38 -07:00
Hadi Nategh
eed01a1509 Fix double scrollbar in edit acl dialog 2019-11-27 13:59:14 +01:00
Hadi Nategh
846c38e65b Update tinymce translation files, thanks to Stefan Unverricht 2019-11-26 13:17:15 +01:00
Hadi Nategh
f77241f207 Do not pop notifications' popup-note while avatar menu is open 2019-11-25 17:17:43 +01:00
Hadi Nategh
5af0c56fdd Commit new translations from translation server 2019-11-25 16:53:51 +01:00
Hadi Nategh
d32fc260c2 Fix scrolling a sorting item breaks the sorting in colSelector dialog 2019-11-25 16:53:42 +01:00
Alexandros Sigalas
5e708453ae Fix reported version by setup_cmd, was reporting old phpgwapi instead of api version. 2019-11-24 14:04:14 +02:00
nathangray
eab82cd5ab Calendar: notification preference label change, with translation from Birgit 2019-11-20 10:28:11 -07:00
nathangray
559a86ac0c Calendar: Rework some phrasing in the preference, make sure it only applies to "responses", not other changes 2019-11-20 10:13:31 -07:00
nathangray
9939cc4246 * Calendar: New preference for notifications about events you created, but are not a participant in 2019-11-20 10:13:19 -07:00
nathangray
418adcf661 Calendar: Fix favorites with accounts not in primary group only show ID in sidebox owner 2019-11-20 10:07:25 -07:00
nathangray
a9e5ea72b7 Move favorite delete button in a little 2019-11-19 10:25:59 -07:00
nathangray
2ba8d541fe Mail: Give more horizontal space for subject in preview 2019-11-19 10:25:51 -07:00
nathangray
6489a27290 Etemplate: Adjust spacing and padding around link entry widget's clear button 2019-11-19 10:25:42 -07:00
nathangray
71c2c3e577 Etemplate: Fix required background color not showing for date fields 2019-11-19 10:25:33 -07:00
nathangray
d283ebd165 Calendar: Slightly adjust spacing of calendar sidebox today button 2019-11-19 10:25:22 -07:00
nathangray
b4612ac8d8 Filemanager: Remove special formatting on account search button 2019-11-19 10:25:10 -07:00
nathangray
bea811192f Fix spacing of link widget button when inside a hbox 2019-11-19 10:25:00 -07:00
nathangray
8cf369a84c Hide colselection button for historylog, it does nothing. 2019-11-19 10:24:53 -07:00
nathangray
f7eb55db63 Preferences: Fix multiselect settings had new values as arrays, old values as strings, which messed up history 2019-11-19 10:24:44 -07:00
nathangray
079bd586e3 * Addressbook: Fix files and entries linked to a new contact were not saved 2019-11-19 10:24:08 -07:00
nathangray
a90819c396 Admin: change delete user filemanager hook to move home dir, but only search /home for other files
- Translation from Birgit
2019-11-19 10:22:16 -07:00
nathangray
d35f17aa96 Admin: change delete user home directory back to special case, getting actual file count takes way too long. 2019-11-19 10:22:07 -07:00
nathangray
7aeed96c86 Admin: Extend Vfs::deleteAccount hook to all the files it can find, not just home dir. 2019-11-19 10:21:56 -07:00
nathangray
7367602ba4 * Admin: Add filemanager (home directory) as an option to move to new user when deleting an account 2019-11-19 10:21:46 -07:00
nathangray
19b969f7d1 * Admin: Fix some hooks got missed when deleting a user 2019-11-19 10:21:35 -07:00
Hadi Nategh
b553f75614 Keep the excessive height of column-selector dialog within the nm 2019-11-19 18:10:28 +01:00
Hadi Nategh
27457863f8 * All apps: make list columns being sortable via column-selector dialog 2019-11-19 17:47:07 +01:00
Hadi Nategh
9352876d19 Set value_class option for multi-select list 2019-11-19 17:42:52 +01:00
Hadi Nategh
11a10ee02b WIP nextmatch column sorting UI:
- Give the dialog a new look
2019-11-19 17:41:58 +01:00
Hadi Nategh
dccf428290 WIP nextmatch column sorting UI:
- Apply user preference after sorting saved
2019-11-19 17:38:56 +01:00