Changeset 2111865
- Timestamp:
- 06/25/2019 05:53:34 AM (7 years ago)
- Location:
- wp-pubmed-reflist
- Files:
-
- 2 edited
- 11 copied
-
tags/1.4 (copied) (copied from wp-pubmed-reflist/trunk)
-
tags/1.4/assets (copied) (copied from wp-pubmed-reflist/trunk/assets)
-
tags/1.4/class.PMIDeFetch.php (copied) (copied from wp-pubmed-reflist/trunk/class.PMIDeFetch.php)
-
tags/1.4/class.wpPubMedRefList.php (copied) (copied from wp-pubmed-reflist/trunk/class.wpPubMedRefList.php)
-
tags/1.4/class.wpPubMedRefListSettings.php (copied) (copied from wp-pubmed-reflist/trunk/class.wpPubMedRefListSettings.php)
-
tags/1.4/class.wpPubMedRefListViews.php (copied) (copied from wp-pubmed-reflist/trunk/class.wpPubMedRefListViews.php)
-
tags/1.4/readme.txt (copied) (copied from wp-pubmed-reflist/trunk/readme.txt) (2 diffs)
-
tags/1.4/settings (copied) (copied from wp-pubmed-reflist/trunk/settings)
-
tags/1.4/settings/api_form.php (copied) (copied from wp-pubmed-reflist/trunk/settings/api_form.php)
-
tags/1.4/settings/query_form.php (copied) (copied from wp-pubmed-reflist/trunk/settings/query_form.php)
-
tags/1.4/wp-pubmed-reflist.php (copied) (copied from wp-pubmed-reflist/trunk/wp-pubmed-reflist.php) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wp-pubmed-reflist.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-pubmed-reflist/tags/1.4/readme.txt
r2111833 r2111865 5 5 Tested up to: 5.2.2 6 6 Donate link:http://biochemistry.tamu.edu/index.php/alum/giving/ 7 Stable tag: 1. 37 Stable tag: 1.4 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 63 63 * input validation for the admin page 64 64 * jquery datatables for settings view 65 = 1.4 = 66 * Found regex error in query_form. Fixed, I hope. 65 67 = 1.3 = 66 68 * Change handling of disallowed characters in query keys in hopes of dealing with a mysterious problem where on some installations keys are showing illegal chars when the chars are all legal. -
wp-pubmed-reflist/tags/1.4/wp-pubmed-reflist.php
r2111838 r2111865 6 6 example: 7 7 [pmid-refs key="hu" limit=10]. 8 Version: 1. 38 Version: 1.4 9 9 Author: JimHu 10 10 Author URI: http://jimhu.org -
wp-pubmed-reflist/trunk/readme.txt
r2111833 r2111865 5 5 Tested up to: 5.2.2 6 6 Donate link:http://biochemistry.tamu.edu/index.php/alum/giving/ 7 Stable tag: 1. 37 Stable tag: 1.4 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 63 63 * input validation for the admin page 64 64 * jquery datatables for settings view 65 = 1.4 = 66 * Found regex error in query_form. Fixed, I hope. 65 67 = 1.3 = 66 68 * Change handling of disallowed characters in query keys in hopes of dealing with a mysterious problem where on some installations keys are showing illegal chars when the chars are all legal. -
wp-pubmed-reflist/trunk/wp-pubmed-reflist.php
r2111838 r2111865 6 6 example: 7 7 [pmid-refs key="hu" limit=10]. 8 Version: 1. 38 Version: 1.4 9 9 Author: JimHu 10 10 Author URI: http://jimhu.org
Note: See TracChangeset
for help on using the changeset viewer.