Derek Hulley
edc658958d
ALF-4106 AuditService enhancements and fixes
...
- Enabling DEBUG logging for 'org.alfresco.repo.audit.inbound' will dump all auditable data
- Fixed values output so that Serializable map entries are converted to Strings
- Made plain the pre-audit client check (i.e. it doesn't need a path for checking)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22203 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-09-02 20:15:36 +00:00
Derek Hulley
4d7b9c65cd
ALF-4106 AuditService REST API: Added 'dataTrigger' to 'RecordValue'
...
- Prevents RecordValue elements from activating unnecessarily
- Without any entries, everything behaves as before i.e. 'RecordValue' triggers on data entries at the current path
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22197 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-09-02 18:11:43 +00:00
Derek Hulley
10d3c01b3e
ALF-4106 (ALF-4103): AuditService REST API; Query
...
- Added path- and value-based queries
- Added limits
- .desc.xml documentation
- Further unit tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22187 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-09-02 15:13:42 +00:00
Derek Hulley
a12de8fa73
ALF-4106 (ALF-4103): AuditService REST API; Query
...
- /api/audit/query/{application}
fromId={fromId}
toId={toId}
fromTime={fromTime}
toTime={toTime}
user={user}
forward={forward}
limit={limit}
verbose={verbose}
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22145 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-09-01 18:33:09 +00:00
Derek Hulley
092dbd87a2
ALF-4106: WS call to clear audit entries
...
- /api/audit/clear/{application}?fromTime={fromTime}&toTime={toTime}
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22110 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-08-31 20:07:13 +00:00
Derek Hulley
a1f7724db4
ALF-4106 (ALF-4103): AuditService REST API
...
- Full start/stop/status using WebScripts
- AuditService API additions to support
- .ftl to generate json response
- Some javadoc and debug additions
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21802 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-08-14 20:42:26 +00:00
Derek Hulley
efc0ca3913
ALF-4106 (ALF-4103): AuditService REST API
...
- Enable/disable auditing and tests
- TODO: Use .ftl to generate JSON from model
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21520 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-07-30 15:48:02 +00:00
Derek Hulley
528d7c6b66
Reverse-merged 21489: @override tags
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21499 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-07-30 09:31:30 +00:00
Dave Ward
4979a0b2bd
Removed @Override tags for JDK 1.6
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21489 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-07-29 13:13:21 +00:00
Derek Hulley
67cca3bff0
ALF-4106 (ALF-4103): AuditService enhancements
...
- Additional methods to get all available applications
- Web Script retrieval of applications and enabled/disabled states
- Tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21485 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-07-29 12:15:27 +00:00
Derek Hulley
310000dd28
SAIL-240 (SAIL-294) AuditDAO: Web Script starter for AuditService incl. test
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21472 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-07-28 17:41:52 +00:00