Skip to content

Tags: share-extras/audit-dashlet

Tags

v0.56

Toggle v0.56's commit message
0.56:

    - prevent a form a stored XSS in the stored audit values. Addresses GitHub issue #7.
    - replaced the use of the YUI compressor ant task by a call to the jar directly as the ant task seems to be incompatible with current underlying dependencies
    - fixed a small unrelated typo
    - no new features

v0.55

Toggle v0.55's commit message
0.55:

    - switched back to using the previous, alfresco-provided, JSON parsing utility rather than JSON.parse, which is not available in all supported versions for this dashlet (issue #5).
    - no new features

v0.54

Toggle v0.54's commit message
0.54:

    - replaced the remaining eval calls by JSON.parse, for safety and improved parsing performance
    - adjusted the application list autocomplete so it shows the full list of applications when the config field is cleared
    - minor variable name change
    - no new features

v0.53

Toggle v0.53's commit message
0.53:

    - updated README to mention that the Alfresco repository restricts access to audit data to repository administrators only. Only admins will therefore be able to use the dashlet.
    - README update addresses reported issue #3.
    - no new features or bugfixes

v0.52

Toggle v0.52's commit message
0.52:

    - fixed javascript issue with non-admin users. Addresses (new) Github issue #1.

v0.51

Toggle v0.51's commit message
updated the help link to point to GitHub instead of the wiki on Googl…

…e Code

v0.5

Toggle v0.5's commit message
0.5:

    - fixed config dialog URL to use /res, required in 4.2. addresses issue 129.
    - added the configurable server-side ability to query for entries containing a specific audit path.
         Note : querying for values when an audit path query is configured will restrict the search to entries with that value for that specific audit path.
    - made the repo version check configurable through the audit application data webscript config file
    - made the audit path trimming configurable through the config dialog
    - minor : added the year by default in the displayed timestamps.
    - fixed ID format for json entries, to make sure the ID representation does not have comma separators for high entry IDs. addresses issue 129, comment #6.
    - fixed an unreported issue where storing config values with double quotes in the text would prevent the config options to be loaded afterwards.



git-svn-id: https://share-extras.googlecode.com/svn/trunk/Audit Dashlet@1438 a3f5c567-fd0f-3a89-9b71-a290c5a5f590

v0.45

Toggle v0.45's commit message
0.45:

    - refined workaround against unquoted json feed for application and user json properties
    - apply this workaround only when running against a repository affected by the bug
    - minor CSS fix : historical margins for dashlet body no longer required.



git-svn-id: https://share-extras.googlecode.com/svn/trunk/Audit Dashlet@1433 a3f5c567-fd0f-3a89-9b71-a290c5a5f590

v0.44

Toggle v0.44's commit message
update changelog, and bump version number to 0.44. revisions 1217,121…

…9,1221 and 1223 are part of this release.

git-svn-id: https://share-extras.googlecode.com/svn/trunk/Audit Dashlet@1225 a3f5c567-fd0f-3a89-9b71-a290c5a5f590

v0.43

Toggle v0.43's commit message
0.43:

    - allow the 'additional' query string to override any other configured options, not just the sort order
    - switched the copyright header from 'Share Extras project' to 'Share Extras contributors'



git-svn-id: https://share-extras.googlecode.com/svn/trunk/Audit Dashlet@898 a3f5c567-fd0f-3a89-9b71-a290c5a5f590