Commit Graph

66 Commits

Author SHA1 Message Date
Tyler Renelle
3a155fb306 Trying (new Date) instead of new Date() due to multiple crons on 1 day bug 2012-07-13 09:43:53 -05:00
Tyler Renelle
2620b25ffb Check at least if url is a guid, better to check if model exists but
that's not working
2012-07-11 20:14:29 -04:00
Tyler Renelle
2fa58da27e purl bug fix 2012-07-11 20:07:54 -04:00
Tyler Renelle
08632bd17a Add persistent URL for accessing data accross multiple
browsers (temporary solution to no authentication)
2012-07-11 19:27:53 -04:00
Tyler Renelle
42610f189e And removing it, dangerous 2012-07-11 16:24:58 -04:00
Tyler Renelle
186bcac166 Adding loadUserSession debugging 2012-07-11 16:24:41 -04:00
Tyler Renelle
8417e8fd62 Add cron to debugging buttons 2012-07-11 15:58:17 -04:00
Tyler Renelle
03b5361be9 history charts: use date.toDateString() when done debugging 2012-07-11 15:38:01 -04:00
Tyler Renelle
25d42f078f remove console.log on previous 2012-07-11 15:26:27 -04:00
Tyler Renelle
095865ff2e lastCron: set as midnight using new Date().toDateString() 2012-07-11 15:24:23 -04:00
Tyler Renelle
8f43f7d0c7 lastCron: setting as difference between two dates on midnight,
currently a bug where it calculates the difference in 24h between two
dates
2012-07-11 15:13:08 -04:00
Tyler Renelle
48f26edfb7 use math.floor, not math.round, when computing daysPassed on cron 2012-07-11 14:37:47 -04:00
Tyler Renelle
e4257766a6 poormanscron: run once ever hour on client 2012-07-11 10:17:47 -04:00
Tyler Renelle
0f8b7d48bd nodejitsu: changes necessary to run on jitsu
nodejitsu: database credentials (reset this commit!) & remove derby-ui-boot, just use bootstrap
2012-07-09 18:41:40 -04:00
Tyler Renelle
45caad3c3c Using coffee instead (derby new --coffee first-project) 2012-04-26 22:19:31 -04:00
Tyler Renelle
2f8b80b74e Adding empty derby project 2012-04-26 22:03:01 -04:00