Commit graph

125 commits

Author SHA1 Message Date
Corey Oordt
91227edccf Refactored the templates to extend a categories/base.html 2010-12-18 14:46:37 -05:00
Corey Oordt
b5edbdcccb Renamed the README to indicate it is a reST file. 2010-12-18 14:45:36 -05:00
Corey Oordt
781f9d02d5 Added additional fields to the display_list 2010-12-16 13:28:23 -05:00
Corey Oordt
381d438635 Long trees cause a performance hit if the initial state is expanded. Changing to "collapsed" 2010-12-16 13:27:14 -05:00
Corey Oordt
df83dd2ee5 Adding a new import and alphabetizing them (OCD, I know) 2010-12-16 13:26:16 -05:00
Corey Oordt
9d92b0d3a7 Getting rid of unused code in the treeeditor 2010-12-16 13:25:49 -05:00
Corey Oordt
d093d06b40 Added a new template tag to override the painting of the admin rows 2010-12-16 12:34:38 -05:00
Corey Oordt
5dfc710357 Ignoring a few more things 2010-12-16 12:32:46 -05:00
Corey Oordt
bb4a7b0f2b New template and media 2010-12-16 12:27:43 -05:00
Corey Oordt
a841d7f063 Added a placeholder for Django 2010-12-16 12:26:53 -05:00
Corey Oordt
c55e56e48f Made the media delivery work 2010-12-16 12:26:20 -05:00
Corey Oordt
b5c6482ffa Removed some unused cruft from the TreeEditor class 2010-12-16 12:25:36 -05:00
Corey Oordt
6a112a4a84 What's that doing there? 2010-12-16 12:23:56 -05:00
Corey Oordt
039ba1f72e Now that Django has a getchangelist function, we don't need to hack anymore 2010-12-16 11:48:29 -05:00
Corey Oordt
d1bf06b39f Don't need to set that EDITOR_MEDIA_PATH any more 2010-12-16 11:47:08 -05:00
Corey Oordt
7f0e93f7d3 Reworked the template to initialize the correct javascript and use the result_tree_list 2010-12-16 11:46:51 -05:00
Corey Oordt
d027b752f2 Deleted an unused template 2010-12-16 11:45:50 -05:00
Corey Oordt
f7faa54620 Got rid of hotlinking settings and changed the EDITOR_MEDIA_PATH 2010-12-16 11:44:42 -05:00
Corey Oordt
ae49c9d066 Adding a new version of TreeTable with a few minor changes to support row repainting. 2010-12-16 11:40:42 -05:00
Corey Oordt
6693d8dad3 Removed unused code files 2010-12-16 11:38:55 -05:00
Corey Oordt
1e546b6309 Removed all the old, unused templates 2010-12-16 11:38:35 -05:00
Corey Oordt
80755c79e3 Removed all the old media 2010-12-16 11:38:20 -05:00
Corey Oordt
4fbed625c4 Unstashing the previous changes 2010-12-12 13:15:03 -05:00
Corey Oordt
b9e54d45f3 Merge branch '0.4.8' 2010-12-10 06:57:07 -05:00
Corey Oordt
3abddf2db2 Bumped the version 2010-12-10 06:55:07 -05:00
Corey Oordt
70365f636b Updated the requirements to django-mptt 0.4.2 2010-12-10 06:54:55 -05:00
Corey Oordt
a240fef950 Added a Meta class for proper plural naming 2010-12-10 06:53:50 -05:00
Corey Oordt
e1b53aefcb Fixing bug #6 per primski. Adds the correct fields into the admin instead of both. 2010-12-10 06:37:58 -05:00
Corey Oordt
11768c2987 PyPI didn't like the license metadata 2010-10-25 07:29:08 -04:00
Josh Ourisman
1b8511a244 upped version to 0.4.7 2010-10-23 20:34:13 -04:00
Josh Ourisman
04da4c0bdd modified Category model to work with django-mptt 0.4 2010-10-23 20:31:17 -04:00
Josh Ourisman
66b634505b upped requirements to django-mptt 0.4.1 2010-10-23 20:24:58 -04:00
Corey Oordt
754abe98cb Bumped versino to 0.4.6 2010-10-07 07:06:45 -04:00
Justin Quick
502c50d9c8 fix fieldsets assignment, issue 3 2010-09-30 14:24:35 -04:00
Justin Quick
027569f691 category string, fixes issue 2 2010-09-17 15:21:47 -04:00
Justin Quick
2a9f3ebd6a Merge branch 'lookup' 2010-06-16 11:07:56 -04:00
Justin Quick
09b1cda4b5 checks for parent if given enough path bits, version bump 2010-06-16 11:06:15 -04:00
Corey Oordt
c3f2f2fc00 Merge branch '0.4.4' 2010-05-28 10:41:12 -04:00
Corey Oordt
e5f8bafd0b Redid docs with new template 2010-05-28 10:38:57 -04:00
Corey Oordt
507700b69d Added the extra templates 2010-05-28 10:31:31 -04:00
Corey Oordt
042790279d Tweaked the setup.py and manifest for a better result 2010-05-28 09:53:31 -04:00
Corey Oordt
908db01e46 Finished the doc refactoring and generated the docs 2010-05-28 09:52:54 -04:00
Corey Oordt
3e6944de65 Refactoring docs into doc_src and docs 2010-05-28 09:43:51 -04:00
Corey Oordt
dfc30820fe Bumped version 2010-05-28 09:36:30 -04:00
Corey Oordt
67a272b09b Require a trailing slash at the end of urls 2010-05-28 09:32:40 -04:00
Justin Quick
ab6b48c9d9 safe mptt registration 2010-04-29 11:28:59 -04:00
Justin Quick
10177e3d2e added extra context to view func 2010-04-29 11:07:05 -04:00
Corey Oordt
920c0e2e98 Updated the version number 2010-04-28 13:07:51 -04:00
Web Development
d453d4a410 Fied my typo for settings url 2010-04-26 14:56:55 -04:00
Corey Oordt
605cbece20 Fixing jquery issues 2010-04-26 14:47:28 -04:00