.. |
images
|
move category images to api, fixes PHP Fatal in admin_categories, if phpgwapi is not installed
|
2016-05-09 10:05:57 +00:00 |
inc
|
fix diverse occurences of egw_db
|
2016-05-06 11:13:19 +00:00 |
js
|
WIP accessibility: still need to react on aria-attributes in updated, as stuff set by external label (et-description with for attribute) happens after connectedCallback
|
2024-04-26 14:47:01 +02:00 |
lang
|
Link Paste changes
|
2024-03-27 15:25:15 -06:00 |
ntlm
|
fix ntlm directory path
|
2016-07-15 13:54:39 +02:00 |
setup
|
UI and schema update for CF tab and readonly
|
2024-03-20 15:05:40 +02:00 |
src
|
* AD/LDAP Import: import could potentially deactivate or delete users if the connection to LDAP server failed
|
2024-04-25 10:39:50 +02:00 |
templates
|
WIP allow to place custom-fields in tabs: 2 new custom-field types:
|
2024-03-27 17:07:02 +02:00 |
tests
|
Some automatic tests for server-side customfields
|
2023-10-23 14:21:59 -06:00 |
anon_images.php
|
be less restrictive with file-names, e.g. allow brackets
|
2024-04-05 20:38:30 +02:00 |
anon_lavatar.php
|
rename/move Api\avatar::lavatar() to Api\Contacts\Lavatar::generate() to be in line with our CS
|
2023-01-25 12:27:26 +01:00 |
asyncservices.php
|
* API: async service failed to run on a default install (no phpgwapi)
|
2016-06-08 15:35:06 +02:00 |
asyncwrapper.php
|
* API: call async-services via HTTP to fix diverse caching problems
|
2020-11-19 11:22:37 +01:00 |
avatar.php
|
release session in non-json.php requests like lang.php, as it blocks parallel execution
|
2021-07-09 07:46:18 +02:00 |
categories.php
|
Fix nm row category color marking
|
2022-06-16 14:07:02 -06:00 |
changepwd.php
|
* API: webservice call when password has been changed outside EGroupware to eg. re-encrypting (mail) credentials
|
2018-03-16 11:01:07 +01:00 |
config.php
|
release session in non-json.php requests like lang.php, as it blocks parallel execution
|
2021-07-09 07:46:18 +02:00 |
emclient-signatures.php
|
ignore empty signatures and email, identity_name needs mail-account data to
|
2016-11-18 14:48:17 +01:00 |
etemplate.php
|
replace no longer used and existing <et2-tree-multiple.../> with <et2-tree multiple="true".../>
|
2024-04-16 09:17:53 +02:00 |
images.php
|
release session in non-json.php requests like lang.php, as it blocks parallel execution
|
2021-07-09 07:46:18 +02:00 |
lang.php
|
release session in non-json.php requests like lang.php, as it blocks parallel execution
|
2021-07-09 07:46:18 +02:00 |
oauth.php
|
WIP OAuth/OpenIDConnect authentication for mail / Office365 mail services
|
2022-12-23 14:33:19 -06:00 |
thumbnail.php
|
fix wrong http status code set, when file not found or any other error
|
2022-12-06 10:45:16 +01:00 |
tinymce.php
|
fix typo in preference name rt(e)_font*
|
2022-05-23 12:48:30 +02:00 |
user.php
|
fix not working et2-date-since and rename et2-date-time_today to et2-date-time-today
|
2022-05-05 11:38:48 +02:00 |