Commit graph

1416 commits

Author SHA1 Message Date
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
j2blake
3f266924b4 NIHVIVO-2343 Refactoring the URL and Query up another level. 2011-10-27 20:50:47 +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
j2blake
cabc944481 NIHVIVO-2343 Continuing implementation. 2011-10-27 18:37:13 +00:00
briancaruso
2e31f6fb5e updating robots.txt 2011-10-27 18:32:11 +00:00
j2blake
61d059423a NIHVIVO-2343 Create accountProxyCommon.js to partition the code, and add filtering to prevent duplicates. 2011-10-27 17:26:29 +00:00
j2blake
0a951807d3 NIHVIVO-2343 First cut at the Freemarker and Javascript for proxy editing on MyAccount page. 2011-10-27 14:49:48 +00:00
j2blake
4a78b32b34 NIHVIVO-2343 Create a JavaScript utility for parsing the output of the SparqlQueryAjaxController. 2011-10-27 14:35:54 +00:00
tworrall
b0db754533 changed global variable to local within a macro 2011-10-25 15:04:44 +00:00
stellamit
e1e5fba67f NIHVIVO-3129 VIVO text appearing on RDF Export screen in vitro deployment 2011-10-24 22:04:52 +00:00
tworrall
56b938ca59 changing two global variables back to local variables 2011-10-24 14:15:42 +00:00
tworrall
42cfa1e725 eliminate redundancy in related role property group list view 2011-10-21 20:53:36 +00:00
hjkhjk54
b623d7847c Updates for RDFS Label and N-3 Editing 2011-10-20 20:31:53 +00:00
j2blake
811c3a994f Make the stack trace look better. 2011-10-18 20:55:49 +00:00
hjkhjk54
94091c668e Updates for N3Editing 2011-10-17 19:05:30 +00:00
j2blake
e8d8c494f7 NIHVIVO-3209 Create VitroBackgroundThread to provide an answer to the question "are all background threads idle?". Make IndexBuilder and VClassGroupCache.RebuildGroupCacheThread subclasses of VitroBackgroundThread, so they will be included in that question. 2011-10-11 19:45: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
tworrall
7c27022302 NIHVIVO-2293: removed about and acknowledge messages from Site Information page 2011-10-10 15:52:42 +00:00
j2blake
f3098b2705 Create basic smoke tests for startup; confirm that the home directory exists and is read/write; confirm that we can create a database connection. 2011-10-07 22:21:22 +00:00
hjkhjk54
c4bbdd4154 Updates for n3 refactoring 2011-10-05 21:34:56 +00:00
tworrall
a9e36bd8dd minor change to have explanatory text wrap. will accomodate future changes. 2011-10-04 16:34:25 +00:00
j2blake
3f6b6a7d28 NIHVIVO-1810 Change the way that the default theme and the list of available themes are handled. If the application is configured to use a theme that is not found, it will throw a warning on the StartupStatus and use the default theme instead. 2011-09-30 22:10:39 +00:00
j2blake
1d321f6c83 NIHVIVO-336 Clean up some unused context listeners. 2011-09-28 16:20:36 +00:00
j2blake
b49317d33b NIHVIVO-336 For the on-demand status page, no need to have a "continue" link. 2011-09-28 15:17:37 +00:00
cappadona
614c139431 NIHVIVO-3153 Initial attempt at more/less for properties on individual page. It currently kicks in when there are more than 3 instances of a property across the board (not aware of the display limit annotation so it's not per-property configurable). 2011-09-28 15:11:57 +00:00
tworrall
9837855d58 Minor resizing and style change for the alert icon 2011-09-28 14:59:19 +00:00
j2blake
d4f561d156 NIHVIVO-2811 Rewrite the build script to be simpler, and to run faster incremental builds for VIVO. 2011-09-27 21:06:02 +00:00
j2blake
2bb5b25c7a NIHVIVO-336 Show the name of the app (context path) in the raw startup-status display. 2011-09-27 14:52:38 +00:00
j2blake
c6f8a50de6 NIHVIVO-336 Add the alert icon to the site admin page, if there were warnings at startup. 2011-09-27 14:38:33 +00:00
j2blake
c7899805e8 NIHVIVO-336 Give the error/warning page a 500 status; make it persistent on errors; dont't show the continue link on errors. 2011-09-26 18:24:12 +00:00
j2blake
17334653cf NIHVIVO-336 Use an internal style-sheet in startupStatus-displayRaw.ftl, since we won't be able to get an external CSS file if the servlet filters are broken. 2011-09-26 17:00:28 +00:00
j2blake
a24e2b691c NIHVIVO-336 Create StartupStatusController, so admins can see the startup status from a link on the site admin page. 2011-09-23 18:57:44 +00:00
j2blake
39dc9736a2 NIHVIVO-336 Create StartupStatusDisplayFilter which will forcibly display the StartupStatus if there are warnings or errors. 2011-09-23 18:53:36 +00:00
j2blake
4b656f3465 Make sure that the new startup_listeners.txt file gets into the new build. 2011-09-20 19:32:44 +00:00
tworrall
5a64431b71 NIHVIVO-2864: account ftl and css changes and new js to disable save until user makes a change 2011-09-16 15:21:24 +00:00
ryounes
2d4d5feb8e Change test for individuals to cover null/undefined as well as empty 2011-09-12 17:09:21 +00:00
j2blake
f00cfd677a NIHVIVO-2811 Move the Vitro themes to correspond to the VIVO themes. 2011-09-11 15:45:04 +00:00
j2blake
ffe163c59c NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly. 2011-09-08 17:07:18 +00:00
j2blake
104d8e0b49 NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly. 2011-09-08 17:05:37 +00:00
ryounes
6b5ec3efda Some refactoring in SimpleReasonerRecomputeController to reduce clutter in the controller and template. 2011-08-29 21:21:39 +00:00
tworrall
ba132317a8 NIHVIVO-2475: marked individual name field as being required 2011-08-18 15:00:39 +00:00
tworrall
ff7cbbe69b css change for mailingAddress custom list view 2011-08-16 20:20:09 +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
tworrall
0e42232d3c NIHVIVO-3089: added javascript to ensure that the namespace ends with a slash 2011-08-15 15:04:15 +00:00
ryounes
fd585b15f3 NIHVIVO-3118 Add cause to error display on page and in email. Minor reformatting in error templates. 2011-08-12 19:12:34 +00:00
ryounes
044c4a0674 NIHVIVO-3118 Send an email to the site administrator in case of an error on a Freemarker page if the user is not authorized to view the error details. 2011-08-12 00:03:39 +00:00
ryounes
6bb9831bda NIHVIVO-3088 On error in Freemarker servlet processing, display stack trace to authorized users. 2011-08-11 22:03:19 +00:00
ryounes
4aa4b5ec76 NIHVIVO-2164 Now that the stylesheets object is available to all templates through configuration shared variables, can move styles out of dump.ftl into dump.css. 2011-08-11 15:55:40 +00:00
ryounes
3cbc60d357 NIHVIVO-2164 Fix jsp compile errors in propDelete.jsp. Some refactoring. 2011-08-11 15:36:28 +00:00