Earlier this year
-
r93
(Tagging the code that was used for the brown bag session on ...) committed by codecraig
- Tagging the code that was used for the brown bag session on June 11, 2009
Tagging the code that was used for the brown bag session on June 11, 2009
-
-
-
-
-
-
r88
(Added additional views and parsley integration in support of...) committed by binary.mechanics
- Added additional views and parsley integration in support of author creation and xml<->model
translation
Added additional views and parsley integration in support of author creation and xml<->model
translation
-
r87
(Included initial support for parsley 2.0 and added simple se...) committed by binary.mechanics
- Included initial support for parsley 2.0 and added simple sequence for creating an author
Included initial support for parsley 2.0 and added simple sequence for creating an author
-
r86
(fixed invalid data in vm files) committed by behmann
- fixed invalid data in vm files
fixed invalid data in vm files
-
r85
(updated tests and fixed pom so transactions work) committed by codecraig
- updated tests and fixed pom so transactions work
updated tests and fixed pom so transactions work
-
r84
(working on unit tests) committed by codecraig
- working on unit tests
-
r83
(added xstream alias for first and last name of author to su...) committed by behmann
- added xstream alias for first and last name of author to support proper xml marshalling
added xstream alias for first and last name of author to support proper xml marshalling
-
r82
(fixed xstream converter) committed by behmann
- fixed xstream converter
-
r81
(broke up restlist vm into multiple templates) committed by behmann
- broke up restlist vm into multiple templates
broke up restlist vm into multiple templates
-
r80
(finished css/js layout for rest url's, documented Author res...) committed by behmann
- finished css/js layout for rest url's, documented Author resource
finished css/js layout for rest url's, documented Author resource
-
r79
(Updated BaseDao to throw a EntityNotFoundException in its 'f...) committed by codecraig
- Updated BaseDao to throw a EntityNotFoundException in its 'find' method, also updated the
'AbstractRentalException' to be a runtime exception. Lastly, I updated some of the BookDaoTests.
Updated BaseDao to throw a EntityNotFoundException in its 'find' method, also updated the
'AbstractRentalException' to be a runtime exception. Lastly, I updated some of the BookDaoTests.
-
r78
(fixed integrity constraint violation) committed by codecraig
- fixed integrity constraint violation
fixed integrity constraint violation
-
r77
(the service layer is now wired to the data layer) committed by behmann
- the service layer is now wired to the data layer
the service layer is now wired to the data layer
-
r76
(working on adding checkout/checkin behavior to AbstractConte...) committed by codecraig
- working on adding checkout/checkin behavior to AbstractContent and creating a test (see
BookDaoTest)...although it's failing currently so -Dmaven.test.skip=true :)
working on adding checkout/checkin behavior to AbstractContent and creating a test (see
BookDaoTest)...although it's failing currently so -Dmaven.test.skip=true :)
-
r75
(completed basic RESTful CRUD operations of Author, Book, Com...) committed by behmann
- completed basic RESTful CRUD operations of Author, Book, Comment, Publisher, Review, Tag, and User
resources
completed basic RESTful CRUD operations of Author, Book, Comment, Publisher, Review, Tag, and User
resources
-
-
-
-
-
-
-
-
r67
(updated the AuthorDaoTest so it tests all methods from IBase...) committed by codecraig
- updated the AuthorDaoTest so it tests all methods from IBaseDao.
updated the AuthorDaoTest so it tests all methods from IBaseDao.
-
r66
(remove javarebel configuration from scm) committed by behmann
- remove javarebel configuration from scm
remove javarebel configuration from scm
-
r65
(completed basic crud workflow for book resource) committed by behmann
- completed basic crud workflow for book resource
completed basic crud workflow for book resource
-
r64
(added version info to poms and added CRUD methods to Book re...) committed by behmann
- added version info to poms and added CRUD methods to Book resource
added version info to poms and added CRUD methods to Book resource
-
r63
(fixed unit tests, need to create more) committed by codecraig
- fixed unit tests, need to create more
fixed unit tests, need to create more
-
r62
(fixed names of files) committed by codecraig
- fixed names of files
-
r61
(trying to rename the actual files) committed by codecraig
- trying to rename the actual files
trying to rename the actual files
-
r60
(renamed some things, updated data layer in general. unit te...) committed by codecraig
- renamed some things, updated data layer in general. unit tests in data work via IntelliJ but not
from maven...not sure why yet.
renamed some things, updated data layer in general. unit tests in data work via IntelliJ but not
from maven...not sure why yet.
-
r59
(added components to support restful resources) committed by behmann
- added components to support restful resources
added components to support restful resources
-
r58
(IBaseDao.java not needed here anymore) committed by codecraig
- IBaseDao.java not needed here anymore
IBaseDao.java not needed here anymore
-
r57
(fixing IBaseDAO stuff) committed by codecraig
- fixing IBaseDAO stuff
-
r56
(resolved compile errors) committed by behmann
- resolved compile errors
-
r55
(resolved compile errors) committed by behmann
- resolved compile errors
-
r54
(moved model impl's into data, fixed JPA annotations and bega...) committed by codecraig
- moved model impl's into data, fixed JPA annotations and began working on unit tests/integration
tests. Tests in data currently don't work.
moved model impl's into data, fixed JPA annotations and began working on unit tests/integration
tests. Tests in data currently don't work.
-
-
r52
(Beginning book-o-tron data layer, basic DAO in place) committed by codecraig
- Beginning book-o-tron data layer, basic DAO in place
Beginning book-o-tron data layer, basic DAO in place
-
r51
(resolved dependency conflicts on asm and cglib between hiber...) committed by behmann
- resolved dependency conflicts on asm and cglib between hibernate and spring as well as added a
README for how to add required dependencies for the ui project
resolved dependency conflicts on asm and cglib between hibernate and spring as well as added a
README for how to add required dependencies for the ui project
-
r50
(ignore autogenerated files and directories in model and ui p...) committed by behmann
- ignore autogenerated files and directories in model and ui projects
ignore autogenerated files and directories in model and ui projects
-
-
-
-
-
r43
(implemented base classes for the entire model, generated a c...) committed by codecraig
- implemented base classes for the entire model, generated a class diagram
implemented base classes for the entire model, generated a class diagram
|