Ralf Becker
|
52ca45a228
|
fix Scrutinizer bug: remove non-static usage as it gives a PHP Fatal anyway, since Config::save_value() is declared static
|
2016-08-28 12:51:19 +02:00 |
|
Hadi Nategh
|
5ef5cacd62
|
Implement geolocation option for contacts in addressbook
|
2016-05-20 15:50:26 +02:00 |
|
Ralf Becker
|
e34fe9a4e7
|
using Acl::(ADD|READ|EDIT|DELETE|PRIVAT) constants instead old EGW_ACL_* defines and fix some namespace errors found by doc/check_namespace.php
|
2016-05-11 19:23:14 +00:00 |
|
Ralf Becker
|
153c068271
|
fix diverse occurences of egw_db
|
2016-05-06 11:13:19 +00:00 |
|
Ralf Becker
|
2baf654e14
|
move all tables to new api and update api to 16.1
|
2016-04-02 19:55:08 +00:00 |
|
Hadi Nategh
|
f3965b964f
|
Mobile theme:
- Implement check avaliable apps for mobile on client-side
|
2016-03-09 11:12:44 +00:00 |
|
Ralf Becker
|
7ada2354d3
|
move addresbook_bo to Api\Contacts, ldap to Api\Ldap, ldapserverinfo to Api\Ldap\ServerInfo, bo_tracking to Api\Storage\Tracking, historylog to Api\Storage\History, Api\Customfields to Api\Storage\Customfields
|
2016-03-06 13:45:15 +00:00 |
|
Ralf Becker
|
0f2131e29a
|
move egw_customfields class to Api\Customfields
|
2016-03-05 13:33:32 +00:00 |
|
Ralf Becker
|
49f75bc8dd
|
move non-mail specific methods of translation class to Api\Translation
|
2016-03-05 10:47:20 +00:00 |
|
Ralf Becker
|
7aa3296cc5
|
move config to Api\Config
|
2016-03-05 10:22:40 +00:00 |
|