Hadi Nategh
ea5d08df48
Do not run restrict validation check for type taglist-account if free entries are allowed
2020-01-31 16:59:33 +01:00
Ralf Becker
9f25e584c4
Changelog for 19.1.20200130
2020-01-30 13:56:32 +01:00
Ralf Becker
edfdb93734
pending translations from our translation server
2020-01-30 13:49:50 +01:00
Ralf Becker
5f6a8e9b9d
validate IP address in X-Forwarded-For header
2020-01-30 13:25:21 +01:00
Ralf Becker
53d9daea03
* Sharing: temporary disable cleaning of deleted files, causing all shares to get deleted
2020-01-29 16:31:17 +01:00
Ralf Becker
a5b5579c51
allow images and media in mail via http: and https:, but remove object tags (already forbiden via CSP)
2020-01-29 14:41:19 +01:00
Ralf Becker
f037fc64e8
translation for "Request could not be processed ..."
2020-01-29 12:07:37 +01:00
Ralf Becker
28c013261e
use random_bytes(32) which throws for not enought entropy
2020-01-29 12:07:37 +01:00
Ralf Becker
528b564f44
use etemplate-exec-id as CSRF token for ajax requests
2020-01-29 12:07:37 +01:00
Ralf Becker
2f37e387a6
do NOT load categories.php?app=phpgw for login page
...
It gives an error as no user is logged in, which is served as text/html, which then gives an error in browser, as it conflicts with X-Content-Type-Options: nosniff
2020-01-29 12:05:53 +01:00
Ralf Becker
ac83396761
stricter CSP policy
2020-01-29 12:05:13 +01:00
nathangray
ae9cf34ab4
* Api: Fix SQL error from doubled table name in group statement
...
"Unknown column 'egw_tracker.egw_tracker.tr_id' in 'group statement'"
2020-01-29 12:00:49 +01:00
Ralf Becker
f3556654e1
add an iterator for objects with a get_rows method
2020-01-13 14:45:56 +01:00
Ralf Becker
61f0b0c56b
fix PHP Warning: Use of undefined constant EGW_ACL_READ - assumed 'EGW_ACL_READ'
2020-01-09 14:42:14 +01:00
nathangray
b82f4b90a6
Api: Fix some nextmatch bugs
...
- default columns were not properly used if there was no user preference found
- negated column preference caused problems with column order
- missing data for sorting if no column preference set yet
2020-01-08 09:22:54 -07:00
Hadi Nategh
cba5eeeb26
Attach relative icons with buttons used in col-selector dialog
2020-01-06 16:20:39 +01:00
Ralf Becker
e5f1f4c819
Changelog for 19.1.20191220
2019-12-20 09:40:34 +02:00
Ralf Becker
956256030c
pending changes from our translation server
2019-12-20 08:45:25 +01:00
Ralf Becker
4c0a3d14eb
* Admin: optional session-action column in access-log and sessions
...
also no longer update access-log in session-class destructor, as it fails with skipping permanent logging for WebDAV and others
2019-12-20 09:02:34 +02:00
Hadi Nategh
ec7facea5a
* File selector: implement Overwrite and Rename possibilities for saving an existing email message or attachment
2019-12-19 16:15:02 +01:00
Hadi Nategh
5dfea7eb26
Make avatars size similar to status avatars
2019-12-12 17:06:42 +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
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
Hadi Nategh
e00267f6f5
Fix replying to some mails with broken pre tags would cause infinite loop
2019-12-03 15:58:35 +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
Hadi Nategh
846c38e65b
Update tinymce translation files, thanks to Stefan Unverricht
2019-11-26 13:17:15 +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
nathangray
a9e5ea72b7
Move favorite delete button in a little
2019-11-19 10:25:59 -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
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
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
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
Hadi Nategh
b361c5f137
WIP nextmatch column sorting UI
2019-11-19 17:38:41 +01:00
Ralf Becker
8296dbd7d0
fix namespace issues
2019-11-19 14:01:50 +02:00
Ralf Becker
65c9112c42
Changelog for 19.1.20191119
2019-11-19 10:40:18 +02:00