.. |
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
|
do NOT try to read empty contact_id
|
2019-01-28 10:14:55 +01:00 |
lang
|
Deprecate CKEDITOR and remove it from source
|
2019-01-25 12:41:13 +01:00 |
ntlm
|
fix ntlm directory path
|
2016-07-15 13:54:39 +02:00 |
setup
|
copy 17.1 changelog to master to satisfy update checker
|
2019-01-11 15:26:38 +00:00 |
src
|
Revert part of commit 05ce70f1a8 because it breaks codes where result of search function expecting to be an array instead of Db2DataIterator (eg. timesheet)
|
2019-01-28 12:35:41 +01:00 |
templates
|
Mail - display multiple From addresses
|
2019-01-22 10:48:39 -07:00 |
tests
|
Change tests to try and make Widget scan happy
|
2018-11-15 15:11:52 -07:00 |
anon_images.php
|
caching images for 10 days and allowing to use it for ico extension too
|
2017-04-28 16:12:11 +02: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
|
using PHP_BINARY constant instead of - sometimes not set - $_SERVER['_']
|
2018-01-26 14:15:32 +01:00 |
avatar.php
|
Introduces avatar.php and replaces all addressbook.photo urls accordingly
|
2018-10-31 13:49:51 +01:00 |
categories.php
|
* Api - Fix row category colors go missing after a change
|
2018-07-24 12:57:17 -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
|
moving client-data urls to api
|
2016-04-06 19:57:40 +00:00 |
emclient-signatures.php
|
ignore empty signatures and email, identity_name needs mail-account data to
|
2016-11-18 14:48:17 +01:00 |
images.php
|
mv template specific images from "phpgwapi" to "api" and search "api" also on client-side for image, added debug GET parameter to images.php to JSON pretty-print instead of one line javascript
|
2016-05-05 09:16:27 +00:00 |
lang.php
|
making translations a bit more resilient for wrong charset
|
2018-12-10 10:59:43 +01:00 |
thumbnail.php
|
Remove check on $GLOBALS['egw_info'] since it's not available at the time
|
2018-06-06 15:49:14 -06:00 |
user.php
|
moving client-data urls to api
|
2016-04-06 19:57:40 +00:00 |