Andromeda Yelton
4cbd0a1fc1
now with 42% fewer SQL queries
2012-03-09 08:56:59 -05:00
Raymond Yee
5f5dca97ed
Merge branch 'payment' of github.com:Gluejar/regluit into payment
2012-03-09 00:50:07 +00: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
Raymond Yee
8ae1a44d81
Merge branch 'payment' of github.com:Gluejar/regluit into payment
...
Conflicts:
frontend/views.py
2012-03-08 16:23:24 -08:00
Raymond Yee
a3a24b44c0
An attempt to 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-08 16:20:48 -08:00
Raymond Yee
a2fa838cbc
An attempt to 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-08 16:08:34 -08:00
Raymond Yee
35f20c186a
Ooops...forgot utils/__init__.py
2012-03-08 11:10:26 -08:00
Raymond Yee
a87f849a89
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)
2012-03-08 11:04:25 -08:00
Raymond Yee
eed1c39a5b
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-03-08 10:35:47 -08: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
Raymond Yee
dcf94fd3ff
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-03-07 14:18:08 -08:00
Raymond Yee
c6108bd0b0
[ #26102593 ] First steps towards controlling our library dependencies by specifying versions of libraries in requirements_versioned.pip
2012-03-07 13:57:13 -08: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
Raymond Yee
2729a7e4b9
work in progress
2012-03-07 11:42:16 -08: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
9096a8ed6d
separating code shared by home.html and supporter.html into own includable files
2012-03-07 13:22:12 -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
8dea738331
fixed stupid error removing et al.
2012-03-05 17:15:23 -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
c4df21938c
should maintain appropriate tab color after clicking on pagination links
2012-03-05 12:03:08 -05:00
Andromeda Yelton
a61d02bc8a
some edits to handle account activation problems reported by users
2012-03-05 11:38:17 -05:00
eric
f84c6101d4
removed "et al." from work.author() because it was almost always wrong
2012-03-05 11:12:41 -05:00
eric
3cc1ab23de
account activation changed from 7 to 30 days
2012-03-03 17:26:50 -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
Raymond Yee
e1fc176031
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-03-02 09:32:01 -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
Raymond Yee
b4cf47fece
Merge branch 'master' of github.com:Gluejar/regluit
2012-03-01 11:54:56 -08:00
Raymond Yee
0394dc90f3
Added some basic instructions about how to upgrade production.
2012-03-01 11:52:05 -08:00
thatandromeda
74f4a487c4
back to showing wishlisted by default; there's more going on there right now
2012-03-01 14:01:19 -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
Andromeda Yelton
c70a22913f
tab highlighted by default on pageload should be Active, not Wishlisted
2012-03-01 09:11:06 -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
fd696eff86
minor tweak
2012-02-29 14:45:13 -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