zzz-floof.git
14 years agoadding new art with user relations is there, sort of. Still needs adding relations... wtforms
Nick Retallack [Tue, 1 Dec 2009 09:15:02 +0000 (01:15 -0800)] 
adding new art with user relations is there, sort of.  Still needs adding relations on existing art to be smoother, and also it should create a gallery of your own art when you create your account.  We still need a way to search by relations though

14 years agosome nice mixins for tags, ratings, relations
Nick Retallack [Sat, 7 Nov 2009 10:11:14 +0000 (02:11 -0800)] 
some nice mixins for tags, ratings, relations

14 years agoadd artist when posting
Nick Retallack [Sat, 7 Nov 2009 09:39:11 +0000 (01:39 -0800)] 
add artist when posting

14 years agothe beginnings of user-art relations. You can add relations, and it makes sure they...
Nick Retallack [Wed, 28 Oct 2009 08:22:55 +0000 (01:22 -0700)] 
the beginnings of user-art relations.  You can add relations, and it makes sure they're unique.  Confirmation fields are there, but not used yet.

14 years agomerged in comments
Nick Retallack [Sat, 24 Oct 2009 05:00:00 +0000 (22:00 -0700)] 
merged in comments

14 years agorearranged comment routes, more specific first
Nick Retallack [Sat, 24 Oct 2009 04:56:58 +0000 (21:56 -0700)] 
rearranged comment routes, more specific first

14 years agolittle things
Nick Retallack [Sat, 24 Oct 2009 04:23:51 +0000 (21:23 -0700)] 
little things

14 years agoMerge branch 'comments'
Eevee [Fri, 23 Oct 2009 02:31:14 +0000 (19:31 -0700)] 
Merge branch 'comments'

14 years agoAdded parent property/links for comments, and a Return link on comment threads.
Eevee [Fri, 23 Oct 2009 02:27:57 +0000 (19:27 -0700)] 
Added parent property/links for comments, and a Return link on comment threads.

14 years agoMore thorough support for comment threading.
Eevee [Tue, 20 Oct 2009 03:13:12 +0000 (20:13 -0700)] 
More thorough support for comment threading.

Comment threads are indented correctly.

Viewing a comment subthread works.

Replying to an arbitrarily deeply-nested comment works.

Creating a nested comment updates the rest of the discussion correctly.

14 years agoAdded partial support for comment threading.
Eevee [Fri, 16 Oct 2009 05:44:57 +0000 (22:44 -0700)] 
Added partial support for comment threading.

14 years agoComment posting support.
Eevee [Thu, 15 Oct 2009 07:20:48 +0000 (00:20 -0700)] 
Comment posting support.

14 years agoRemoved some commented-out code.
Eevee [Mon, 12 Oct 2009 03:17:32 +0000 (20:17 -0700)] 
Removed some commented-out code.

14 years agoSuper-simple comment display.
Eevee [Mon, 12 Oct 2009 03:16:04 +0000 (20:16 -0700)] 
Super-simple comment display.

14 years agoFront page link to current userpage should use lowercase username.
Eevee [Thu, 8 Oct 2009 06:52:41 +0000 (23:52 -0700)] 
Front page link to current userpage should use lowercase username.

14 years agoRemoved trailing spaces.
Eevee [Thu, 8 Oct 2009 04:26:43 +0000 (21:26 -0700)] 
Removed trailing spaces.

14 years agoFixed setup.py.
Eevee [Thu, 8 Oct 2009 04:25:41 +0000 (21:25 -0700)] 
Fixed setup.py.

14 years agomerged in my branch 'resources', which is not aptly named anymore since it no longer...
Nick Retallack [Wed, 7 Oct 2009 06:25:16 +0000 (23:25 -0700)] 
merged in my branch 'resources', which is not aptly named anymore since it no longer uses resources at all.  Just named routes.  It has new features like galleries though so it's cool.

14 years agoAdded User Pages, which you can now display galleries on. Also detected
Nick Retallack [Wed, 7 Oct 2009 06:01:20 +0000 (23:01 -0700)] 
Added User Pages, which you can now display galleries on.  Also detected
duplicate submissions.
Made an absolute mess of routes, but I think I've fixed them all now.
Removed all url.current() calls because they don't seem to work, though
I'm not sure if that's because I added explicit=True or not.  I'm wary
of them anyhow after reading
http://pylonsbook.com/en/1.0/urls-routing-and-dispatch.html#route-memory

14 years agodisplaying galleries on your page works
Nick Retallack [Wed, 7 Oct 2009 03:27:45 +0000 (20:27 -0700)] 
displaying galleries on your page works

14 years agotrying out resource routing. Works decently. Added lots of notes.
Nick Retallack [Tue, 6 Oct 2009 19:32:59 +0000 (12:32 -0700)] 
trying out resource routing.  Works decently.  Added lots of notes.

14 years agofixed empty tag form submission
Nick Retallack [Tue, 6 Oct 2009 17:47:43 +0000 (10:47 -0700)] 
fixed empty tag form submission

14 years agoshaped up routing: enabled explicit mode, and created some named routes
Nick Retallack [Tue, 6 Oct 2009 08:08:06 +0000 (01:08 -0700)] 
shaped up routing: enabled explicit mode, and created some named routes

14 years agosaved searches is going awesome. Partial work on adding them as galleries
Nick Retallack [Tue, 6 Oct 2009 05:22:22 +0000 (22:22 -0700)] 
saved searches is going awesome.  Partial work on adding them as galleries

14 years agomerged with mine
Nick Retallack [Mon, 5 Oct 2009 17:44:08 +0000 (10:44 -0700)] 
merged with mine

14 years agoAdded some explicit routes I missed. e.g.: all the art ones.
Eevee [Mon, 5 Oct 2009 17:39:32 +0000 (10:39 -0700)] 
Added some explicit routes I missed.  e.g.: all the art ones.

14 years agofixed search query (awesome now thanks vee =]), tag links, default routing is back...
Nick Retallack [Mon, 5 Oct 2009 17:37:50 +0000 (10:37 -0700)] 
fixed search query (awesome now thanks vee =]), tag links, default routing is back for now, merged in ratings.  Tested stuff out, works nicely.  This should be the definitive copy.

14 years agoStubbed out userpages.
Eevee [Mon, 5 Oct 2009 04:24:25 +0000 (21:24 -0700)] 
Stubbed out userpages.

14 years agoUsers namespace index and a quick userlist.
Eevee [Mon, 5 Oct 2009 04:14:44 +0000 (21:14 -0700)] 
Users namespace index and a quick userlist.

14 years agoAdded logout. Removed magical routing.
Eevee [Mon, 5 Oct 2009 04:00:03 +0000 (21:00 -0700)] 
Added logout.  Removed magical routing.

14 years agoAdded real registration that prompts for a username.
Eevee [Mon, 5 Oct 2009 03:56:42 +0000 (20:56 -0700)] 
Added real registration that prompts for a username.

14 years agoMake search a GET to /search.
Eevee [Mon, 5 Oct 2009 02:17:44 +0000 (19:17 -0700)] 
Make search a GET to /search.

14 years agoFix search to do an AND of tags, not OR.
Eevee [Mon, 5 Oct 2009 02:17:34 +0000 (19:17 -0700)] 
Fix search to do an AND of tags, not OR.

14 years agodelete tags by clicking the x, or typing in -tagtext
Nick Retallack [Sun, 4 Oct 2009 20:20:32 +0000 (13:20 -0700)] 
delete tags by clicking the x, or typing in -tagtext

14 years agoSearching for one tag works. Two tags acts like or and returns multiple copies.
Nick Retallack [Sun, 4 Oct 2009 18:12:23 +0000 (11:12 -0700)] 
Searching for one tag works.  Two tags acts like or and returns multiple copies.

14 years agoAugh! Removed trailing whitespace.
Eevee [Sun, 4 Oct 2009 22:32:07 +0000 (15:32 -0700)] 
Augh!  Removed trailing whitespace.

14 years agoMake uploading work if /tmp and floof are on different drives.
Eevee [Sun, 4 Oct 2009 22:28:57 +0000 (15:28 -0700)] 
Make uploading work if /tmp and floof are on different drives.

14 years agoratings work. Searching for ratings, not so much yet.
Nick Retallack [Sun, 4 Oct 2009 21:36:52 +0000 (14:36 -0700)] 
ratings work.  Searching for ratings, not so much yet.

14 years agoMerge branch 'tags' into search
Nick Retallack [Sun, 4 Oct 2009 20:20:41 +0000 (13:20 -0700)] 
Merge branch 'tags' into search

14 years agodelete tags by clicking the x, or typing in -tagtext
Nick Retallack [Sun, 4 Oct 2009 20:20:32 +0000 (13:20 -0700)] 
delete tags by clicking the x, or typing in -tagtext

14 years agoSearching for one tag works. Two tags acts like or and returns multiple copies.
Nick Retallack [Sun, 4 Oct 2009 18:12:23 +0000 (11:12 -0700)] 
Searching for one tag works.  Two tags acts like or and returns multiple copies.

14 years agotagging works
Nick Retallack [Sun, 4 Oct 2009 17:32:00 +0000 (10:32 -0700)] 
tagging works

14 years agouploaded by works, and now you can view art on its own page.
Nick Retallack [Sun, 4 Oct 2009 11:42:37 +0000 (04:42 -0700)] 
uploaded by works, and now you can view art on its own page.

14 years agonow you can post art. No associated user yet though.
Nick Retallack [Sun, 4 Oct 2009 11:16:14 +0000 (04:16 -0700)] 
now you can post art.  No associated user yet though.

14 years agosuccessfully ported everything to a flesh shabti template. shortnames work now,...
Nick Retallack [Sun, 4 Oct 2009 10:15:07 +0000 (03:15 -0700)] 
successfully ported everything to a flesh shabti template.  shortnames work now, and so does all your stuff.  Enjoy

14 years agorudimentary file uploading. Saves as sha1 like git objects. code is in lib. needs...
Nick Retallack [Sun, 4 Oct 2009 08:55:36 +0000 (01:55 -0700)] 
rudimentary file uploading.  Saves as sha1 like git objects.  code is in lib.  needs db support.

14 years agoAdded myself to websetup.
Eevee [Sat, 3 Oct 2009 00:20:53 +0000 (17:20 -0700)] 
Added myself to websetup.

14 years agoSwitched existing sqla code over to elixir style.
Eevee [Fri, 2 Oct 2009 23:35:43 +0000 (16:35 -0700)] 
Switched existing sqla code over to elixir style.

14 years agoAdded *.egg to .gitignore.
Eevee [Wed, 30 Sep 2009 07:52:24 +0000 (00:52 -0700)] 
Added *.egg to .gitignore.

14 years agoShuffled base.mako into something like a wireframe design.
Eevee [Wed, 30 Sep 2009 07:51:54 +0000 (00:51 -0700)] 
Shuffled base.mako into something like a wireframe design.

14 years agoAdded elixir dependency.
Eevee [Wed, 30 Sep 2009 02:57:30 +0000 (19:57 -0700)] 
Added elixir dependency.

14 years agoSwitch over to Elixir
ootachi [Tue, 29 Sep 2009 08:41:25 +0000 (01:41 -0700)] 
Switch over to Elixir

14 years agoOpenID library is python-openid, not openid.
Eevee [Thu, 6 Aug 2009 16:43:15 +0000 (09:43 -0700)] 
OpenID library is python-openid, not openid.

14 years agoIndex page lists titles of art in the "art" table.
Eevee [Thu, 6 Aug 2009 16:43:01 +0000 (09:43 -0700)] 
Index page lists titles of art in the "art" table.

14 years agoAdded OpenID registration and login.
Eevee [Thu, 30 Jul 2009 05:49:32 +0000 (22:49 -0700)] 
Added OpenID registration and login.

14 years agoInitial commit. New Pylons project.
Eevee [Tue, 14 Jul 2009 18:31:31 +0000 (11:31 -0700)] 
Initial commit.  New Pylons project.