Commit Graph

1284 Commits (5b18d47866d2137611f99b4c3a51be2e1cf3ac9d)

Author SHA1 Message Date
Andromeda Yelton 5b18d47866 hey the widget should probably reflect the status of the work, huh 2012-02-15 08:55:34 -05:00
Andromeda Yelton e0f897b684 target links to outside of frame and make it work with the improved greenpanel.js 2012-02-15 08:51:24 -05:00
Andromeda Yelton ca4ca68260 badges not displaying in correct color. let's fix that. 2012-02-14 12:27:43 -05:00
Andromeda Yelton 60cd80b93b moving from bind to on, speeding up, targeting to panelview only 2012-02-14 11:57:07 -05:00
Andromeda Yelton b46e2c7df8 vocabulary tweak 2012-02-14 11:36:12 -05:00
Andromeda Yelton 29af3044b6 merging 2012-02-14 11:35:54 -05:00
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
Raymond Yee 5ff810049d OK...I had to encode work.title, not work 2012-02-13 15:02:14 -08:00
Raymond Yee bf07c4b7ed Encode to ascii in the printout to the recluster_singletons 2012-02-13 15:01:00 -08:00
Raymond Yee 4024d9d3c9 book_loader was calling a merge_works more than once on the same pair of works, causing an integrity exception in WasWorks.
Changes made in add_related so that merge_works called only once for a given pair of works.   Also put in some safeguards in merge_works to prevent from self-merging and from merging when either works is missing an id (which should happen if a work has been deleted.)  Maybe we should check also to see whether the id for was is already in WasWorks
2012-02-13 14:35:08 -08:00
eric 7b6b1d067f userlist queries now only look at first 100 works 2012-02-11 19:08:05 -05:00
eric 41f41aa76e fixed NameError: global name 'Http404' is not defined 2012-02-11 15:14:31 -05:00
eric 417968698a added missing png- just copied header-button-gray 2012-02-11 14:15:44 -05:00
eric 107e6ffd0c apply migrations! added num_wishes on work model. "popular" page now 10x faster 2012-02-11 14:15:06 -05:00
eric 1a62f8634e missed this charge; only affects rights holder claims forms for redirected works 2012-02-10 19:30:09 -05:00
eric 07e578699d Added WasWork model to track deleted works. Apply migrations! 2012-02-09 22:30:33 -05:00
eric 99c56f4765 Merge branch 'master' of https://github.com/Gluejar/regluit 2012-02-09 20:51:26 -05:00
eric 346bb79e38 merge comments when works are merged 2012-02-09 20:51:10 -05:00
eric 0380ae838a fixed error in Edition.get_by_isbn class method 2012-02-09 20:49:52 -05:00
Ed Summers a66b26f78d get add to wishlist working w/ endless pagination 2012-02-09 13:28:14 -08: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