tworrall
3ce6a224a3
fix for vivo-127
2013-06-12 16:04:42 -04:00
tworrall
b1014d1b2b
vivo-66: add a link on menu ordering that returns the user to page management
2013-06-12 10:31:00 -04:00
tworrall
d74176f18d
i18n updates to javascript files and related templates
2013-06-11 12:25:01 -04:00
j2blake
69ab12c4bc
VIVO-82 Remove the vestiges of VitroRequestPrep
...
Unused imports prevented the compiling of JSPs
2013-06-07 15:43:22 -04:00
tworrall
4a01fa057b
more template updates for i18n
2013-05-31 11:57:37 -04:00
tworrall
8e26a768b5
some i18n cleanup
2013-05-21 10:55:24 -04:00
tworrall
639f0450ac
template updates for internationalization, including updated all.properties
2013-05-20 15:36:37 -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
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
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
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
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
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
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
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
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
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
briancaruso
bfad0384bd
Remove number of individuals to display controll from property editing form NIHVIVO-3921
2012-09-21 17:50:56 +00:00
tworrall
794602c22a
merging 10043 into the trunk
2012-09-07 17:10:04 +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
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