8000 GitHub - gealgaro/Tagedit: Tagedit - jQuery Plugin - The Plugin can be used to edit tags from a database the easy way
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gealgaro/Tagedit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tagedit - jQuery Plugin
The Plugin can be used to edit tags from a database the easy way

Examples, code and documentation:
http://tagedit.webwork-albrecht.de
http://www.youtube.com/watch?v=TU_FdBlSPNc
https://github.com/webworka/Tagedit
  
Copyright (c) 2010 Oliver Albrecht <info@webwork-albrecht.de>
 
This work is licensed under a MIT License
http://www.opensource.org/licenses/mit-license.php

 
Author:
Oliver Albrecht - Mail: info@webwork-albrecht.de Twitter: @webworka

Collaborators:
German Garcia - Mail: german.garcia.d@gmail.com Twitter: @gealgaro

Version:
1.3.0 (01/2013)


------ Changelog ---------

v1.3.1 - 08.01.2013
- Extension: Pressing TAB while editing now keeps the changes made to the tag

v1.3.0 - 04.01.2013
- Minor: Added 'removeWithBackspace' option to switch on/off the ability to delete entries using backspace key
- Minor: Added 'onEditTagChange' callback, to have control over the change event when editing entries
- Minor: Added 'onChange' callback, to have control over the change event when adding entries

v1.2.1 - 05.11.2011
- Bugfix: When editing a tag, there was no check on the existing values (issue #15)
- Extension: Pressing ESC while editing no does a reset

v1.2.0 - 08.06.2011
- Extension: Added Support for local data, remote url and function for autocomplete. Thanks to garjitec (issue #9 and #7)
- Extension: Added option for breaking characters. Thanks to garjitec (issue #9)
- Extension: Added option for Case Sesnsitive check of new entries. (issue #8)
- Extension: Added support for pasting into input field. Thanks to garjitec (issue #9)
- Bugfix: Items where not marked as deleted when taking to much time for confirmation
- Merge: Cleaned up formatting. Thanks to garjitech (issue #9)
- Merge: Changed the way that autocompleteURL is used to overwrite autocompleteOptions.source. Thanks to garjitec (issue #9)

v1.1.0 - 05.06.2011
- Bugfix: Putting an item that is inside the autocompletionlist was not possible without clicking on the item (issue #2) thanks to mmezzacca
- Change: Make the Regexp for the name of the items less restrictable (issue #4 and #5) thanks to jdart
- Change: removed the versionstring from the css file
- Extension: Putting the jQuery ui autocompletion options to the tagedit options. Therfore its possible to view the complete list of items (partly issue #1)
- Minor: Added another example page
- Minor: removing some german comments
- Minor: adding some comments for events

v1.0.2 - 19.05.2011
- Bugfix for cases if there are already Elements from database befor initialising the Plugin

v1.0.1 - 18.05.2011
- Bugfix for adding elements that are already inside the autocompletion list

v1.0.0 - 18.05.2011
- initial checkin

About

Tagedit - jQuery Plugin - The Plugin can be used to edit tags from a database the easy way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.9%
  • PHP 19.1%
0