Skip to content

Releases: winkm89/teachPress

teachPress 6.1

14 Aug 16:59

Choose a tag to compare

  • New: List of imports is now availabe
  • New: Support for returning meta data to get_publications() added (#61)
  • New: [tplist, tpcloud]: New parameter "include_editor_as_author" added (#62)
  • Changed: "Dynamic detection" is now the default option for author/editor detection in the publication import
  • Changed: Foreign key constraints for new installations removed
  • Bugfix: Fixed editor parsing in the publication import
  • Bugfix: Fixed problems with some special chars in the publication import for author/editor names

teachPress 6.0.4

14 May 22:03

Choose a tag to compare

  • New: Publication type "patent" added (#59)
  • New: [tpcloud, tplist, tpsearch]: New parameters "author_separator" and "editor_separator" added (#58)
  • Changed: [tpcloud]: "nofollow" attributes for tag links added
  • Changed: [tpcloud]: URL values in jump menus splitted
  • Changed: Expansion for special chars which will be detected during the import
  • Bugfix: Fix for displaying editors as authors for periodical in RTF and text exports
  • Bugfix: [tpcloud]: Fix align setting for the "show all" button
  • Bugfix: [tpsingle]: Fix for displaying editors as authors for collections and periodical
  • Bugfix: [template: teachPress original small]: Remove annoying extra space in bibliographic template (#54)
  • Bugfix: [template: teachPress original small]: Years were displayed twice in publication lists (#10)
  • Bugfix: Fix missing tables in tp_tables::remove()

teachPress 6.0.4 beta

09 Apr 17:14

Choose a tag to compare

teachPress 6.0.4 beta Pre-release
Pre-release
Update for patent publication type

This is related to ticket #59.

teachPress 6.0.3

17 Feb 22:57

Choose a tag to compare

Finalize teachPress 6.0.3

* Bugfix: [tpsearch]: Fixed a PHP warning which occurs if "as_filter" is
enabled.

teachPress 6.0.2

22 Jan 12:57

Choose a tag to compare

  • Bugfix: UTF-8 to TeX conversion fixed for é/è and É/È (Thanks to Marcel Waldvogel) (#51)
  • Bugfix: Variable initialization fixed for better PHP 7.1 compatibility (Thanks to Marcel Waldvogel) (#50)
  • Bugfix: Enable german translation of "inproceedings" in singular (#49)

teachPress 6.0.1

14 Jan 15:33

Choose a tag to compare

  • Bugfix: [tpcloud, tplist, tpsearch]: Fixed a problem which can lead to PHP fatal errors while generating publication lists (#49)

teachPress 6.0 "Banana Cream Pie"

30 Dec 17:02

Choose a tag to compare

Changelog

  • New: Template system for publication lists added (#26)
  • New: Cite function for publications in the backend (#22)
  • New: Option for dynamic author/editor format detection for bibtex imports added (#15)
  • New: System for replacing BibTeX journal macros added (#46)
  • New: [tpenrollments]: New parameter "order_signups" added
  • New: [tpcloud]: New parameter "year" added (#34)
  • New: [tpcloud, tplist, tpsearch]: New parameter "template" added (#26)
  • New: [tpcloud, tplist, tpsearch]: New parameter "image_link" added (#8)
  • New: [tpcloud, tplist, tpsearch]: New parameter "title_ref" added (#14)
  • New: [tpcloud, tplist, tpsearch]: New parameter "show_bibtex" added (#12)
  • New: [tpcloud, tplist]: Altmetric support added; New parameters: "show_altmetric_donut", "show_altmetric_entry" (#44)
  • New: Colored labels for publication types added (with the new template) (#13)
  • New: Option to mark publications as "forthcoming"
  • New: Altmetric support added (not avaiable by default)
  • Changed: RSS feeds, bibtex feeds, export streams and ajax requests now generated via WordPress APIs (#35)
  • Changed: [tplist, tpcloud]: Parameter "entries_per_page" works now if pagination is disabled (#20)
  • Changed: [tplist, tpcloud, tpsearch]: Default settings for author/editor name parsing changed to initials (#19)
  • Changed: [tplist, tpcloud, tpsearch]: Usage of parameter "style" changed (#26)
  • Changed: [tpcloud]: Show filters (year, type, authors, user) if more than one value is given via parameters (#33)
  • Changed: Style improvements for better support for WordPress 4.4+
  • Bugfix: Fixed the problem with including wp-load.php for generating feeds and exports (#35)
  • Bugfix: Fixed a bug in the tinyMCE plugin which leads to wrong default parameters for [tplist]
  • Bugfix: Fixed a optical sort order problem with assessments
  • Bugfix: Inproceeding renamed to Inproceedings because the singular form doesn't exist

teachPress 5.0.17b

10 Jan 22:52

Choose a tag to compare

teachPress 5.0.17b Pre-release
Pre-release
Line break fix for bibtexParse

teachPress 5.0.17

15 Oct 15:23

Choose a tag to compare

teachPress 5.0.17 final

* New: [tpenrollments]: New parameters "order_parent" and "order_child"
added

teachPress 5.0.16

13 Oct 16:59

Choose a tag to compare

teachPress 5.0.16 final

* New: Foreign key checks can be disabled for installs and updates
(parameter TEACHPRESS_FOREIGN_KEY_CHECKS added).