Commit Graph

751 Commits (d6d3117d6c0b21307e4dc9fb3173a996dba4e5c3)

Author SHA1 Message Date
Ed Summers 23c4c48946 simplified privacy view to use direct_to_template generic view; now use render() from django 1.3 which is easier 2011-09-28 21:54:50 -04:00
Ed Summers 65457dd921 merged 2011-09-29 01:42:08 +00:00
Ed Summers 8a9f785c4e started adding back some search functionality 2011-09-29 01:36:47 +00:00
Ed Summers 46271f96c1 Edited README.md via GitHub 2011-09-28 16:51:53 -03:00
Andromeda Yelton 45aef0e947 privacy policy updated with paypal info 2011-09-28 13:28:12 -04:00
Jason 7e9517ead2 Adding missing README 2011-09-27 08:56:50 -04:00
Jason ffa3feb92b Merge branch 'master' of github.com:Gluejar/regluit 2011-09-27 08:48:18 -04:00
Jason 37b46d01c2 Adding pledge payment support 2011-09-27 08:48:11 -04:00
Ed Summers 433b853c05 removed tabs since they are evil 2011-09-27 09:45:03 +00:00
Ed Summers f8095e9513 added and used Campaign.cover_image_small 2011-09-27 09:27:47 +00:00
Ed Summers 195f6db360 redirect to supporter page if logged in 2011-09-27 09:27:15 +00:00
Ed Summers b709cf3d61 clicking on unglue.it icon takes you home 2011-09-27 09:11:26 +00:00
eshellman df05fcf3b3 <title> needed a space after "unglue.it" 2011-09-26 15:43:41 -03:00
Andromeda Yelton 1597f9284c Merge github.com:Gluejar/regluit 2011-09-26 14:26:25 -04:00
Andromeda Yelton 8e3a1430a8 Minimally styled footer area 2011-09-26 14:25:30 -04:00
eshellman 6e134b5e8c Edited README.md via GitHub 2011-09-24 12:40:38 -03:00
Andromeda Yelton 54a5cc0fbf fixed layout bug with h2 and view list icons 2011-09-21 12:02:29 -04:00
Andromeda Yelton e812cbb2d7 add settings/me.* (not just me.py) to .gitignore 2011-09-21 11:47:40 -04:00
Andromeda Yelton 781b749005 Merge remote branch 'origin_team/master' 2011-09-21 11:17:13 -04:00
Andromeda Yelton ac5e372131 new designs for home and supporter pages, take 1 2011-09-21 11:11:36 -04:00
Raymond Yee 50d1f219ea A pass at making server side panels 2011-09-20 22:22:48 -07:00
Raymond Yee 8d13aa20eb Merge branch 'master' of github.com:Gluejar/regluit 2011-09-19 14:53:10 -04:00
Ed Summers f28c695abd modified syncdb instructions so that a super user admin is not created 2011-09-18 19:48:09 -04:00
Ed Summers 9f42c90d69 modified syncdb instructions so that a super user admin is not created 2011-09-18 19:48:09 -04:00
Ed Summers 85079fd559 removed facebook and twitter from django-socialauth login/registration 2011-09-18 19:45:23 -04:00
Ed Summers de3e4cbcde removed facebook and twitter from django-socialauth login/registration 2011-09-18 19:45:23 -04:00
Raymond Yee f774d9d552 Merge branch 'master' of github.com:Gluejar/regluit 2011-09-16 10:12:39 -07:00
Ed Summers 7b0d8479bd tastypie merged my change in 2011-09-16 06:25:22 -04:00
Ed Summers 18b34df3ed tastypie merged my change in 2011-09-16 06:25:22 -04:00
Ed Summers 8d10e7b53e use my fork of tastypie until they merge my change to install management commands properly 2011-09-16 05:33:05 +00:00
Ed Summers 7d84ede05e use my fork of tastypie until they merge my change to install management commands properly 2011-09-16 05:33:05 +00:00
Ed Summers b25bc783b4 got campaign information relevant to the logged in user to show up 2011-09-16 00:51:46 -04:00
Ed Summers 5246429db3 got campaign information relevant to the logged in user to show up 2011-09-16 00:51:46 -04:00
Ed Summers 273cb0bc6c added key authentication and some api tests 2011-09-15 22:53:44 -04:00
Ed Summers b7be628de2 added key authentication and some api tests 2011-09-15 22:53:44 -04:00
Ed Summers 6d6af629f4 added some api unit tests 2011-09-15 22:05:47 -04:00
Ed Summers ae840f4713 added some api unit tests 2011-09-15 22:05:47 -04:00
Ed Summers ccf9e122c1 added resource filtering to be able to lookup campaigns based on isbn with /api/v1/campaign/?format=json&work__editions__isbn_10=1590171101 2011-09-15 22:33:05 +00:00
Ed Summers 49bd1d38fc added resource filtering to be able to lookup campaigns based on isbn with /api/v1/campaign/?format=json&work__editions__isbn_10=1590171101 2011-09-15 22:33:05 +00:00
Raymond Yee 5f00f568f8 First naive pass at creating a IsbnResource 2011-09-14 16:15:01 -07:00
Raymond Yee 05753ad81b First naive pass at creating a IsbnResource 2011-09-14 16:15:01 -07:00
Raymond Yee 4cf289c5dd Added /api/editions to make it easier to test /api/isbn 2011-09-14 10:31:16 -07:00
Raymond Yee 93eb9a1549 Added /api/editions to make it easier to test /api/isbn 2011-09-14 10:31:16 -07:00
Raymond Yee afe9a60af3 Merge branch 'master' of github.com:Gluejar/regluit into tastypie1 2011-09-14 09:20:40 -07:00
Raymond Yee 4892a779d1 Merge branch 'master' of github.com:Gluejar/regluit into tastypie1 2011-09-14 09:20:40 -07:00
Raymond Yee 0ab5cb00f5 Created HTML version of API -- pretty ugly but set up to show what type of info you can get when ISBN passed in 2011-09-14 09:11:12 -07:00
Raymond Yee 45edd3cf73 Created HTML version of API -- pretty ugly but set up to show what type of info you can get when ISBN passed in 2011-09-14 09:11:12 -07:00
Raymond Yee 1de0717c8c Forgot to add a few new files to previous commit. 2011-09-14 08:40:42 -07:00
Raymond Yee e91a794d42 Forgot to add a few new files to previous commit. 2011-09-14 08:40:42 -07:00
Raymond Yee 14ae7090e6 Intermediate progress towards an API that takes ISBN and spits out edition, work, or campaign info 2011-09-14 08:38:29 -07:00