Tyler Renelle
|
c3810cf7ea
|
registration tests
|
2013-01-28 17:31:10 -05:00 |
|
Tyler Renelle
|
0e8d4b4f1f
|
don't delete on invalid cron, but undefined cron. still thinking on this
|
2013-01-28 16:45:14 -05:00 |
|
Tyler Renelle
|
c625458ce3
|
two weeks should be long enough, rather than 1mo.
|
2013-01-28 15:58:48 -05:00 |
|
Tyler Renelle
|
912c0860fe
|
include cron on server load
|
2013-01-28 15:53:32 -05:00 |
|
Tyler Renelle
|
2db92d72a5
|
cleanup cron
|
2013-01-28 15:53:26 -05:00 |
|
Tyler Renelle
|
63c6420b87
|
Merge branch 'master' into preen-users
|
2013-01-28 15:21:01 -05:00 |
|
Tyler Renelle
|
e747e8f2b9
|
add remove_dummy_acounts migration
|
2013-01-28 15:12:28 -05:00 |
|
Tyler Renelle
|
832ae5f249
|
Merge branch 'master' of github.com:lefnire/habitrpg
|
2013-01-28 15:09:42 -05:00 |
|
Tyler Renelle
|
1009a87954
|
Merge pull request #226 from toebu/completed-todos-fix
Getting rid of the completedList and completedIds
|
2013-01-28 12:09:12 -08:00 |
|
Tyler Renelle
|
9337414224
|
add completed/todo merge migration a la @toebu
|
2013-01-28 15:09:10 -05:00 |
|
Tyler Renelle
|
eb5b63fb6f
|
Merge pull request #241 from nt3rp/unusual-escaping-behaviour
HTML entities & and < are not handled correctly
|
2013-01-28 11:56:16 -08:00 |
|
Tyler Renelle
|
359e979252
|
Merge pull request #242 from nt3rp/make-day-more-obvious
Changed button colors
|
2013-01-28 11:53:00 -08:00 |
|
Tyler Renelle
|
c4f0ec7ce0
|
remove console.log on undefined lastCron (still gotta figure out what
to do with them)
|
2013-01-28 14:44:14 -05:00 |
|
Tyler Renelle
|
b4e8d1e69a
|
user.setNull for lastCron right away, to avoid missing lastCrons
|
2013-01-28 14:04:10 -05:00 |
|
Tyler Renelle
|
d888d879d8
|
use +new Date on cron
|
2013-01-28 13:52:46 -05:00 |
|
Tyler Renelle
|
52fe9b77ff
|
add server cron for preening stale accounts
|
2013-01-28 13:48:43 -05:00 |
|
Tyler Renelle
|
c2fddaab49
|
Merge branch 'master' of github.com:lefnire/habitrpg
|
2013-01-28 12:19:54 -05:00 |
|
Stan Lindsey
|
4b87888b49
|
Replace relative with margin top
|
2013-01-28 07:22:56 +00:00 |
|
Nicholas Terwoord
|
50692c371d
|
Changed button colors
- By default, unpressed buttons are now a gray color
|
2013-01-27 22:21:03 -05:00 |
|
Nicholas Terwoord
|
bfe85ad6a8
|
HTML entities & and < are not handled correctly
- Instead of using `view.escapeHTML`, just check if todo is blank via RegEx
|
2013-01-27 21:36:34 -05:00 |
|
Tobias Leugger
|
61b848bf4f
|
Updating the task list cleanup to not restore the completedIds list.
Fixing the mocha test to not check for the completedIds.
|
2013-01-27 18:55:46 +01:00 |
|
Tyler Renelle
|
3f07fe9c8a
|
comment out balance
|
2013-01-27 10:05:15 -05:00 |
|
Tyler Renelle
|
4fea719100
|
Merge pull request #229 from teekirol/master
Text now breaks on word
|
2013-01-26 15:58:56 -08:00 |
|
Lori Lee
|
a21792ba25
|
Text wrapping issue in Titles and Descriptions
|
2013-01-26 18:53:56 -05:00 |
|
Tyler Renelle
|
fea1e0efdc
|
itemsEnabled bug
|
2013-01-26 15:06:31 -05:00 |
|
Tyler Renelle
|
05b5caa99f
|
itemsEnabled bug
|
2013-01-26 14:58:29 -05:00 |
|
Tyler Renelle
|
2c7ac2afa5
|
moving tests around
|
2013-01-26 14:57:47 -05:00 |
|
Stan Lindsey
|
da3c0f1a2d
|
All popups on left
|
2013-01-26 13:15:57 +00:00 |
|
Stan Lindsey
|
0a4fbe80cd
|
Connection follows browswer
|
2013-01-26 12:23:24 +00:00 |
|
Stan Lindsey
|
24bde808eb
|
Static Header
.head = position fixed
.wrap = relative, top 130px, z-index -1
|
2013-01-26 12:22:15 +00:00 |
|
Tobias Leugger
|
b697e7bdf1
|
Getting rid of the completedList and completedIds, instead only
using the 'completed' attribute of the todo task. This fixes some
issues were a task was at the same time in the todoIds and
completedIds.
|
2013-01-26 11:33:51 +01:00 |
|
Tyler Renelle
|
cf81339f7a
|
user.on for itemstore popup, as per switz's suggestion
|
2013-01-25 16:16:28 -05:00 |
|
Tyler Renelle
|
e1913d6929
|
still getting jquery not defined
|
2013-01-25 15:01:59 -05:00 |
|
Tyler Renelle
|
a02776506f
|
restrict client balance edit permissions
|
2013-01-25 14:59:48 -05:00 |
|
Tyler Renelle
|
590fa1669c
|
add server-only write paths
|
2013-01-25 14:18:17 -05:00 |
|
Tyler Renelle
|
27fc924b30
|
Merge branch 'master' of github.com:lefnire/habitrpg
|
2013-01-25 14:02:28 -05:00 |
|
Tyler Renelle
|
121f33b3a9
|
don't log in user with REST call
|
2013-01-25 13:56:20 -05:00 |
|
Tyler Renelle
|
0188379552
|
fix REST testing setup
|
2013-01-25 13:51:22 -05:00 |
|
Tyler Renelle
|
942390640e
|
use lefnire/racer so we can test accessControl functions originating
from client or server
|
2013-01-25 12:56:53 -05:00 |
|
Tyler Renelle
|
638cf2042e
|
Merge pull request #203 from deepthunk/patch-1
Spelling mistake
|
2013-01-24 13:34:24 -08:00 |
|
Peter Song
|
e1874c7fbd
|
Spelling mistake
i before e ;)
|
2013-01-24 16:33:31 -05:00 |
|
Tyler Renelle
|
ec2eac31c0
|
missing completeds
|
2013-01-24 00:15:35 -05:00 |
|
Tyler Renelle
|
54df0c16ff
|
restore missing tasks in same code for checking for blank tasks and
duplicates. this is getting weird
|
2013-01-24 00:06:25 -05:00 |
|
Tyler Renelle
|
d4c2d274ba
|
list item typo
|
2013-01-23 19:49:40 -05:00 |
|
Tyler Renelle
|
7ad04b2849
|
facebook link fix
|
2013-01-23 19:42:17 -05:00 |
|
Tyler Renelle
|
9051f2e40c
|
more links
|
2013-01-23 19:39:32 -05:00 |
|
Tyler Renelle
|
e0d3df831b
|
new footer links
|
2013-01-23 15:09:30 -05:00 |
|
Tyler Renelle
|
9924edcd95
|
fix Fatal Error: Unauthorized issue due to accessControl
|
2013-01-23 12:51:12 -05:00 |
|
Tyler Renelle
|
ced8b168bb
|
Merge pull request #179 from pironic/gold-validate
reward:gold field is now a number instead of text.
|
2013-01-23 08:27:32 -08:00 |
|
Michael Writhe
|
82ed0971fd
|
reward:gold field is now a number instead of text. Validates the input from user before submitting form... we should check the input once received as well, but this is good enough for now
|
2013-01-22 16:56:16 -07:00 |
|