Hadi Nategh
|
a2d182c11a
|
Add extra icons for login apps content
|
2021-05-21 16:10:56 +02:00 |
|
Ralf Becker
|
f2d349cf2c
|
fix PHP Warning on login page
|
2021-05-21 09:52:41 +02:00 |
|
nathangray
|
4b9ec7ec13
|
Api: Respect do_symlink flag to keep links as links
Fixes troubles with syncing
|
2021-05-20 13:00:55 -06:00 |
|
Ralf Becker
|
50fcb69225
|
fix some real typos
|
2021-05-19 19:30:21 +02:00 |
|
Ralf Becker
|
65405790e3
|
* AD: fix account-selection type "groupmembers" caused high load on AD
also caching groups now on instance level instead of session
|
2021-05-19 19:30:21 +02:00 |
|
nathangray
|
ded8cdecf9
|
Fix symlinks were opened read-only in Collabora
|
2021-05-19 08:37:51 -06:00 |
|
Ralf Becker
|
e14d2ef332
|
* ADS/LDAP: improve caching of searching/listing
|
2021-05-16 20:44:04 +02:00 |
|
Ralf Becker
|
1e2c7de6f7
|
allow to pass JSON serialized date-array with date&timezone to constructor
|
2021-05-15 15:57:37 +02:00 |
|
Ralf Becker
|
46e97f8975
|
fix typo causing number of failed attempts on IP whitelist not to be used
|
2021-05-11 11:21:21 +02:00 |
|
Ralf Becker
|
a218faf73e
|
* AD/Login: fix login always reports "account is expired", if account-selection "group-members" is set for AD
|
2021-05-05 15:46:11 +02:00 |
|
Hadi Nategh
|
82ab8d9092
|
WIP login Ui: add motion into apps list
|
2021-05-03 17:13:04 +02:00 |
|
Hadi Nategh
|
635ca0a89d
|
WIP login ui:
- Move login.json file into pixelegg
- Include icons into json file
|
2021-05-03 13:21:01 +02:00 |
|
Hadi Nategh
|
1d843eabcd
|
WIP login Ui:
- Arrange apps in the json file and add more details
- Open app's url in a new window
|
2021-05-03 12:03:28 +02:00 |
|
nathangray
|
84e03fe334
|
Addressbook: Fix contact categories were cleared when DAVx5 synced some Android clients
|
2021-04-30 09:26:00 -06:00 |
|
Hadi Nategh
|
41ab849ecc
|
WIP login Ui
- Implements apps tooltip
|
2021-04-30 14:58:41 +02:00 |
|
Hadi Nategh
|
faadfbdc23
|
Fix loading login json file
|
2021-04-29 18:22:38 +02:00 |
|
Hadi Nategh
|
39eef44217
|
WIP login page Ui
|
2021-04-29 15:24:25 +02:00 |
|
Hadi Nategh
|
59dbd27719
|
Fix mail integration fails for mails with having not encoded ampersands on their html content
|
2021-04-27 17:41:34 +02:00 |
|
Hadi Nategh
|
a49ac9648e
|
Implement throbber for mobile framework
|
2021-04-22 16:00:52 +02:00 |
|
Ralf Becker
|
df5cce7a74
|
* SAML/Shibboleth: fix metadata-URL to container eduPersonUniqueId or a custom OID, if specified
|
2021-04-20 17:34:20 +02:00 |
|
Ralf Becker
|
8df0ba3d70
|
fixes required for EPL firewall
|
2021-04-20 15:51:36 +02:00 |
|
nathangray
|
f89c8cfb03
|
Add hrules to sidebox menus
|
2021-04-19 16:02:41 -06:00 |
|
nathangray
|
df8251603f
|
Add missing parameter type
|
2021-04-19 16:01:17 -06:00 |
|
nathangray
|
35fd51da86
|
Add table name in when parsing search
Also, some code quality fixes
|
2021-04-19 14:34:53 -06:00 |
|
nathangray
|
51f9177634
|
Try harder for nextmatch template name so it can be passed to hooks. If it can't be found in value, look in original attributes.
|
2021-04-19 10:42:48 -06:00 |
|
Hadi Nategh
|
fb83d97150
|
Implement loading aware framework animation
|
2021-04-19 10:17:47 +02:00 |
|
Ralf Becker
|
fb30713cbb
|
fix not working load_via parameter
|
2021-04-18 21:07:38 +02:00 |
|
Ralf Becker
|
d144d65fe9
|
fix double encoding of backlash in class-names
|
2021-04-17 09:45:44 +02:00 |
|
nathangray
|
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 |
|
nathangray
|
d9b29fa82a
|
Fix shares could not find files after fe79fe390f
|
2021-04-14 10:58:42 -06:00 |
|
Hadi Nategh
|
4af0bec278
|
* Mail: fix losing inline images after being re-saved as draft or created as new
|
2021-04-13 13:23:09 +02:00 |
|
nathangray
|
fe79fe390f
|
Avoid caching when the url contains links, avoids problems with eg: /apps/InfoLog/Open/2021
|
2021-04-12 10:31:35 -06:00 |
|
Hadi Nategh
|
e88c4edea2
|
Fix php 8 errors
|
2021-04-08 18:36:46 +02:00 |
|
Hadi Nategh
|
b5540c7288
|
Fix mail content styles
|
2021-04-08 11:31:36 +02:00 |
|
Ralf Becker
|
8daf1f43f7
|
fix PHP error: Call to a member function contentTypeMap() on null
|
2021-04-08 10:19:15 +02:00 |
|
Ralf Becker
|
dfdb300f5f
|
fix PHP 8 error: array_merge() does not accept unknown named parameters
|
2021-04-07 21:41:11 +02:00 |
|
Ralf Becker
|
e03b1aeb16
|
fix PHP 8 error: key() Argument #1 must be of type array, null given
|
2021-04-07 13:12:32 +02:00 |
|
Ralf Becker
|
673760f59d
|
* Setup/SAML: fix not stored custome OID and added eduPersonUniqueId
|
2021-04-07 10:07:56 +02:00 |
|
Ralf Becker
|
4045c06896
|
fix PHP 8 errors
|
2021-04-06 15:32:21 +02:00 |
|
Ralf Becker
|
c92bfa822f
|
fix PHP 8 Fatal error caused by not parsable URL like "<scheme>://<user>@/path" (missing domain)
|
2021-04-06 09:19:54 +02:00 |
|
nathangray
|
060710a74a
|
Make sure we can log all throwables, not just exceptions
|
2021-04-05 10:46:50 -06:00 |
|
Ralf Becker
|
7ae4d44308
|
fix PHP 8 errors
|
2021-04-02 19:34:11 +02:00 |
|
Ralf Becker
|
7135243d06
|
nicer implementation of CreateObject and some small fixes
|
2021-04-02 10:47:52 +02:00 |
|
nathangray
|
4ab170541e
|
Api: Fix incorrect extended ACL check was done when symlinking
|
2021-04-01 10:28:06 -06:00 |
|
Ralf Becker
|
fed41622c2
|
fixing all sorts of PHP 8 errors and PHPStorm errors
|
2021-03-31 17:50:01 +02:00 |
|
Ralf Becker
|
0efa9ae141
|
docu update
|
2021-03-31 17:50:01 +02:00 |
|
Ralf Becker
|
37e5e12c3c
|
PHP 8 fix: adding explicit cast for comparing DB-version to a float major number
|
2021-03-31 13:31:42 +02:00 |
|
Ralf Becker
|
79040d1524
|
disable warnings under PHP 8 for now, as the hide fatal errors and log errors in xet files
|
2021-03-31 11:30:34 +02:00 |
|
nathangray
|
72b00c0422
|
Fix missing translation
|
2021-03-30 11:04:19 -06:00 |
|
nathangray
|
d5aacd190d
|
Add 'no_quick_add' link registry setting so apps can opt out of the quick add
|
2021-03-30 10:12:29 -06:00 |
|