Skip to content

Commit

Permalink
Release version 2.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmayjay committed Nov 11, 2021
1 parent 34da6c2 commit c9fbe35
Show file tree
Hide file tree
Showing 7 changed files with 43 additions and 31 deletions.
8 changes: 8 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
= v2.4.15 - Nov 11, 2021 =

**Update** ChartJS libraries from v2.x to v3.6.0
**Update** Removed dummy data, unused files and external cdn links to improve and clean the whole codebase
**Fix** Data escaping and sanitization issues all over the plugin
**Fix** Some i18n translation, wrong text-domain issues
**Notice** Limited time promotional offer regarding Black Friday and Cyber Monday

= v2.4.14 - Oct 11, 2021 =

**Fix** Data sanitization and validation issues to prevent security threats
Expand Down
14 changes: 7 additions & 7 deletions config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
return [
'name' => 'Project Manager',
'slug' => 'pm',
'version' => '2.4.14',
'version' => '2.4.15',
'api' => '2',
'db_version' => '2.5',
'text_domain' => 'pm',
Expand All @@ -14,12 +14,12 @@
'em' => [],
'strong' => [],
'span' => [
'style' => [],
'class' => [],
'id' => [],
'data-pm-user-id' => [],
'data-pm-user' => [],
'name' => [],
'style' => [],
'class' => [],
'id' => [],
'data-pm-user-id' => [],
'data-pm-user' => [],
'name' => [],
'title' => []
],
'b' => [],
Expand Down
2 changes: 1 addition & 1 deletion cpm.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: WordPress Project Management plugin. Manage your projects and tasks, get things done.
* Author: weDevs
* Author URI: https://wedevs.com
* Version: 2.4.14
* Version: 2.4.15
* Text Domain: wedevs-project-manager
* Domain Path: /languages
* License: GPL2
Expand Down
36 changes: 16 additions & 20 deletions languages/wedevs-project-manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
__( 'Loading', 'wedevs-project-manager' ),
__( 'Task type not found!', 'wedevs-project-manager' ),
__( 'Add new task type', 'wedevs-project-manager' ),
__( 'Add Task Type', 'wedevs-project-manager' ),
__( 'No type found!', 'wedevs-project-manager' ),
__( 'Add Task Type', 'pm-pro' ),
__( 'No type found!', 'pm-pro' ),
__( 'Click to mark the task as incompleted.', 'wedevs-project-manager' ),
__( 'Completed', 'wedevs-project-manager' ),
__( 'When the task is done, click to mark it as completed.', 'wedevs-project-manager' ),
Expand All @@ -32,7 +32,7 @@
__( 'You can add team members responsible for this task.', 'wedevs-project-manager' ),
__( 'Add new member', 'wedevs-project-manager' ),
__( 'Add New Member', 'wedevs-project-manager' ),
__( 'No user found!', 'wedevs-project-manager' ),
__( 'No user found!', 'pm-pro' ),
__( 'Due Date', 'wedevs-project-manager' ),
__( 'You can fix a date for when this task</br>is planned to be accomplished.', 'wedevs-project-manager' ),
__( 'Clear', 'wedevs-project-manager' ),
Expand All @@ -42,9 +42,7 @@
__( 'It will hide the task from co-workers and clients.</br>According project settings capability.', 'wedevs-project-manager' ),
__( 'Hide from others', 'wedevs-project-manager' ),
__( 'Description', 'wedevs-project-manager' ),
__( 'Description (optional)', 'wedevs-project-manager' ),
__( 'Type project name', 'wedevs-project-manager' ),
__( 'Create type', 'wedevs-project-manager')
__( 'Description', 'pm-pro' ),
__( 'Update', 'wedevs-project-manager' ),
__( 'Activity', 'wedevs-project-manager' ),
__( 'Are you sure you want to delete this milestones?', 'wedevs-project-manager' ),
Expand Down Expand Up @@ -106,7 +104,7 @@
__( 'Task Filter', 'wedevs-project-manager' ),
__( 'Task title', 'wedevs-project-manager' ),
__( 'Task list name', 'wedevs-project-manager' ),
__( 'Type task list name', 'wedevs-project-manager' ),
__( 'Type task list name', 'pm-pro' ),
__( 'No task lists found.', 'wedevs-project-manager' ),
__( 'Status', 'wedevs-project-manager' ),
__( 'On-going', 'wedevs-project-manager' ),
Expand Down Expand Up @@ -142,17 +140,16 @@
__( 'Over Due', 'wedevs-project-manager' ),
__( 'Today', 'wedevs-project-manager' ),
__( 'Less Than 1 week', 'wedevs-project-manager' ),
__( 'Loading...', 'wedevs-project-manager' ),
__( 'Loading...', 'pm' ),
__( 'More', 'wedevs-project-manager' ),
__( 'Overview', 'wedevs-project-manager' ),
__( 'Activities', 'wedevs-project-manager' ),
__( 'Title', 'wedevs-project-manager' ),
__( 'Cancel', 'wedevs-project-manager' ),
__( 'Add New', 'wedevs-project-manager' ),
__( 'Title', 'pm' ),
__( 'Cancel', 'pm' ),
__( 'Add New', 'pm' ),
__( 'Choose task type', 'wedevs-taskType-manager' ),
__( 'Write a comment...', 'wedevs-project-manager' ),
__( 'Provide your App Key & Token', 'wedevs-project-manager' ),
__( 'App Token', 'wedevs-project-manager' ),
__( 'No activities found!', 'wedevs-project-manager' ),
__( 'Load More', 'wedevs-project-manager' ),
__( 'My Calendar', 'wedevs-project-manager' ),
Expand Down Expand Up @@ -224,7 +221,7 @@
__( 'Stripe Gateway', 'wedevs-project-manager' ),
__( 'Enable the hassle-free and popular payment system with the minimum cost possible.', 'wedevs-project-manager' ),
__( 'Add New Comment', 'wedevs-project-manager' ),
__( 'Add List', 'wedevs-project-manager' ),
__( 'Add List', 'cpm' ),
__( 'Use our built in discussion panel to create an open discussion, a group discussion or a private conversation. Note that the Admin can always moderate these discussions.', 'wedevs-project-manager' ),
__( 'Add New Discussion', 'wedevs-project-manager' ),
__( 'Create a new message', 'wedevs-project-manager' ),
Expand All @@ -250,7 +247,6 @@
__( 'Update Project', 'wedevs-project-manager' ),
__( 'Client', 'wedevs-project-manager' ),
__( 'Project title is required.', 'wedevs-project-manager' ),
__( 'Task title required!', 'wedevs-project-manager'),
__( '- All Categories -', 'wedevs-project-manager' ),
__( 'Active', 'wedevs-project-manager' ),
__( 'Favourite', 'wedevs-project-manager' ),
Expand Down Expand Up @@ -291,6 +287,7 @@
__( 'Update Task', 'wedevs-project-manager' ),
__( 'Estimated hour to complete the task', 'wedevs-project-manager' ),
__( 'Maxmim character limit 200', 'wedevs-project-manager' ),
__( 'Task title required!', 'wedevs-project-manager' ),
__( 'Task list details', 'wedevs-project-manager' ),
__( 'Update List', 'wedevs-project-manager' ),
__( 'Add List', 'wedevs-project-manager' ),
Expand All @@ -306,7 +303,7 @@
__( 'Invalid date range!', 'wedevs-project-manager' ),
__( 'Task marked as private', 'wedevs-project-manager' ),
__( 'Task visible for co-worker', 'wedevs-project-manager' ),
__( 'Pusher', 'wedevs-project-manager' ),
__( 'Pusher', 'pm-pro' ),
__( 'Pusher Settings', 'wedevs-project-manager' ),
__( 'App ID', 'wedevs-project-manager' ),
__( 'App Key', 'wedevs-project-manager' ),
Expand Down Expand Up @@ -337,12 +334,11 @@
__( 'Select the user roles who can create projects.', 'wedevs-project-manager' ),
__( 'Pusher', 'wedevs-project-manager' ),
__( 'Type Name', 'wedevs-project-manager' ),
__( 'Cancel', 'wedevs-project-manager' ),
__( 'Type name required!', 'wedevs-project-manager' ),
__( 'Edit', 'wedevs-project-manager' ),
__( 'Delete', 'wedevs-project-manager' ),
__( 'secret', 'wedevs-project-manager' ),
__( 'Edit', 'pm-pro' ),
__( 'Delete', 'pm-pro' ),
__( '+ Create New Task Type', 'wedevs-project-manager' ),
__( 'Name', 'wedevs-project-manager' ),
__( 'Action', 'wedevs-project-manager' ),
__( 'Users Map to Github & Bitbucket', 'wedevs-project-manager' ),
__( 'Features you can use...', 'wedevs-project-manager' ),
Expand All @@ -364,4 +360,4 @@
__( 'Check out all the useful modules that would take your project management experience to a whole new level.', 'wedevs-project-manager' ),
__( 'Go to Modules', 'wedevs-project-manager' ),
__( 'Are you sure to delete this project?', 'wedevs-project-manager' ),
];
];
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pmapi",
"version": "2.4.14",
"version": "2.4.15",
"description": "Front-end package manager for project manager",
"main": "index.js",
"directories": {
Expand Down
10 changes: 9 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: project, project manager, project management, web project management, task
Requires at least: 4.4 or higher
Tested up to: 5.8.1
Requires PHP: 5.6
Stable tag: 2.4.14
Stable tag: 2.4.15
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -262,6 +262,14 @@ A. Found any bugs? Please create an [issue](https://github.com/tareq1988/wp-proj

== Changelog ==

= v2.4.15 - Nov 11, 2021 =

**Update** ChartJS libraries from v2.x to v3.6.0
**Update** Removed dummy data, unused files and external cdn links to improve and clean the whole codebase
**Fix** Data escaping and sanitization issues all over the plugin
**Fix** Some i18n translation, wrong text-domain issues
**Notice** Limited time promotional offer regarding Black Friday and Cyber Monday

= v2.4.14 - Oct 11, 2021 =

**Fix** Data sanitization and validation issues to prevent security threats
Expand Down

0 comments on commit c9fbe35

Please sign in to comment.