AuthorCommitMessageCommit dateIssues
Christopher NavarroChristopher Navarro
a1aa369a5fdKNSG-19 added find by creator and deletedKNSG-19
Jong LeeJong Lee
b26e72aea42CBI-448 added get api for PWSubmission; but can't add delete sincepaw-service does not have dependency to execution.CBI-448
Rob KooperRob Kooper
0d898bc7d5acraeting jar not war
Rob KooperRob Kooper
23f3ac2ef80move pawapplication into test folder.
Rob KooperRob Kooper
69a1cd16f41split service in service and webapp.
Jong LeeJong Lee
636bc24d5a0CBI-442 updated pom.xml to support create both jar and war; addedapplicationContext.xml and log4j.propertiesCBI-442
Jong LeeJong Lee
f3df0708d57CBI-442 renameCBI-442
Jong LeeJong Lee
2c0a1b817f1CBI-442 rename publishedworkflowsResource from pawResourceCBI-442
Jong LeeJong Lee
610cdaefea9CBI-442 implement REST endpoint for pawCBI-442
Jong LeeJong Lee
20f9e212500CBI-442 implement the publishedworkflow DAOCBI-442
Jong LeeJong Lee
de118677fe2initial commit for paw-serivce
Jong LeeJong Lee
d48f895549aadded the child project, paw-service
Rob KooperRob Kooper
399cb9cd833fix snapshot/release
Luigi MariniLuigi Marini
869027fbb95Added title and description to PWSubmission and PWSubmissionSet.
Luigi MariniLuigi Marini
6010e9d16bdAdded method to retrieve PWSubmissionSets by creator's email.
Luigi MariniLuigi Marini
fd60e0efcdeAdded creator to PWSubmissionSet and a query to retrieve by email.
Luigi MariniLuigi Marini
a5956b66a30MMerge branch 'master' of https://opensource.ncsa.illinois.edu/fisheye/git/paw
Luigi MariniLuigi Marini
a1ca2f80866MMerged
Jong LeeJong Lee
a42235e1934MMerge branch 'master' of https://opensource.ncsa.illinois.edu/fisheye/git/paw.git
Jong LeeJong Lee
130eff02edbadded DAO for PWSubmission and PWSubmissionSet
Luigi MariniLuigi Marini
c4a88473dc6Setter and getter for title.
Christopher NavarroChristopher Navarro
9936c9146b1added temporal annotation to date
Christopher NavarroChristopher Navarro
c1857496418added setter/getter for title and added date when object getsinstantiated.
Luigi MariniLuigi Marini
ff11493e7bfUpdated spring libraries and removed conflicts.
Luigi MariniLuigi Marini
82cd9788105Added title to PWSubmissionSet
Luigi MariniLuigi Marini
6c53ea18ca9Renamed to PWSubmission and PWSubmissionSet
Luigi MariniLuigi Marini
2c5f8d1ed53Added inputConfigurationFieldId to keep track of what field of the inputwidget a MarkedParameter links to.
Luigi MariniLuigi Marini
00cc4e5f9e1Simplify InputConfiguration by including MarkedParameters as a list andnot a map.
Luigi MariniLuigi Marini
00b2bd3667dMore methods to find eairs metadata.
Luigi MariniLuigi Marini
268edeab30cOnly keep the id of the original workflow.
Luigi MariniLuigi Marini
a2cbab7244bCheck that type is not null.
Luigi MariniLuigi Marini
62819ab6ae6Added required java persistance annotations.
Luigi MariniLuigi Marini
32f6f2fa2f0Define the proper jpa repository.
Luigi MariniLuigi Marini
1f20f127645Forgot entity annotation.
Luigi MariniLuigi Marini
d540ddbcecdAdd source files to main jar instead of separate source jar.
Luigi MariniLuigi Marini
e5aab9537e0Moved parent element to the top.
Luigi MariniLuigi Marini
df9eb0de7d7Build a gwt compatible module.
Luigi MariniLuigi Marini
9bca90ddd55Removed bundle from spring-libraries dependency.
Luigi MariniLuigi Marini
2752df51187Ported most of the beans from tupelo to spring data.
Luigi MariniLuigi Marini
6eb4b0f4904Updated test to latest API
Luigi MariniLuigi Marini
80ee074ac69Shorter table names
Luigi MariniLuigi Marini
77361ca7d9dFixed jpa mappings for hashmaps and replaced sql reserved keywords.Added junit test.
Luigi MariniLuigi Marini
ad829efc1c9Initial commit of PAW beans.
Luigi MariniLuigi Marini
8b98734abb6Initial commit.