Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Multiple Tagging #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Allow Multiple Tagging #11

wants to merge 2 commits into from

Conversation

rparakhiya
Copy link

Hi,

I have added functionality to allow user to assign multiple tags to an answer.

Please merge this pull request.

Changes

  1. Changed value of data_version property in user:Setting
  2. Changed buckets storage from csv to array
  3. Changed type of property bucket in link object from csv to array
  4. Changed data_migrate.js to migrate data from v2 to v2.2

Rumit Parakhiya added 2 commits March 14, 2014 15:17
Support to assign multiple tags for any entry.
1. Changed SystemSetting object's data_version property to v2.2
2. Changed to save buckets as array instead of csv
3. In classify menu, added support to allow user to select multiple
buckets.
Fixed migration of data from v2 to v2.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant