Activity for MarineServiceScheduler

  • Wade J. Love committed [a6644a]

    Added new user element to add technician form; updates to entities to allow parent-child cascades (esp. Tech and User for now); style tweaks to home.html

  • Wade J. Love committed [b19513]

    obfuscate numbers on boat

  • Wade J. Love committed [43f9b5]

    Created a little something for the home page.

  • Wade J. Love committed [012db1]

    Created a BaseController and abstracted out repetitive code.

  • Wade J. Love committed [b57021]

    I think I finally have the correct annotations for "deletable" in all the entities

  • Wade J. Love committed [9a15d0]

    Abstracted out as much repetitive controller code as possible into new services.

  • Wade J. Love committed [f47f4b]

    Finally completed the pagination controls in the table directive!

  • Wade J. Love committed [9c56c2]

    Getting started on technician pages

  • Wade J. Love committed [bdb809]

    Getting rid of a questionable design choice, that wasn't being used anyway.

  • Wade J. Love committed [dc9fdb]

    Adding some capabilities to the sortPageTable component- column formatting and tooltips

  • Wade J. Love committed [4e6428]

    Adding jasmine tests for service. Fixed a typo as a result.

  • Wade J. Love committed [54e7c7]

    Finishing the service list and form on the UI side.

  • Wade J. Love committed [56d91c]

    Beginning work on the Service pages.

  • Wade J. Love committed [27f4f3]

    Improved a few JavaDoc comments. Added controllers for Service and Technician along with jUnit of these. I wish these were DRYer, but oh well.

  • Wade J. Love committed [c1d64b]

    Save and Delete validations; Moved "new" to table directive and visually to top of table; extended unit tests, both junit and jasmine; other general cleanup

  • Wade J. Love committed [d898e2]

    Accidentally missed

  • Wade J. Love committed [08fbfb]

    The message bar is now a proper directive. Only the "new" button remains an includes

  • Wade J. Love committed [9bb997]

    Adding jasmine unit tests for the angular controllers, new button as "includes" is gone.

  • Wade J. Love committed [a0a03f]

    Added custom confirm dialog, mostly for deletes. Also, prior change to mysql connect version in pom required a change to the driver package name in datasource.props

  • Wade J. Love committed [5df902]

    (For reasons I can't fully explain, all of my commit messages this week contain bad puns.) May this utility have many happy returns, as the DAO will not. Removed un-needed returns from abstract save and update. On the angular side, pulled out some boiler-plate http from controllers to a new util service

  • Wade J. Love committed [364e27]

    (For reasons I can't fully explain, all of my commit messages this week contain bad puns.) I unit tested my pun skills, and it failed. Junits are back and passing.

  • Wade J. Love committed [985f81]

    (For reasons I can't fully explain, all of my commit messages this week contain bad puns.) I just got bit by a mockito. Expanded junit test of controllers, with Mockito. Note separate app configs now.

  • Wade J. Love committed [dab951]

    (For reasons I can't fully explain, all of my commit messages this week contain bad puns.) The txMan cometh! Fixing my Hibernate configuration by adding Transaction Management.

  • Wade J. Love committed [7a9255]

    (For reasons I can't fully explain, all of my commit messages this week contain bad puns.) This sort of table is just what we need around here. Moved the table component into a directive, and added some cool features to it.

  • Wade J. Love committed [07fe7c]

    (For reasons I can't fully explain, all of my commit messages this week contain bad puns.) A bunch of buttons walked into a bar. Made the standard group of buttons into a directive, eliminating need for many individual buttons.

  • Wade J. Love committed [b6814b]

    Moving localhost props files from own folder to base resources folder so that Eclipse recognizes them, then also hgignoring them as they do not impact deployed project.

  • Wade J. Love committed [d8ec06]

    First end-to-end attempt and ultimate success. Note the embarrasing typos.

  • Wade J. Love committed [369ccc]

    Ensuring that pages react well to errors at the Spring service level; simplifying save code.

  • Wade J. Love committed [286c7b]

    Moved logging for controller to aspect. Moved localhost log4j props file

  • Wade J. Love committed [b27c1b]

    Added a favicon

  • Wade J. Love committed [fc12e6]

    Progress on both Angular and Spring controllers for category, although Spring is still returning mock data.

  • Wade J. Love committed [0691af]

    To avoid confusion with this application's Service entity, the servlet url pattern is changed to websvc

  • Wade J. Love committed [0b9fcd]

    CSS clean-up and organization

  • Wade J. Love committed [80bd77]

    Major html, css, svg progress. Looks all pretty!

  • Wade J. Love committed [8505aa]

    Adding overrides of equals, hashcode, and toString to all entities

  • Wade J. Love committed [8a3963]

    Beginning to create pages and other UI resources

  • Wade J. Love committed [74bee2]

    Fix my mis-understanding of how to configure profiles, especially for the unit tests

  • Wade J. Love committed [4afd35]

    Adding log4j via aspects

  • Wade J. Love Wade J. Love modified a wiki page

    Home

  • Wade J. Love Wade J. Love modified a wiki page

    Home

  • Wade J. Love Wade J. Love modified a wiki page

    Home

  • Wade J. Love Wade J. Love created a wiki page

    Overview

  • Wade J. Love committed [99463b]

    Expanded javadoc, annotations, and a little clean-up

  • Wade J. Love committed [902c24]

    Needed to switch to Java 8 to get Spring 4 to work. Other config files now tweaked and should be okay. The one jUnit test created so far now passes. Deleting xml based configs.

  • Wade J. Love committed [77cd18]

    Making a little progress. Some of the Spring configuration is not quite ready yet.

  • Wade J. Love committed [e0b5f6]

    Adding mappings to the entities (I hope they're right!), plus a little clean-up.

  • Wade J. Love committed [8d4000]

    First stab at creating Hibernate entity classes, currently without relationship mappings

  • Wade J. Love Wade J. Love committed [97c2d6]

    A little progress with sql scripts and hibernate config

  • Wade J. Love committed [d567cc]

    Initiating project

1
MongoDB Logo MongoDB