Directory grails-app/views/layouts/

Total Files:
1
Deleted Files:
0
Lines of Code:
62

[root]/grails-app/views/layouts

Lines of Code

grails-app/views/layouts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
gav 15 (100.0%) 61 (100.0%) 4.0

Most Recent Commits

gav 2010-05-01 20:13 Rev.: 519

Show a development header logo in all environments except production.

10 lines of code changed in 1 file:

  • grails-app/views/layouts: main.gsp (+10 -3)
gav 2010-03-25 03:22 Rev.: 452

Replace ajax spinner with a new loading bar.

1 lines of code changed in 1 file:

  • grails-app/views/layouts: main.gsp (+1 -1)
gav 2010-03-24 15:28 Rev.: 449

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:

  • grails-app/views/layouts: main.gsp (+3 -1)
gav 2010-02-08 02:51 Rev.: 322

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:

  • grails-app/views/layouts: main.gsp (+1 -1)
gav 2010-02-03 13:40 Rev.: 313

Small correction to body.onload and get focus working again.

1 lines of code changed in 1 file:

  • grails-app/views/layouts: main.gsp (+1 -1)
gav 2010-02-03 13:32 Rev.: 312

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:

  • grails-app/views/layouts: main.gsp (+3 -1)
gav 2010-01-31 10:38 Rev.: 306

Move asset tree/overview to an overlay pane.

8 lines of code changed in 1 file:

  • grails-app/views/layouts: main.gsp (+8 -2)
gav 2009-11-10 13:26 Rev.: 182

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:

  • grails-app/views/layouts: main.gsp (+1)
gav 2009-10-12 10:42 Rev.: 151

Replace all deprecated "createLinkTo" links with "resource".

3 lines of code changed in 1 file:

  • grails-app/views/layouts: main.gsp (+3 -3)
gav 2009-10-03 01:48 Rev.: 142

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:

  • grails-app/views/layouts: main.gsp (+4 -4)
gav 2009-10-02 04:57 Rev.: 141

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:

  • grails-app/views/layouts: main.gsp (+9 -10)
gav 2009-09-28 10:01 Rev.: 139

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:

  • grails-app/views/layouts: main.gsp (+15 -4)
gav 2009-04-09 03:38 Rev.: 110

IE strikes again, small work around applied.

2 lines of code changed in 1 file:

  • grails-app/views/layouts: main.gsp (+2 -3)
gav 2009-04-07 00:21 Rev.: 106

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:

  • grails-app/views/layouts: main.gsp (new)
Generated by StatSVN 0.4.0