Coder Social home page Coder Social logo

wesavetheworld / bp-gtm-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sbrajesh/bp-gtm-system

0.0 1.0 0.0 695 KB

BuddyPress Group Tasks Management System will turn your site into a developer center, where tasks, projects, discussions, categories and tags will help you maintain products.

Home Page: http://ovirium.com/portfolio/bp-gtm-system/

JavaScript 24.74% CSS 3.60% PHP 71.66%

bp-gtm-system's Introduction

=== BP GTM System ===
Contributors: slaFFik, valant
Tags: buddypress,tasks,task management,projects,project management,ajax,community,groups,management,todo,todo list,crm
Tested up to: WP 3.4.1, BP 1.5.7
Stable tag: 1.9.6
Requires at least: WP 3.3, BP 1.5

BP GTM System will turn your site into a developer center, where tasks, projects, discussions, categories and tags will help you maintain products.

== Description ==
BuddyPress Group Tasks Management (BP GTM) System helps you control the development process using tasks and subtasks that correspond to some projects, tags and categories. Responsible people can be chosen, everything can be discussed.

= Tasks, Subtasks and Projects =

* create with TinyMCE
* edit / delete everything
* mark as completed/pending
* filters (lots of options)
* change project it corresponds to
* change responsible people (they will be notified)
* change tags using autocompletion, categories from a list
* roles/capabilities management
* attach files to tasks, projects and discussion posts
* and other unique features

= Some other things =

* discussions
* personal assignments page
* notifications (PM, mentions, emails)
* autocompletion for tags / categories

== Changelog ==

= 1.9.6 (xx.xx.2012) =
* Fixing problem with datepicker
* Fixed tooltip problem on projects/tasks lists
* Enable/disable subtasks

= 1.9.5 (15.03.2012) =
* Changes on adding/updating projects/tasks pages (tags, files look differently now)
* Improved a bit Files management and display
* Some other minor code changes

= 1.9 (03.02.2012) =
* Introducing files management for projects, tasks, discussion posts
* Inherit WP dates (so the date format is unified)
* Improved Involved page
* Improved UX for selecting/adding tags and categories
* Some bugs fixes and code improvements

= 1.8.1 (21.01.2012) =
* CSS fixes

= 1.8 (20.01.2012) =
* Fixed bug while group creation
* Fixed bug with roles on Involved page
* Fixed bug with Save Tasks button when there are no projects created
* Fixed bug with displaying projects/tasks creation notices in activity stream
* Added ability to change group ToDo menu label into smth group-specific
* Added support for custom templates for GTM in currently active WP Theme
* Major code cleanup

= 1.7.4 (16.01.2012) =
* Minor code improvements
* More secure while saving data
* Fixed several hard-to-catch bugs on some environments

= 1.7.3 (13.01.2012) =
* Fixed bug with activation on child themes
* Updated ru_RU.po
* Some minor css improvements
* Sponsored by Bluecare from Switzerland

= 1.7.2 (10.01.2012) =
* Fixed problems in admin area for Network activated site
* Fixed bug with DB reinstalling
* Fix lack of text on Classifier page if no tags were created
* Code cleanup (php, js and css)
* Sponsored by Bluecare from Switzerland

= 1.7.1 (07.01.2012) =
* Found and fixed js error in admin area (Roles box, Action button)
* Minor css fixes
* Sponsored by Bluecare from Switzerland

= 1.7 (06.01.2012) =
* Updated view for selecting responsible people on creation/updating tasks/projects pages
* Ajaxified categories for tasks/project, updated the same fot tags
* Validation things for tasks/projects
* Fixed compatibility with [Connections plugin](http://wordpress.org/extend/plugins/connections/)
* Fixed bug with template handling when upgrading from 1.0.x
* Code cleanup (php, js and css)
* Sponsored by Bluecare from Switzerland

= 1.6 (27.12.2011) =
* Choosing responsible people for tasks/projects from group members only
* New view for choosing responsible people
* Choose categories the same way as for tags
* Some code improvements and cleanups
* Sponsored by Bluecare from Switzerland

= 1.5 (21.12.2011) =
* BuddyPress 1.5 support
* Fixed lots of bugs (with pagination, roles, css etc)
* Sponsored by Bluecare from Switzerland

= 1.0.1 =
* Several fixes for tasks creation/editing system (props to [@imath](http://buddypress.org/community/members/imath/))
* Fixed MySQL mistype that prevented from resps' table creation (props to [@imath](http://buddypress.org/community/members/imath/))
* Added a display whether subtask is completed or not for current task (in a list under parent task description)

= 1.0 =
* Privacy and GTM role management – now you can specify what each user can and can't do
* Importing users – users that were in groups and didn’t have roles will know have one defined by you
* Default roles for group newcomers and new group creators
* Create new roles and manipulate with their actions
* Change GTM system role of a user in a group on a fly – with special admin actions (like BP Admin Actions plugin does)
* Display tasks/projects creation in activity feed ([user] created a [task|project] – [name])
* Display discussion post creation in activity feed ([user] posted a comment to the [task|project] – [name])
* Display/hide personal Assignments link in My Account of every user
* Rename GTM System menu and personal Assignments links labels to what you wish
* Lots of bug fixes
* Code improvements

= 0.9.6 =
* Added tasks and projects id filter: use #T112 or #P13 in tasks/projects descriptions and discussion posts, where numbers are id of needed task or project respectively. This mention will be converted into a link to appropriate task or project
* Added ability for group/site admins to remind involved people about pending tasks/projects they are responsible for (see Involved page - Actions) via personal email

= 0.9.5.1 =
* Fixed bug with lack of MySQL type of 1 field (props to @sinclairfr)
* Added French translation (props to @sinclairfr)
* Added German translation (props to @david)

= 0.9.5 =
* First public release with all the features from this [About page](http://gtm.ovirium.com/about/version-0-9-5)


== Installation ==
1. Upload files to /plugins/ directory
1. Activate plugin on Plugins page
1. Go to "BuddyPress -> GTM System" page, customize it
1. Enjoy!

== Frequently Asked Questions ==
None yet

== Screenshots ==

You can test this plugin on my demo site [GTM.Ovirium.com](http://gtm.ovirium.com/)

1. Admin page
2. Projects list
3. Tasks list
4. Classifier
5. Widget
6. Discussions page
7. Settings page
8. Personal page
9. Involved page

bp-gtm-system's People

Contributors

htrex avatar slaffik avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.