Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
gav | 42 (100.0%) | 1023 (100.0%) | 24.3 |
Improvements to asset show and edit views.
12 lines of code changed in 1 file:
Set select background since select borders cannot be styled in IE.
Add dialect example to data source comments.
1 lines of code changed in 1 file:
Move inventory text search from quick search pane to front and centre.
40 lines of code changed in 1 file:
Add help balloon to inventory text search.
1 lines of code changed in 1 file:
Start Immediate Callout report.
4 lines of code changed in 1 file:
Add comment to main css, commonly used application colours.
14 lines of code changed in 1 file:
Show a development header logo in all environments except production.
5 lines of code changed in 1 file:
Removed negative margin from tab headers since it causes selection problems in IE and looks better with a little extra space.
1 lines of code changed in 1 file:
Add work done by person and date feature with view and search logic.
14 lines of code changed in 1 file:
Improve task search and calendar logic.
Move task quick search links to a template.
Set targetCompletionDate when creating task from calendar.
Remove task budget action and view, functionality moved to task search.
Customise calendar css.
78 lines of code changed in 1 file:
Improvements to use inventory item flow and logic and added a clear function.
Rename CSS tree_pane_close to the more re-useable pane_close.
1 lines of code changed in 1 file:
Replace ajax spinner with a new loading bar.
1 lines of code changed in 1 file:
Small CSS change to h2 and h3.
2 lines of code changed in 1 file:
Add attentionFlag to Task domain along with views and logic to suite.
Add entry type 'cause', refactor as required.
Refactor task types.
Move createBreakin to createImmediateCallout.
39 lines of code changed in 1 file:
Added an application log view.
Reduced log file size and added CSS and JavaScript to suite.
5 lines of code changed in 1 file:
Format to 4 spaces, no tabs.
2 lines of code changed in 1 file:
Add toggleWithImgAndEffect to !JsUtil.
Replace control divs with our new !JsUtil toggleControl taglib.
Small CSS adjustment to asset tree pane close.
2 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.
4 lines of code changed in 1 file:
Asset tree taglib now saves it's status in the http session along with some improvement to the button css.
10 lines of code changed in 1 file:
Move asset tree/overview to an overlay pane.
4 lines of code changed in 1 file:
(20 more)