Commit graph

646 commits

Author SHA1 Message Date
Daniel Greenfeld
db63852846 Adding the latest 2013-07-07 15:24:57 +02:00
Daniel Greenfeld
d6d1fabf24 Merge branch 'develop' of github.com:twoscoops/django-admin2 into develop 2013-07-07 15:23:58 +02:00
Daniel Greenfeld
ec1c1f669a Release notes 2013-07-07 15:23:39 +02:00
Daniel Greenfeld
c2b122fdac Merge pull request #301 from dbrgn/translators
Added translators to AUTHORS
2013-07-07 06:13:22 -07:00
Danilo Bargen
77d4e00158 Added translators to AUTHORS 2013-07-07 15:05:42 +02:00
Daniel Greenfeld
506f58f705 This is DJANGO-ADMIN! fix #300 2013-07-07 14:19:23 +02:00
Daniel Greenfeld
35b1125429 fix #293 2013-07-07 12:10:50 +02:00
Daniel Greenfeld
a9c2d1d198 improved filter form styling 2013-07-07 11:59:45 +02:00
Daniel Greenfeld
4d5b170e10 merge 2013-07-07 11:48:56 +02:00
bootandy
e57f821ce1 fix string filters 2013-07-07 11:34:06 +02:00
Daniel Greenfeld
3dcb24e8e4 Merge pull request #294 from NotSqrt/i18n
I18n : improved internationalization 😁
2013-07-07 02:28:33 -07:00
NotSqrt
322a7793ed add locale source files for English 2013-07-07 11:14:13 +02:00
NotSqrt
40052d671d regenerate locales after change on buttons 2013-07-07 11:02:54 +02:00
NotSqrt
c132a7cdd0 more details on i18n 2013-07-07 11:00:49 +02:00
NotSqrt
8935395534 work on i18n : add comments for translators, french translation to check the result 2013-07-07 11:00:49 +02:00
Daniel Greenfeld
876cc2c723 for #268, this adds actions_on_bottom for the default view 2013-07-07 10:58:35 +02:00
Daniel Greenfeld
e66175ed21 Remove django-admin2 from the dashboard if it's not been activated 2013-07-07 10:42:55 +02:00
Daniel Greenfeld
ed23fbf09e adding coveralls install for #285 2013-07-07 10:11:19 +02:00
Daniel Greenfeld
ba2eb5b22d Update README.rst 2013-07-07 08:44:59 +02:00
Daniel Greenfeld
d4ca6ec59a Update AUTHORS.rst 2013-07-06 18:32:36 +02:00
Daniel Greenfeld
038313c81c merge 2013-07-06 18:33:44 +02:00
Daniel Greenfeld
4908a9675e Merge branch 'develop' of github.com:twoscoops/django-admin2 into develop 2013-07-06 18:30:19 +02:00
Daniel Greenfeld
c007924df0 PEP-8 of filters 2013-07-06 18:28:05 +02:00
Daniel Greenfeld
9a8a836141 PEP-8 of filters 2013-07-06 18:26:29 +02:00
Daniel Greenfeld
12d19fc0ee Merge pull request #278 from ifosch/utils-tests-improvements
djadmin2.utils.model_options tested to adapt to model._meta changes
2013-07-06 09:26:00 -07:00
Daniel Greenfeld
1337c5fd49 Merge pull request #265 from dbrgn/translation-docs
Better translation docs
2013-07-06 09:25:29 -07:00
Daniel Greenfeld
b26766deeb Add Michal Kuffa to authors. 2013-07-06 18:24:10 +02:00
Daniel Greenfeld
115c7f9a09 Merge branch 'list_filter' of git://github.com/beezz/django-admin2 into beezz-list_filter 2013-07-06 17:59:21 +02:00
Michal Kuffa
261322e9a6 Added django-filters to requirements 2013-07-06 17:45:47 +02:00
Michal Kuffa
075f887837 Added basic test for list_filter feature 2013-07-06 17:39:36 +02:00
Michal Kuffa
229db4ff86 minor bugfix 2013-07-06 17:38:49 +02:00
Daniel Greenfeld
ac2ce6e647 fix indentation issues 2013-07-06 17:35:58 +02:00
Daniel Greenfeld
5b33fcde51 Merge branch 'develop' of github.com:twoscoops/django-admin2 into develop 2013-07-06 17:34:54 +02:00
Ignasi Fosch
07789f566f djadmin2.utils.model_options tested to adapt to model._meta changes 2013-07-06 17:34:01 +02:00
Daniel Greenfeld
16842e8e33 Merge pull request #275 from Eleonore9/for-pull-requests
code style changes
2013-07-06 08:14:43 -07:00
Eleonore9
2a462e6846 code style changes 2013-07-06 17:08:03 +02:00
Michal Kuffa
aefd7d8df0 Added simple test for presence of list_filter container 2013-07-06 16:48:42 +02:00
Michal Kuffa
04bb629a42 Removed unused imports 2013-07-06 16:47:52 +02:00
Michal Kuffa
0862210d4d Added id to list_filters container 2013-07-06 16:47:11 +02:00
Daniel Greenfeld
596af4a085 Merge branch 'develop' of github.com:twoscoops/django-admin2 into develop 2013-07-06 16:40:10 +02:00
Daniel Greenfeld
847d0ee78f Add an action_name context variable to model form views 2013-07-06 16:39:42 +02:00
Danilo Bargen
8ec6157215 Reference to gettext docs 2013-07-06 16:38:24 +02:00
Danilo Bargen
7f4b799b1b Added RTD link to README 2013-07-06 16:33:59 +02:00
Michal Kuffa
6bd314631b add docs to our custom widgets and default mapping, just to not formatting 2013-07-06 16:27:55 +02:00
Daniel Greenfeld
8c399fadf8 merge in stuff 2013-07-06 16:27:08 +02:00
Daniel Greenfeld
a1a94676a4 Update AUTHORS.rst 2013-07-06 16:26:45 +02:00
Daniel Greenfeld
2dcc816e29 Merge branch 'for-pull-requests' of git://github.com/Eleonore9/django-admin2 into Eleonore9-for-pull-requests 2013-07-06 16:22:23 +02:00
Michal Kuffa
d433013fcc Merge remote-tracking branch 'upstream/develop' into list_filter
Conflicts:
	djadmin2/views.py
2013-07-06 16:22:14 +02:00
Danilo Bargen
c5737331f0 Better translation docs 2013-07-06 16:21:44 +02:00
Daniel Greenfeld
3435331d60 Merge branch 'develop' of github.com:twoscoops/django-admin2 into develop 2013-07-06 16:21:10 +02:00