Commit graph

1910 commits

Author SHA1 Message Date
tworrall
676ec502ac remove the Microsoft Office tags that get copied into the tinyMCE fields when users paste from a Office document. 2013-02-11 16:14:59 -05:00
tworrall
3e3986172c more refactoring for multiple profile view support 2013-02-08 16:17:41 -05:00
j2blake
7c2de3a6f2 Clean up web.xml and create a unit test to keep it clean.
VIVO-19
2013-02-04 17:22:29 -05:00
tworrall
26ca991f6c added section tags around left-hand content containing the phot wrapper 2013-02-04 12:55:07 -05:00
tworrall
589cc245a6 multiple updates and new files to support multiple foaf person profile pages 2013-01-31 11:14:28 -05:00
j2blake
bb6b2fa970 VIVO-12 NIHVIVO-4011 Provide config and GUI for selecting Locale 2013-01-24 16:21:36 -05:00
tworrall
11a83c4c1c Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
I haven't a clue what git is trying to do. I kind of miss svn at this point.
2012-11-16 16:02:47 -05:00
tworrall
870db77408 Changes to support collapsible/expandable property groups on the profile pages. 2012-11-16 16:00:16 -05:00
tworrall
c9a27d7f11 Changes to support collapsible/expandable property groups on the profile pages. 2012-11-16 15:56:18 -05:00
j2blake
24a5784110 NIHVIVO-4017 Always get the ApplicationBean from the DAO.
Don't store the ApplicationBean in the request or in the context, and
don't look for it there.
2012-11-15 11:43:19 -05:00
j2blake
d93068bdfa validateUpload.js is no longer used in Vitro, VIVO or vivoCornell 2012-11-13 17:19:45 -05:00
hudajkhan
f26d353b1c Adding EditRequestAJAXController to web.xml
Also updating .gitignore so .build items don't show up
2012-11-09 09:49:09 -05:00
tworrall
aac07a1db9 added new selector for the manage lables link 2012-10-25 14:27:56 +00:00
stellamit
945243377b update for NIHVIVO-3998 2012-10-19 22:23:25 +00:00
hjkhjk54
52314c4640 Updates for adding a data getter that executes a solr query to retrieve individuals for a specific vclass and returns the results - the default template is a copy of the individual list controller template - some code refactoring also breaks out some of the individual controller methods into solr query utils for potential further reuse. 2012-10-16 20:40:02 +00:00
j2blake
b4796c649a NIHVIVO-3209 Create two controllers: one will show the status of all living instances of VitroBackgroundThread (for system monitoring); the other will wait until they are idle (for Selenium tests). 2012-10-15 19:23:05 +00:00
j2blake
f491a7c95c NIHVIVO-3988 Change the handling of multiple root user accounts, and remove the back-door login mechanism. 2012-10-08 16:46:31 +00:00
tworrall
a0f18c3318 merging 10102 to the trunk 2012-10-08 14:03:14 +00:00
j2blake
6bbe466812 NIHVIVO-3982 Remove duplicate line about case-sensitivity. 2012-10-05 19:22:05 +00:00
tworrall
72d2cafc2a merging 10098 to the trunk 2012-10-05 17:39:36 +00:00
j2blake
e0a255c8b2 Merge from 1.5 branch: NIHVIVO-3977 Incorporate improvements in OpenSocial for 1.5.1. Also, make shinding_orng_tables.sql re-runnable. 2012-10-01 16:53:43 +00:00
j2blake
9cdffd0c09 Merge from 1.5 branch: NIHVIVO-3973 If the Solr index is not available, do not offer the user the ability to re-index. Show an error message instead. 2012-09-26 16:02:27 +00:00
j2blake
eb1d4b9631 Merge from branch: NIHVIVO-3930 Add logic to the template: if totalToDo is 0, we are still preparing the list of records to index. Don't show the counts, or an estimated time. 2012-09-25 20:35:32 +00:00
hjkhjk54
0b3d14ebab Updates for enabling the association of sparql queries with OWL classes and allowing the individual response builder to retrieve data (using data getters) and make that data available to the templates. Additionally, I'm adding a new data post processor that allows 'duplicate' results (or results with the same object uri for the main subject uri) to be returned - this relates to work being done by Frances for Vitro. This post processor will need to be explicitly included for it to be used. 2012-09-24 16:14:51 +00:00
briancaruso
bfad0384bd Remove number of individuals to display controll from property editing form NIHVIVO-3921 2012-09-21 17:50:56 +00:00
tworrall
fb483663bf merging r10056 to the trunk 2012-09-19 15:25:42 +00:00
tworrall
794602c22a merging 10043 into the trunk 2012-09-07 17:10:04 +00:00
j2blake
0a72583712 Merge from 1.5 branch: NIHVIVO-3954 Add OpenSocial bug fixes from Eric Meeks: make compound key in app_registry table, show sandbox login, ensure that randomly assigned Gadget ID is not negative, modify JS to find out whose page we are on. 2012-09-07 15:41:57 +00:00
tworrall
5d950625c2 merging r10033 to the trunk 2012-09-06 14:52:54 +00:00
tworrall
c83ff876c5 merging r10022 to the trunk 2012-08-29 19:51:27 +00:00
tworrall
3d2188ec66 merging r10018 to the trunk 2012-08-28 16:06:02 +00:00
hjkhjk54
b0f4e7e820 updates for page management and adding rdfs prefix to menu.n3 2012-08-20 19:26:32 +00:00
hjkhjk54
34858fcadb updates for page management as well as some changes to schema.xml to enable addition of dynamic fields (for datastar but also present if others would like to employ it) - some additional debug lines to ContextNodeFields. 2012-08-16 21:17:40 +00:00
tworrall
cdd10b24f1 merging r10009 to the trunk 2012-08-13 16:14:28 +00:00
tworrall
4f56554901 merging r10004 to the trunk 2012-08-07 19:54:50 +00:00
hjkhjk54
059094be4c Updates for handling single and double quotes in html and sparql data getters 2012-08-06 19:30:47 +00:00
hjkhjk54
8225bcf91f updates for handling single and double quotes as well as enabling self contained template option for page management 2012-08-03 15:24:58 +00:00
tworrall
6a63de6144 merging 9989 to the trunk 2012-08-03 14:29:56 +00:00
tworrall
1b75b2a93f merging r9990 into the trunk 2012-08-01 14:07:08 +00:00
tworrall
473680c3d2 merging 9985 to the trunk 2012-07-19 15:49:18 +00:00
tworrall
8c17a65fc3 merging 9981 to the trunk 2012-07-18 19:06:38 +00:00
tworrall
4dfed87eca merging 9979 to the trunk 2012-07-17 21:03:10 +00:00
tworrall
00cbf83d69 merging 9973 to the trunk 2012-07-12 14:59:50 +00:00
tworrall
65d2e45ab0 merging 9971 to the trunk 2012-07-12 14:48:30 +00:00
tworrall
a34e021a1b merging 9968 into the trunk 2012-07-11 18:56:19 +00:00
tworrall
46d5b47e92 merging 9966 to the trunk 2012-07-11 16:40:14 +00:00
tworrall
018678463d merging 9961 to trunk 2012-07-10 14:51:08 +00:00
brianjlowe
a3817292a5 merge r. 9959 from maint-rel-1.5 : NIHVIVO-3893 change interface text from 'SDB models' to 'main store models' in ingest tools when using models from main quad store 2012-07-10 14:16:54 +00:00
brianjlowe
eace91759a NIHVIVO-3877 and NIHVIVO-3872 using RDFService for aspects of import and export 2012-07-06 15:05:29 +00:00
tworrall
ae8319dd5a in the class groups list, added a link to hide/show the classes for each group 2012-07-05 14:31:40 +00:00