Commit Graph

1992 Commits (43162c040658e6a6c9a68364b39f818f9223ef9f)

Author SHA1 Message Date
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
Raymond Yee 0faf1df94a Intermediate progress towards an API that takes ISBN and spits out edition, work, or campaign info 2011-09-14 08:38:29 -07:00
Andromeda Yelton dadbde0d5e changed logo to grey version 2011-09-13 15:03:30 -04:00
Andromeda Yelton bd189eeb83 changed logo to grey version 2011-09-13 15:03:30 -04:00
Andromeda Yelton a8dffead58 privacy policy now displays in footer 2011-09-13 14:35:06 -04:00
Andromeda Yelton b9fa228608 privacy policy now displays in footer 2011-09-13 14:35:06 -04:00
thatandromeda 5a6c267ab5 added urlpattern for privacy page 2011-09-13 14:59:29 -03:00
thatandromeda 8aba6cfb4e added urlpattern for privacy page 2011-09-13 14:59:29 -03:00
Raymond Yee 6d9c1fe6d0 Merge branch 'master' of github.com:Gluejar/regluit into tastypie1 2011-09-13 10:10:51 -07:00
Raymond Yee a7e4405793 Merge branch 'master' of github.com:Gluejar/regluit into tastypie1 2011-09-13 10:10:51 -07:00
Raymond Yee 27b503b6fb Merge branch 'master' of github.com:Gluejar/regluit 2011-09-13 09:57:54 -07:00
Andromeda Yelton 8998789116 added privacy policy 2011-09-13 10:55:11 -04:00
Andromeda Yelton 03bef09c01 added privacy policy 2011-09-13 10:55:11 -04:00
Raymond Yee cb89c13cbb check_db command for database integrity check 2011-09-12 16:52:06 -07:00
Raymond Yee 6360bc98c0 check_db command for database integrity check 2011-09-12 16:52:06 -07:00