Andromeda Yelton
2c13104f5d
adding RSS icon to supporter page
2012-03-09 21:35:47 -05:00
Andromeda Yelton
8d2f56c7bc
Merge branch 'master' of github.com:Gluejar/regluit
2012-03-09 19:08:39 -05:00
Andromeda Yelton
0776d68b43
supporter wishbook feed round 1! let's see if it works
2012-03-09 19:05:24 -05:00
Andromeda Yelton
141bb54cc2
correcting a stupid mistake
2012-03-09 19:05:06 -05:00
eric
3a70949f36
added handling for moved works to wishlist action
2012-03-09 16:05:01 -05:00
eric
39e1faaca6
add-wishlist and remove-wishlist span ids were duplicate
...
needs change in wishlist.js
2012-03-09 15:15:35 -05:00
eric
462e50f270
set utf-8 encoding [ #26203269 ]
2012-03-09 15:15:34 -05:00
eric
477cf9eed0
no divs allowed in content of span [ #26203269 ]
...
check for css/less mangling, pixel positioning of GR empblem
2012-03-09 15:15:34 -05:00
eric
117348ba20
empty actions not valid [ #26203269 ]
2012-03-09 15:15:33 -05:00
eric
345331043e
html syntax fixes; work page is now valid [ #26203269 ]
...
moved embed code div out of ul, entified ampersands in some img src's
2012-03-09 13:00:16 -05:00
eric
87eee4ed9f
add prefix to forms so html will validate [ #26203269 ]
2012-03-09 13:00:16 -05:00
Raymond Yee
4b119e3926
Merge branch 'master' of github.com:Gluejar/regluit
2012-03-09 09:02:47 -08:00
Raymond Yee
d8bc5c2ddb
Display "They are" only when the there are things to display
2012-03-09 09:01:25 -08:00
eric
7534e6c1b5
fixed more html errors and warnings
2012-03-09 11:59:04 -05:00
Andromeda Yelton
f68e1e56bd
Merge branch 'master' of github.com:Gluejar/regluit
2012-03-09 11:00:30 -05:00
Andromeda Yelton
760d9c5b81
added you must be logged in to comment in work page for not-logged-in users
2012-03-09 11:00:09 -05:00
eric
f6d267b200
fixed lists on metrics page [deliver #26022545 ]
2012-03-09 09:20:23 -05:00
Andromeda Yelton
6c517e9a5e
Merge branch 'master' of github.com:Gluejar/regluit
2012-03-09 08:57:33 -05:00
Andromeda Yelton
4cbd0a1fc1
now with 42% fewer SQL queries
2012-03-09 08:56:59 -05:00
Raymond Yee
a252f9d173
[ #22561067 ] Implemented regluit.utils.localdatetime.now is by default datetime.datetime.now() (in Django 1.3) and django.utils.timezone.now() in Django 1.4+
...
One overrides regluit.utils.localdatetime._now to do "time travel" -- useful for testing scenarios requiring time changes (such as Campaigns)
Get rid of call references to datetime.datetime.now() or utcnow() and datetime.date.today() in favor of regluit.utils.localdatetime.now() and date_today().
2012-03-09 00:45:39 +00:00
Andromeda Yelton
2c1ceeaf22
merge all the things
2012-03-08 10:49:04 -05:00
Andromeda Yelton
4412a37d3c
TOC podcast video added
2012-03-08 10:14:37 -05:00
Andromeda Yelton
941601d4fd
if people click to import for accounts they haven't added, will now highlight account adding function
2012-03-08 09:37:25 -05:00
Andromeda Yelton
a3378efb17
factored the reused slideshow code from home and supporter into its own function
2012-03-08 09:36:59 -05:00
eric
142fe72f93
added db metrics page [deliver #26022545 ] /info/metrics.html
2012-03-07 22:07:01 -05:00
eric
de4f5fcc86
HTML sytax corrections
2012-03-07 22:07:01 -05:00
Andromeda Yelton
000d78dbd0
improving cover image linking behavior per https://www.pivotaltracker.com/story/show/24253139
2012-03-07 15:01:12 -05:00
Andromeda Yelton
cea2979ade
oh harrumph jenkins, it worked locally
2012-03-07 14:24:05 -05:00
Andromeda Yelton
9e978ac251
merging
2012-03-07 13:54:02 -05:00
Andromeda Yelton
05860bfa06
foregrounding search and browse features when own wishlist is empty
2012-03-07 13:23:34 -05:00
Andromeda Yelton
44187c39da
updating with pubwest article
2012-03-06 14:39:51 -05:00
eric
1f2cc96741
put linebreaks in comments [ #25980231 ]
2012-03-06 10:11:50 -05:00
eric
5fd73ba93d
[ fixes #23965971 ] checks that url is unique (case insenstive), hides url adding if a campaign is active
2012-03-05 16:03:57 -05:00
eric
4a8f5410a4
[restart 22431737] added cookie plugin to search page
2012-03-05 15:13:16 -05:00
Andromeda Yelton
ae3b6ebbf9
merging
2012-03-05 12:22:24 -05:00
Andromeda Yelton
a61d02bc8a
some edits to handle account activation problems reported by users
2012-03-05 11:38:17 -05:00
eric
7befee02b9
made toggling panel/list view persistent across site
2012-03-02 20:49:15 -05:00
Raymond Yee
c8a4970b0b
[ #22432609 ] A bit of cleanup of pledge_complete. A screenshot of new state:
...
https://skitch.com/rdhyee/8gapn/unglue.it-pledge-completed
]
2012-03-02 15:22:08 -08:00
Andromeda Yelton
5fd01bd528
merging
2012-03-02 10:28:37 -05:00
Andromeda Yelton
c9be954972
can now set default tab for ungluedlist, worklist, supporter in views.py. pagination remembers user tab, overrides default.
2012-03-02 09:40:10 -05:00
Andromeda Yelton
2191137cf4
why unglue this text added to comments tab
2012-03-01 10:32:12 -05:00
Andromeda Yelton
369d8c527e
Merge branch 'master' of github.com:Gluejar/regluit
2012-03-01 09:27:27 -05:00
Andromeda Yelton
b9e9f6f213
reconciling worklistview and supporter page querysets so they will both play nice with book_panel. adding some sorting to worklistview.
2012-03-01 09:11:35 -05:00
eric
c43fe2fcb3
replaced python urllib with django.utils.http to handle url encoding of non-ascii
2012-03-01 08:53:55 -05:00
Andromeda Yelton
5036153379
next/previous pagination links interact poorly with tabs. nuking them.
2012-02-29 15:51:27 -05:00
Andromeda Yelton
d35e5b313e
merge
2012-02-29 14:44:57 -05:00
Andromeda Yelton
338c0e8bb7
styling the links and adding previous/next
2012-02-29 14:41:34 -05:00
eric
bddd2976ca
fixed broken ebook urls
2012-02-29 14:34:43 -05:00
eric
d6a04f66f2
fixed guery bugs noted by andromeda
2012-02-29 14:20:50 -05:00
Andromeda Yelton
0cb791b6a8
merging
2012-02-29 14:05:47 -05:00
Andromeda Yelton
f18b18bca0
small layout change to make available ebooks fit better. removed 'enjoying': grammatically incoherent and hard to reconcile with wishlist.js
2012-02-29 13:28:45 -05:00
eric
d6e56d3c17
fixed campaign_lists
2012-02-29 13:23:32 -05:00
Andromeda Yelton
28ab56eef3
resurrecting link styling for pagination
2012-02-29 13:22:49 -05:00
eric
094f4e56ee
fixed work_view tabbing
2012-02-29 13:15:38 -05:00
eric
5ce023d322
fixed unglued list tabbing
2012-02-29 12:34:21 -05:00
eric
1c2b1fb606
pretty tabs
2012-02-29 12:13:29 -05:00
eric
e09b0f8cb6
removed stray '='
2012-02-29 09:48:08 -05:00
eric
74ec206842
unthrashed book_panel
2012-02-29 09:37:35 -05:00
Andromeda Yelton
cb06d2a36a
merging
2012-02-29 08:57:24 -05:00
Andromeda Yelton
34fbeb805d
moving unglued-but-not-ebooked back to Active tab, adjusting sorting of querysets in supporter page tabs, fixing active tab on list pages
2012-02-29 08:41:30 -05:00
eric
eebeb2476f
finish committing all changes
2012-02-28 17:28:58 -05:00
Andromeda Yelton
8d38579606
more logical sorting of supporter page book lists
2012-02-27 16:12:25 -05:00
Andromeda Yelton
815d100477
cover image now clickable. open library. why not.
2012-02-27 16:12:07 -05:00
Andromeda Yelton
2ac940ffbe
switching the opaque aqf address to the more user-friendly faq
2012-02-27 16:10:56 -05:00
Andromeda Yelton
118ca1e209
updating
2012-02-27 16:10:28 -05:00
Andromeda Yelton
34df889339
updating
2012-02-24 14:43:29 -05:00
Andromeda Yelton
2e32d91a2b
pagination and tabs now interact properly on the supporter page. needs styling and maybe ajax, but it works.
2012-02-24 11:37:06 -05:00
Andromeda Yelton
91014cace8
updating
2012-02-24 08:57:54 -05:00
Andromeda Yelton
b55c53467d
comments should show most recent first
2012-02-23 15:40:45 -05:00
Andromeda Yelton
477de72b77
clarifying what goes in each supporter tab and fixing interaction with pagination
2012-02-21 22:00:23 -05:00
Andromeda Yelton
e97550bf5f
adding support for contextual FAQs to pledge pages
2012-02-21 09:24:23 -05:00
Andromeda Yelton
8b76ef7c37
Merge branch 'master' of github.com:Gluejar/regluit
2012-02-20 20:48:36 -05:00
Andromeda Yelton
a49e981121
search page should have google analytics
2012-02-20 19:38:09 -05:00
thatandromeda
d14d0e1546
typo fix
2012-02-17 14:08:40 -05:00
thatandromeda
09681456b4
typo fix
2012-02-17 14:08:23 -05:00
thatandromeda
4000ebde1f
typo fix
2012-02-17 14:07:57 -05:00
Andromeda Yelton
f83d3263aa
Merge branch 'master' of github.com:Gluejar/regluit
2012-02-17 12:32:22 -05:00
Andromeda Yelton
c54c4e0508
updating
2012-02-17 11:57:51 -05:00
eric
471cb62fd2
changed core.tasks to not use models
2012-02-16 13:19:36 -05:00
Andromeda Yelton
8d2032e84e
expanding crowdfunding definition
2012-02-16 09:34:39 -05:00
Andromeda Yelton
6466c4292f
more prettifying. whole pledge tier div now clickable to select radio button
2012-02-15 11:09:34 -05:00
Andromeda Yelton
e3d8b12f85
prettifying the pledge page a bit
2012-02-15 11:03:58 -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
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
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
Ed Summers
a66b26f78d
get add to wishlist working w/ endless pagination
2012-02-09 13:28:14 -08: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
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
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
Andromeda Yelton
cfb6398fc6
reconciling panelview display and new results thingy
2012-02-06 14:48:15 -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
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