Ralf Becker
|
84b715c5af
|
* Admin: allow to show last login, IP and password change in list
|
2018-06-01 14:46:52 +02:00 |
|
nathangray
|
cf2b759054
|
* Admin - fix group list filter & sort
- Remove created & modified columns since they're not stored for groups
- Fix email sort
- Fix search returned all results
|
2018-01-30 11:28:27 -07:00 |
|
Ralf Becker
|
e65812d07d
|
* Admin: fix email address for groups could not be stored for accounts in SQL
|
2016-08-03 18:24:14 +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
|
c15fcdfb52
|
WIP egw installs now without phpgwapi and allows to login
|
2016-05-02 22:26:40 +00:00 |
|
Ralf Becker
|
834cc466f5
|
to allow installing api or EGroupware without phpgwapi, old exceptions which we have to extend in order allow old apps to catch exceptions thrown from new api, have to reside in api/inc and get autoloaded
|
2016-05-02 16:57:50 +00:00 |
|
Ralf Becker
|
082884007e
|
move acl class to api
|
2016-03-31 18:52:09 +00:00 |
|
Ralf Becker
|
00abda4682
|
moving emailadmin to api and admin, only emailadmin_hooks and tables still need moving
|
2016-03-28 18:51:38 +00:00 |
|
Ralf Becker
|
d407b9aae1
|
moved accounts classes to Api\Accounts
|
2016-03-06 15:54:07 +00:00 |
|