biblio 7.x-1.6

Bug fixes

7.x-1.6-rc1 released as 7.x-1.6.

Contributors (2)

adaucyj, viniciuscosta

Changelog

Issues: 2 issues resolved.

Changes since 7.x-1.5:

biblio 7.x-1.6-rc1

Bug fixes

Contributors (2)

adaucyj, viniciuscosta

Changelog

Issues: 2 issues resolved.

Changes since 7.x-1.5:

biblio 7.x-1.5

Bug fixes

This release is for compatibility with PHP 8.1.

If you import files with Classic Mac OS \r line endings, these are no longer supported due to a PHP deprecation. Convert the line endings before importing.

Changes since 7.x-1.4:

biblio 7.x-1.5-rc1

Bug fixes

This release is for compatibility with PHP 8.1.

If you import files with Classic Mac OS \r line endings, these are no longer supported due to a PHP deprecation. Convert the line endings before importing.

Changes since 7.x-1.4:

biblio 7.x-1.3

Bug fixes

7.x-1.3-rc1 released as 7.x-1.3. Changes since 7.x-1.2:

  • #3088436: Reindex only when search module is enabled
  • #3088436: Refactor, creating _biblio_index_node()
  • #3088436: Coding standards

biblio 7.x-1.3-rc1

Bug fixes

Changes since 7.x-1.2:

  • #3088436: Reindex only when search module is enabled
  • #3088436: Refactor, creating _biblio_index_node()
  • #3088436: Coding standards

biblio 7.x-1.2

Bug fixes

7.x-1.2-rc1 released as 7.x-1.2. Changes since 7.x-1.1:

biblio 7.x-1.1

Bug fixes

7.x-1.1-rc1 released as 7.x-1.1. Changes since 7.x-1.0:

biblio 7.x-1.0-rc10

Bug fixes

Changes since 7.x-1.0-rc9:

biblio 7.x-1.0-rc9

Bug fixes

This release fixes all known security issues and many bugs, including all issues that had RTBC status.

Changes since 7.x-1.0-rc8:

biblio 7.x-1.0-rc8

Bug fixes
New features

This tag represents the latest revision of the 7.x-1.x branch between April 6, 2016 and February 1, 2019. Changes since 7.x-1.0-rc7:

biblio 6.x-1.16

Bug fixes

Release node created for completeness. This version is obsolete.

biblio 4.7.x-1.1

Bug fixes

Release node created for completeness. This version is obsolete.

biblio 7.x-1.0-rc7

Bug fixes

Changes since 7.x-1.0-rc6:

  • fixed typo
  • fixed issue with update 7020, needs different code for mysql and pgsql
  • fixed: Notice: Undefined index: s in biblio_build_query https://drupal.org/node/2045471

biblio 7.x-1.0-rc5

Bug fixes
Insecure

New features...

  • #1853022 added option to display file attachments as text or icons.
  • Added cron process to Biblio PubMed to periodically check for updates to existing PubMed entries.
  • Added edit and upload functions for CSL style files on the "admin/config/content/biblio/citeproc/styles" page.

Bugs Fixed...

  • #1888776 Fixed: Warning message when importing a journal article via DOI
  • #1889886 Fixed: property of non-object in biblio_handler_citation->render()
  • #1890094 Fixed: Keyword - Taxonomy integration. Taxonomy term reference were not being created.
  • #1815032 Fixed: Array to string conversion in biblio_token_info() in 7.x-1.0-dev
  • #1862788 Fixed: Can not add additional authors to link list
  • #1806214 Fixed: Feeds module needs input to be an array or it cuts input to first string $value[0]
  • #1802264 Fixed: Views filter "Biblio: Drupal UserID" does not list any Drupal users

biblio 6.x-1.18

Bug fixes

biblio 7.x-2.x-dev

New features

This branch is where biblio is being converted to a standalone entity.

This is still in the early development stages and is not usable at this time.

biblio 6.x-2.0-rc1

New features
Bug fixes

Roll up of many bug fixes and features from the 6.x-2.x-dev branch

biblio 7.x-1.0-rc4

New features
Bug fixes
Insecure

This rolls up the accumulated bug fixes since the RC3 release.

biblio 6.x-1.17

Bug fixes

6.x-1.17

NOTE: there was no 6.x-1.16 release (my bad)

New features

  • #1140366 Patch: PubMed XML Bulk Import
  • #1018298 Added: Highlighting local Authors (new css tag: biblio-local-author)

Bugs fixed

  • #1148470 Fixed: Saving any records (could potenitally) create the maximum amount of (blank) contributors
  • #1127514 Patch removes issue numbers from (non journal) chicago style listings.
  • #830770 Fixed: Biblio list output not showing filefield path aliases
  • #1028504 Partly revert commit #433528 (body_field format placement)
  • #1015100 Fixed: Small nit about $output in biblio_style_classic()
  • #1021006 Fixed: Undefined $term in function biblio_taxonomy()
  • #1019586 Fixed: Is there a way to turn off taxonomy filter option in biblio?
  • #1018796 Fixed: Warnings when bulk updating nodes

biblio 7.x-1.0-rc3

Bug fixes
Insecure

fixed incorrect placement of rc2 tag which resulted in the rc2 version being the same as rc1.

rc3 also add formatting capability for all text areas such as the abstract.

biblio 7.x-1.0-rc1

Insecure

This release candidate incorporates all the changes since beta4

biblio 6.x-2.0-beta3

fixes an issue with Biblio Citeproc installation not installing field maps in a clean install

biblio 6.x-2.0-beta1

New features

First beta of 6.x-2.x.

I've tried to make this functionally equivalent to the 7.x branch.

biblio 7.x-1.0-beta2

Insecure

Beta2 fixes the menu "wildcard" offset error introduced when the biblio settings page was moved to the "Content authoring" section of the Configuration menu.

biblio 7.x-1.0-beta1

Insecure

First beta release, which I believe is fully functional but I would appreciate any feedback to the contrary.

biblio 6.x-1.15

New features
Bug fixes

6.x-1.15

New features

  • You can now mass import PubMed articles by listing the PubMed ID's in a text file (each on a separate line) and then importing the file just like you would with other file formats (such as BibTex), make sure to select PubMed ID's as the file type.
  • Title URL's are now aware of and use url aliases if they exist
  • Added new Field mapper interface on the "admin/settings/biblio/fields/typemap" page. This allows the admin to change the mapping (destination field)of data being imported from various file types
  • Added a the abillity to filter fields out of data when it is exported to a file. See 'admin/settings/biblio/fields/fieldmap/bibtex' for example and you will see an "export" check box next to each field. By default they are all turned on, but unchecking a field and turning on the filtering option on the 'admin/settings/biblio/export' will filter cause the exported data to be filtered accordingly.
  • Added a new author link option which will link author names to the authors profile pages if desired and the appropriate author id to Drupal UID mapping has been made.

biblio 6.x-1.14

New features
Bug fixes

6.x-1.14

New features...

  • #159325 Added Rich Text Format (RTF) export capability and links
  • #836072 Enhanced the user interface to include more feedback durring batch file imports. Feedback includes the current and total number of nodes to import and an estimated time to completion.

Bugs Fixed...

  • #832532 Recent filefield security upgrade to filefield 6.x-3.5 breaking my biblio views
  • #836522 Keyword(s) not linked to biblio item when adding taxonomy(ies) term(s)
  • #838208 Keyword value is not displayed on filter page
  • #833716 Issue with commit #362416 (redirect causing SEO issues)
  • #801996 w3c validation issue when citing a reference from the bibliography
  • #820404 Wrong column biblio_volumne in file biblio.import.export.inc
  • #818810 upgrade + fields settings = broken forms?

biblio 6.x-1.13

Apologies for the rapid fire releases, that's what happens when you try to do things in a hurry :-(

6.x-1.13

Bugs Fixed...

  • #797954 Anomymous users not authorised to access biblio entries
  • #797888 Syntax Error in biblio.db.trans.inc

biblio 6.x-1.12

I'm not sure if anyone reads this but just in case... You will need to CLEAR your cache after installing this update. Goto admin/settings/performance and click the "Clear cached data" button near the bottom of the page.

6.x-1.12

Bugs Fixed...

biblio 6.x-1.11

Security update
New features
Bug fixes

6.x-1.11

New features...

  • #767718 added new class attributes to each data column in the node view
  • #712404 added Views argument handler for publication types
  • #722790 added Translation into Norwegian (bokmål) by gisle
  • #89038 added "Token" for citekey
  • #660846 added David Lesieur's Edit publication type names patch

Bugs Fixed...

  • #443266 updated German translation by Niels Hackius
  • #773258 "wrong" taxonomy term added to keyword list
  • #769806 keywords cannot be removed from entries
  • #759972 no keywords
  • #736958 Biblio field group title on user page despite nothing to show
  • #2724616 Incompatible with node_clone?

biblio 5.x-1.19

Bug fixes
Insecure

Fixed a problem in update_28 which would prevent "custom" block titles from being set properly.

biblio 6.x-1.10

Security update
Insecure

6.x-1.10

New features...

  • added new table (biblio_type_maps), which will be used in the 6.2 release, however I want it installed prior to the 6.2 release in case people forget to run update.php and then try to enable the new import modules.
  • #660846 added David Lesieur's Edit publication type names patch

Bugs Fixed...

biblio 5.x-1.18

Security update
Insecure

fixed potential xss issue with block titles

biblio 6.x-2.x-dev

New features

This release is not fully functional yet, but the major difference is that all the import/export functionality has been modularized so the admin can now enable only the formats required by the site. The import/export modules will have to be enabled on the admin/settings/modules page.

biblio 6.x-1.9

Bug fixes
Insecure

6.x-1.9

New features...

  • #645046 Added an option on the "admin/settings/biblio/fields" page to hide "Other Biblio Fields" fieldset
  • #592584 added David Lesieur's field-translation patch

Bugs Fixed...

Pages

Subscribe with RSS Subscribe to Releases for Bibliography Module