Commit Graph

332 Commits

Author SHA1 Message Date
David Jean Louis 01efa69867 Removed symlink to admin_tools media folder 2013-02-26 00:04:39 +01:00
David Jean Louis f5182d14d1 Removed media files in admin_tools/media 2013-02-26 00:02:58 +01:00
David Jean Louis 796abb26e2 Fixed django 1.3 support 2013-02-25 23:07:42 +01:00
David Jean Louis 23309e0ad9 Oops, forgotten file in previous commit 2013-02-25 22:52:19 +01:00
David Jean Louis a3cdba6eec django 1.3 compat 2013-02-25 22:35:18 +01:00
David Jean Louis fdb53cd77d Use natural keys for permissions fixtures 2013-02-25 22:34:46 +01:00
David Jean Louis a0a6e6c556 Fixed issue #103 (empty module.title translation in template shows gettext "header entry") 2013-02-25 21:33:19 +01:00
David Jean Louis 6937cf9d38 Added API documentation for menu.items.ModelList (fixes #114) 2013-02-25 21:07:38 +01:00
David Jean Louis 6d26ad2b96 Merge 2013-02-25 16:54:24 +01:00
David Jean Louis 2ff7396a30 Fixed broken test 2013-02-25 16:53:28 +01:00
David Jean Louis 368f7cdb4b Upgraded to latest jquery (1.9.1) and jquery-ui (1.10.1) 2013-02-25 16:34:36 +01:00
David Jean Louis fd99514404 Added a test GroupModule 2013-02-25 16:32:11 +01:00
David Jean Louis ecccb4faf2 Ignore tox and virtualenv dirs 2013-02-25 15:51:38 +01:00
David Jean Louis e1432bb03b Fixed tests 2013-02-25 15:50:54 +01:00
David Jean Louis da7bc05148 Merged in fanatid/django-admin-tools (pull request #13)
Issue #115. Extend options for LinkList
2013-02-25 14:38:55 +01:00
rafadev 6830f02b12 fixed admin path error when calculating menu class to use 2013-02-25 09:49:13 -03:00
Aram Dulyan d83af4a5be Added {% load url from future %} directives to maintain compatibility with Django 1.3 and 1.4. 2013-02-15 17:29:57 +11:00
Aram Dulyan 375d9aeb98 Alternate way of determining the custom User model, which doesn't cause circular imports when a custom User model is actually used. 2013-02-15 09:18:13 +11:00
Kirill Fomichev fanatid@ya.ru a02bfcb185 Extend options for LinkList 2013-01-04 16:56:09 +06:00
Marc Aymerich ba38cb5cea Fixed url template tags with the string syntax required for Django 1.5 and available since 1.4 2012-11-11 19:35:23 +01:00
Marc Aymerich 282ab8a889 Fixed migrations 2013-01-22 16:38:22 +01:00
Marc Aymerich f2cd3b95ff Added compatibility with swappable user model (django 1.5) 2013-01-21 11:10:23 +01:00
David Jean Louis d0981ab890 Fixed missing context argument in get_admin_menu() calls 2012-10-22 20:51:46 +02:00
David Jean Louis 809f106a76 Merged in znotdead/django-admin-tools (pull request #9) 2012-10-22 10:01:48 +02:00
David Jean Louis 4626bd9dd0 Merged in brente/django-admin-tools (pull request #4) 2012-10-22 09:47:03 +02:00
David Jean Louis 0e7c79e580 Merged in bsavelev/django-admin-tools (pull request #10) 2012-10-22 09:45:51 +02:00
boris.savelev@gmail.com 1878c19c24 ADMIN_TOOLS_MENU can be configured as ADMIN_TOOLS_INDEX_DASHBOARD with dict 2012-05-28 19:52:08 +04:00
Poul Sysolyatin 3a84c9fea3 Theming 2012-05-04 20:55:35 +07:00
zhirafchik@gmail.com f167aea949 Fix error 'MultipleObjectsReturned: get() returned more than one DashboardPreferences -- it returned 2!'
on user login twice and simultaniously there can be two entries of preferences created.
2012-04-18 15:22:28 +03:00
zhirafchik@gmail.com 60eef9d3c9 Module title as link if title_url specified 2012-04-18 14:07:17 +03:00
zhirafchik@gmail.com cec9d4014c adding extra urls to ModelList module of dashboard 2012-04-18 14:06:22 +03:00
zhirafchik@gmail.com 3e52a9b540 Apply patch from changeset 522004b1d118 to fix js break dashboard layout 2012-04-18 14:01:40 +03:00
Poul Sysolyatin 1d422d68c9 Use message framework 2012-04-04 13:31:37 +07:00
Poul Sysolyatin 0c5f05636c Update template for django 1.4 2012-03-24 19:51:59 +07:00
Victor Safronovich 3d4810cfa1 wrong template fixed 2012-03-12 20:00:37 +05:00
Victor Safronovich 2ee7b3f39d direct_to_template is deprecated 2012-02-07 13:23:03 +05:00
Victor Safronovich d9920881f0 misprint fixed 2012-02-07 13:14:26 +05:00
Victor Safronovich 4d923708a2 direct_to_template is deprecated 2012-02-07 13:05:40 +05:00
David Jean Louis 1c2b2e9bb1 Applied patch from Tino de Bruijn, fixes issue #85 (Dashboard index: Error in columns calculation) 2012-01-27 00:55:50 +01:00
David Jean Louis ec8df657c9 Merged in volpino/django-admin-tools (pull request #6) 2012-01-27 00:31:52 +01:00
Federico Scrinzi 2c481a4eca adding i18n to module title 2012-01-24 14:41:22 +01:00
Federico Scrinzi 37113c101c fixing multiple removing errors 2012-01-24 13:48:29 +01:00
Simon Hedberg 7706f8f421 use request.path 2012-01-12 23:14:37 +01:00
Stefano Brentegani 8a95ba151b Fix for 3+ levels menus 2011-11-15 10:14:59 +01:00
David Jean Louis 35e3cc6a6e Merge 2011-11-14 23:11:17 +01:00
David Jean Louis dd1dc28b14 Added tag v0.4.1 for changeset 628450a80e70 2011-11-14 23:10:34 +01:00
David Jean Louis 7189535662 Release 0.4.1 2011-11-14 23:09:53 +01:00
David Jean Louis a3eca88994 Merged in nephila/django-admin-tools (pull request #3) 2011-11-07 09:41:10 +01:00
Iacopo Spalletti e5cc0e87ed Added documentation for force_show_title property 2011-11-07 08:51:37 +01:00
David Jean Louis 02699457c8 Compiled locale changes 2011-11-06 19:02:18 +01:00