Hadi Nategh
f7e75af9a5
* Html Editor: Add 9pt, 9px, 11pt and 11px into Html editor's font options
2020-02-11 16:54:44 +01:00
Ralf Becker
b50f28dedb
added Collbora Online Office and Rocket.Chat containers to Readme
2020-02-11 14:25:11 +01:00
Ralf Becker
bb2c9c075c
we can not use a directory for suse, as the socket is called different (mysql.sock instead of mysqld.sock)
2020-02-11 14:24:36 +01:00
Ralf Becker
f4b541b922
add Collabora Online Office and Rocket.Chat to docker-compose.yml
2020-02-11 09:03:09 +01:00
Ralf Becker
bc1ae1cbaa
if EGW_APC_SHM_SIZE is set in environment, propagate value to apcu.ini
2020-02-10 14:32:27 +01:00
Ralf Becker
e73db868d2
updated Readm
2020-02-09 19:16:28 +01:00
Ralf Becker
4e4d7b3b29
added Rocket.Chat to dockerzized development system
2020-02-09 19:10:34 +01:00
Ralf Becker
f15d047e9d
generated TS declaration for framwork objects
2020-02-09 13:38:23 +01:00
Ralf Becker
362063e542
added (generated) TS declarations for egw_action
2020-02-09 13:09:11 +01:00
Ralf Becker
f19d42a439
convert addressbook app.js to TS
2020-02-09 13:07:42 +01:00
Ralf Becker
8dd03e3d07
some fixes on the TS interface of client-side api and TS conversation tool
2020-02-09 12:27:39 +01:00
Ralf Becker
46c66cc93e
convert admin app.js to TS
2020-02-09 12:26:23 +01:00
Ralf Becker
90c55e013d
try "PLAIN" first, in case IMAP wrongly reports some digest, it does not (correctly) implement
2020-02-05 10:58:34 +01:00
Ralf Becker
9cc0eaccd4
try "PLAIN" first, in case IMAP wrongly reports some digest, it does not (correctly) implement
2020-02-05 10:51:38 +01:00
Ralf Becker
d41bbf4a4b
fix warning 2nd array_diff parameter is null, not array
2020-02-04 18:32:00 +01:00
Ralf Becker
8b2f04607e
moving webserverUrl property to IegwGlobal interface from global egw object
2020-02-04 18:30:37 +01:00
Hadi Nategh
491d17bc08
* Collabora: Fix issue of inserting an image into document pops a rename dialog
2020-02-04 13:27:55 +01:00
Ralf Becker
f46db0484a
Update README.md
2020-02-04 09:35:23 +01:00
Ralf Becker
9adf0e300b
Update README.md
2020-02-04 09:07:29 +01:00
Ralf Becker
291ac4db16
Update README.md
2020-02-04 09:04:14 +01:00
Ralf Becker
47c5a25841
trying to fix Travis builds (using default mysql service instead of failing MariaDB:10.0 addon)
2020-02-03 18:06:15 +01:00
Hadi Nategh
4d86731220
Replace sidebox open/close menu icons with their svg versions
2020-02-03 16:18:41 +01:00
Ralf Becker
e0f38dfb94
migrated infolog app.js to typescript
2020-02-03 16:05:40 +01:00
Ralf Becker
3575f06501
fix JS error from cropper, stalling eTemplate with minified JS
2020-02-02 10:32:12 +01:00
Ralf Becker
abd6f7d669
allow to specify the root for lang-files
2020-02-01 17:50:56 +01:00
Hadi Nategh
6a64128893
Fix mail tree not reading available svg icons
2020-01-31 16:57:34 +01:00
Hadi Nategh
faca76f6a9
Do not run restrict validation check for type taglist-account if free entries are allowed
2020-01-31 16:13:45 +01:00
Hadi Nategh
23449272e2
* Mail: fix mail acl can't save or retrieve after changing mailbox via folder selectbox
2020-01-31 15:03:56 +01:00
Ralf Becker
c2bd211123
replace image-tags, so Univention can automatic fetch them
2020-01-31 09:02:18 +01:00
Ralf Becker
214f4c5ede
Changelog for 19.1.20200130
2020-01-30 19:50:49 +01:00
Ralf Becker
4447e1a618
pending translations from our translation server
2020-01-30 13:47:32 +01:00
Ralf Becker
349444aeb7
change max_input_vars=5000 to support translations tools with API
2020-01-30 13:23:00 +01:00
Ralf Becker
1559b017d7
validate IP address in X-Forwarded-For header
2020-01-30 13:21:56 +01:00
nathangray
7677461bf6
* Admin: Fix group email got lost on save
2020-01-29 10:13:22 -07:00
Ralf Becker
39be6e0b89
* Sharing: temporary disable cleaning of deleted files, causing all shares to get deleted
2020-01-29 16:30:22 +01:00
Ralf Becker
b65b21fe9c
allow images and media in mail via http: and https:, but remove object tags (already forbiden via CSP)
2020-01-29 14:40:30 +01:00
Ralf Becker
cdab5914c2
translation for "Request could not be processed ..."
2020-01-29 11:57:25 +01:00
Ralf Becker
cc8258cb3c
use random_bytes(32) which throws for not enought entropy
2020-01-29 11:12:21 +01:00
Ralf Becker
d95894d530
use etemplate-exec-id as CSRF token for ajax requests
2020-01-29 11:08:44 +01:00
nathangray
2045c08e54
* Api: Fix SQL error from doubled table name in group statement
...
"Unknown column 'egw_tracker.egw_tracker.tr_id' in 'group statement'"
2020-01-28 14:05:44 -07:00
Ralf Becker
ec31d93af2
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-28 18:56:54 +01:00
Ralf Becker
57ab6f667c
adding CSP frame-ancestors 'self' policy to mitigate clickjacking
2020-01-28 18:19:40 +01:00
Ralf Becker
2ea9549dcf
stricter CSP policy for mail body
2020-01-28 17:45:36 +01:00
Ralf Becker
d8289ef29d
stricter CSP policy
2020-01-28 17:14:51 +01:00
Hadi Nategh
9e80de5de7
Add more svg icons
2020-01-27 15:14:39 +01:00
Ralf Becker
9f574b4a38
some egw object interface changes and using it in app.ts base object
2020-01-27 13:43:13 +01:00
Ralf Becker
5b5c2a6cff
full TypeScript Interface for client-side API
2020-01-26 13:58:10 +01:00
Hadi Nategh
e73a1088fb
Fix mail icons size
2020-01-24 16:38:37 +01:00
Ralf Becker
8ab7caf855
fix old AD class in account-migration
2020-01-24 14:18:35 +01:00
Ralf Becker
e9c4d3f07e
complete push implementation for timesheet incl. ACL check
2020-01-24 13:31:56 +01:00