File python-django-dajaxice.changes of Package python-django-dajaxice
-------------------------------------------------------------------
Tue Apr 24 12:13:26 UTC 2018 - mimi.vx@gmail.com
- add docu_build.patch - fix build
-------------------------------------------------------------------
Sun May 3 18:15:47 UTC 2015 - benoit.monin@gmx.fr
- update to version 0.7:
* Make django-dajaxice work with django 1.7
- additional changes from version 0.6:
* Make django-dajaxice work with django 1.6
- point source URL to pypi
-------------------------------------------------------------------
Fri Jan 25 01:20:16 UTC 2013 - alexandre@exatati.com.br
- Update to 0.5.5:
* Return XMLHttpRequest from concreate functions as well as from
function call.
* Fixed django 1.5 compatibility: Content-Type have to be
application/x-www-form-urlencoded otherwise Django discards
POST data.
* Fix JS generation errors
* Fix @dajaxice_register legacy decorator
-------------------------------------------------------------------
Thu Dec 20 11:13:50 UTC 2012 - alexandre@exatati.com.br
- Update to 0.5.4.1:
* Fix JS generation errors.
-------------------------------------------------------------------
Wed Dec 5 04:45:54 UTC 2012 - alexandre@exatati.com.br
- Update to 0.5.4:
* Fix JS generation errors.
-------------------------------------------------------------------
Tue Nov 27 07:57:34 UTC 2012 - alexandre@exatati.com.br
- Update to 0.5.3:
* Fix some Windows bugs.
* Fix some JS generation errros.
* Make dajaxice use CSRF_COOKIE_NAME.
-------------------------------------------------------------------
Mon Sep 3 03:16:01 UTC 2012 - alexandre@exatati.com.br
- Update to 0.5.2:
* Fix GET dajaxice requests in order to send args as part of the
url.
-------------------------------------------------------------------
Mon Aug 20 01:10:58 UTC 2012 - alexandre@exatati.com.br
- Update to 0.5.1:
* Make django-dajaxice work with django 1.3
* Fix installation steps
* Update json2.js
-------------------------------------------------------------------
Thu Aug 16 05:19:26 UTC 2012 - alexandre@exatati.com.br
- Update tp 0.5:
* General Project clean-up
* Django>=1.3 is now a requirement
* Fixed numerous CSRF issues
* Dajaxice now use django.contrib.staticfiles
* Fix SERVER_ROOT_URL issues
* Fixed js_core issues accepting multiple arguments
* New upgraded documentation
* Marketing site (http://dajaxproject.com) is now open-source
* Fix JS generation issues
* Travis-ci integration
-------------------------------------------------------------------
Mon Feb 27 15:56:53 UTC 2012 - cfarrell@suse.com
- license update: BSD-3-Clause and LGPL-2.1+ and SUSE-Public-Domain
See the COPYING file
-------------------------------------------------------------------
Mon Feb 27 11:42:12 UTC 2012 - saschpe@suse.de
- Buildrequire python-Sphinx to actually build HTML documentation
-------------------------------------------------------------------
Fri Feb 24 15:03:07 UTC 2012 - saschpe@suse.de
- Use original tarball
- Remove outdated sections
- Simplified macro usage
-------------------------------------------------------------------
Wed Jul 13 15:50:54 UTC 2011 - alexandre@exatati.com.br
- Update to 0.2:
- Fix bug with the 'is_callback_a_function' variable in dajaxice.core.js
- Fix bug with csrftoken in landing pages using dajaxice.
- Improve reliability handling server errors.
- Exception handling was fully rewritten. Dajaxice
default_error_callback is now configurable using Dajaxice.setup.
- Custom error messages per dajaxice call.
- Dajaxice now propagate docstrings to javascript dajaxice functions.
- Added DAJAXICE_JS_DOCSTRINGS to configure docstrings propagation
behaviour, default=False.
- Updated installation guide for compatibility with django 1.3
- dajaxice now uses the logger 'dajaxice' and not 'dajaxice.DajaxiceRequest'
- Documentation Updated.
- Regenerate spec file with py2pack.
-------------------------------------------------------------------
Tue Feb 22 13:08:59 UTC 2011 - alexandre@exatati.com.br
- Update to 0.1.8.1:
- Fixed bug #25 related to CSRF verification on Django 1.2.5.
-------------------------------------------------------------------
Wed Feb 9 12:33:27 UTC 2011 - alexandre@exatati.com.br
- Update to 0.1.8:
- Add build dir to ignores
- Remove MANIFEST file and auto-generate it through MANIFEST.in
- Add MANIFEST to ignores
- Include examples and docs dirs to source distribution
- Add long_description to setup.py
- Fixed Flaw in AJAX CSRF handling (X-CSRFToken Django 1.2.5)
-------------------------------------------------------------------
Wed Jan 12 23:31:10 UTC 2011 - alexandre@exatati.com.br
- Update to 0.1.7.
-------------------------------------------------------------------
Tue Sep 21 06:17:07 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.6;
- Bzip2 source file.
-------------------------------------------------------------------
Wed Jul 7 12:41:13 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.5.
-------------------------------------------------------------------
Tue Apr 6 22:11:47 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.4;
- Spec file cleaned with spec-cleaner.
-------------------------------------------------------------------
Mon Mar 29 00:00:20 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.3.
-------------------------------------------------------------------
Tue Feb 23 23:18:02 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.2.
-------------------------------------------------------------------
Tue Feb 23 01:21:06 UTC 2010 - alexandre@exatati.com.br
- Update to 0.1.1.
-------------------------------------------------------------------
Wed Jan 6 18:50:43 UTC 2010 - alexandre@exatati.com.br
- RPM renamed to python-django-dajaxice instead of
python-dajaxice;
- Update to 0.1.0.
-------------------------------------------------------------------
Thu Dec 10 11:39:57 UTC 2009 - alexandre@exatati.com.br
- Initial package (0.0.1) for openSUSE.