Checking in changes made in-place on the server to be merged
[oweals/finalsclub.git] / app.js
2012-02-08 Seth WoodworthChecking in changes made in-place on the server to... merge
2012-01-30 Seth WoodworthMerge branch 'test' of github.com:finalsclubdev/FinalsC...
2012-01-30 Seth Woodworthadd back authorization to schools
2012-01-28 Andrew MagliozziMerge pull request #25 from finalsclubdev/test
2012-01-28 Seth WoodworthMerge branch 'devel' of github.com:finalsclubdev/Finals...
2012-01-28 Seth Woodwortha
2012-01-28 Seth Woodworthadd todo
2012-01-23 Seth Woodworthtesting
2012-01-23 Seth Woodworthmodify app for fbauth
2012-01-23 Seth Woodworthmake school slug page work
2012-01-23 Seth Woodworthadding course count to app and template schools page
2012-01-23 Seth WoodworthMerge branch 'master' of github.com:sethwoodworth/Final...
2012-01-23 Seth WoodworthMerge pull request #1 from chrisrhoden/patch-1
2012-01-23 Chris Rhodenuntested but this should give you a starting point
2012-01-22 Seth WoodworthMerge branch 'devel' of github.com:finalsclubdev/Finals...
2012-01-22 Seth Woodworthadding fb connect
2012-01-06 Seth Woodworthreturn schools and courses to schools page
2012-01-04 Seth WoodworthMerge branch 'master' of github.com:sethwoodworth/Final...
2012-01-04 Seth Woodworthin progress updates for merge
2012-01-04 Seth Woodworthcorrectly noting the current location of bc
2012-01-03 Seth WoodworthModifying app.js and git so bc lives in the FC directory
2011-12-14 Seth WoodworthMerge branch 'master' of github.com:finalsclubdev/Final...
2011-11-20 ec2-userMerge branch 'master' of github.com:/finalsclubdev...
2011-11-20 ec2-userMerge branch '1page' of github.com:/finalsclubdev/Final...
2011-11-20 Joe HitchensMerge branch '1page' of github.com:finalsclubdev/Finals...
2011-11-19 chapelMissed some not found errors
2011-11-19 ec2-userMerge branch '1page' of github.com:/finalsclubdev/Final...
2011-11-19 chapelMultiple fixes
2011-11-19 ec2-userMerge branch '1page' of github.com:/finalsclubdev/Final...
2011-11-19 chapelRework and feature parity to existing site
2011-11-14 chapelfix merge conflict
2011-11-14 chapelRecent changes and alternatives
2011-11-14 ec2-userremove empty lines
2011-11-14 ec2-userMerge branch '1page' of github.com:/finalsclubdev/Final...
2011-11-14 chapelAdd no-cache for json output
2011-11-14 chapelMerge branch '1page' of github.com:finalsclubdev/Finals...
2011-11-14 chapelAdd user data to json sent to browser
2011-11-14 chapelMerge branch '1page' of github.com:finalsclubdev/Finals...
2011-11-14 chapelAll requests will load index.html, notes page reverted...
2011-11-13 chapelFix archived notes and break cache for json
2011-11-13 ec2-userMerge branch '1page' of github.com:/finalsclubdev/Final...
2011-11-13 chapelSend index.html on all ajax views, fix public file...
2011-11-13 ec2-userMerge branch '1page' of github.com:/finalsclubdev/Final...
2011-11-13 chapelMerge branch '1page' of github.com:finalsclubdev/Finals...
2011-11-13 chapelConvert other data points to ajax
2011-11-13 fcdev@sleepless.comMerge branch '1page' of github.com:/finalsclubdev/Final...
2011-11-13 chapelAdd course list for school and sanitize course
2011-11-12 chapelMerge branch '1page' of github.com:finalsclubdev/Finals...
2011-11-12 chapelSanitize schools and make sure courses are sent out
2011-11-12 Joe HitchensMerge branch '1page' of github.com:finalsclubdev/Finals...
2011-11-12 chapelAdd ajax check, and send json for /schools
2011-11-12 Sleepless Inc.Merge pull request #4 from sleeplessinc/master
2011-11-12 Joe Hitchensdocs 4/head
2011-11-11 chapelMoving bc into its own module
2011-11-11 Joe Hitchensdocs
2011-11-05 chapelOverview write-up of backchannel server
2011-11-01 chapelAdd course delete and edit
2011-10-27 chapelAdd initial documentation to app.js
2011-09-27 Andrew MagliozziInital Commit