lognavigator-1.0.1
fbaligand
released this
27 Apr 21:36
·
194 commits
to master
since this release
- The project is now compatible with Servlet API 2.5
- Table sort state is now saved and restored on each screen (using local storage)
- If table contains more than 1500 lines, datatables plugin is not activated
- Environment config parameters are now named with '.' as word separator
- Add some documentation about optional environment configuration in context.xml
- Fix breadcrumb display when command is egrep, awk or gawk (commands with a first parameter before file parameter)
- Create github release with war file when maven project is released
- Add Apache 2 license file