Commit Graph

96 Commits

Author SHA1 Message Date
Dmitriy Sokolov c91f83d464
Update changelog 2018-12-05 09:54:10 +03:00
partizan 6f2138177a fixed calendar position on mobile (#23)
* fixed calendar position on mobile (issue https://github.com/silentsokolov/django-admin-rangefilter/issues/19)
2018-12-04 17:41:04 +03:00
Dmitriy Sokolov 8fb1664364
Prepare 0.3.9 2018-10-31 12:37:34 +03:00
Dmitriy Sokolov f25d4ae504
Refactor code 2018-10-31 12:33:49 +03:00
ZubAnt 0e922bd0e1 Icon is not displayed (#22)
Fix calendar icons displayed for Django 2.1 (#21)
2018-10-31 12:30:24 +03:00
Dmitriy Sokolov 6e3fbc8a17
Prepare 0.3.8 2018-10-12 15:23:28 +03:00
Dmitriy Sokolov 9eeed8a482
Travis update 2018-10-12 15:15:18 +03:00
Dmitriy Sokolov 4e29a696d0
Travis update 2018-10-12 15:07:05 +03:00
Dmitriy Sokolov 920708e8fb
Travis update 2018-10-12 14:59:38 +03:00
Dmitriy Sokolov 7ceee09718
Travis update 2018-10-12 14:56:08 +03:00
Dmitriy Sokolov 5e54b883a7
Compatibility Django 2.1 2018-10-12 14:32:59 +03:00
Dmitriy Sokolov ecf2ae7ae0
Add Makefile for universal releases and test 2018-06-30 13:46:23 +03:00
Dmitriy Sokolov 34c0ce1fba
Prepare 0.3.7 2018-06-29 22:42:13 +03:00
Dmitriy Sokolov 4a5077915e
Fix system name with non-unicode char (#18) 2018-06-29 22:38:53 +03:00
Dmitriy Sokolov f034660dde
Prepare 0.3.6 2018-04-27 10:12:38 +03:00
Nitin Nain 5df5ae7619 Change padding on the buttons (#16)
There's too much padding on the buttons right now. I picked the values for `padding: 4px 5px;` from the standard a.admin button on  Django Admin, so it fits perfectly with the current Django Admin design.
2018-04-25 10:21:22 +03:00
Dmitriy Sokolov 3d82b76f2c Prepare 0.3.5 2018-04-16 12:45:08 +03:00
Dmitriy Sokolov 718ed5ca14 Prepare 0.3.4 2018-04-11 15:18:33 +03:00
Dmitriy Sokolov c4309285a4 Prepare 0.3.3 2018-04-11 15:05:37 +03:00
Marcin Muszynski 9e6c189cfc Fixing the #9 by ensuring the DateTimeShortcuts.js is loaded exactly once (#11) 2018-04-09 15:29:07 +03:00
silentsokolov e45ec65982 Prepare 0.3.2 2018-03-17 17:27:39 +03:00
silentsokolov 8b64162d2d Сompatibility Django 2.0 2018-03-17 17:23:50 +03:00
silentsokolov 354ef906bf Prepare 0.3.1 2018-01-24 16:24:13 +03:00
Dmitriy Sokolov a83fbc4cd4 Fix timezone error without pytz #13 2018-01-23 17:50:04 +03:00
silentsokolov ebed7d0e54 Prepare 0.3.0 2017-04-12 23:10:53 +03:00
silentsokolov 6b535739bd Add method override default timezone 2017-04-12 23:06:05 +03:00
silentsokolov 9c9656d753 Remove import specific suit witget 2017-01-16 22:16:03 +03:00
silentsokolov a5f587b659 Prepare 0.2.1 2016-12-31 18:00:00 +03:00
silentsokolov ec6e0ba786 Fix issues #5 2016-12-31 17:56:23 +03:00
Dmitriy Sokolov 2f401db9ec Prepare 0.2.0 2016-12-27 10:32:39 +03:00
Dmitriy Sokolov d191e5ce18 Add DateTime filter 2016-12-27 10:29:05 +03:00
Dmitriy Sokolov 9932af7b86 chord(travis): add coveralls 2016-08-05 11:42:45 +03:00
Dmitriy Sokolov 5c23af4c68 Prepare 0.1.3 2016-08-02 12:20:38 +03:00
Dmitriy Sokolov 5e599ad510 feat(app): add support django 1.10 2016-08-02 12:12:10 +03:00
Dmitriy Sokolov 66e436e3f6 fix(filter): __lte to max date 2016-07-29 14:32:15 +03:00
Dmitriy Sokolov a1fce5a7b5 Prepare 0.1.2 2016-07-28 09:51:15 +03:00
Dmitriy Sokolov edacd5da62 refactor(filter): rename methods 2016-07-28 09:50:28 +03:00
Tomek Korbak 7ec2781eb3 Fix bug with only gte/lte support and refactor queryset method (#3)
* Fix bug with only gte/lte support and refactor queryset method
* Fix bug with datetime.time.(min|max)
2016-07-28 10:31:35 +04:00
Dmitriy Sokolov 3adc18d474 Merge pull request #2 from trifle/master
Fix typo in README example
2016-07-13 14:52:07 +04:00
Pascal Jürgens c946d3d9c1 Fix typo in README example 2016-07-13 12:18:36 +02:00
Dmitriy Sokolov f529c134af Prepare 0.1.1 2016-06-24 14:46:57 +03:00
Dmitriy Sokolov 9491882774 fix(filter): fix template 2016-06-24 14:46:00 +03:00
Dmitriy Sokolov 1b4f8d7155 fix travis 2016-06-24 13:22:10 +03:00
Dmitriy Sokolov df68d7f0d9 start travis 2016-06-24 13:20:10 +03:00
Dmitriy Sokolov 6418a5206e Init commit 2016-06-24 13:17:49 +03:00
Dmitriy Sokolov f05e13ff62 Initial commit 2016-06-24 11:43:36 +03:00