Project

General

Profile

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

# Date Author Comment
86b65fa0 06/21/2013 11:25 PM Andreas Kohlbecker

module update and some bugfixes for #3316 (dataportal debug box as table and as block)

e2464cf8 06/21/2013 05:39 PM Andreas Kohlbecker

new debug block implemented, see #3316 (dataportal debug box as table and as block)

b5dca1e2 06/18/2013 01:02 PM Andreas Kohlbecker

fixing #2971 (cdm_ws_getAnnotationsFor() returns only the first page of annotations) and related improvements

4a15731a 06/18/2013 12:13 PM Andreas Kohlbecker

loading from REST service annoations only when really needed, this should speed up the portals

dffd159a 06/06/2013 02:35 PM Andreas Kohlbecker

bug fix

104dde69 06/06/2013 02:33 PM Andreas Kohlbecker

gzip compression optional depending on whether php is compiled with zlib support

2fe78f3c 06/05/2013 05:05 PM Andreas Kohlbecker

more consistent use of drupal_http_request() and proxy_content() responds always with HTTP headers + gzip compression

3db2866c 06/05/2013 05:05 PM Andreas Kohlbecker

removing curl based http request support - we now rely only on the drupal built in function drupal_http_request()

d071bed7 05/30/2013 02:52 PM Andreas Kohlbecker

removing out commented code and adding missing query parameter to synonym links

3daa3743 05/30/2013 11:50 AM Andreas Kohlbecker

removing out commented code related to #3005, #3006, #3008, #3009, #3010, #3011, #3012

1042dbc0 05/28/2013 11:19 AM Andreas Kohlbecker

increasing http request timeout as preliminar solution to comment 1 in #3489 (dataportal must not always load all descriptionelements for the general tab)

c2486c6b 05/17/2013 12:14 PM Andreas Kohlbecker

fixing #3361 (Show references for keys correctly)

3f485c6d 04/30/2013 10:49 AM Andreas Kohlbecker

showing details for any featuretree in the settings

328005fd 04/29/2013 11:08 AM Andreas Kohlbecker

bringing back lost description elements

0516e3d0 04/24/2013 12:31 PM Andreas Kohlbecker

fixing url encoding bug in cacheBot and a little refactoring

a67e7364 04/22/2013 01:38 PM Andreas Kohlbecker

fixing problem with repeated description elements in case of multiple descriptions and avoiding warnings

eeb98da8 03/13/2013 02:31 PM Andreas Kohlbecker

missing field added and sort order fixed for #3329 (Implement DNASample for Dataportal display)

61b6ee11 02/22/2013 01:35 PM Andreas Kohlbecker

searching on all classifications now possible and fixing some bugs related to #2896

72294996 02/15/2013 12:30 PM Andreas Kohlbecker

documentation

cdafd99f 02/13/2013 05:46 PM Alexander Oppermann

*improved php documentation

8734e506 02/13/2013 03:42 PM Alexander Oppermann

*Patched details view of a feature Tree: CDM_SETTINGS->LAYOUT:Taxon->Profile Section

d88a1df7 02/06/2013 01:22 PM Andreas Kohlbecker

better representation of classification select list

6b1e5ae3 02/06/2013 01:22 PM Andreas Kohlbecker

better handling of calssifiaction select list when only one classification exists

805795b6 01/21/2013 03:53 PM Andreas Kohlbecker

fixing #2394 (Taxon profile: use localized version of feature name, the locale must match the locale of the multilanguage text)

7a93702a 01/17/2013 12:41 PM Andreas Kohlbecker

fixing #3220 (specimens: Gathering period value precision blurred)

bfb2b81a 01/14/2013 02:52 PM Andreas Kohlbecker

feature tree for specimen descriptions, resetting map service uri

de8b5b32 01/08/2013 10:20 AM Andreas Kohlbecker

fixing #3066 (Available classification select list in taxon tree: entries should be ordered)

4c5c3be4 01/07/2013 05:45 PM Andreas Kohlbecker

avoiding php notice

e56d4915 01/07/2013 12:36 PM Wouter Addink

Fixed 3208#comment:3 json proxied link now urlencoded

98038f4c 01/04/2013 04:10 PM Wouter Addink

Fixed #3208 links in "Debug Messages" box to heavily URL encoded and truncated

f1f05758 12/18/2012 06:04 PM Andreas Kohlbecker

introducing compose_hook()

5ba85170 12/18/2012 06:04 PM Andreas Kohlbecker

TODO comment

c4f1eee9 12/18/2012 12:43 AM Andreas Kohlbecker

using theme function for derivedUnitFacade field description list

088448e1 12/18/2012 12:42 AM Andreas Kohlbecker

oops

94544c00 12/18/2012 12:42 AM Andreas Kohlbecker

using render arrays in the proxy_content() function

5b3d713e 12/18/2012 12:42 AM Andreas Kohlbecker

theme_cdm_taxon_page_specimens() turned into cdm_dataportal_taxon_page_specimens(), now returns render array

50172c55 12/06/2012 04:03 PM Andreas Kohlbecker

fixing #3082 (Some classifications can not be selected) and #1882 (TaxonTree - problem with multiple root nodes)

6188d24e 12/06/2012 11:28 AM Andreas Kohlbecker

fixing a bug due to D7 migration

7a2a14b3 12/05/2012 11:47 AM Andreas Kohlbecker

fixing #3217 (specimens: rename label type into 'Basis of record') and solving a lot of problems like recursive page loading du to a bug in ahah-content.js and type in cdm service call, ...

6657531f 11/20/2012 05:23 PM Andreas Kohlbecker

copy drupal7 dataportal module into trunk