1
mirror of https://github.com/jakejarvis/spoons.git synced 2025-04-26 13:28:27 -04:00

90 Commits

Author SHA1 Message Date
861173314f set Twilio number in env variables so app is now truly 100% portable! 2017-07-17 11:10:24 -04:00
a670665895 added screenshot to readme 2017-07-17 10:40:25 -04:00
ec87d8434d overdue readme! 2017-07-17 10:26:09 -04:00
e12811a607 forgot to remove old sql file 2017-07-17 10:25:13 -04:00
14a6317012 move sql file out of web directory 2017-07-17 10:19:15 -04:00
3c7f51d6b4 paul blart: spoon cop 2017-07-17 09:06:01 -04:00
2390facaab set time zone in environment variable 2017-07-16 21:15:25 -04:00
08d66be2da footer tweaks 2017-07-16 20:29:39 -04:00
3eece2564a sorting fix 2017-07-16 19:47:55 -04:00
2aaededd2d remove new relic junk 2017-07-16 19:28:49 -04:00
53fa3bdfb4 new relic test 2017-07-16 18:16:18 -04:00
ae503d02b0 tidy up login page 2017-07-16 17:50:51 -04:00
cc1257e3db move webfont css into separate file 2017-07-16 17:47:17 -04:00
e67d12e290 https proxy fix 2017-07-16 17:34:27 -04:00
eecf8185a9 force https 2017-07-16 17:31:53 -04:00
6c803fc3b1 override with new local webfont 2017-07-16 16:55:10 -04:00
86b299f53c local webfonts, R.I.P. typekit 2017-07-16 16:47:45 -04:00
fd8db08ce9 updated error page 2017-07-16 16:10:45 -04:00
5ba4f3d217 login security fix 2017-07-16 16:01:36 -04:00
0f29afffa4 composer autoload bug 2017-07-16 15:58:46 -04:00
4353d45092 fix mpdf 2017-07-16 15:58:05 -04:00
1a3fa76d71 fix mpdf 2017-07-16 15:55:21 -04:00
11628a36e9 fix vendor autoload path 2017-07-16 15:53:23 -04:00
01750bd625 use newer version of mpdf via composer 2017-07-16 15:51:58 -04:00
5daffff5bf close mysql connection after pdf render 2017-07-16 15:27:36 -04:00
c3a241fa6b update twilio hook for mysqli 2017-07-16 14:48:13 -04:00
9bd64a0897 close mysql connection in footer 2017-07-16 14:34:55 -04:00
5e8c9fc105 set database timezone to east coast beast coast 2017-07-16 14:31:50 -04:00
d5f12cf9c6 disabling remember password option until I fix massive 3-year-old security hole. oops.... (issue #12) 2017-07-16 14:23:53 -04:00
70be24caf5 https assets 2017-07-16 14:15:03 -04:00
d6803c5da7 mpdf config file went missing 2017-07-16 13:25:45 -04:00
da31b934ee fix check for heroku db 2017-07-16 13:22:47 -04:00
8af377fdb7 use environment variables for sensitive config info 2017-07-16 13:19:00 -04:00
24354e198b fix composer version 2017-07-16 13:07:43 -04:00
438a9db194 change all database stuff to MySQLi 2017-07-16 12:43:57 -04:00
c89c6821e0 php 5.6 2017-07-16 12:40:10 -04:00
db89ee5fe3 prep for move to heroku w/ composer info 2017-07-16 12:35:31 -04:00
bb8ca88e79 2014 changes 2015-06-29 10:57:26 -04:00
de75e9828f switch first name and last name on add page 2013-06-14 09:16:55 -04:00
43c92f0374 remove appfog ignore file 2013-06-08 20:49:08 -04:00
Mike Jaoudi
c282093109 Forgot to remove a debug statement 2013-06-04 20:20:20 -04:00
Mike Jaoudi
3c440741e0 Staff is evenly spread across the list when shuffled. Fixes #1 2013-06-04 20:14:32 -04:00
Mike Jaoudi
011934600a Merge branch 'master' of https://github.com/jakejarvis/spoons 2013-06-04 16:35:01 -04:00
Mike Jaoudi
c9e356ccc9 Fixed left margin for mobile and rows only move up and down 2013-06-04 16:34:51 -04:00
dc9bb06459 For 'spoon' and 'status' SMS commands, check that there is actually a subject after the command 2013-05-27 00:57:09 -04:00
65578fb1e4 log all SMS messages/responses into database (note creation of new 'texts' MySQL table! included in updated db_structure.sql) 2013-05-27 00:51:06 -04:00
7dcf5a2aff Change SMS help command to 'commands' (issue #10) 2013-05-27 00:34:07 -04:00
dbe53c4a6a Disable mobile pinch zoom 2013-05-27 00:22:24 -04:00
546eddbdd4 slimmer error page 2013-05-21 11:27:28 -04:00
62fd0da205 error page fix 2013-05-21 11:10:13 -04:00