Commit Graph

1265 Commits (6b9c9a7653460961136b12a1e282f31e419139e1)

Author SHA1 Message Date
Andromeda Yelton 6b9c9a7653 changing version of jquery to 1.7.1 2012-02-14 11:28:48 -05:00
Andromeda Yelton b0eda2857c minor css tweaks 2012-02-14 11:28:05 -05:00
Andromeda Yelton ee061c468c i sped it up by a factor of 2 2012-02-14 10:15:45 -05:00
Andromeda Yelton 83c5593d08 tweak all the css 2000-12-31 19:12:21 -05:00
Andromeda Yelton fe9bf23ca3 rejiggering to work with latest stable query, and hopefully be faster 2000-12-31 19:12:10 -05:00
Andromeda Yelton 4ae77643f9 latest stable jquery 2000-12-31 19:11:51 -05:00
Andromeda Yelton 4cc91bed69 rounded corners on some avatars. man that was bugging me. 2012-02-10 14:33:14 -05:00
Andromeda Yelton fcf634495c we don't actually use this script 2012-02-10 14:32:42 -05:00
Andromeda Yelton a20b8c0ead Merge branch 'master' of github.com:Gluejar/regluit 2012-02-09 12:30:42 -05:00
Andromeda Yelton ade271dc4b prettified some profile settings styling 2012-02-09 12:28:45 -05:00
Andromeda Yelton 3a57bc7fd0 press page links to our profiles on unglue.it, tweaks to settings display 2012-02-09 11:48:41 -05:00
Raymond Yee e4285400ea Changed the isbn.ISBN class to not throw exceptions on invalid ISBNs but rather return None at various places 2012-02-08 09:19:17 -08:00
Andromeda Yelton b4e02afc9f unbreaking this too 2012-02-08 08:56:44 -05:00
Andromeda Yelton 77c469c026 Merge branch 'master' of github.com:Gluejar/regluit 2012-02-08 08:50:42 -05:00
Andromeda Yelton 6a8388b96e whoops, made it mfaster at doing the wrong thing. let's undo that 2012-02-08 08:50:29 -05:00
eric 16bb100482 made api tests less sensetive to fixture changes 2012-02-07 22:23:19 -05:00
eric 04fca2fcc0 fixed bug in api where work.id and campaign.id were confused 2012-02-07 22:22:01 -05:00
eric 5060f2e6bb frontend test less sensetive to fixturing
test db teardown at end of a test depends on db mechanisms
2012-02-07 15:47:32 -05:00
Andromeda Yelton e579fdfc96 minor jquery speedups 2012-02-07 13:41:21 -05:00
Andromeda Yelton e51148254b adding ISBN to detail view 2012-02-07 13:11:16 -05:00
Andromeda Yelton cf5cf54ac0 Merge branch 'master' of github.com:Gluejar/regluit 2012-02-07 12:01:12 -05:00
Andromeda Yelton 5435dbc1ab sped up some je jquery, made sign up call to action in the learn more section more prominent 2012-02-07 12:01:00 -05:00
Raymond Yee 7d9ade050a Merge branch 'jkace' 2012-02-06 15:26:35 -08:00
Andromeda Yelton ce1ebfa0ea Merge branch 'master' of github.com:Gluejar/regluit 2012-02-06 15:03:09 -05:00
Andromeda Yelton 35d4fa4fd1 jquery back to local version for security reasons, only needed in common.py 2012-02-06 15:02:57 -05:00
Raymond Yee d1865cedc5 Merge branch 'master' of github.com:Gluejar/regluit into recluster 2012-02-06 11:48:52 -08:00
Andromeda Yelton cfb6398fc6 reconciling panelview display and new results thingy 2012-02-06 14:48:15 -05:00
Raymond Yee 26e8024eb2 Compute the number of works corresponding to new editions 2012-02-06 11:34:11 -08:00
Andromeda Yelton 7a94496c39 maybe the setting also needs to be in common to avoid breaking jenkins? 2012-02-06 14:29:47 -05:00
Raymond Yee 3a2cece7dd Adding a bit more info to recluster_singletons but now requires a max parameter
Also adding __unicode__ method to Identifier
2012-02-06 11:26:48 -08:00
Andromeda Yelton c0dff3b61c books with the on wishlist indicator should not respond to clicking via wishlist.js 2012-02-06 14:24:15 -05:00
Andromeda Yelton 3c4d406a82 prod and please need to know about jquery_home and jquery_ui_home too 2012-02-06 14:14:09 -05:00
Andromeda Yelton 6ee9319b3a Merge branch 'master' of github.com:Gluejar/regluit 2012-02-06 13:53:36 -05:00
Andromeda Yelton a35bb7cbba there is now a setting for our versions of jquery ad jquery_ui. defaults to google hosted, use static to do offline dev. SO much less annoying. 2012-02-06 13:53:25 -05:00
eric 4a7f82d513 decided we should recluster by language 2012-02-06 12:42:15 -05:00
Andromeda Yelton 70dedab073 whoops, screwed up a bit of the css. unscrewing. 2012-02-06 10:57:37 -05:00
Andromeda Yelton 7f7a0ad0e1 Merge branch 'master' of github.com:Gluejar/regluit 2012-02-06 10:51:15 -05:00
Andromeda Yelton acc2a6a1f8 making campaign activity data display properly in search results 2012-02-06 10:50:37 -05:00
Ed Summers 8c86ee4f2e trigger scroll a tiny bit further up the page 2012-02-05 08:56:41 -08:00
Ed Summers 08e10fb0ed added test for pagination 2012-02-04 16:22:04 -08:00
Ed Summers ac4a6b7570 Merge branch 'master' of github.com:Gluejar/regluit 2012-02-04 16:07:05 -08:00
Ed Summers f55330365e added endless scroll for search results 2012-02-04 16:06:53 -08:00
eric f0a390d78d new management command: recluster_singletons 2012-02-04 18:36:06 -05:00
Raymond Yee c1d5d86abf Merge branch 'master' of github.com:Gluejar/regluit 2012-02-04 12:50:51 -08:00
Raymond Yee d207dbc6b4 Reduce the number of related editions to expect to be greater than 9 (instead of greater than 10) to allow test to pass
Don't know why the number of edtions should go down
2012-02-04 12:40:10 -08:00
Andromeda Yelton baa7c05400 you are now returned to the comments tab after posting a comment 2012-02-03 12:32:09 -05:00
Andromeda Yelton 0e92aae0b5 crowdfunding graphic now links to faq item 2012-02-03 12:28:48 -05:00
Andromeda Yelton a8bb1c6bef Merge branch 'master' of github.com:Gluejar/regluit 2012-02-03 12:20:46 -05:00
Andromeda Yelton 73e11c67b3 making signup arrow in learn more section more closely coupled with signup call-to-action 2012-02-03 12:20:32 -05:00
Andromeda Yelton 8d17e2d0d6 tweak all the things 2012-02-03 12:05:02 -05:00