ryounes
|
f99b450c83
|
Re-refactoring in template model objects: move vreq instance member out of BaseTemplateModel and into only those classes that use it. Also add final modifier to some instance variables, and remove initializations to null.
|
2011-07-07 22:19:35 +00:00 |
|
manolobevia
|
2e757891e3
|
NIHVIVO-2838: Fixed some layout issues for ie6,7,8,9 in main account management page
|
2011-07-07 21:52:37 +00:00 |
|
stellamit
|
ea5094d0ef
|
NIHVIVO-2837 - compute mostSpecificType annotations on the upgrade to 1.3
|
2011-07-07 21:31:28 +00:00 |
|
ryounes
|
89fb16caf7
|
NIHVIVO-707 Initial work on migrating custom form from vitro link properties to core:webpage
|
2011-07-07 21:23:49 +00:00 |
|
ryounes
|
69d91c5080
|
Correct name of class in error messages
|
2011-07-07 21:20:23 +00:00 |
|
runeliza
|
7065c15842
|
Moved classes to grefine, so that it's easier to identify which classes are Google Refine related and which are not.
|
2011-07-07 21:05:23 +00:00 |
|
brianjlowe
|
a8dd57c6be
|
NIHVIVO-2252 fixed bug retrieving ontologies with URIs ending in hashes
|
2011-07-07 20:46:28 +00:00 |
|
j2blake
|
0fdf28d3f5
|
NIHVIVO-2819 Store the time of last login as part of the UserAccount. Display it on the List page.
|
2011-07-07 20:45:36 +00:00 |
|
ryounes
|
c5c4ecd394
|
NIHVIVO-1317 Migrated custom list view from vitro:primaryLink and vitro:additionalLink to core:webpage
|
2011-07-07 20:34:11 +00:00 |
|
runeliza
|
4a2877abfa
|
Removed temporary classes.
|
2011-07-07 20:26:02 +00:00 |
|
tworrall
|
1f8428f488
|
NIHVIVO-2829: template and css changes for account-profile association
|
2011-07-07 20:25:20 +00:00 |
|
anupsawant
|
816ac0d466
|
NIHVIVO-2662 changes for not connecting to solr during startup.
|
2011-07-07 19:07:36 +00:00 |
|
brianjlowe
|
f9f3966abe
|
NIHVIVO-2205 Applied patch from Jim Wood to fix bugs in database agnosticism
|
2011-07-07 18:39:12 +00:00 |
|
ryounes
|
d09a6640d9
|
NIHVIVO-2612 Remove portal-relative url-building methods from UrlBuilder. As a consequence, all methods can become static, so add a private constructor so the class cannot be instantiated.
|
2011-07-07 18:30:10 +00:00 |
|
runeliza
|
b3d4a305c6
|
Commented out System.out lines.
|
2011-07-07 16:49:27 +00:00 |
|
runeliza
|
d98967a7e3
|
Modified JSONReconcileServlet and related test class to be the same as SolrJsonReconcileServlet. They are all identical now.
|
2011-07-07 16:47:16 +00:00 |
|
manolobevia
|
61f5d87331
|
NIHVIVO-2280: Added role tags to forms
|
2011-07-07 16:26:55 +00:00 |
|
j2blake
|
ce743ce79e
|
NIHVIVO-2819 Profile matching wasn't working when creating a new account.
|
2011-07-07 15:53:58 +00:00 |
|
ryounes
|
9d3cfcba69
|
Refactoring in BaseTemplateModel hierarchy: since vreq is declared at the top level, move initializations to the top-level constructor.
|
2011-07-07 15:46:12 +00:00 |
|
stellamit
|
45ff2441c6
|
NIHVIVO-2804 individuals deleted in error during kb migration
|
2011-07-07 15:40:55 +00:00 |
|
manolobevia
|
8ad216644b
|
NIHVIVO-2823: Added styles for mostSpecificTypes display on search results and individuallist page
|
2011-07-07 15:10:59 +00:00 |
|
ryounes
|
59a23c20bf
|
NIHVIVO-2449 Remove moniker references
|
2011-07-07 15:01:11 +00:00 |
|
ryounes
|
d6f8ac002e
|
Clean up indentation
|
2011-07-07 14:42:50 +00:00 |
|
ryounes
|
464a89ecaa
|
NIHVIVO-2821 For now, suppress verbose property display on vitro and vitro public namespace properties.
|
2011-07-07 14:30:40 +00:00 |
|
ryounes
|
7f24663115
|
NIHVIVO-2449 Remove moniker from menupage display
|
2011-07-06 21:56:02 +00:00 |
|
brianjlowe
|
5f043d02ea
|
NIHVIVO-2825 SPARQL bug in JenaModelUtils
|
2011-07-06 21:06:09 +00:00 |
|
brianjlowe
|
0c3de1e104
|
removing obsolote vitro properties from vitro-0.7.owl
|
2011-07-06 20:39:42 +00:00 |
|
brianjlowe
|
d27c7b5ccb
|
NIHVIVO-2430 fixed discrepancy in namespace/localname generation when there is no local name part
|
2011-07-06 20:37:17 +00:00 |
|
ryounes
|
faa9b35399
|
NIHVIVO-2449 On individual list page, display preferredTitle with fallback to mostSpecificTypes. Don't show mostSpecificTypes that are the same as the type being displayed on the page, to avoid redundancy.
|
2011-07-06 20:20:36 +00:00 |
|
stellamit
|
d6112ea52a
|
clearing out inference rebuild model (might be left over in DBs from 1.2)
|
2011-07-06 20:07:54 +00:00 |
|
manolobevia
|
20f39dc25c
|
NIHVIVO-2280: Removed checkbox form element for multiple accounts deletion when javascript is disable.
|
2011-07-06 19:40:30 +00:00 |
|
j2blake
|
c2d1a05c2a
|
NIHVIVO-2749 restrict the Menu Management.
|
2011-07-06 19:28:05 +00:00 |
|
manolobevia
|
c0dbfafab8
|
NIHVIVO-2280: Used ${siteName} in all email subject lines
|
2011-07-06 19:26:42 +00:00 |
|
manolobevia
|
49a10ec36f
|
NIHVIVO-2280: Removed unnecessary <legend> tags since <fieldset> tags have been removed
|
2011-07-06 19:18:12 +00:00 |
|
ryounes
|
14cee2cbea
|
NIHVIVO-2449 In search results, display preferredTitle with fallback to mostSpecificTypes
|
2011-07-06 19:02:45 +00:00 |
|
manolobevia
|
dbdbd81d11
|
NIHVIVO-2280: Removed unnecessary <fieldset> tags.
|
2011-07-06 18:55:01 +00:00 |
|
j2blake
|
dfc09f6ac7
|
Clarify logic in VitroRequestPrep.checkForSpecialWDF
|
2011-07-06 18:50:35 +00:00 |
|
manolobevia
|
cc4e9c96bb
|
NIHVIVO-2232: Added more content to menu management template for adding and editing menu items.
|
2011-07-06 18:39:09 +00:00 |
|
manolobevia
|
beb22f5794
|
Styled table of content for search display pages.
|
2011-07-06 18:38:47 +00:00 |
|
stellamit
|
dcd2d44e09
|
updating log message
|
2011-07-06 17:40:45 +00:00 |
|
ryounes
|
ceb4ba96e0
|
NIHVIVO-2449 Remove vitro:moniker from individual profile, and display preferredTitle instead, falling back to mostSpecificTypes.
|
2011-07-06 17:09:51 +00:00 |
|
ryounes
|
08f4ee8a5c
|
NIHVIVO-2821 Suppress edit as well as add link on vitro:moniker
|
2011-07-06 16:02:12 +00:00 |
|
manolobevia
|
77e2f56459
|
NIHVIVO-2232: Added more padding between the sortable icon and the menu item.
|
2011-07-06 14:02:22 +00:00 |
|
ryounes
|
0347b682c7
|
NIHVIVO-2449 Display preferred title on individuallist page
|
2011-07-05 23:03:47 +00:00 |
|
ryounes
|
1c52d91b08
|
NIHVIVO-2449 Display mostSpecificTypes in search results in place of moniker. Create new template model class for individual in search results, since the display increasingly diverges from the individualList display.
|
2011-07-05 22:00:10 +00:00 |
|
tworrall
|
1d1edb17b8
|
commenting out other console references
|
2011-07-05 21:20:13 +00:00 |
|
j2blake
|
57ca8f9915
|
NIHVIVO-2749 Move the calculation of the MenuManagement URL into the controller.
|
2011-07-05 21:07:46 +00:00 |
|
j2blake
|
6a284ff010
|
NIHVIVO-2749 Prior to adding authorization checks for menu management, clarify the structure and remove compiler warnings.
|
2011-07-05 20:55:01 +00:00 |
|
tworrall
|
a3257c2fa8
|
commented out console.log reference, line 8
|
2011-07-05 20:37:44 +00:00 |
|
brianjlowe
|
cfcea88dfe
|
NIHVIVO-2318 removed a few extraneous references to monikers
|
2011-07-05 19:50:13 +00:00 |
|