Commit graph

1382 commits

Author SHA1 Message Date
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
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
ryounes
f25c835ccc In default list view, require subclass to belong to a classgroup. This is the same criterion we use for displaying class information elsewhere in the app. 2011-08-10 16:47:31 +00:00
ryounes
80234688a6 Fixes to dump 2011-08-10 16:46:08 +00:00
tworrall
e202a31d62 NIHVIVO-3089: modified the text relating to the local name naming convention 2011-08-10 16:29:01 +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
ddd6469a3a NIHVIVO-2508 Change template properties to methods so not pre-computed. 2011-08-05 21:30:36 +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
manolobevia
4fae584dd7 NIHVIVO-3098: Fixed placement for the admin panel, individual name, RDF icon, and URI icon. Now these are placed to the right side of the individual photo. 2011-08-03 19:08:15 +00:00
manolobevia
7c09211c1e NIHVIVO-3095: Fixed display issue in menu pages 2011-08-03 18:21:05 +00:00
manolobevia
7c88c704ba NIHVIVO-3094: Fixed display issues in VITRO theme for home page. 2011-08-03 16:56:22 +00:00
ryounes
c356b16807 NIHVIVO-2508 Preparation for exposing some template model methods as methods rather than properties. Also condensed code used to generate editing links for menu management. 2011-08-03 14:55:18 +00:00
tworrall
d1c0bbad51 merging css change r8879 2011-07-29 13:14:15 +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
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
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
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
cappadona
85346e2548 NIHVIVO-3058 Merged r8848 and r8849 from maint-rel-vivo-1.3 branch. 2011-07-26 18:44:05 +00:00
manolobevia
164dccdaac Removed unnecessary image files from VITRO theme. 2011-07-25 21:40:09 +00:00
manolobevia
164fc2d35c NIHVIVO-3032: Changed vitro tagline to reflect the fact that it is not just an ontology editor 2011-07-25 21:38:26 +00:00
manolobevia
1006b4316e NIHVIVO-3035: Fixed display issue for generic individual pages 2011-07-22 16:44:08 +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
cappadona
47c5b386d8 NIHVIVO-3022 NIHVIVO-2980 Merged r8790 from maint-rel-vivo-1.3 branch. 2011-07-21 19:55:03 +00:00
hjkhjk54
e1eca52416 Updating javascript to enable display of correct content type name in internal class message "only display x within my institution" on content type change. NIHVIVO-3026 2011-07-21 19:17:24 +00:00
brianjlowe
1cbde6cb99 minor fix to label text on edits_edit backend page 2011-07-21 18:06:00 +00:00
ryounes
0877635c3f Merge r8779-8780 from maint-rel-vivo-1.3 2011-07-21 16:16:32 +00:00
cappadona
fd945e97ad NIHVIVO-1481 Merged r8774 from maint-rel-vivo-1.3 branch. 2011-07-21 12:33:41 +00:00
cappadona
fe4104023f NIHVIVO 2836 Merged r8772 from maint-rel-vivo-1.3 branch. 2011-07-21 12:29:08 +00:00
manolobevia
a2bff22fb2 NIHVIVO-2853: Now user dropdown menu link displays in IE6 2011-07-20 21:20:11 +00:00