Project

General

Profile

Download (40.4 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c5089cec 07/02/2019 04:14 PM Andreas Kohlbecker

ref #7620 reference filter options for the Registration search

88131480 07/02/2019 03:19 PM Andreas Kohlbecker

ref #8287 re-enabling type status filter multiple options

72d57201 06/06/2019 01:57 PM Katja Luther

ref #8182: specimen tree is collapsable, blast result table with clickable details

2f30124c 05/22/2019 05:06 PM Andreas Kohlbecker

ref #8182 sloving problems with blast search menu items and renaming constants

a0d2a22c 05/20/2019 01:01 PM Andreas Kohlbecker

ref #8287 comment to re-enable multi selection of options once the web service bug is fixed

dc58a71b 05/20/2019 12:38 PM Andreas Kohlbecker

fix #7966 using the TypeDesignationStatusFilter to simplify the registration search by status type

6eaec849 05/08/2019 12:59 PM Katja Luther

implement blast search table for the result

f461a488 02/01/2019 04:21 PM Andreas Kohlbecker

ref #8051 styling name and type in registration items to emphasize nature of nomencalatural act: \n - render options for tagged text cdm_tagged_text_add_options()

  • cdm_tagged_text_expand_entity_references() and cdm_tagged_text_to_markup() respecting tagged text opotions...
26b8a1bc 02/01/2019 12:40 PM Andreas Kohlbecker

ref #8051 harmonizing registrationDTO composition and splitting full and compact style into separate methods

0b494565 10/23/2018 01:02 PM Andreas Kohlbecker

ref #7835 adding 'no results found' to registration search results

5195ddf2 10/19/2018 11:55 AM Andreas Kohlbecker

ref #7835 minor fix for front page

efbff4b3 10/18/2018 10:50 PM Andreas Kohlbecker

ref #7835 first version of taxonGraph search block implemented

  • registration search page with tabs for filter search and taxon graph search
  • changing the search page path was needed
a15edbb0 09/17/2018 09:48 AM Andreas Kohlbecker

temp. solution to avoid problem with dot characters in freetext search

a0557101 09/14/2018 09:33 PM Andreas Kohlbecker

fix #5868 avoiding unneccesary "complex phrase" queries, fixes bug introduced while solving #4223

d68a30b0 08/17/2018 11:53 AM Andreas Kohlbecker

using FielUnitDTO->derivates instead of ->preservedSpecimenDTOs to harmonize with cdmlib

bb177c82 08/01/2018 05:43 PM Andreas Kohlbecker

fix #7615 cleaning registration search parameter 'taxonNameFilterPattern'

6d9071b7 08/01/2018 02:23 PM Andreas Kohlbecker

adding missing font awesome font css to registration serarch form

098b6358 07/19/2018 05:15 PM Andreas Kohlbecker

ref #7494 registration search filter layout improvements

b49c60b7 07/19/2018 04:52 PM Andreas Kohlbecker

ref #7494 fixing form action url in search registration block

810710a0 07/19/2018 03:05 PM Andreas Kohlbecker

ref #7494 registration search block can be used on any page

e0d3e148 07/17/2018 04:44 PM Andreas Kohlbecker

ref #7495 basic version of reference page implemented

6789eff8 07/17/2018 02:22 PM Andreas Kohlbecker

harmonizing search result rendering and theming

24797d7f 07/17/2018 01:30 PM Andreas Kohlbecker

removing unused code and harmonizing search method names

a6ae799b 07/17/2018 01:02 PM Andreas Kohlbecker

fix #7494 registration search form block and result page

023c4a03 02/07/2018 01:43 PM Patrick Plitzner

fix #6075 harmonize code

67a5cafa 01/19/2017 05:53 PM Andreas Kohlbecker

ref #4223 dynamically added phrase search parentheses must not be stored in the SESSION

38753115 01/19/2017 05:49 PM Andreas Kohlbecker

classification search filter was no longer stored in the session

7d42c393 01/13/2017 11:08 AM Andreas Kohlbecker

solving probelms with search parameters not being remembered

b3d49e6e 01/13/2017 10:49 AM Andreas Kohlbecker

ref #4223 lucene based taxon search always as phrase search

103a1463 01/13/2017 10:48 AM Andreas Kohlbecker

typos and fixing messages

c079337e 09/20/2016 05:17 PM Andreas Kohlbecker

fix #6087 sorting areas by orderIndex

6b605d3b 09/20/2016 04:22 PM Andreas Kohlbecker

ref #6087 area filter widget more initial size and resizeable

fdf52d6a 09/15/2016 12:26 PM Andreas Kohlbecker

fix #6087 areaFilter item sorting fixed

efa372e9 09/13/2016 04:43 PM Andreas Kohlbecker

fix #4497 simple exclusion of all areas with absent status from taxon search

d28e03d4 07/08/2016 03:36 PM Patrick Plitzner

fix merge conflict

f95ea870 07/07/2016 02:14 PM Patrick Plitzner

Merge branch 'csvExport' into develop

176e260a 07/07/2016 02:09 PM Patrick Plitzner

Merge branch 'develop' into csvExport

Conflicts:

modules/cdm_dataportal/cdm_csv_export/cdm_csv_export.module

modules/cdm_dataportal/cdm_dataportal.module

modules/cdm_dataportal/cdm_dataportal.search.php

24f57e45 07/07/2016 01:39 PM Patrick Plitzner

#5890 Fix auto-suggest for taxon search

  • use classification uuids instead of root node uuids for taxontree retrieval
f35d3f4a 07/06/2016 06:34 PM Patrick Plitzner

#5890 Handle taxon name parsing in service method -> only pass taxon
name

e8074ec5 07/06/2016 02:30 PM Patrick Plitzner

#5890 Pass classification uuid and taxon uuid to csv export

51384c70 06/29/2016 06:45 PM Andreas Kohlbecker

more translations

92e38dee 06/28/2016 03:10 PM Patrick Plitzner

#5890 Rename function parameter

51cc509a 06/28/2016 02:54 PM Patrick Plitzner

#5890 pass classification root node uuid as argument to autosuggest
function

04a1d647 06/27/2016 12:37 PM Patrick Plitzner

#5890 Rename auto-suggest function and add missing parameter

c1bd99b5 06/22/2016 10:49 PM Patrick Plitzner

#5890 Rename auto-suggest function and add missing parameter

35bea66c 06/21/2016 05:43 PM Patrick Plitzner

Add taxon auto_suggest to portal setting #5890

30399ffa 06/21/2016 04:03 PM Andreas Kohlbecker

#4973 fixing advanced search area filter in webservice request preprocessing

01fff74a 06/21/2016 04:03 PM Andreas Kohlbecker

avoiding php Strict warning

9bbe3bcd 06/21/2016 04:03 PM Andreas Kohlbecker

minor syntax issues

6e842c77 06/21/2016 10:31 AM Patrick Plitzner

Fix typo in function name #5890

93ae67cc 06/20/2016 03:28 PM Patrick Plitzner

Implemented auto suggest for taxon search in data portal #5890

86424a78 06/03/2016 09:24 PM Andreas Kohlbecker

typos

20624f5a 05/09/2016 11:04 AM Andreas Kohlbecker

advanced search hints on using the asterisk

f48cede0 04/22/2016 02:13 PM Andreas Kohlbecker

bugfix for area filter preset

072122ee 04/22/2016 12:01 PM Andreas Kohlbecker

experimental feature for caucasus flora: area filter preset

78ec4159 04/21/2016 06:28 PM Andreas Kohlbecker

whitespace

722b1688 04/06/2016 12:00 PM Andreas Kohlbecker

ui text changes

2f564f8e 04/05/2016 12:27 PM Andreas Kohlbecker

better search ui translation support

c404629d 04/05/2016 12:20 PM Andreas Kohlbecker

search ui text changes

7fa6172b 04/05/2016 12:17 PM Andreas Kohlbecker

search ui text changes

b58fcc1f 04/04/2016 10:17 AM Andreas Kohlbecker

ui text change

36af8b60 04/04/2016 09:58 AM Andreas Kohlbecker

typo

8ae3cfe3 03/24/2016 10:59 AM Andreas Kohlbecker

#4872 'ALL' for classification filter disabled

7663cd0b 11/18/2015 11:44 AM Andreas Kohlbecker

#4313 first implementation of the taxon experts tab

28bd7c97 09/16/2015 04:36 PM Andreas Kohlbecker

moving content of folder 7.x up to the repository root