Commit graph

172 commits

Author SHA1 Message Date
Tyler Renelle
bad2f6f5b3 Revert "Just pass in task object to taskClasses view helper", this was
breaking deleting tasks - revisit later

This reverts commit d04140977f.
2012-10-11 11:15:39 -04:00
Tyler Renelle
d04140977f Just pass in task object to taskClasses view helper 2012-09-29 18:03:47 -04:00
Tyler Renelle
4866fe602d remove moment.js, included with require 2012-09-25 22:19:50 -04:00
Tyler Renelle
33f8c43e93 more bug-fixing on async cron, using lodash instead of underscore 2012-09-24 16:45:37 -04:00
Tyler Renelle
0ba7ccd370 move scoring functions around
Conflicts:

	lib/app/index.js
	src/app/index.coffee
2012-09-24 09:56:25 -04:00
Tyler Renelle
6c32f42bb1 user-tokens as uneditable-input instead of well 2012-09-20 10:57:39 -04:00
Tyler Renelle
53659d7ac8 use github's social-count classes for token-cost 2012-09-19 09:50:41 -04:00
Tyler Renelle
5f771ef830 rename quarters to tokens 2012-09-19 09:50:39 -04:00
Tyler Renelle
be9d419313 Quarters system, generalized modal dialogs, bug fixes 2012-09-18 21:37:49 -04:00
Tyler Renelle
3f045e0604 add facebook login image, logout link, settings modal with user id 2012-09-15 20:27:50 -04:00
Tyler Renelle
47eb7dc606 copyright & gittip 2012-09-15 15:15:59 -04:00
Tyler Renelle
bde52a01a9 Pull in changes from private branch, including many bug fixes and -
drumrole - functioning facebook auth!!
2012-09-15 15:06:51 -04:00
Tyler Renelle
ee2c4663d5 Pull in a bunch of changes from private branch, initial everyauth code 2012-09-07 17:23:31 -04:00
Tyler Renelle
9fd4367a8a pull in some changes from private branch 2012-09-06 15:33:06 -04:00
Tyler Renelle
3cb7fd75c8 smaller bookmark button 2012-09-06 12:28:05 -04:00
Tyler Renelle
9c58a7809f Beginnings of toggling days-of-week for repeatable dailies
Conflicts:

	lib/app/index.js
	package.json
	src/app/index.coffee
2012-09-04 23:07:58 -04:00
Tyler Renelle
681c3e219a put full jquery-ui back in. something to lost in the pipework trying
to minimize it to just the sortable component (custom build), giving
TypeError: 'undefined' is not a function (evaluating 'a.curCSS(this,"overflow",1)')
2012-09-04 18:01:45 -04:00
Tyler Renelle
f68dcbf469 add trash icon, remove delete button (people aren't deleting the same
tasks, maybe this will help them). add a bunch of tooltips on the
controls. prevent accidental deletes
2012-09-04 18:01:42 -04:00
Tyler Renelle
2febd15ba4 move experience chart below table 2012-09-04 18:01:40 -04:00
Tyler Renelle
2ee1eda827 Bars width 100% 2012-09-04 18:01:27 -04:00
Tyler Renelle
91711aad07 use heart & star icons instead of HP / Exp
Conflicts:

	lib/app/index.js
2012-09-04 16:09:54 -04:00
Tyler Renelle
1100c865f8 Center avatar on the page (does this look better? I'll have to AB test
or something)
2012-09-04 16:08:35 -04:00
Tyler Renelle
c201921dc1 cleaner footer html 2012-09-04 14:28:46 -04:00
Tyler Renelle
2008fceaf7 add twitter via @lefnire 2012-09-03 00:11:04 -04:00
Tyler Renelle
b88a86636d contact page bug 2012-09-03 00:01:42 -04:00
Tyler Renelle
1eae48f39e Use bootstrap's homepage-style footer. revert here if causes problems,
i don't know what i'm doing
2012-09-03 00:01:12 -04:00
Tyler Renelle
8a4185815f move terms & privacy to staticPages
Conflicts:

	lib/server/index.js
	src/server/index.coffee
	views/app/index.html
2012-09-02 23:01:14 -04:00
Tyler Renelle
68079f5bfc send growl notifications for points gained/lossed & level up
Conflicts:

	src/app/scoring.coffee
2012-09-01 14:26:12 -04:00
Tyler Renelle
928c951b1c Addthis refers to domain (https://github.com/lefnire/habitrpg/issues/1) 2012-08-29 09:16:29 -04:00
Tyler Renelle
a4cbe3886d Have to use absolute positioning on .progress-text instead of float,
with bootstrap 2.1. upgrade bootstrap-responsive.styl
2012-08-23 23:53:40 -04:00
Tyler Renelle
e4524e0958 temporary fix on _purl, using $().val() instead of view binding 2012-08-23 22:54:18 -04:00
Tyler Renelle
c5bbc67f05 some script cleanup 2012-08-09 12:16:33 -04:00
Tyler Renelle
c928ef4c9d put github button back in with new spec 2012-08-09 11:32:33 -04:00
Tyler Renelle
4b28ab9235 only use google analyatics in production 2012-08-09 11:22:44 -04:00
Tyler Renelle
47a451b578 Disable git follow button for now, needs to be fixed with "star" instead 2012-08-09 11:20:52 -04:00
Tyler Renelle
b2cd9c0d0f use Addthis, some other attempts at fixing the weird bug 2012-08-08 09:57:32 -04:00
Tyler Renelle
630a6bf9ce Remove loading of a bunch of external javascript files if usign mobile device 2012-07-31 12:59:42 -04:00
Tyler Renelle
6f0520a5e4 Use twitter instead of addthis. now just github & twitter. can't
decide on stuff
2012-07-30 20:23:59 -04:00
Tyler Renelle
216a8a7fad put addthis loadscripts in <Tail>, comment out gittip for now 2012-07-30 19:55:11 -04:00
Tyler Renelle
1819ac6a9d Merge branch 'sticky-footer' into derby 2012-07-30 19:43:31 -04:00
Tyler Renelle
9343d0cd37 move optional/slow-loading scripts to <Tail:> 2012-07-30 17:32:36 -04:00
Tyler Renelle
88cd49fa0d Adding sticky footer code & social-links 2012-07-30 17:26:06 -04:00
Tyler Renelle
3895d0610a many bug fixes regarding schema updates 2012-07-28 16:26:06 -04:00
Tyler Renelle
994efb5f79 Add clear-completed button 2012-07-28 00:01:58 -04:00
Tyler Renelle
1eae25ae54 _completedList working properly for todos, messes up dailies 2012-07-27 20:35:05 -04:00
Tyler Renelle
aff781ad3d Attempt at _completedList. still has race condition with setting *.copmleted 2012-07-27 19:38:28 -04:00
Tyler Renelle
ad2bce0db9 bring underscore back 2012-07-27 19:37:16 -04:00
Tyler Renelle
2b3f1707b8 Add SEO text so google doesn't get strange copy 2012-07-25 19:51:05 -04:00
Tyler Renelle
0b58c24e58 Moved scoring functionality into score.coffee, separate it out so i
can start implementing services
2012-07-20 21:39:29 -04:00
Tyler Renelle
9437da73d1 Add google analytics 2012-07-18 22:02:22 -04:00