Adds DFs
This commit is contained in:
56
spec/fixtures/dynamic_finders/plugin_version/propel/change_log/changelog.txt
vendored
Normal file
56
spec/fixtures/dynamic_finders/plugin_version/propel/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,56 @@
|
||||
== Changelog ==
|
||||
|
||||
= 1.0 =
|
||||
* Added ability to create projects
|
||||
* Added ability to create tasks
|
||||
|
||||
= 1.1 =
|
||||
* Added short tag [project]
|
||||
|
||||
= 1.2 =
|
||||
* Added "Quick-tasks" dashboard widget
|
||||
* Added "Tasks At-a-Glance" dashboard widget
|
||||
* Added uninstall option
|
||||
* Added [pl-project] short code
|
||||
* Added [pl-bug-report] short code
|
||||
* Included jQuery library
|
||||
* jQuery widget UI
|
||||
* Created [pl-project] interface
|
||||
* Deprecated [project] short code
|
||||
|
||||
= 1.5 =
|
||||
* Added jQuery UI Themes
|
||||
|
||||
= 1.5.6 =
|
||||
* User authorization
|
||||
* Fixed character escaping issue
|
||||
|
||||
= 1.5.7 =
|
||||
* Dashboard widget
|
||||
* Fixed JavaScript include issues
|
||||
|
||||
= 2.0 =
|
||||
* Use custom post type UI
|
||||
* Change database to use individual meta keys rather than a serialized array
|
||||
* Changed priority to use high, medium, and low rather than 1-10
|
||||
* Changed progress intervals from 1 to 5
|
||||
* Removed shortcode for frontend display
|
||||
* Added ability to categorize tasks
|
||||
* Added ability to assign terms to tasks
|
||||
* Added ability to assign clients to projects
|
||||
* Added ability to turn on/off certain UI options
|
||||
* Created a "type" taxonomy for tasks
|
||||
|
||||
= 2.0.1 =
|
||||
* Fixed bug with activation hook
|
||||
|
||||
= 2.0.2 =
|
||||
* Replaced PHP 5.3 specific code with 5.2 equivalent
|
||||
|
||||
= 2.0.3 =
|
||||
* Updated changelog format
|
||||
* Added "Project Overview" dashboard widget
|
||||
* Readded shortcode for frontend display
|
||||
|
||||
= 2.0.4 =
|
||||
* Added title to project list item in the front end
|
||||
Reference in New Issue
Block a user