Commit graph

686 commits

Author SHA1 Message Date
Daniel Greenfeld
9b7560e720 Merge pull request #319 from dasm/develop
Updated AUTHORS
2013-07-08 11:26:39 -07:00
Dariusz Smigiel
df8334dfa4 Updated AUTHORS 2013-07-08 20:22:23 +02:00
Daniel Greenfeld
c6e077250e update release to 0.5.0 for #317 2013-07-08 19:28:04 +02:00
Daniel Greenfeld
da6ff9f3ce Tweaks to make #308 work 2013-07-08 19:14:19 +02:00
Daniel Greenfeld
a909ab1517 Merge of #308 2013-07-08 19:08:18 +02:00
Daniel Greenfeld
91117a8e58 Updated readme 2013-07-08 19:02:36 +02:00
Daniel Greenfeld
2ec6441de3 Merge pull request #309 from dbrgn/actions_on_top_bottom
Implemented actions_on_top and actions_on_bottom
2013-07-08 09:58:12 -07:00
Daniel Greenfeld
f2d1fbd24f Merge pull request #315 from dbrgn/iss314
Compiled messages for German and Slovak
2013-07-08 09:57:32 -07:00
Danilo Bargen
f178f2fccd Compiled messages for German and Slovak 2013-07-08 16:16:02 +02:00
Daniel Greenfeld
e68794def7 Merge pull request #313 from dbrgn/i18n-de-sk
Translations for German and Slovak
2013-07-08 04:33:54 -07:00
Danilo Bargen
8ef601e84d Fixed order of locale middleware 2013-07-08 11:02:47 +02:00
Danilo Bargen
5d736580a9 Updated AUTHORS 2013-07-08 10:58:07 +02:00
Danilo Bargen
ec0300fa32 Added translated locales for Slovak 2013-07-08 10:57:39 +02:00
Danilo Bargen
18fda874b0 Added translated locales for German 2013-07-08 10:54:32 +02:00
Danilo Bargen
84d8d424d0 Fixed tests 2013-07-07 23:06:57 +02:00
Eleonore9
3ca4fa394f for #308 this styles the save_on_top 2013-07-07 18:19:33 +02:00
Daniel Greenfeld
58dac69ee7 Merge pull request #310 from bootandy/ordering2
allow ordering by field by click in admin
2013-07-07 07:59:53 -07:00
Daniel Greenfeld
0b2efdb5f8 Fix the README 2013-07-07 16:53:07 +02:00
bootandy
06c2e81392 allow sort by field 2013-07-07 16:48:21 +02:00
Danilo Bargen
4977f269b5 Implemented actions_on_top and actions_on_bottom (fixes #267, #268) 2013-07-07 16:46:59 +02:00
Daniel Greenfeld
153137d4eb Fixed the installation documentation 2013-07-07 16:45:12 +02:00
Daniel Greenfeld
fff84a6bfe Update README.rst 2013-07-07 16:23:50 +02:00
Daniel Greenfeld
47df410c07 merge 2013-07-07 16:13:48 +02:00
Daniel Greenfeld
e2f6bb859e Add page_title link 2013-07-07 15:50:55 +02:00
Daniel Greenfeld
0052cd3a9a Change the save_on_bottom on the top of the update form to be save_on_top 2013-07-07 15:45:27 +02:00
Daniel Greenfeld
96cde5cc94 example admin2 file cleanup 2013-07-07 15:43:43 +02:00
Daniel Greenfeld
61ae3ec149 Repair the things that I just broke 2013-07-07 15:42:54 +02:00
Daniel Greenfeld
7b8b9afa96 merge 2013-07-07 15:39:59 +02:00
Daniel Greenfeld
152059528a Merge branch 'develop' of github.com:twoscoops/django-admin2 into develop 2013-07-07 15:29:13 +02:00
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
89e6cd8db0 Merge pull request #299 from dbrgn/iss287
Implemented custom value renderers
2013-07-07 06:21:14 -07: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
043787ea45 Fixed bug caused by rebase 2013-07-07 15:10:57 +02:00
Danilo Bargen
b2f4290bf2 Documentation 2013-07-07 15:08:42 +02:00
Danilo Bargen
6e42b9459d Blog example app tests 2013-07-07 15:08:41 +02:00
Danilo Bargen
2a8bab0170 Added renderer tests 2013-07-07 15:08:41 +02:00
Danilo Bargen
1b7382526f Automatically choose best renderer by default 2013-07-07 15:08:07 +02:00
Danilo Bargen
835992b8d0 Added number renderer 2013-07-07 15:08:07 +02:00
Danilo Bargen
5cd153736d Moved get_attr filter to utils 2013-07-07 15:08:07 +02:00
Danilo Bargen
78b063a586 Added sample configuration to example app 2013-07-07 15:08:07 +02:00
Danilo Bargen
121f5b8564 First renderer implementation 2013-07-07 15:07:06 +02:00
Danilo Bargen
2f22eecc1b Converted get_attr tag to filter 2013-07-07 15:07:06 +02: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