Ralf Becker
ec9bbf28d3
pending stuff to improve admin cmd log required by new addressbook policies
2018-06-04 11:49:24 +02:00
Ralf Becker
84b715c5af
* Admin: allow to show last login, IP and password change in list
2018-06-01 14:46:52 +02:00
Hadi Nategh
6aeb7a5c1e
* Admin: Implement new feature to upload multiple images for login background image in site-configuration and show them randomly.
2018-05-28 15:31:32 +02:00
Ralf Becker
3d1ef4512c
* Admin: fix bulk password reset to work on minimal install / no longer require old phpgwapi
2018-05-25 15:09:38 +02:00
Ralf Becker
909d7e0228
do NOT update timestamps when migrating account_id eg. to LDAP or AD
2018-04-24 11:27:10 +02:00
Ralf Becker
104cae6081
fix smime key got immediatly deleted again
2018-04-10 14:52:14 +02:00
Ralf Becker
e72c7c76b6
* EMail/sMime: allow non-admin users to upload their keys
2018-04-10 13:15:09 +02:00
Ralf Becker
544dc160ca
remove destination ID check, as it only makes sense on chaning single IDs, but might stall migration of whole instances
2018-04-10 12:45:40 +02:00
Ralf Becker
bb2b074963
untested code to make LDAP --> SQL migration work by automatically renumbering groups with identical nummeric ID as users
2018-04-07 12:20:00 +02:00
Ralf Becker
2e04407ed7
fix typo
2018-04-03 20:15:43 +02:00
Ralf Becker
dcb78d9776
remove due to own table in 17.1 no longer needed migration of (private) custome-fields
2018-03-14 14:50:46 +01:00
Ralf Becker
a1fa2246af
hook to allow apps to migrate own config etc. in AD/LDAP account_id migration
2018-03-14 14:50:45 +01:00
Ralf Becker
ddd4127ee7
* AD/LDAP migration: change favorites and index states too
2018-03-12 21:22:12 +01:00
nathangray
17a759dbe1
Admin - Can't only delete categories for the selected app. Globals only deletable through Admin
2018-02-21 14:41:34 -07:00
Ralf Becker
ed68be0cdf
* Mail/SMime: fix not working storage of public key in mail account
...
We failed silently, when browser reported something different then "application/x-pkcs12" eg. "application/octet-stream". Now we let OpenSSL decide if file contains a valid SMime key.
2018-02-15 14:45:47 +01: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
Hadi Nategh
a107d0a2ed
Check only the appname cause not all apps may have title implemented
2018-01-23 12:33:48 +01:00
Ralf Becker
9b1cce9fcf
warn if admin tries to rename user anonymous, as it breaks file sharing and Collabora
2018-01-22 12:42:09 +01:00
nathangray
0e019deb3b
Admin - Fix bug limiting group nextmatch to 20 rows at a time
2017-11-16 11:27:59 -07:00
nathangray
42ca76e824
Add a column for run rights, each of which gets their own row
2017-11-02 10:24:47 -06:00
nathangray
1b64ccc996
Admin ACL export
...
- Suppress 'All customfields' field, it's not applicable
- Add default definition
2017-10-31 11:22:47 -06:00
Ralf Becker
5d6deed27d
add token to deny access
2017-10-27 16:22:56 +02:00
Ralf Becker
c3ae6388ef
fix warning
2017-10-21 12:29:46 +02:00
Hadi Nategh
1903025cc9
Allow folder notification on INBOX only for popup_only chain
2017-10-06 17:38:26 +02:00
nathangray
7e4570d46f
Admin - Add a group list
2017-09-19 11:11:21 -06:00
nathangray
e456f7800c
Admin - add ACL export
2017-09-18 14:48:24 -06:00
Hadi Nategh
1d24707143
S/MIME:
...
- Allow user to upload certificate even for readonly account
- Allow user to delete certificate
2017-09-13 16:05:43 +02:00
Hadi Nategh
3f06a89db5
S/MIME:
...
- Store full binary (pkcs12) certificate into credentials
- Extract cacert from pkcs12 and feed it into signing process
- Implement p12 export
2017-08-30 17:00:28 +02:00
Hadi Nategh
668cbaaacb
S/MIME:
...
- Store email address associated with certificate into cred_email
2017-08-28 12:35:21 +02:00
Hadi Nategh
bbea403298
W.I.P S/MIME:
...
- Generate private key and certificate
- Add export buttons for private key and certificate
- Add certificate field
2017-08-22 17:25:29 +02:00
Ralf Becker
472a3a242e
need to read identity first
2017-07-12 19:12:14 +02:00
Ralf Becker
d801769d52
if admin explicitly set a non-alias, we need to add it to aliases to keep it after storing signature by user
2017-07-12 18:58:47 +02:00
Ralf Becker
79c1d2e41c
* Admin/EMail: allow admins to always add arbitrary aliases, even if not allowed for regular user
2017-07-12 18:43:05 +02:00
nathangray
b28610a626
Fix ACL dialog actions don't work on first load via top link
2017-06-12 13:14:41 -06:00
Hadi Nategh
11c03702dd
Implement sub_app attribute for customfields widget, in order to be able to store sub-app's specific customfields
2017-06-07 17:54:09 +02:00
Ralf Becker
a9e750c8b2
WIP spam workflow and SpamTitian integration
2017-05-31 15:10:58 +02:00
Hadi Nategh
9f98d0fe56
WIP of background & logo image upload into instance dir:
...
- Add some translation
- Add filemtime timestamp into url
2017-04-28 16:30:01 +02:00
Hadi Nategh
5a2df924eb
WIP of background & logo image upload into instance dir:
...
- Fix images with spaces in filename do not get loaded
2017-04-28 14:10:20 +02:00
Hadi Nategh
c55e0bdae3
WIP of background & logo image upload into instance dir:
...
- Generate url for anon_images.php
2017-04-28 12:40:33 +02:00
Hadi Nategh
cd72062f00
WIP of background & logo image upload into instance dir:
...
- Change images directory to unknown_images
2017-04-28 10:43:11 +02:00
Hadi Nategh
33bc6f6ce0
WIP of background & logo image upload into instance dir
2017-04-27 16:50:35 +02:00
Hadi Nategh
009682b949
* Mail: Make sure there's folder to notify before attempting to write the notifications
2017-04-24 14:28:08 +02:00
Hadi Nategh
73e2243b33
Fix email identity with no domain part set
2017-04-24 11:39:02 +02:00
Hadi Nategh
83768e932d
* Mail: Fix create new identity can not save email address
2017-03-30 16:05:22 +02:00
Ralf Becker
4a147c74a1
fix no longer working db-creation after 6dfe752b7f
allow to switch whole database readonly
2017-03-13 16:41:12 +01:00
Ralf Becker
23ac04df8d
allow to switch whole database readonly, via setting "db_readonly" => true in header.inc.php
2017-03-09 12:08:00 +01:00
nathangray
afa19c7d30
Allow changing category owner via context menu for application categories
2017-02-13 10:52:31 -07:00
nathangray
33680d4467
* Admin: Save the bulk password reset notification email for next time
2017-02-02 08:45:58 -07:00
nathangray
eb51009ebd
Remove unexecutable code
...
(to satisfy Scrutenizer)
2017-01-31 08:14:28 -07:00
Ralf Becker
7f8b81f45b
* Admin: fix bulk password reset to pick only passwords having required strength
2017-01-27 14:27:58 +01:00