j2blake
416e98f5ab
VIVO-82 Split WebappDaoSetup into ContentModelSetup and ModelMaker setup.
2013-05-16 16:42:57 -04:00
Stephen V. Williams
32395cbac2
Fixed controller for CSV output, added button and coorsponding js and png
2013-05-15 14:53:31 -06:00
Stephen V. Williams
96bed7ce03
first pass at creating a csv download option. TODO icons on page, debug failing load
2013-05-14 14:40:17 -06:00
j2blake
6123f41d95
VIVO-87 First attempt at a caching filter.
...
Appears to work with Firefox cache and Chrome cache, except for language-dependent stuff.
Is that because it isn't configured correctly, or is it because Firefox and Chrome aren't attempting to keep more than one version of a page in their caches? Even if they do see a "Vary: Accept-Language" header?
2013-05-14 16:37:29 -04:00
tworrall
41850cecb4
more template updates for i18n
2013-05-14 13:49:19 -04:00
tworrall
63445aa249
the startupStatus-displayRaw template does not have access to the i18n freemarker variable, so backing those changes out
2013-05-14 11:32:50 -04:00
tworrall
62f2074dc9
updated the adjustFontSize function to include more checks
2013-05-14 11:04:04 -04:00
tworrall
c150b58c17
removed values that have yet to be translated
2013-05-13 12:21:25 -04:00
tworrall
fa68e0c057
template changes for internationalization -- replaced displayed text with calls to properties file containing actual strings
2013-05-13 12:17:39 -04:00
tworrall
bb2ceaeea3
display a time indicator while the delete is being processed
2013-05-07 11:00:01 -04:00
tworrall
90441e3969
modified index page to prevent a fourth column that displays outside the standard margins
2013-05-03 16:23:14 -04:00
tworrall
257f0c4c08
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-05-02 12:32:31 -04:00
tworrall
afbf429165
additional home page redesign changes
2013-05-02 12:31:54 -04:00
tworrall
1ca0904911
changes for the home page redesign
2013-04-30 14:47:31 -04:00
j2blake
8f1f084c5b
Proof of concept - User accounts
2013-04-26 23:58:50 -04:00
j2blake
bf2ed5c339
Proof of concept - Image upload
2013-04-26 23:50:17 -04:00
j2blake
c59076a19a
Improve the look of the language selection flags
2013-04-26 23:44:17 -04:00
tworrall
e7a04ae09b
changes relating to issues raised by Scripps: author ordering and label editing
2013-04-22 15:09:07 -04:00
Manolo Bevia
dc3d3873c8
Made home search and home stats theme agnostics.
2013-04-15 15:15:35 -04:00
j2blake
efdfaa9c8f
directDownloadUrl should appear as a data property in the vitroPublic ontology.
2013-04-15 12:20:48 -04:00
Manolo Bevia
c19df41bfd
Added new features for VITRO home page:
...
-Filtered search based in class groups (It needs to be wired. Just added HTML/CSS/JS)
-Class group stats (It needs to be wired. Just added HTML/CSS/JS)
-Improveed UX for signing when there is external authorization
Removed search box located in header in homepage.
2013-04-11 15:09:23 -04:00
j2blake
665a666b7f
Remove <servlet-mapping> that have no matching <servlet>
2013-04-10 15:51:03 -04:00
j2blake
c53e53c526
VIVO-2 Fix the URIs of the JSTL taglibs.
2013-03-08 17:48:27 -05:00
tworrall
7241929be0
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
...
I have no idea what just happened.
was behind. doing this merge to correct that so I can push a change.
2013-02-19 12:22:43 -05:00
tworrall
41c6c3fe81
correcting tinyMCE init parameter setting
2013-02-19 12:21:18 -05:00
brianjlowe
0bb9d09815
modifications to SPARQL queries to allow data to be in the unnamed graph
2013-02-12 16:40:30 -05:00
tworrall
3003fdc346
removed unnecessary variable reference to individualLocalName
2013-02-12 09:52:04 -05:00
tworrall
1f66e0eca4
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
...
I have no idea why this is a merge. My develop branch is behind and I want to push changes to git, and this form is what I got.
2013-02-11 16:15:56 -05:00
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