eric
|
0840a1fd71
|
implement holds. Also fix borrow view that didn't specify work.
|
2013-11-08 12:13:34 -05:00 |
Raymond Yee
|
a9b5d51b36
|
Merge branch 'master' into expiring_cc
|
2013-08-07 22:59:37 -04:00 |
eric
|
84c18ee65d
|
Make sure current staff is described accurately on ungluue.it site
|
2013-08-01 19:28:20 -04:00 |
Raymond Yee
|
46d1d4f767
|
Merge branch 'master' into expiring_cc
Conflicts:
payment/models.py
payment/tests.py
|
2013-07-08 10:52:44 -07:00 |
Raymond Yee
|
63a3bac876
|
Trying a new key for prod.py too to see whether that will fix breakage in api calls
|
2013-07-02 07:37:12 -07:00 |
Raymond Yee
|
9cc2e3121e
|
Merge branch 'master' into expiring_cc
|
2013-04-10 09:14:29 -07:00 |
Raymond Yee
|
25fedc69ee
|
get prod out of production mode
|
2013-03-30 10:25:32 -07:00 |
Raymond Yee
|
1f522e0112
|
maintenance mode
|
2013-03-30 09:47:45 -07:00 |
Raymond Yee
|
de96aa0755
|
Add task for 22nd of month for notifying expring cc
|
2013-03-04 11:19:13 -08:00 |
Raymond Yee
|
474c959fcf
|
check for Account.status changes on just and production
|
2013-03-04 10:29:53 -08:00 |
Raymond Yee
|
4f46760ab9
|
Remove prefix for CKEDITOR uploading on production
|
2013-02-11 11:24:32 -08:00 |
Raymond Yee
|
ccb331c6ff
|
Put in S3 keys for just and production
|
2013-02-11 10:47:03 -08:00 |
Raymond Yee
|
415aa84878
|
Added CKEDITOR_UPLOAD_PREFIX = 'https://unglue.it/static/media/' to prod.py
|
2013-02-04 07:58:26 -08:00 |
Andromeda Yelton
|
84e13a42bf
|
scheduling ending soon notification
|
2012-11-21 11:09:18 -05:00 |
Andromeda Yelton
|
673b890e42
|
add production setting and only use google analytics in production
|
2012-10-23 10:24:16 -04:00 |
Raymond Yee
|
67c41df4b3
|
we have relaunched
|
2012-10-15 08:08:06 -07:00 |
thatandromeda
|
99d4a3dd1c
|
need to be in preview mode until relaunch
|
2012-09-27 12:14:41 -03:00 |
eric
|
9ccfb4be48
|
Ed's tired of getting unglue.it bug reports
|
2012-09-05 11:17:36 -04:00 |
eric
|
e8bd5ab2dc
|
added ckeditor to manage campaign forms to provide rich text editing and image uploads [#32447975]
|
2012-07-27 14:23:44 -04:00 |
Raymond Yee
|
cf2847544b
|
Fix the time when the campaign status dated -- 12:01 am -- maybe it should be 12:00
|
2012-06-29 18:22:19 -07:00 |
Raymond Yee
|
0bd6fdeaa0
|
Moving production over to Amazon SES
|
2012-06-22 17:13:24 -07:00 |
Raymond Yee
|
feba1c2b7d
|
[#31613287] temporary fix for SMTP limit -- switch to new account
|
2012-06-21 12:45:43 -07:00 |
Raymond Yee
|
b532a13bd0
|
Putting in MAINTENANCE_MODE for various local configurations
|
2012-05-17 13:56:44 -07:00 |
Raymond Yee
|
199921c015
|
Flipping IS_PREVIEW on production from True to False -- LAUNCHING
|
2012-05-17 08:21:51 -07:00 |
Raymond Yee
|
942d80688a
|
Add secure IPN settings to prod.py
|
2012-05-15 17:42:16 -07:00 |
Raymond Yee
|
c500b8dbaa
|
TURN ON FPS PAYMENT -- let's see what happens
|
2012-05-13 23:11:47 -07:00 |
Raymond Yee
|
5cf4c17c33
|
Put in the right BASE_URL for production
|
2012-05-12 08:28:17 -07:00 |
Raymond Yee
|
43162c0406
|
On second thoughts, let's just try the sandbox first on unglue.it, then clear the transactions and the turn on the real money....
|
2012-05-12 08:10:31 -07:00 |
Raymond Yee
|
50d6998a92
|
TURNING THE REAL AMAZON PAYMENT SYSTEM ON!!!
|
2012-05-12 08:06:51 -07:00 |
Raymond Yee
|
1633b5a32d
|
Make it easier to flip the switch on whether to run the FPS sandbox or the real thing
|
2012-05-10 09:03:10 -07:00 |
Raymond Yee
|
70210dca95
|
add looking for settings.local to the settings files
fabfile.list_backups
first cut at aws.create_dbinstance and aws.db_info
|
2012-05-05 13:45:50 -07:00 |
eric
|
61a4878b54
|
[finish #24030945] tested it! scheduled notification for 12:30 at night via celerybeat. fixed various messge problems.
|
2012-04-28 13:02:38 -04:00 |
Ed Summers
|
0279253aa2
|
emit_notice.sh has to +x mode
added a db encoding for test db for production
|
2012-04-20 17:18:54 +00:00 |
Raymond Yee
|
7690345aec
|
Added more documentation on setting up celerybeat to README.md
updated deployment scripts to launch celerybeat
|
2012-04-05 15:07:27 -07:00 |
Raymond Yee
|
7b4ed8830e
|
Make modifications to please.py and prod.py to reflect fact that common.py has base definitions for celerybeat tasks
|
2012-04-05 14:07:55 -07:00 |
Raymond Yee
|
2aae2f64c1
|
Added necessary import to settings -- datetime and regluit
|
2012-04-05 13:44:47 -07:00 |
Raymond Yee
|
b23f354029
|
Add the same celerybeat jobs configuration to production
|
2012-04-05 13:41:58 -07:00 |
eric
|
62e5c4b518
|
this setting no longer used [#27115145]
|
2012-03-29 16:14:44 -04:00 |
Raymond Yee
|
2c12d84e2a
|
Set NOTIFICATION_QUEUE_ALL to True for now in various settings file
Added a few lines of documentation to signals.py around notifications
|
2012-03-27 14:53:07 -07:00 |
eric
|
51cf67dca7
|
moved transaction settings to common.py
|
2012-03-26 16:18:31 -04: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 |
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 |
Ed Summers
|
0d2b7e0c12
|
change site id to unglue.it
|
2012-01-15 23:24:09 +00:00 |
Raymond Yee
|
9b9a1e80d5
|
fix BASE_URL for paypal
|
2012-01-15 18:11:53 -05:00 |
Ed Summers
|
339235363a
|
production facebook app
|
2012-01-15 23:04:32 +00:00 |
Ed Summers
|
8bffcbc308
|
production config changes
|
2012-01-15 22:14:45 +00:00 |
Ed Summers
|
61f9ff9980
|
forked please and prod configurations
|
2012-01-15 20:37:08 +00:00 |
eric
|
f493312782
|
Revert "added htmlbase to enforce https login"
This reverts commit 93afadcf46 .
|
2011-12-28 13:51:24 -05:00 |
eric
|
93afadcf46
|
added htmlbase to enforce https login
|
2011-12-28 12:34:43 -05:00 |
eric
|
697ee04a43
|
added site fixtures to make email registration emails work
|
2011-12-28 12:34:41 -05:00 |