Commit Graph

7295 Commits (859abd1140dfbe70223f5023b4ae1ee3fa6a3fad)

Author SHA1 Message Date
Charles Leifer 48c2bb4170 Moving conf from a FK to a OneToOne and removing the version attribute 2010-08-14 10:59:54 -05:00
Eric Holscher caa661c308 Added a basic pulling cron-alike for the lazy. 2010-08-14 10:55:05 -05:00
Bobby Grace e657c0f322 media settings/urls 2010-08-14 10:17:45 -05:00
Bobby Grace 47dddb806a boilerplate media, base template 2010-08-14 10:12:57 -05:00
Bobby Grace 2180810c0d boilerplate media/templates 2010-08-14 10:11:06 -05:00
Charles Leifer 540501e8d5 Adding some todos that kept me awake 2010-08-14 09:54:20 -05:00
Charles Leifer eb00d50cd7 Adding some basic output to the project public-facing views 2010-08-14 09:47:56 -05:00
Charles Leifer 62a961e341 Fix for get_absolute_url method 2010-08-14 09:46:06 -05:00
Eric Holscher 0aa730b630 Added basic sphinx templates for overriding top/adding sidebar widget. 2010-08-14 13:42:31 +00:00
Eric Holscher ea966e4fad Added fabric and django to the project fixture.
Also make the data gathering from the conf.py's more accepting.
2010-08-14 08:06:31 -05:00
Eric Holscher 8c8e4fb07b Write out the conf file before building :) 2010-08-14 07:58:19 -05:00
Eric Holscher 2cd45e8814 Simply the API on projects and add ability to write conf. 2010-08-14 07:49:09 -05:00
Eric Holscher 1ae1717467 Spurce up tests a bit 2010-08-14 07:48:59 -05:00
Eric Holscher 359e61408d Added a path field to the conf, so we know where it lives 2010-08-14 07:23:23 -05:00
Eric Holscher 3db7fbb2a2 Clean up property names 2010-08-14 07:12:26 -05:00
Eric Holscher 0d6e5f7b21 Make full_doc_path a property again. 2010-08-14 07:09:20 -05:00
Eric Holscher d9030b8629 Move the logic for finding the full doc path to the model. 2010-08-14 07:06:24 -05:00
Eric Holscher 0a8266d3ca Move project path finding onto the project model. 2010-08-14 06:52:41 -05:00
Eric Holscher 87208e2f49 Turn celery off for tests. 2010-08-14 06:41:39 -05:00
Eric Holscher 3663e5918c Mess around more with pythons annoying filesystem stuff. :X 2010-08-14 06:40:41 -05:00
Eric Holscher 0feb85dab9 Make tests kind of work. 2010-08-14 06:39:55 -05:00
Eric Holscher a0716371e0 Couple more todos. 2010-08-14 06:39:49 -05:00
Eric Holscher a0a57c4a05 Create conf objects for the imported confs. 2010-08-14 06:20:44 -05:00
Eric Holscher 2745423ce5 Fix empty file names messin stuff up. 2010-08-14 06:11:22 -05:00
Eric Holscher 5d8cd224f3 Added extensions to IA. 2010-08-14 06:03:45 -05:00
Eric Holscher 8271c79f10 Simplify looking for doc paths. 2010-08-14 06:03:34 -05:00
Eric Holscher 2682e584f9 Gave myself a fixture. 2010-08-14 05:58:33 -05:00
Eric Holscher 2c20522864 Merge branch 'master' of github.com:beetletweezers/tweezers 2010-08-14 09:30:08 +00:00
Eric Holscher 87c24f3070 Added shameful conf.py parsing. 2010-08-14 09:29:49 +00:00
Charles Leifer 23f8a316c9 Rendered conf oprah 2010-08-14 04:18:48 -05:00
Eric Holscher d89bde4475 Merge branch 'master' of github.com:beetletweezers/tweezers 2010-08-14 09:15:57 +00:00
Eric Holscher e9ae979829 Make the default settings postgres. 2010-08-14 09:15:26 +00:00
Eric Holscher 2c2a3e5220 Import basic data from the conf.py 2010-08-14 09:15:17 +00:00
Charles Leifer 5b325f6553 Adding conf model, migration and a scuzzy templated out conf 2010-08-14 04:11:08 -05:00
Eric Holscher 70565d944e Added django extensions for shell_plus 2010-08-14 04:05:21 -05:00
Charles Leifer 71367624ca Oprahdick 2010-08-14 03:45:25 -05:00
Charles Leifer a015940b2b Adding basic taggit views 2010-08-14 03:44:13 -05:00
Eric Holscher 06c10c08c4 Merge branch 'master' of github.com:beetletweezers/tweezers 2010-08-14 08:43:36 +00:00
Eric Holscher 56133f28cc Super basic ghetto doc serving 2010-08-14 08:43:12 +00:00
Eric Holscher 6eece46588 Turn celery on and make git update correctly. 2010-08-14 08:41:17 +00:00
Eric Holscher 8b2b55bead Testing doc building again. 2010-08-14 03:37:17 -05:00
Eric Holscher 531aed34bc Test doc commit. 2010-08-14 03:32:33 -05:00
Charles Leifer b6040c49e6 swaggerjacker 2010-08-14 03:31:00 -05:00
Charles Leifer ed340e6f9b Shuffling some of the views, a project has a manage view which is
distinct from the edit view
2010-08-14 03:26:50 -05:00
Charles Leifer aeb53ac578 Files don't have names, silly, they have headings 2010-08-14 03:13:07 -05:00
Charles Leifer 50a4aa2fe4 Form cleanup related to File model
http://www.youtube.com/watch?v=stn_XCo_dyg
2010-08-14 03:12:04 -05:00
Eric Holscher 42889c7820 Silly bug fix. 2010-08-14 03:09:58 -05:00
Charles Leifer 26b97b9596 Adding basic file add/edit views and templates 2010-08-14 03:09:31 -05:00
Charles Leifer ad4faec21f Basic dashboard functionality 2010-08-14 03:09:31 -05:00
Eric Holscher 18e0586e80 Fuck CSRF 2010-08-14 08:05:49 +00:00