Commit graph

27 commits

Author SHA1 Message Date
Erik Simmler
4632d436fd STATIC_URL seems to be returning as None even when not defined 2011-01-19 17:49:53 -05:00
Erik Simmler
e5deb3f41f Renamed 'media' directories to 'static' to work with the django 1.3 staticfiles app 2011-01-19 17:47:59 -05:00
Erik Simmler
8f8bc6eb96 removed duplicate slash from EDITOR_MEDIA_PATH setting 2011-01-17 11:09:16 -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
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
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
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
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
Corey Oordt
59cf711b66 Changed the disclosure triangle to be a unicode character instead of the images 2010-02-01 08:50:29 -05:00
Corey Oordt
38979d463c Added the editor templates 2009-08-27 11:53:14 -04:00
Corey Oordt
8deaaa2002 Moving media files around 2009-08-27 11:12:40 -04:00
Corey Oordt
9d4d59cb2a Removing mentions of FEINCMS to make it more generic 2009-08-27 11:02:19 -04:00
Corey Oordt
40f5471abd Split the editor into a separate app 2009-08-25 20:52:46 -04:00