[root]/grails-app/views/layouts
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 15 (100.0%) | 61 (100.0%) | 4.0 |
Show a development header logo in all environments except production.
10 lines of code changed in 1 file:
Replace ajax spinner with a new loading bar.
1 lines of code changed in 1 file:
Upgrade to Grails-1.2.1, all plugins upgraded to latest versions and configs adjusted to suite.
3 lines of code changed in 1 file:
Move !JavascriptService to !JsUtilService.
Consolidate similar !JsUtilService methods.
Create JsUtilTagLib.
Disable pulsing of asset tree loading image.
1 lines of code changed in 1 file:
Small correction to body.onload and get focus working again.
1 lines of code changed in 1 file:
Refactor asset tree taglib to populate the asset tree table via an ajax call to !AssetTreeService.
Move assetTree javascript to it's own js file and util javascript to a util.js file and service.
3 lines of code changed in 1 file:
Move asset tree/overview to an overlay pane.
8 lines of code changed in 1 file:
Add support for inventory item Pictures and Images.
Add new !PersonService, refactor !CreateDataService and !TaskService to suite.
1 lines of code changed in 1 file:
Replace all deprecated "createLinkTo" links with "resource".
3 lines of code changed in 1 file:
Uninstall class-diagram plugin from repo since it has deployment issues in Tomcat.
A few more css improvements.
Spread the date range of tasks created during bootstrap.
4 lines of code changed in 1 file:
How to make IE7 behave more like Firefox? Add Doctype strict to the layout!
This makes both browsers behave more predictably and makes pseudo :hover work in IE7.
9 lines of code changed in 1 file:
Install Navigation plugin, work on navigation and hopefully fixed a few more IE vs Firefox CSS issues.
New skin for class-diagram plugin.
Adjust security config to suite.
Replace home.gsp with start.gsp, remove options.gsp and acknowledgements.gsp as they are now on start.gsp tabs.
Create search pages for Tasks, Assets and Inventory.
Change suggested login to manager.
Change all date formats to format="EEE, dd-MMM-yyyy".
15 lines of code changed in 1 file:
IE strikes again, small work around applied.
2 lines of code changed in 1 file:
Some CSS adjustments to text color, img border, remove body height:100%, add buttons input.add to CSS.
Move admin stuff to AppAdmin to make it very clear that it is not for daily use.
TaskDetailed list and delete now use the IsActive attribute.
Remove Task.comment size constraint.
Add more help-ballons to TaskDetailed create.
Clean loose comments from main.gsp and auth.gsp
Use pretty pictures in TaskDetailed views instead of Edit and Show words.
0 lines of code changed in 2 files: