Commit graph

103 commits

Author SHA1 Message Date
yuysun
62aae75893 SPARQL Query Builder with one property button. 2010-11-17 01:15:12 +00:00
yuysun
f872582288 SPARQL Query Builder v1.0 with data and object property buttons separately. 2010-11-17 00:15:14 +00:00
rjy7
252edbe863 Use login widget on login page. 2010-11-16 14:44:01 +00:00
ass92
e6407145d1 NIHVIVO-1307 added entry for new controller JenaCsv2RdfController 2010-11-12 18:06:33 +00:00
jeb228
bb614c833b NIHVIVO-1207 Add the LoginShibboleth servlet. 2010-11-10 21:26:29 +00:00
rjy7
8dc645cfb6 NIHVIVO-1304 Initial implementation of Widget directive. Requires two templates, one for assets and one for markup; would like to combine into a single template with two macros instead. 2010-11-10 19:50:28 +00:00
bdc34
57ff1c461b Working on date time with precision edit element, NIHVIVO-295. Changed EditN3Generator to use a different regex to substitute values into the N3. 2010-11-09 20:36:06 +00:00
rjy7
fababdd9d2 NIHVIVO-1234 Handle routing of a request for the home page to the HomePageController by forwarding from TabController 2010-10-28 15:09:17 +00:00
jeb228
a7a083c7b3 NIHVIVO-1230 NIHVIVO-1231 Example implementation of the Freemarker templates to show revision info. 2010-10-27 19:57:57 +00:00
rjy7
eed6e5a9d9 NIHVIVO-1287 Moved changes from PagedSearchController to FreemarkerPagedSearchController, since this is the active search controller in vivo and vitro 2010-10-27 18:57:13 +00:00
jeb228
236fe53ebe NIHVIVO-1229 Set up the RevisionInfo when the application is initialized. 2010-10-25 21:32:08 +00:00
rjy7
3a0feaeff2 NIHVIVO-1234 Initial version of HomePageController and templates 2010-10-22 21:39:14 +00:00
jeb228
e841c8d546 NIHVIVO-762 removed md5.js and the "crypto" JavaScript package from Dojo. Not needed since we aren't doing client-side encryption of passwords. 2010-10-15 14:22:16 +00:00
jeb228
674b2e1222 NIHVIVO-736 Modify the <vitro:confirmLoginStatus> custom JSP tag to permit test for self-editing. 2010-10-14 15:59:04 +00:00
jeb228
2f5580ab76 NIHVIVO-736 Create the <vitro:confirmLoginStatus> custom JSP tag. 2010-10-14 15:07:29 +00:00
mb863
45a4f8e690 added supersleight.js to jquery_plugins and added new pah to known_exceptions.txt 2010-10-06 20:30:20 +00:00
mb863
4549e8e610 2010-10-06 19:40:09 +00:00
rjy7
d5664d93ec Some refactoring in FreemarkerHttpServlet 2010-09-16 15:50:37 +00:00
jeb228
140eaef670 NIHVIVO-736 Create a Login.java controller to replace login_process.jsp. 2010-09-03 20:58:14 +00:00
jeb228
7d40f99158 VIVO-246 Add a filter to limit the lifetime of trivial sessions. 2010-09-02 20:14:37 +00:00
rjy7
3e06d2849e Moved Freemarker SiteAdminController 2010-08-31 19:37:23 +00:00
rjy7
849ea3a201 Finalized Freemarker version of main site admin page. 2010-08-31 18:33:51 +00:00
rjy7
2c6ddaab64 Rename Freemarker search result templates. Initial work on moving main site admin page to Freemarker: login form. 2010-08-30 19:39:49 +00:00
rjy7
73024a4d03 Reimplement search controller and search results display template in Freemarker. Error cases not handled yet. 2010-08-27 15:52:30 +00:00
jeb228
16c75b60ac NIHVIVO-1044 database.tld is based on open source code, so it must comply with the license even though we have modified it. 2010-08-26 16:16:25 +00:00
rjy7
028f4c038f Upgrading to jQuery UI 1.8.4 2010-08-19 13:36:00 +00:00
rjy7
51123056d0 Upgrading to jQuery UI 1.8.4 2010-08-19 13:32:58 +00:00
cdtank
b20c8a1ef8 1. Made changes so that visualizations url prefix is less vague (refer NIHVIVO-967) 2010-07-29 22:17:29 +00:00
jeb228
e29e1c5a46 NIHVIVO-1029 Log file location is left relative to Tomcat, not hard-coded as absolute path. 2010-07-29 19:50:49 +00:00
jeb228
77bba699bf Note more licensing issues. 2010-07-29 13:22:20 +00:00
rjy7
7f8b9159db Simple refactoring: changed name of freemarker base classes 2010-07-27 18:58:27 +00:00
bdc34
2de4504d1b Fixing compile error. NIHVIVO-1000 2010-07-27 15:55:10 +00:00
bdc34
f4409580b4 Cleanup of webapp context root. Removing many unused jsp files and some unused controllers. NIHVIVO-1000 2010-07-27 15:31:19 +00:00
bdc34
0b186aaf20 Merge to trunk. Adding filtering to EntityMergedPropertyListcontroller NIHVIVO-984 2010-07-24 21:36:12 +00:00
rjy7
2be346ee67 Merge r5466 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-24 20:25:37 +00:00
cdtank
32fa4851a6 1. Commented out servlet mapping for dummy vis servlet which contained links to various test individuals. 2010-07-23 16:05:03 +00:00
rjy7
e3d09333c4 Merge r5371:5373 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-21 22:02:11 +00:00
bdc34
ad3c92d66e Changing user editing so that self-editor shows up as an option only if the SelfEditingPolicySetup was configured in the web.xml. NIHVIVO-775 2010-07-15 15:36:27 +00:00
sjm222
3a256b106f uncommenting knowledgebase updater listener 2010-07-15 08:24:00 +00:00
jeb228
00261a8a5c Reduce logging clutter at startup. 2010-07-14 20:28:44 +00:00
jeb228
9bd5a500e2 Reduce logging clutter at startup. 2010-07-14 15:49:36 +00:00
sjm222
d82753d4f4 commenting out updateKnowledgeBase listener 2010-07-14 14:58:59 +00:00
bdc34
93b53a67c3 Hiding delete for core:authorInAuthorship NIHVIVO-739
Adding error message when Freemarker template system is not configured correctly in web.xml
Adding principal investigator and co-pi role custom forms NIHVIVO-626
2010-07-11 21:21:40 +00:00
bdc34
0d09bcf546 merging in http://svn.mannlib.cornell.edu/svn/vitro/branches/iu-vis-vitro-1.1-pre-release from r4966 to r5166 2010-07-09 22:04:26 +00:00
rjy7
99359f19c9 NIHVIVO-647 Add name attribute to vitro custom jsp input tag so that the name can differ from the id.
Removed flag1value1 stuff from all vivo custom forms, since no longer needed.
Initial setup for publication form javascript.
2010-07-08 15:08:41 +00:00
bdc34
9e9876cd43 Removing vitro:citation from back end editing and front end display. NIHVIVO-503 2010-07-05 19:16:50 +00:00
rjy7
9cdaabd0fb NIHVIVO-646 Reorder authorships through drag-and-drop. Handle success and failure cases. Reset element positions after a removal. 2010-07-02 03:40:04 +00:00
jeb228
28d5c6e672 Fix the licensing information on cropImage.js and validateUpload.js 2010-07-01 20:11:36 +00:00
rjy7
681cc62c21 Move image cropping js out of template into separate js file. Use existing jquery.js rather than the one included with jcrop. 2010-06-30 20:30:06 +00:00
jeb228
020c60d9eb NIHVIVO-161 First cut at Image Upload 2010-06-30 13:44:33 +00:00