Name | Modified | Size | Downloads / Week |
---|---|---|---|
JpPortal_4.0.12.zip | 2017-12-11 | 3.2 MB | |
README | 2016-07-25 | 1.9 kB | |
JpPortal_4.0.10.zip | 2016-07-25 | 3.2 MB | |
JpPortal_4.0.8.zip | 2016-05-25 | 3.1 MB | |
JpPortal_4.0.7.zip | 2016-05-23 | 3.1 MB | |
JpPortal_4.0.3.zip | 2016-04-05 | 2.0 MB | |
JpPortal_4.0.2.zip | 2016-03-28 | 1.9 MB | |
JpPortal_3.5.1.zip | 2016-03-21 | 1.9 MB | |
JpPortal_3.4.2.zip | 2016-03-18 | 1.9 MB | |
JpPortal_3.3.4b.zip | 2016-03-09 | 1.9 MB | |
JpPortal_3.3.4.zip | 2016-03-08 | 1.9 MB | |
JpPortal_3.3.2.zip | 2016-03-02 | 1.9 MB | |
JpPortal_3.2.7.zip | 2016-02-06 | 1.9 MB | |
JpPortal_2.3.39.zip | 2014-08-25 | 1.5 MB | |
Totals: 14 Items | 29.4 MB | 0 |
JpPortal - What's New 4.0.10 -------------------------------------------------------------------------------- - Fixed bug in list query in Department Administrator dialog. - Changed logging to use up less lines. Logs will be easier to read with wide- format consoles. - Updated TinyMCE, CodeMirror (fixes a bug in editor display on last line). 4.0 - 4.0.8 -------------------------------------------------------------------------------- - Reworked theming to eliminate frame theming elements when no theme can be derived. Core theming elements defined are restricted to buttons, tabs, menu, data grid, inputs, and field sets. Default theme now replicated in static resource in library. This can now be overridden by a file in the tomcat/conf/ folder called default.thm. This file is created by exporting the desired theme from the Portal Configuration Themes page, and renaming the file to "default.thm". These static resources are only used in the event that the jpportal database cannot be reached, and provide a means for preserving a custom theme for branding purposes while showing the error message regarding the inability to access the database. - Fixed long-standing issue with dialogs. Prior, if moving a dialog, it would re-append the dialog to the body. While this is not a problem in most instances, this causes a problem with scroll positions in text areas and display issues with third-party code such as code-mirror and tinymce. - Reworked login dialog (again) to eliminate potential issues when logging in. - Added the Roboto font as default font (see About box). - Reworked auth_log. This will undergo further changes in future releases as cusom a new custom lockout realm, as well as a custom auth valve, is introduced. - Changed user dialog (in Portal Configuration) to have better expiration control.