Raymond Yee
a666427497
Merge pull request #404 from Gluejar/marc_package
...
Marc package
2014-10-31 12:55:46 -07:00
eric
f9b785e69e
fix user pref display
...
also add link to librarian settings
2014-10-31 13:52:19 -04:00
eric
3b4b836e6c
add marc download tools
2014-10-27 11:55:46 -04:00
eric
737cf91c66
complete switch to "Faves/Favorites" language
2014-02-19 23:16:28 -05:00
eric
36ebc83a5b
adapt work and book panel to t4u
...
also: start migration to “Fave”
also: start showing faves on ready to read books
also: on panel view, fixed the num-wishes link was unclickable
but: the fave count looks ugly
2014-02-11 11:37:39 -05:00
eric
223c005b86
simplify and update slideshow
2013-12-14 13:24:29 -05:00
eric
ccb1f0dd86
create and edit Library objects, which now have names and owners
2013-11-27 22:14:52 -05:00
eric
6910f1aa0c
cleanup of supporter view
2013-10-17 12:44:47 -04:00
eric
d99aaa97c9
card number authentication!
...
create libraries and administer them in admin.
card patterns mimc ezproxy format
http://www.oclc.org/support/services/ezproxy/documentation/usr/number.en
.html
after you join a library, it appears in your explore bar
2013-10-10 02:41:50 -04:00
eric
439169a1ab
Implemented IP authentication
...
libraries get associated with a library_block table (IP ranges)
moved superlogin here
IP stuff mostly copied from
https://github.com/benliles/django-ipauth/blob/master/ipauth/models.py
The model is that you need to be in an allowed IP range to "join" a
library. Once you've joined, you can use your login from anywhere. to
use that library.
Asign IP ranges in admin
2013-10-08 15:37:22 -04:00
eric
ab473f5411
libraries, phase 1.
...
admin can create a library connected to a user
other users can "join" the library
2013-10-02 12:02:08 -04:00
eric
ff2d995cd5
minor wording changes
2013-08-20 12:41:39 -04:00
eric
94eb6aeab0
Demphasize "wishes" on the website in preparation for B2U
2013-08-18 18:10:25 -04:00
Andromeda Yelton
7e2d57b299
force css reload
2013-04-02 11:58:50 -04:00
eric
24a08d2979
Implement Andromeda suggestions
2013-03-27 21:46:52 -04:00
eric
d905f288d7
merge from master
2013-03-22 16:45:41 -04:00
Andromeda Yelton
edb174fc96
Merge branch 'master' into improve_registration
...
Conflicts:
frontend/templates/pledge_complete.html
static/css/sitewide2.css
2013-03-22 11:22:23 -04:00
thatandromeda
543adf2bc4
Merge pull request #144 from Gluejar/fix_bookpanel_button
...
Fix bookpanel read it now button [#45869489 ]
2013-03-22 07:48:56 -07:00
eric
6de3b806a6
change name of book_panel stylesheet to force reload on deployment
2013-03-19 14:53:11 -04:00
eric
50ec6ddb06
merge from master
2013-03-19 14:38:09 -04:00
eric
af8c3ff1fd
merge from master
2013-03-19 10:02:06 -04:00
eric
ff58e5cd97
add link to gravatar in ui
2013-03-18 16:30:43 -04:00
eric
937f17eb73
and now everything works again
2013-03-18 14:56:27 -04:00
eric
014f15d8ee
start on the profile editor mods...
2013-03-14 21:42:00 -04:00
eric
7f64189284
create and deploy avatar_source and avatar_url
2013-03-14 15:43:24 -04:00
eric
c724786c97
remove redundant with clauses
2013-03-11 16:23:52 -04:00
eric
55b30f494e
schema.org metadata!
2013-03-09 20:25:47 -05:00
eric
800d0ffdeb
cleanup of css and js imports, also mapping
2013-03-08 14:16:24 -05:00
eric
aeabfa1fde
img measurements are already px
2013-01-04 13:34:50 -05:00
eric
6e4f8fe3d7
configure wish list inside book_panel so it doesn't get omitted again
2013-01-02 20:26:20 -05:00
Andromeda Yelton
c8cb5937e8
need to apply correct styles for new status handling too
2012-12-31 13:58:42 -05:00
Andromeda Yelton
836a957d97
add profile settings link to dropdown
2012-10-19 12:31:23 -04:00
Andromeda Yelton
09d5b00e50
highlight editing area if #edit is in url
2012-10-19 12:26:11 -04:00
Andromeda Yelton
757a3469b5
let's use css for borders
2012-10-03 13:15:46 -04:00
eric
113148d6a9
swapped badges, deleted empty badge, added title to edit icon
2012-10-03 12:17:23 -04:00
Andromeda Yelton
ae857b3c8f
restyle badges and edit profile function
2012-10-03 10:59:57 -04:00
eric
deb67de0b8
Revert "try this placement of the star"
...
This reverts commit e4cccc277f
.
2012-10-03 08:57:35 -04:00
Andromeda Yelton
e4cccc277f
try this placement of the star
2012-10-02 14:17:26 -04:00
Andromeda Yelton
5b19d7e765
Merge branch 'pledged_badges' of github.com:Gluejar/regluit into pledged_badges
2012-10-02 13:52:58 -04:00
eric
99c228323e
fix double toggle when clicking on star
2012-10-01 15:24:11 -04:00
Andromeda Yelton
fd845d627b
is unglued is not grammatical here
2012-10-01 09:47:32 -04:00
eric
4b49b1df4b
display badges on user profiles [ #29340547 ]
2012-09-22 23:55:07 -04:00
eric
f940c3e239
more removing dates
2012-09-22 23:49:43 -04:00
eric
72eb8f9e26
made the tab badge mouseover text stop saying "I" when it's another supporter's page
2012-09-22 23:48:53 -04:00
eric
5ddc050ff9
[finished #35857177 ] fixed missing user wishlist context for bookpanel on supporter page
...
bug introduced in
https://github.com/Gluejar/regluit/commit/fd44471aaecc08c30dd1688b060cd1
18174d910e
2012-09-11 13:41:53 -04:00
Andromeda Yelton
48e20a7cdd
bringing all the lightboxes under the hijax.js system
2012-08-27 15:35:29 -04:00
eric
3044507e2b
{#22431977] tweaked wording on unglued header
2012-07-22 14:18:29 -04:00
Andromeda Yelton
f32cb39d9a
added conditionals to make sure phrasing made sense for empty wishlists, and clarified who chooses the ungluing fee
2012-07-17 08:47:53 -04:00
Andromeda Yelton
df7ea263a0
adding a wishlist-tabs explanation section [ #22431977 ]
2012-06-13 16:50:03 -03:00
Andromeda Yelton
fd44471aae
caching the wishlist rather than calculating it for every single book_panel = potentially huge performance improvement
2012-06-01 10:22:39 -04:00