Commit graph

1311 commits

Author SHA1 Message Date
briancaruso
aea25c0c58 Adding license text. 2012-02-29 20:11:34 +00:00
briancaruso
d9669acddb Fixing problem with FM dump directive. Working on SparqlQueryDataGetter. 2012-02-29 19:51:33 +00:00
hjkhjk54
558985d542 updates for sparql data getter and updates to data getter utils 2012-02-29 19:18:07 +00:00
hjkhjk54
c4091eaa1f Changes for NIHVIVO-3629: removing spaces in the href links and ids for property groups and replacing them with underscores. 2012-02-23 18:15:04 +00:00
briancaruso
3b95705d97 Adding license to new file. 2012-02-10 20:45:11 +00:00
briancaruso
0aabb7908b Working on model switching. Change editRequestDispatch to stop it from always forwarding if there was a display model edit parameter. Chagned URLs for menu edit controllers. Added non-page data getters. Added SPARQL data getter. 2012-02-10 20:11:58 +00:00
tworrall
3053023f9e updated to check for null variables 2012-02-06 20:26:42 +00:00
j2blake
486dc1dd7d NIHVIVO-2694 Create a new page that allows an admin or root to restrict logins. 2012-02-02 21:56:48 +00:00
j2blake
6986eb6308 NIHVIVO-2694 Add methods and an exception to Authenticator, so we can tell when a user is not allowed to login. 2012-02-01 22:03:11 +00:00
j2blake
fdee610e22 NIHVIVO-3542 Refactor IndividualController into 8 classes - focus on cleaning the logic in IndividualRequestAnalyzer - create a unit test for IndividualRequestAnalyzer. 2012-01-29 17:23:30 +00:00
hjkhjk54
2282c56aaf updates for data property editing- NIHVIVO-3386 2012-01-27 21:46:33 +00:00
j2blake
789ebe105a Merge r.9498 from maint-rel-1.4 2012-01-11 19:54:29 +00:00
tworrall
0bb104a4b2 merge from 1.4 maint, added check in case the class group name is not available 2012-01-11 17:49:40 +00:00
j2blake
a75b15d940 NIHVIVO-3523 Handle multiple roles properly when creating or editing user accounts. For a new account, suggest the default roles. Still using only one role, because we have radio buttons instead of checkboxes. 2011-12-23 19:24:51 +00:00
j2blake
c18e14a106 Fix UserAccounts list page so it encodes the role URIs properly when filtering. Only show non-public roles for selections. 2011-12-23 17:38:31 +00:00
j2blake
779c48c683 NIHVIVO-3523 Improve the layout of admin/showAuth 2011-12-22 15:32:12 +00:00
j2blake
94a2d9327c NIHVIVO-3523 Oops. Some of the JSPs were using those RequestedAction classes that I converted to SimplePermissions. 2011-12-21 23:02:31 +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
tworrall
69a8deee4d NIHVIVO-3519 2011-12-16 18:15:34 +00:00
tworrall
afafd90e13 NIHVIVO-3514 2011-12-15 20:08:06 +00:00
manolobevia
7b422e883b Committing r9408 2011-12-14 20:09:54 +00:00
manolobevia
83c4e54a34 NIHVIVO-3468: added progress indicator to my account page 2011-12-12 15:44:43 +00:00
manolobevia
641a062124 NIHVIVO-3468: Started work for adding progress indicator to autocomplete fields 2011-12-09 18:51:22 +00:00
j2blake
5a24f48c15 rephrase "estimated" time. 2011-12-06 22:05:34 +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
brianjlowe
654f5b6efb NIHVIVO-3428 removed sort fields from object property editing form 2011-12-05 16:38:53 +00:00
manolobevia
45d217e579 NIHVIVO-3419: Improved UX for adding individuals in a first time VITRO installation 2011-12-05 00:41:33 +00:00
manolobevia
0ca8bb4c3e NIHVIVO-3418: Done some refactoring, so the Individual link icon for URI/RDF works properly in a VITRO instance. 2011-12-03 01:35:31 +00:00
tworrall
a14e3e3280 NIHVIVO-3413 corrected capitalization issue 2011-12-02 22:01:35 +00:00
brianjlowe
eee41106a1 NIHVIVO-3396 removed code related to individualSortField 2011-12-02 21:12:13 +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
j2blake
6f82977d9c NIHVIVO-3311 convert all templates that fetch a URL from the ObjectPropertyStatementTemplateModel. 2011-12-01 15:51:01 +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
hjkhjk54
f6ba019b41 Updated vitro's web.xml to have access to the new n3editing controllers and updated the data input portion of the site admin page to include the correct parameter (editForm instead of editform) and the correct JAVA generator name. 2011-11-29 17:27:36 +00:00
j2blake
80c1dc9a11 Remove the "update" option from the SearchIndex page. Show improved status including records completed and expected completion time. 2011-11-25 20:01:04 +00:00
brianjlowe
7439e02964 NIHVIVO-3355 change to log level in FormUtils; minor modifications to backend forms 2011-11-23 19:34:57 +00:00
brianjlowe
8822dc51ff NIHVIVO-3352 improvements to validation in backend editing forms 2011-11-23 17:11:27 +00:00
j2blake
d4adfa2210 NIHVIVO-3345 test "cause" properly to eliminate extraneous bullets ("cause" might be an empty string). Show the application name in "____ detected a fatal error" instead of hardcoded VIVO. Restore the "Continue" link if only warnings are present. 2011-11-22 22:10:46 +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