briancaruso
|
f77edc315e
|
Working N3 editing of display model.
|
2012-03-02 00:00:35 +00:00 |
|
hjkhjk54
|
4de612a306
|
updates for NIHVIVO-3517 "Template exception thrown when deleting either hasEditorRole or hasReviewerRole properties". Updated EditConfigurationTemplateModel to return ObjectPropertyTemplateModel representing property and Freemarker template to assign that object to the variable "property" so the list view for reviewer/editor would work correctly.
|
2011-12-16 19:31:49 +00:00 |
|
hjkhjk54
|
750d77c31c
|
moving auto complete forms to VIVO b/c rely on autocomplete javascript that exists in VIVO
|
2011-12-06 18:46:41 +00:00 |
|
tworrall
|
ba94069ac5
|
delete button wasn't showing up on default form for collaborators
|
2011-12-06 17:45:41 +00:00 |
|
hjkhjk54
|
48c8a73613
|
committing beginnings of autocomplete form and changes
|
2011-12-05 21:35:39 +00:00 |
|
hjkhjk54
|
d1b17c75d1
|
updates to enable delete to work even if no statement information is being passed in the parameters
|
2011-12-05 21:27:14 +00:00 |
|
tworrall
|
a14e3e3280
|
NIHVIVO-3413 corrected capitalization issue
|
2011-12-02 22:01:35 +00:00 |
|
hjkhjk54
|
5d7f8486b8
|
Updates for NIHVIVO-3406 and NIHVIVO-3408 - the Vitro NewIndividualFormGenerator needed to be updated to add label to the set of fields (the code for creating the field was there but it wasn't assigned to the edit configuration object) and the freemarker template needed to be updated to include the correct name/id for the label field
|
2011-12-02 20:11:22 +00:00 |
|
hjkhjk54
|
fa92f36b52
|
Updating to allow for deletion to use object property statement template model for all the list-view inclusions, and to wrap the edit configuration template model in a read only bean wrapper which allows accessing methods that require parameters. Also updating to allow menu management switching to use DirectResponseValues instead of regular Redirect, which will not do additional processing for the context path, etc.
|
2011-12-02 17:18:06 +00:00 |
|
tworrall
|
80adc59e7b
|
NIHVIVO-3387 and 3388 removed a js file that was being unecessarily sourced in
|
2011-12-01 19:27:07 +00:00 |
|
tworrall
|
6a08ee48cf
|
minor markup change for spacing
|
2011-11-30 22:19:37 +00:00 |
|
tworrall
|
5774a1ab6d
|
NIHVIVO-2595 adding title attribute to anchor tags
|
2011-11-30 21:27:11 +00:00 |
|
tworrall
|
b0fc727218
|
NIHVIVO-2595 adding title attribute to anchor tags
|
2011-11-30 21:25:07 +00:00 |
|
hjkhjk54
|
6b909c0c39
|
updates to confirm delete property
|
2011-11-30 18:58:28 +00:00 |
|
hjkhjk54
|
697312b608
|
updates for replacing editRequestDispatch.jsp with editRequestDispatch
|
2011-11-30 18:40:39 +00:00 |
|
briancaruso
|
a990f44ffc
|
Setting up DefaultDataPropertyForm to handle empty strings NIHVIVO-3353 VITRO-432
|
2011-11-30 17:12:34 +00:00 |
|
tworrall
|
3bf1f4b789
|
NIHVIVO-3162 and 3245 date time interval form gernerator and template
|
2011-11-21 18:35:09 +00:00 |
|
tworrall
|
7b6f43bace
|
NIHVIVO-3163 and 3246. Date Time Value form and generator
|
2011-11-21 17:11:51 +00:00 |
|
tworrall
|
af9dab5863
|
added css class to cancel button anchor tag
|
2011-11-18 18:24:09 +00:00 |
|
hjkhjk54
|
0a6ef1bc33
|
Changing the if statement checking whether public description exists to not include the select list for objects but follow the original jsp logic
|
2011-11-18 18:05:14 +00:00 |
|
tworrall
|
379dcf23a6
|
NIHVIVO-3321 added cancel button
|
2011-11-18 16:34:34 +00:00 |
|
brianjlowe
|
9a28e3a448
|
NIHVIVO-3162 fixed form name in DateTimeIntervalFormGenerator
|
2011-11-17 21:50:10 +00:00 |
|
briancaruso
|
18a762db86
|
working on default data property form
|
2011-11-16 18:53:28 +00:00 |
|
briancaruso
|
221a38eca7
|
Working on default data process form
|
2011-11-15 22:05:53 +00:00 |
|
hjkhjk54
|
ad0ff55080
|
Simplification of default object property form (in the edit configuration template - i.e. leaving out the range options generation for all but the default forms) -
|
2011-11-04 22:01:38 +00:00 |
|
hjkhjk54
|
23329bd5fc
|
Updates for freemarker conversion, removing 2 stage role forms from vitro since they belong in vivo
|
2011-11-03 21:45:27 +00:00 |
|
manolobevia
|
8549f57029
|
NIHVIVO-2288: added aria roles for template
|
2011-11-02 19:40:59 +00:00 |
|
manolobevia
|
8e8ec75b57
|
NIHVIVO-2288: Done css changes for data and object property forms.
|
2011-11-02 18:44:35 +00:00 |
|
hjkhjk54
|
b2f1680402
|
updates to include tinymce in the default data property editing form
|
2011-11-02 18:00:04 +00:00 |
|
hjkhjk54
|
c93cecb63c
|
Updates for n3 editing and two stage role person form
|
2011-10-31 21:47:31 +00:00 |
|
tworrall
|
7c2cefdcfc
|
NIHVIVO-2288: new templates versions of custom forms
|
2011-10-31 15:22:34 +00:00 |
|
manolobevia
|
2332a1b744
|
NIHVIVO-3246: Removed input value
|
2011-10-28 17:47:58 +00:00 |
|
manolobevia
|
e11624de4c
|
NIHVIVO-3245: Created freemarker template for VITRO form dateTimeIntervalForm.jsp
|
2011-10-28 17:46:54 +00:00 |
|
hjkhjk54
|
202a657178
|
updates for freemarker conversion and related n3editing
|
2011-10-28 15:39:24 +00:00 |
|
manolobevia
|
b9bee8f4aa
|
NIHVIVO-3246: Created freemarker template for VITRO form dateTimeValueForm.jsp
|
2011-10-27 21:38:33 +00:00 |
|
manolobevia
|
9dcdd35e0d
|
NIHVIVO-3247: Added aria roles, closed input tags, done some formatting, added css, and removed css inline styles
|
2011-10-27 21:01:07 +00:00 |
|
manolobevia
|
13a1074602
|
Added aria roles, removed unnecessary label tag
|
2011-10-27 20:37:14 +00:00 |
|
manolobevia
|
c76c29be90
|
NIHVIVO-3250: Added aria roles and added last quote to href attribute for cancel link
|
2011-10-27 19:53:36 +00:00 |
|
hjkhjk54
|
b623d7847c
|
Updates for RDFS Label and N-3 Editing
|
2011-10-20 20:31:53 +00:00 |
|
hjkhjk54
|
94091c668e
|
Updates for N3Editing
|
2011-10-17 19:05:30 +00:00 |
|
hjkhjk54
|
591af24749
|
Updates for n3 editing and freemarker conversion. Also fixing propDelete.jsp's reference to freemarker configuration loading to include correct method call.
|
2011-10-11 15:49:19 +00:00 |
|
hjkhjk54
|
c4bbdd4154
|
Updates for n3 refactoring
|
2011-10-05 21:34:56 +00:00 |
|
hjkhjk54
|
5ece405f94
|
Updates for N3-Editing refactoring into JAVA code as well as integration of data and object property editing into same JAVA controller/freemarker templates. These changes should not affect the current jsp-based N3Editing which is being used throughout the system.
|
2011-08-15 21:46:02 +00:00 |
|
cappadona
|
1b260b2e67
|
NIHVIVO-3066 Merged r8868 from maint-rel-vivo-1.3 branch.
|
2011-07-27 12:46:35 +00:00 |
|
cappadona
|
2f6f3c53c2
|
Small formatting tweak for better readability.
|
2011-07-26 21:42:35 +00:00 |
|
cappadona
|
33433b7e77
|
Added comment to clarify that this template is deliberately empty for vitro.
|
2011-07-26 21:29:44 +00:00 |
|
cappadona
|
b97cbb60e3
|
NIHVIVO-3062 Merged r8856 from maint-rel-vivo-1.3 branch.
|
2011-07-26 21:08:34 +00:00 |
|
ryounes
|
28864168b9
|
Merge r8838, r8843 from maint-rel-vivo-1.3
|
2011-07-26 20:36:07 +00:00 |
|
hjkhjk54
|
ba11f54394
|
adding vitro specific version that does not have internal class content
|
2011-07-26 18:54:20 +00:00 |
|
hjkhjk54
|
d459f3a5cf
|
Updates to remove internal class specific portion out of vitro version of menu management template
|
2011-07-26 18:53:36 +00:00 |
|