Skip to content

Latest commit

 

History

History
307 lines (206 loc) · 19.7 KB

CHANGELOG.md

File metadata and controls

307 lines (206 loc) · 19.7 KB

Change Log

[2.0.0]

Dropped support for older versions of Django and Python.

Supported:

  • Django >= 2.2
  • Python >= 3.6

Updates default frontend libraries to:

  • //ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js'
  • //code.jquery.com/ui/1.12.1/jquery-ui.js
  • //code.jquery.com/ui/1.12.1/themes/smoothness/jquery-ui.css

(These can still be customized if you need to run a different version or use different default css)

Many thanks to @Cabilist and @teelee7133

[1.8.0]

Added/fixed support for Django 2.2

1.6.1 (2017-09-09)

Full Changelog

Fixed bugs:

Merged pull requests:

  • Use DjangoJSONEncoder - which handles additional django types #206 (mzdeb)

1.6.0 (2017-05-17)

Full Changelog

Add support for Django 1.11 Drop support for Django 1.6

Closed issues:

  • LookupChannel.get_objects fails for inherited models #153

Merged pull requests:

  • Changed the build_attrs to work with Django==1.11. #202 (xbello)

1.5.2 (2016-10-19)

Full Changelog

Fixed bugs:

  • Occasionally: $.ui.autocomplete is undefined #188

Closed issues:

  • No cache management headers in HTTP response #187

1.5.1 (2016-10-13)

Full Changelog

Implemented enhancements:

  • Prefer document.createElement to document.write #182

Fixed bugs:

1.5.0 (2016-09-05)

Full Changelog

  • Added Support for Django 1.10
  • Dropped Django 1.5

Fixed bugs:

  • Initial fields are duplicated when new row added. #94

Closed issues:

  • ValueError in Django 1.10 #177
  • Django 1.10 did add popup #174
  • Example not Working #161

Merged pull requests:

1.4.3 (2016-03-13)

Full Changelog

Closed issues:

  • Additional stacked inlines clear un-saved autocomplete fields #156
  • support request: ManyToOneRel doesn't have expected attributes #154

Merged pull requests:

1.4.2 (2016-01-18)

Full Changelog

Fixed bugs:

  • Selected data lost when adding new rows via ajax #145
  • Inline forms raise TypeError when not filled in #142

Merged pull requests:

  • Fix incorrect has_changed result for AutoCompleteSelectField that has not been filled in. #152 (unklphil)
  • Only trigger reset() initially if data hasn't changed. #146 (jmfederico)

1.4.1 (2015-11-18)

Full Changelog

Closed issues:

  • Templates not included in pypi1.4.0 package #141
  • Documentation seems to be broken on RTD #140

1.4.0 (2015-11-07)

Full Changelog

Implemented enhancements:

  • Pass request to LookupChannel methods, make overriding easier #40

Fixed bugs:

  • AttributeError on invalid form data #135
  • Doesn't work with readonly_fields #120
  • Add another popup doesn't add ?\_popup=1 to url in Django 1.8 #118
  • Field appers duplicated when marked as readonly in admin #84

Closed issues:

  • can't import register module #139
  • How to fire lookup for value in text field using javascript #137
  • tests not included in MANIFEST.in #136
  • Content of input not included in field, only dropdown choices for make_ajax_field #134
  • documentation for add link on ajax fields for django admin inlines #127
  • Can't specify widget for AutoCompleteSelectMultipleField #126
  • RemovedInDjango19Warning in ajax_select #125
  • Django's form change_data always include autocomplete fields #123
  • AttributeError: 'int' object has no attribute 'isnumeric' #117
  • Error with TheForm in Django 1.8 #115
  • Not Secure. invalid literal for long() with base 10 #114
  • ImportError: No module named ajax_select #112
  • 'AutoCompleteSelectWidget' object has no attribute 'choices' #111
  • "Uncaught TypeError: Cannot read property 'autocomplete' of undefined" #107
  • Regression? Or UUID PK not supported #103
  • Support lookup channels from third-party apps #98
  • callbacks for select doesn't work #97
  • DeprecationWarning: Creating a ModelForm without either the 'fields' attribute or the 'exclude' attribute is deprecated #96
  • AutoCompleteSelectField has no attribute 'limit_choices_to' in Django 1.7 #83
  • Custom form #81
  • avoid warning when installing via pip #53
  • search_fields like in ModelAdmin #21
  • Issues when using django-admin-sortable #12

Merged pull requests:

  • Get rid of terrible \_as\_pk function (fixes #117, #120, and #135) #138 (hwkns)
  • Reset button handling #132 (jmerdich)
  • Remove unnecessary backquotes in README.md #131 (zablotski)
  • Feature autodiscover #129 (morr0350)
  • Example for get_formset on inline admin #128 (rlskoeser)
  • ajax_lookup should respond with content type application/json #119 (unklphil)
  • Add AjaxSelectAdminStackedInline to work similarly to AjaxSelectAdminTabularInline #89 (unklphil)

1.3.6 (2015-04-06)

Full Changelog

Closed issues:

  • 'AutoCompleteSelectWidget' object has no attribute 'choices' #110
  • __init__() got an unexpected keyword argument 'mimetype' #108
  • Limit number of results returned by lookup and auto load additional results when user scrolls to bottom of list #105
  • Support reverse relationships #99
  • 'set' object does not support indexing #93
  • deck area #92
  • Inline won't work with new lines (SOLVED) #87
  • Bug in ajax_selects.js (addKiller function call) #79
  • AutoCompleteSelectField breaks when using localization and long ids #68
  • format_match did not work with django-ajax-select 1.3.3 #58
  • Support Non-integer Primary Keys (mongodb etc) #34
  • non operation with mongodb #3

Merged pull requests:

1.3.5 (2014-08-02)

Full Changelog

Closed issues:

  • ajax-selects/fields.py simplejson is deprecated #74
  • Document the use in template for 'quick installation' #71
  • Document how to use an ajax field in a ListFilter in admin #70
  • Issue with Ajax-Search on Media-Fields #60
  • Set width of jquery autocomplete widget #30

Merged pull requests:

1.3.4 (2014-03-30)

Full Changelog

Closed issues:

  • Custom validation with django-ajax-selects #73
  • DeprecationWarning django.utils.simplejson #63
  • When create select list always show (in bottom list) add new object. #62

Merged pull requests:

  • Trivial typo fix (chanel_name) #69 (gthb)
  • Fixes #18 - AJAX Selector and dynamic inlines #67 (peterfarrell)
  • Using json as opposed to simplejson (depreciated) #65 (krzysztof)

1.3.3 (2013-11-13)

Full Changelog

Merged pull requests:

  • Remove protocol from dynamically loaded urls. #54 (jellonek)

1.3.2 (2013-11-09)

Full Changelog

1.3.1 (2013-10-09)

Full Changelog

Closed issues:

  • parameters to triggers #43
  • django.conf.urls.defaults depreciated #38
  • How do you pass a class name for the addKiller #37
  • AutoComplete and AutoCompleteSelect renders fine but AutoCompleteMultipleSelect isnt working #31
  • django inline formset #18

1.3.0 (2013-10-08)

Full Changelog

Closed issues:

  • ContentNotRenderedError #39
  • Please add a change trigger to the target. #35
  • can_add isn't working in lookups #23

Merged pull requests:

  • Follow the Meta definition of the original modelform #49 (artscoop)

1.2.5 (2012-08-22)

Full Changelog

Closed issues:

  • dj1.4 Error importing template source loader django.template.loaders.filesystem.load_template_source: #15
  • fixed bug: AutoCompleteSelectMultipleField does not honor 'widget' parameter #14
  • error 'this.data("autocomplete") is undefined' #10
  • Fire the change event on selection #8
  • ValueError: translation table must be 256 characters long #5
  • Error on Pop-Up #19

Merged pull requests:

1.2.4 (2012-01-15)

Full Changelog

1.2.3 (2011-11-29)

Full Changelog

1.2.1 (2011-10-19)

Full Changelog

1.1.5 (2011-08-24)

Full Changelog

1.1.3 (2010-06-06)

Full Changelog

1.1.1 (2010-06-03)

Full Changelog

1.1.0 (2010-03-06)

* This Change Log was automatically generated by github_changelog_generator