Commit graph

107 commits

Author SHA1 Message Date
Michał Ociepka
94c3d5bd21 Add the school form
Issue #43
2013-06-08 10:15:45 +02:00
Michał Ociepka
8f14e64701 Add new testing model School
Issue #43
2013-06-08 10:14:59 +02:00
Michał Ociepka
de98651ab0 Add Django admin
Issue #43
2013-06-08 10:13:46 +02:00
AppleGrew
93243616f3 Fixing issue#39. Added mark_safe() to MultipleSelect2HiddenInput.render(). 2013-05-02 10:45:55 +05:30
AppleGrew (applegrew)
710284eac4 Unicode fix in setup.py 2013-04-11 10:14:46 +05:30
AppleGrew
de18c95a61 Merge pull request #36 from imom0/master
Fix importerror under django1.6
2013-03-26 21:32:28 -07:00
iMom0
80f52a4b27 Do not import urls defaults 2013-03-27 12:14:45 +08:00
AppleGrew (applegrew)
e082822cdd v4.0.0 Added Hashed Id generation scheme 2013-03-15 11:30:40 +05:30
AppleGrew (applegrew)
aaf24d65d6 doc typo fix 2013-03-13 10:32:12 +05:30
AppleGrew (applegrew)
f58f608b23 v3.3.1 commit 2013-03-13 00:29:02 +05:30
AppleGrew
973116778c Merge pull request #31 from franckbret/master
Be smarter with django requirements version
2013-03-12 06:13:12 -07:00
franck Bret
a1b6594e51 Be smarter with django requirements version 2013-03-12 12:18:17 +01:00
AppleGrew (applegrew)
d0f39f9fc4 Simple fix in setup.py 2013-03-02 12:03:12 +05:30
AppleGrew (applegrew)
05b69c89b6 * Multi-process support. * Updated Select2 to 3.3.1. 2013-03-02 11:25:00 +05:30
AppleGrew (applegrew)
b39268f42d Issue#26 fix. 2013-02-28 21:17:20 +05:30
AppleGrew (applegrew)
4e1243bfec Issue#23 fix. 2013-02-28 14:18:27 +05:30
AppleGrew
7515dad006 Update django_select2/util.py
Added `type="text/javascript"` to generated `<script>` tag.
2013-02-14 09:02:30 +05:30
AppleGrew
2b7f2a3b0a Merge pull request #24 from hotet/master
Fixed issue with IE7 (removed trailing commas)
2013-01-24 05:04:18 -08:00
hotet
10b16f2ba3 Update django_select2/static/js/heavy_data.min.js
Removed comma
2013-01-24 12:00:56 +01:00
hotet
06ae211f8b Update django_select2/static/js/heavy_data.js
Removed comma :<
2013-01-24 11:59:36 +01:00
AppleGrew (applegrew)
322fc67759 Major typo. Regression in widgets. 2013-01-19 17:30:04 +05:30
AppleGrew (applegrew)
709c58fca2 Added type directive in docstring for userGetValTextFuncName. 2013-01-16 00:12:32 +05:30
AppleGrew (applegrew)
ebdc72b9f4 Docstring indent 2013-01-16 00:02:00 +05:30
AppleGrew (applegrew)
842e1ac8f8 Correcting doc string directive. 2013-01-15 23:56:42 +05:30
AppleGrew (applegrew)
97b8dac054 Formatting fix in docstring 2013-01-15 23:39:11 +05:30
AppleGrew (applegrew)
0a4bd77565 v3.2.0 readme update 2013-01-13 23:40:46 +05:30
AppleGrew (applegrew)
1aedde99d6 Now minifying CSS and JS files. During production they will be used intead.
The minification process has been automated too. When sdist command is
given to setup.py then it will use web-service to minify the js n css
files.
2013-01-13 23:25:47 +05:30
AppleGrew (applegrew)
cfc291682c Updated setup.py to correct license name. 2013-01-13 15:20:13 +05:30
AppleGrew (applegrew)
3fb6581737 Heavy no longer has any need for caching user selections in cookies or localStorage. 2013-01-13 10:58:52 +05:30
AppleGrew (applegrew)
aa60bb36ec Making heavy use localStorage instead of cookies and few more heavy related fixes. 2013-01-13 10:02:39 +05:30
AppleGrew (applegrew)
8dea1a6446 Addressed issue#19.
Code to generate JS code did not take into account the scenario where
string constants already had quotes in them. Only Heavy fields and
widgets were affected.
2013-01-06 00:30:02 +05:30
AppleGrew (applegrew)
c6214c4de6 Read update 2012-12-18 10:00:54 +05:30
AppleGrew (applegrew)
a8124a3e9b Readme update 2012-12-18 09:57:39 +05:30
AppleGrew (applegrew)
ec8f815b9c v3.1.5 2012-12-18 09:54:55 +05:30
AppleGrew
1e6689eac2 Merge pull request #17 from stefanfoulis/feature/structured-data
adds extra_data support for AutoModelSelect2Field
2012-12-13 07:29:56 -08:00
Stefan Foulis
fdbf724761 adds extra_data support for AutoModelSelect2Field
allows passing data structures in ajax requests that can be used for custom formatting
2012-12-13 14:20:08 +01:00
AppleGrew (applegrew)
5479e3acf2 Adding docs/_build directory to .gitignore 2012-11-30 09:31:33 +05:30
AppleGrew (applegrew)
61dc9b2355 Removing docs/_build directory 2012-11-30 09:30:48 +05:30
AppleGrew (applegrew)
4284bb808e ReadMe update 2012-11-28 10:30:04 +05:30
AppleGrew (applegrew)
913453f8ef v3.1.4. Manually picked changes from Issue#16 (pull request). 2012-11-27 10:31:40 +05:30
AppleGrew (applegrew)
cf960fe11b v3.1.3 released. 2012-11-26 23:17:15 +05:30
AppleGrew (applegrew)
36c104e7a4 Docs update 2012-11-26 22:37:59 +05:30
AppleGrew
7577554b9a Merge pull request #14 from stephane/django-layout
Django layout
2012-11-26 09:07:04 -08:00
Stéphane Raimbault
98fa4a9c70 Fix deprecated import of Django urls 2012-11-26 17:45:32 +01:00
Stéphane Raimbault
c5a664db07 Add convenient execution bit to manage.py 2012-11-26 12:53:28 +01:00
Stéphane Raimbault
e84f7dc330 Switch to default layout of Django 1.4 2012-11-26 12:53:28 +01:00
AppleGrew (applegrew)
7946563288 v3.1.3. Fixed some minor issues. 2012-11-25 01:44:36 +05:30
AppleGrew (applegrew)
434f89cdfc Performace improvement & tests 2012-11-25 00:32:56 +05:30
AppleGrew
1c9a259de0 Merge pull request #13 from stephane/pylint
Pylint and useless imports
2012-11-18 21:13:13 -08:00
Stéphane Raimbault
d24b6a5206 Pylint and useless imports
widgets.py contains DOS and Unix line returns, I've converted it
to DOS only to keep changes small in this commit.
2012-11-09 18:20:32 +01:00