Commit graph

189 commits

Author SHA1 Message Date
Tyler Renelle
a1e2dbf5f6 update html to the new component syntax 2012-12-27 13:19:05 -05:00
Tyler Renelle
4483d004d4 had to put analytics back into .html, wasn't working in loadScripts file 2012-12-11 22:30:36 -07:00
Tyler Renelle
02df571c31 .html: use h2s, and float properly using bootstrap 2012-12-08 10:00:42 -08:00
Tyler Renelle
b8d4a9d6a2 move all javascript file loading (/public/js/* and external scripts)
from html file to javascript load function. This way we can utilize
require() for concatenation & faster page load, and $.getScript() for
async script-loading
2012-12-05 08:09:27 -08:00
Tyler Renelle
2a8bc2abe2 upgrade bootstrap, and manually specifcy hover-triggers for popovers (bootstrap now
defaults to click)
2012-12-05 07:17:45 -08:00
Tyler Renelle
8933c6ef43 show flash messages (for login primarily) 2012-12-04 16:10:30 -08:00
Tyler Renelle
07a614259f username/password registration now available 2012-12-04 15:18:59 -08:00
Tyler Renelle
2bece89b37 fix legacy facebook name bug 2012-11-15 13:10:59 -05:00
Tyler Renelle
35039e6af6 support legacy _user.auth.facebook.name in index.html 2012-11-15 11:50:43 -05:00
Tyler Renelle
91364e19b6 gut custom everyauth code & replace with derby-auth 2012-11-15 00:47:58 -05:00
Tyler Renelle
4a6ce103a6 update footer links with new wiki pages 2012-11-09 13:48:33 -05:00
Tyler Renelle
86251bd794 Revert "Revert "add reset button""
This reverts commit 8deebf293d12bfaf7cf68e4a27ff76abd76b0ffa.

Conflicts:
	lib/app/index.js
2012-10-28 15:31:53 -04:00
Tyler Renelle
82fabb17cc Revert "add reset button"
This reverts commit 023f7ab28ad5a216f752e9f93d99ba876e17dfc0.

Conflicts:
	lib/app/index.js
2012-10-28 15:31:39 -04:00
Tyler Renelle
677266acf5 add reset button
Conflicts:
	lib/app/index.js
2012-10-28 15:31:18 -04:00
Tyler Renelle
bc460e5ecd Saewitz fix 2012-10-28 12:24:21 -04:00
Tyler Renelle
489e61c4e4 add github-btns back in, as local clone into /public files 2012-10-12 08:48:25 -04:00
Tyler Renelle
80922c1047 setting up iframes to remove ssl errors: addthis as https, removing
github-btns for now (will add back in when I can do it with https)
2012-10-11 17:31:45 -04:00
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