Commit graph

606 commits

Author SHA1 Message Date
tworrall
a9e36bd8dd minor change to have explanatory text wrap. will accomodate future changes. 2011-10-04 16:34:25 +00:00
j2blake
1d321f6c83 NIHVIVO-336 Clean up some unused context listeners. 2011-09-28 16:20:36 +00:00
tworrall
9837855d58 Minor resizing and style change for the alert icon 2011-09-28 14:59:19 +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
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
ryounes
6b5ec3efda Some refactoring in SimpleReasonerRecomputeController to reduce clutter in the controller and template. 2011-08-29 21:21:39 +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
80234688a6 Fixes to dump 2011-08-10 16:46:08 +00:00
ryounes
e1aa996c92 Fix to dump template to display empty property values. 2011-08-10 14:44:02 +00:00
ryounes
b5b44b73c1 NIHVIVO-2508 Change template properties to methods so not pre-computed. 2011-08-05 22:25:44 +00:00
ryounes
f49460245b NIHVIVO-3087 Display information on object method parameters, values, and return type in dump 2011-08-04 16:07:03 +00:00
cappadona
a477c2face Changed name of webapp/web/css/individual/menuManagement.css to avoid confusion with file of same name in webapp/web/css/menupage/ 2011-07-27 20:55:58 +00:00
deepakkoni
137357c754 NIHVIVO-336 A basic setup for reading files from /WEB-INF/classes/smokeTests and running smoketests for the classes in those files is in place. 2011-07-27 19:23:25 +00:00
deepakkoni
7664bf5093 NIHVIVO-336 An initial implementation of Smoke test runner. Checking in basic code that prints the status of Solr Server onto the webpage. 2011-07-26 21:12:32 +00:00
cappadona
85346e2548 NIHVIVO-3058 Merged r8848 and r8849 from maint-rel-vivo-1.3 branch. 2011-07-26 18:44:05 +00:00
manolobevia
cf26240fc4 NIHVIVO-2280: Changed div for sections, removed inline styles, fixed display isuses for IE6 and 7 on add/edit account pages 2011-07-21 20:42:03 +00:00
ryounes
0877635c3f Merge r8779-8780 from maint-rel-vivo-1.3 2011-07-21 16:16:32 +00:00
cappadona
fe4104023f NIHVIVO 2836 Merged r8772 from maint-rel-vivo-1.3 branch. 2011-07-21 12:29:08 +00:00
tworrall
885e8f83de merging branch updates for NIHVIVO-2992 and NIHVIVO-2995 2011-07-20 19:21:48 +00:00
tworrall
c1d5f4aac3 merging branch updates for NIHVIVO-2992 and NIHVIVO-2995 2011-07-20 19:19:58 +00:00
manolobevia
09af6ecd5e NIHVIVO-2986: Deleted input checkbox for deletion on ROOT 2011-07-20 17:28:51 +00:00
j2blake
5de98569bf Merge r8729, r8746 from the release 1.3 maintenance branch 2011-07-20 16:06:19 +00:00
ryounes
54b8d9ab2c Merge r8732 from maint-rel-vivo-1.3 2011-07-19 23:07:18 +00:00
cappadona
c9b589c52b NIHVIVO-352 Style tweak to make search snippet text smaller. 2011-07-19 13:45:09 +00:00
tworrall
2cf8beb96a removed inline style and changed two divs to sections 2011-07-18 19:32:45 +00:00
cappadona
e1c19ba56e NIHVIVO-2963 Completed refactor of menupage.ftl to account for class intersection pages (i.e. only display internal individuals via intersection with institutional internal class). Removed unnecessary files. 2011-07-18 19:11:46 +00:00
cappadona
301cc9d290 NIHVIVO-2963 Refactor menupage.ftl to account for class intersection pages (i.e. only display internal individuals via intersection with institutional internal class). Work in progress. 2011-07-18 17:03:40 +00:00
manolobevia
4b92cd1195 NIHVIVO-2889: Applied different form element width for user account management forms. Fixed extra padding with submit buttons. 2011-07-18 17:02:47 +00:00
cappadona
8095541706 NIHVIVO-352 Applied Miles' patch for search snippets. 2011-07-18 16:26:53 +00:00
cappadona
9432886cac NIHVIVO-2944 Updated "Expecting Content" message based on login state and whether the user has permission to rebuild the search index. 2011-07-18 11:55:31 +00:00
cappadona
7acdc8bf5d Cleaned up markup for Site Admin templates and replaced <div> with <section> throughout. 2011-07-18 11:49:12 +00:00
ryounes
64f930f053 NIHVIVO-2886, NIHVIVO-2940 Fix display of links based on policy checks 2011-07-15 21:38:59 +00:00
cappadona
526437e093 Fixed link for institutional internal class so it's actually using the variable provided from the controller 2011-07-15 21:23:21 +00:00
cappadona
d744264198 NIHVIVO-2941 Added template for index and cache rebuilding. 2011-07-15 21:02:41 +00:00
cappadona
d7d64e9862 NIHVIVO-2912 Removed data visualization tools link from Advanced Data Tools. 2011-07-15 20:51:08 +00:00
cappadona
26421cab6c Removed include call to siteAdmin-customReports.ftl. 2011-07-15 19:47:05 +00:00
cappadona
061bc973bf Removed unused template for Site Admin that was a placeholder for potential DataStar integration down the road. 2011-07-15 19:14:25 +00:00
hjkhjk54
7f8db83ec1 This page will go away but checking this in just to prevent errors 2011-07-15 18:43:36 +00:00
tworrall
10b1d1e57d label on externalAuthID field will now change depending on whether the matching property is being used or not 2011-07-15 16:41:55 +00:00
cappadona
da3e14a799 NIHVIVO-2232 Removed unnecessary id on sortable li's. 2011-07-15 16:14:42 +00:00
manolobevia
4a3a611283 NIHVIVO-2921: Added:
- "Search results for "term" | View all accounts" users do a search. 
- "View all accounts" when users filter
2011-07-15 15:32:57 +00:00