Commit graph

497 commits

Author SHA1 Message Date
Daniel Greenfeld
5cfae7a0bc TOC fixes 2013-07-02 10:06:29 +02:00
Daniel Greenfeld
2c2214415f Change static path for #220 per @jezdez's suggestion 2013-07-02 10:03:09 +02:00
Daniel Greenfeld
2f4c1aaf66 Theming instructions second draft 2013-07-01 11:48:28 +02:00
Daniel Greenfeld
8ce2c7eeab Work on the theming instructions 2013-07-01 11:39:43 +02:00
Daniel Greenfeld
00af2cfbac prep for release 0.4.0 2013-06-30 11:38:39 +02:00
Daniel Greenfeld
c036fd723f Update AUTHORS.rst 2013-06-28 19:30:49 +02:00
Daniel Greenfeld
670a3ece72 Merge pull request #219 from tomchristie/patch-1
Moar hyperlinking in the README
2013-06-28 10:30:05 -07:00
Daniel Greenfeld
2fc9a006a2 Fix setup.py to point at the correct URL. 2013-06-27 13:09:03 +02:00
Daniel Greenfeld
761651e61a Merge pull request #217 from douglasmiranda/add-basic-login-style
add a basic style for login form
2013-06-25 05:26:38 -07:00
Douglas Miranda
1aa9a02957 add a basic style for login form 2013-06-24 23:49:55 -04:00
Daniel Greenfeld
ecaa2ebef0 Merge pull request #215 from esoergel/standardize_html
Standardize html
2013-06-24 10:15:28 -07:00
Ethan Soergel
b0ff9abf5f converted indentation to two spaces in templates 2013-06-24 11:25:42 -04:00
Ethan Soergel
8644fb02f9 added template best practices to contributing.rst 2013-06-24 11:24:23 -04:00
Daniel Greenfeld
0f56bde069 Adding a contributing document 2013-06-24 16:05:44 +02:00
Daniel Greenfeld
e458766d36 Adding a contributing document 2013-06-24 16:05:10 +02:00
Daniel Greenfeld
ead8ccdc26 Add @ryanbalfanz to the list of authors. 2013-06-24 10:50:02 +03:00
Daniel Greenfeld
f19b5dc0a0 Merge pull request #212 from RyanBalfanz/develop
#205; Added index, select user, and change user page screenshots
2013-06-24 00:48:21 -07:00
Ryan Balfanz
e7f0611eea #205; Added change user screenshot 2013-06-23 21:36:19 -07:00
Ryan Balfanz
2a0e08243f #205; Added select user screenshot 2013-06-23 21:36:03 -07:00
Ryan Balfanz
4dd9d61e2f #205; Added admin index screenshot 2013-06-23 21:35:39 -07:00
Daniel Greenfeld
6a6b3d5f79 Removing bad screen capture 2013-06-20 16:46:47 +02:00
Daniel Greenfeld
b166874c10 Merge branch 'develop' of github.com:twoscoops/django-admin2 into develop 2013-06-20 16:40:57 +02:00
Daniel Greenfeld
b22dc3407a Adding simple screen capture 2013-06-20 16:40:42 +02:00
Daniel Greenfeld
273a950500 Merge pull request #210 from douglasmiranda/add-info-on-authors
add info on AUTHORS
2013-06-19 03:17:02 -07:00
Daniel Greenfeld
6f12cb5e15 Merge pull request #209 from d1ffuz0r/fix_actions_doc
actions docs
2013-06-18 23:04:10 -07:00
Daniel Greenfeld
fb284542f9 Merge pull request #208 from douglasmiranda/fix-jquery-version
fix: issue #199 static jQuery version and add jQuery fallback
2013-06-18 23:02:25 -07:00
d1ffuz0r
b586bd007a fixed actions doc 2013-06-19 12:44:52 +07:00
Douglas Miranda
3b0d8f6910 add info on AUTHORS 2013-06-18 21:36:30 -04:00
Douglas Miranda
d008b3e842 fix: issue #199 static jQuery version and add jQuery fallback 2013-06-18 21:30:16 -04:00
Daniel Greenfeld
dedaadae5f Merge pull request #206 from esoergel/get_example_proj_to_work
minor: fix formatting in contributing.rst and added links to virtualenv and virtualenvwrapper
2013-06-18 10:36:17 -07:00
Ethan Soergel
7e86c1172e Merge branch 'develop' of https://github.com/twoscoops/django-admin2 into get_example_proj_to_work 2013-06-18 13:18:26 -04:00
Ethan Soergel
04ab4a1f4c fixed formatting in contributing.rst and added links to virtualenv and virtualenvwrapper 2013-06-18 13:18:04 -04:00
Daniel Greenfeld
381361b648 Add Ethan Soergel to authors 2013-06-18 18:19:37 +03:00
Daniel Greenfeld
bb3988b7b8 Merge pull request #204 from esoergel/get_example_proj_to_work
added instructions for getting the example projects running to the 'SETUP' section of contributing.rst
2013-06-18 08:18:07 -07:00
Ethan Soergel
d0bfca08af added instructions to run setup.py to contributing.rst 2013-06-18 11:02:14 -04:00
Tom Christie
90c62a33df Add hyperlinks for requirements 2013-06-18 13:46:17 +02:00
Ethan Soergel
5595b68fb5 extended 'SETUP' section of contributing.rst to include instructions for getting the example projects running 2013-06-18 02:16:54 -04:00
d1ffuz0r
256efa679e #154 changed fbc action views behavior to cbv. added breadcrumbs to actions with multiple items 2013-06-17 11:56:37 +07:00
Daniel Greenfeld
5c26287100 Merge pull request #201 from andrewsmedina/get_attr_tests
Added more tests for get_attr templatetag.
2013-06-13 00:33:56 -07:00
Andrews Medina
27544d5a51 Added more tests for get_attr templatetag. 2013-06-12 17:08:21 -03:00
Daniel Greenfeld
edcdb00fbd Merge branch 'develop' of github.com:twoscoops/django-admin2 into develop 2013-06-11 21:54:58 +02:00
Daniel Greenfeld
48dd204738 Moar on actions 2013-06-11 21:48:52 +02:00
Daniel Greenfeld
ab31053e9d add douglas miranda to authors 2013-06-10 13:11:14 +03:00
Daniel Greenfeld
86d593a577 Merge pull request #197 from douglasmiranda/fix-navbar-breadcrumb
Fix navbar and breadcrumbs on the login page - issue #196
2013-06-10 03:08:39 -07:00
Douglas Miranda
2ccb399c11 fix navbar and breadcrumb on the login page - issue #196 2013-06-10 02:02:10 -04:00
Daniel Greenfeld
eefab2dec4 Add performance goal to docs 2013-06-09 20:21:35 +02:00
Daniel Greenfeld
8f2f9fa280 Merge pull request #193 from andrewsmedina/list_display_callables
Added support for callabels in list_display.
2013-06-07 01:49:08 -07:00
Daniel Greenfeld
edec446e30 Merge pull request #192 from andrewsmedina/ignoring_vim
ignoring vim swap files.
2013-06-07 01:47:54 -07:00
Daniel Greenfeld
5027b0772b Add Wade Austin / @waustin to authors 2013-06-07 11:12:16 +03:00
Daniel Greenfeld
56466a61bd Merge branch 'implement_search_fields' of git://github.com/waustin/django-admin2 into waustin-implement_search_fields 2013-06-07 10:08:49 +02:00