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
365994e938
terms modification
2012-09-02 23:05:16 -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
ddd691df24
remove demo.html
2012-07-25 20:02:28 -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
Tyler Renelle
6cdac47ab5
use nav-pills instead of nav-tabs
2012-07-18 13:38:30 -04:00
Tyler Renelle
a8499b125a
Fix save button
2012-07-18 13:21:00 -04:00
Tyler Renelle
70a78767fc
fixed todo chart-selector
2012-07-18 10:06:34 -04:00
Tyler Renelle
d823a762b0
Upgraded external js files: bootstrap-tour, jquery-ui.min,
...
jquery.cookie, jquery.min
2012-07-18 10:04:09 -04:00
Tyler Renelle
c4b34a2d93
move scripts to /public/js, downloaded google's jsapi there (so don't
...
have to load)
2012-07-18 09:51:19 -04:00
Tyler Renelle
b9fb4fc39e
Fixd experience history click
2012-07-18 09:00:32 -04:00
Tyler Renelle
7f1693b425
fixed initial tasks not havign .id
2012-07-17 16:35:26 -04:00
Tyler Renelle
98e824eb2e
Remove tyler defaults & "toggle debug" button
2012-07-16 18:10:01 -05:00
Tyler Renelle
89f4e228c2
don't need underscore now
2012-07-16 18:01:53 -05:00