Commit Graph

36565 Commits

Author SHA1 Message Date
85feb685f3 Ask the right app when getting appObjectManager, appname might not always be the current app (e.g. running app content under admin tab) 2021-04-19 14:00:38 +02:00
fb83d97150 Implement loading aware framework animation 2021-04-19 10:17:47 +02:00
fb30713cbb fix not working load_via parameter 2021-04-18 21:07:38 +02:00
80ae34158d pending translations from our translation server 2021-04-18 20:32:17 +02:00
6e8596dfc6 pending translations from our translation server 2021-04-18 20:25:45 +02:00
d144d65fe9 fix double encoding of backlash in class-names 2021-04-17 09:45:44 +02:00
321fe6a474 * Calendar: Fix quick-add did not pass changes to start time on to edit dialog 2021-04-16 09:15:13 -06:00
4f0c7250da Fix error when linking to new entry
"Invalid datetime format: 1366 Incorrect integer value: '#97056a438e3c1ab04fd0f0ae46ad6b13' for column ... fs_dir"
2021-04-15 10:25:18 -06:00
6df143f3ca fix WebDAV broken after commit 615c612: "fix not used APi rights for mounted eTemplates in anonymous sessions" 2021-04-15 17:11:05 +02:00
fb2abd8915 Get all VFS tests passing
on my machine, at least...
2021-04-14 14:22:04 -06:00
3027123fbd Set a timeout on curl so we fail faster 2021-04-14 10:59:49 -06:00
d9b29fa82a Fix shares could not find files after fe79fe390f 2021-04-14 10:58:42 -06:00
818f99fdbf also send WWW-Authenticate header so UA can ask user 2021-04-14 13:56:48 +02:00
68a0bb9ac9 fix PHP 8 error: Cannot use positional argument after named argument 2021-04-14 13:00:00 +02:00
c7effbf7b9 Fix some missing widgets from et2 DTD 2021-04-14 11:35:19 +02:00
baa4c3c0ac Fix type error: Unsupported operand types: string * int 2021-04-14 11:21:05 +02:00
602c08556d Don't try quite so hard to search for select options
It was finding & using ALL options if there was a namespace in the selectbox ID, but no options found.
2021-04-13 16:00:43 -06:00
05e80af654 * Calendar: Fix missing line breaks in event tooltip 2021-04-13 15:11:50 -06:00
826d9e27cc * Timesheet: Fix created was overlapping with status 2021-04-13 13:28:56 -06:00
bf7770befe Filemanager: Don't allow permission changes (through UI) on /, /home or /apps since it tends to cause problems 2021-04-13 11:14:44 -06:00
06ceeb54e3 Infolog: Add project as export filter 2021-04-13 10:57:54 -06:00
0628c5d54a Fix typo 2021-04-13 10:16:45 -06:00
87f1554fdf allow "email" GET parameter and some docu 2021-04-13 18:15:25 +02:00
3f989f33d1 Fix error message type 2021-04-13 16:13:35 +02:00
38ef0e0a94 * CalDAV/CardDAV: fix freebusy-URL for users and support basic auth with regular user credentials too 2021-04-13 16:05:27 +02:00
4af0bec278 * Mail: fix losing inline images after being re-saved as draft or created as new 2021-04-13 13:23:09 +02:00
fe79fe390f Avoid caching when the url contains links, avoids problems with eg: /apps/InfoLog/Open/2021 2021-04-12 10:31:35 -06:00
6cd3e63bdc Fix broken style of Infolog integrated toolbar action in calendar 2021-04-12 15:26:06 +02:00
19c7162274 Fix positions for html editor bullist and numlist actions 2021-04-12 11:29:18 +02:00
94877851c1 Set iframe feature policy of fullscreen for apps running in iframe 2021-04-12 11:18:08 +02:00
3742a44321 Fix php 8 error:
- Unsupported operand types: string * int
- Unknown named parameter $func
2021-04-09 10:40:40 +02:00
3aa90c3fd5 Fix config header formatting was missing for some (infolog, projectmanager) apps 2021-04-08 16:53:06 -06:00
aff06ec4cc Import/export fixes
- Fix for missing floats by Jürgen Dlugi
- Fix broken timesheet export was always 0 results
2021-04-08 16:53:06 -06:00
e88c4edea2 Fix php 8 errors 2021-04-08 18:36:46 +02:00
b5540c7288 Fix mail content styles 2021-04-08 11:31:36 +02:00
ff34b2f794 Remove new button icon 2021-04-08 11:31:36 +02:00
8daf1f43f7 fix PHP error: Call to a member function contentTypeMap() on null 2021-04-08 10:19:15 +02:00
7a4811213b require phpseclib/phpseclib:^2.0.31 due to Dependabot warning (CVE-2021-30130) 2021-04-08 08:41:21 +02:00
2d046e2632 fix some PHP 8 errors in calendar: in_array() Argument #2 must be of type array, null given 2021-04-07 22:07:49 +02:00
dfdb300f5f fix PHP 8 error: array_merge() does not accept unknown named parameters 2021-04-07 21:41:11 +02:00
c9a478c3d2 change getRoot() to return et2_container to get (g|s)etValueById() and friends working without a cast 2021-04-07 16:28:21 +02:00
58d57b99f3 Fix not working delete of single accounts from admin 2021-04-07 14:35:37 +02:00
e03b1aeb16 fix PHP 8 error: key() Argument #1 must be of type array, null given 2021-04-07 13:12:32 +02:00
3bc0b55d54 Improve et2 DTD 2021-04-07 10:48:13 +02:00
673760f59d * Setup/SAML: fix not stored custome OID and added eduPersonUniqueId 2021-04-07 10:07:56 +02:00
102a790c44 fix und PHP 8 no longer supported curly braces for array/string indexes 2021-04-07 09:55:11 +02:00
9e3ce0db2b Changelog for 21.1.20210406 2021-04-06 17:15:39 +02:00
d29459d9e5 Ignore browsing apps with their status 5 and index set to none 2021-04-06 17:09:31 +02:00
4045c06896 fix PHP 8 errors 2021-04-06 15:32:21 +02:00
8a0c0bc82e remove old logging of bad menuaction, using error_log instead
old api logging class tries to instanciate Error class, which is a PHP own class/exception since some versions
2021-04-06 11:04:30 +02:00