Skip to content

Releases: share-extras/audit-dashlet

v0.42

24 Jul 18:20
Compare
Choose a tag to compare

0.42:

- switched to share extras namespace
- some comments and jsdoc review
- aligned rowsPerPage / defaultRowsPerPage data types
- merged some build.xml changes from upstream

v0.41

24 Jul 18:41
Compare
Choose a tag to compare

0.41:

- better IE support
- some css cleanup
- some UI label changes
- updated YUI compressor to 2.4.7
- leading/trailing whitespaces cleanup

v0.4

24 Jul 18:29
Compare
Choose a tag to compare
0.4:
    - datatable columns can now be configured to be shown or hidden
    - an extra field has been added to the config dialog to pass additional server side query parameters.
        See the wiki documentation (http://wiki.alfresco.com/wiki/Auditing_(from_V3.4)#Advanced_Query) and the web script description.
    - datatable css fix for google chrome, and various css tweaks
    - Added help link opposite the config link

v0.31

24 Jul 18:57
Compare
Choose a tag to compare

0.31:

- build.properties more consistent with other projects
- distributed jar had a wrong french bundle filename
- added small precision in the README

v0.3

24 Jul 18:59
Compare
Choose a tag to compare

0.3:

- some formatting, commenting, refactored to separate search box UI background coloring from the actual filtering
- highlighting can now be expressed with CSS, rather than hardcoded html bold
- deferred submatches highlighting support
- marker block elision
- results message altered
- search box only shown when an audit application has been configured
- application config will expand immediately on popup if no app is currently configured
- better cross-browser support
- rows per page now configurable in the config dialog

(first google code release published)