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

56 Commits

Author SHA1 Message Date
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
23b7d4ac04 error page fix 2013-05-21 11:08:12 -04:00
526cd19cb6 404 page link fix 2013-05-21 10:00:10 -04:00
cf476412e6 <title> consistency 2013-05-21 09:58:49 -04:00
9bb977746b Error page handling 2013-05-21 09:57:10 -04:00
ed87330236 Highlight staff members in table (issue #8) 2013-05-21 09:43:14 -04:00
47bde0f801 Highlight staff members in table (issue #8) 2013-05-21 08:20:26 -04:00
2e3d41fd2c Remove iD logo from footer (issue #7) 2013-05-21 08:10:33 -04:00
Mike Jaoudi
91972f5911 Made the dead spooners section responsive 2013-05-20 00:42:25 -04:00
c93cd4384a somewhat responsive list...taking a break for now 2013-05-19 23:08:44 -04:00
8b0df7ae8a responsive footer 2013-05-19 22:39:46 -04:00
ca072d78e4 responsive footer 2013-05-19 22:33:09 -04:00
e37f50a880 responsive SMS page 2013-05-19 22:27:42 -04:00
beefe186d4 responsive header 2013-05-19 22:20:20 -04:00
981ce4f6b4 responsive header 2013-05-19 22:17:03 -04:00
aca26aa06c sort inactive spooners by time spooned, earliest last 2013-05-19 22:12:23 -04:00
0d05af80a6 add icons to spoon and revive buttons 2013-05-19 22:02:10 -04:00
1f4737d594 limit dragging area to only the drag icon instead of whole row, further fixing mobile problem 2013-05-19 21:49:17 -04:00
4672af7587 add padding to body to make mobile scrolling easier 2013-05-19 21:35:22 -04:00
Mike Jaoudi
9f821f56db Merge branch 'master' of https://github.com/jakejarvis/spoons 2013-05-19 20:39:26 -04:00
Mike Jaoudi
76e487c5ed Add jQuery Touch Punch to make drag and drop work on mobile devices. Fixes #4 2013-05-19 20:39:16 -04:00
246969726b correct timezone for Scrabble's web server and database server 2013-05-19 18:00:23 -04:00
39f4be98fe fix weird bug regarding last new spooner added 2013-05-19 17:49:08 -04:00
7e25c2285f prevent double-shuffling or double-clearing, fixes issue #6 2013-05-19 17:42:19 -04:00
ee8e1f4562 OCD login page indenting 2013-05-19 16:36:57 -04:00
a5e15bb209 OCD login page indenting 2013-05-19 16:33:59 -04:00
5c86484ab8 remove references to apple touch icons for now 2013-05-19 16:31:53 -04:00
4c4207b776 fix security flaw -- still prints list after redirect to login page 2013-05-19 16:25:13 -04:00
0f3d8f7b4c fix security flaw -- still prints list after redirect to login page 2013-05-19 16:23:56 -04:00
1855f77493 update footer 2013-05-19 16:14:37 -04:00
09f89851e4 disable text highlight 2013-05-19 16:13:10 -04:00
bc65ea4391 update footer links 2013-05-19 16:11:18 -04:00
81e2a2fed5 update footer links 2013-05-19 16:10:12 -04:00
c7b655655e whoops, was overflowing y instead of x 2013-05-19 16:07:55 -04:00
8218ad315e SMS CSS fixes 2013-05-19 16:04:04 -04:00