Tyler Renelle
1ffb640833
tmp(memleak): temporary memleak measure to check avg response-time every 3mins. If >650ms (high mem) or ==0 (blackout), restart
2014-10-14 15:21:29 -06:00
Tyler Renelle
32cab260a2
bailey(spider)
2014-10-12 20:04:18 -06:00
Tyler Renelle
39ab41549a
feat(quests): spider quest
2014-10-12 19:29:51 -06:00
Tyler Renelle
56e2ec1bc4
Merge pull request #4140 from gjoyner/checklists
...
Adding checklist item drag and drop feature
2014-10-12 18:27:06 -06:00
Negue
67b341760e
stop spell casting on rewards
2014-10-12 22:01:12 +02:00
Matteo Pagliazzi
cd4626ec06
fix(moment): use new syntax, remove deprecation warning
2014-10-12 20:40:58 +02:00
gjoyner
9afbe42dbf
Fixing indentions in taskCtrl.js
2014-10-12 03:15:28 -07:00
gjoyner
36bf09d984
Adding checklist item drag and drop feature
2014-10-12 01:48:51 -07:00
Matteo Pagliazzi
8da33857e4
fix(payments): revert unwanted change
2014-10-10 21:33:32 +02:00
Matteo Pagliazzi
1a15043cdd
feat(emails): add backoff to delay failed jobs
2014-10-10 21:31:32 +02:00
Alice Harris
9a8cbbce4f
Merge pull request #4136 from Alys/hide_completed_dailies-with-edit-fix
...
allow Daily to stay visible while being edited
2014-10-10 22:19:01 +10:00
Alice Harris
13b12b830c
allow a task to stay visible while being edited, regardless of other parameters
2014-10-10 22:14:43 +10:00
Alice Harris
d7c8d48078
Merge pull request #4129 from Alys/Gaelan-hide_completed_dailies
...
Add ability to hide completed dailies (Gaelan's changes with fixes for merge conflicts etc)
2014-10-10 22:07:30 +10:00
Tyler Renelle
1fbf3a7eba
fix(static): fix static/api page, fixes #3636
2014-10-09 13:28:37 -06:00
Matteo Pagliazzi
e310fb37b6
Merge pull request #4127 from Alys/jade-plain-text-fixes
...
prevent "Warning: missing space before text for line [nn] of jade file ..."
2014-10-09 17:13:56 +02:00
Alice Harris
9669fbcbf9
make All the default tab for Dailies (instead of Due)
2014-10-09 21:20:19 +10:00
Alice Harris
264b16f76b
move Dailies "All" tab to the first position, to make it the default (I hope)
2014-10-09 21:08:46 +10:00
Alice Harris
43d2d1355e
renamed Daily tabs to save space, removed To-Dos from new code because compled/all tabs were blank, decoupled To-Do code from Dailes code to allow future changes (e.g., "Dated" tab for To-Dos)
2014-10-09 20:04:03 +10:00
Alice Harris
f0c3b3db4c
add pipes in front of plain text to prevent "Warning: missing space before text for line nn of jade file ..."
2014-10-09 15:56:06 +10:00
Bob Example
c4a2e720fd
Add ability to hide completed dailies.
...
While I was at it, I also did a bit of refactoring in general around the hiding
of completed todos/dailies.
2014-10-09 14:49:04 +10:00
Tyler Renelle
2a8128872d
fix(moment): fix deprecated warnings, use updated moment syntax
2014-10-08 17:37:30 -06:00
Matteo Pagliazzi
96b41448cd
Merge pull request #4112 from betaveros/unallocated-notification
...
Notification for Unallocated Attribute Points (fixes #4109 )
2014-10-08 19:53:50 +02:00
Matteo Pagliazzi
f4977cd1ed
Merge pull request #4122 from jklein/develop
...
Putting the boot icon on the same line as the member name in group members
2014-10-08 15:04:21 +02:00
Tyler Renelle
3c14278c81
Merge pull request #4097 from HabitRPG/paglias/modules
...
Update modules where possible and remove unused modules from package.json
2014-10-07 13:49:59 -06:00
Matteo Pagliazzi
95e71c68de
fix(jade): update api page to new doctype
2014-10-07 21:30:01 +02:00
Matteo Pagliazzi
2fdb1973eb
upgrade winston-mail
2014-10-07 21:30:01 +02:00
Matteo Pagliazzi
37971ffceb
upgrade code to support moment 2.8.x
2014-10-07 21:30:01 +02:00
Matteo Pagliazzi
6467fe4b54
Revert "update angulae version"
...
This reverts commit a08eb9a4ada38e9de590fd54ecd042561075e89f.
2014-10-07 21:30:01 +02:00
Matteo Pagliazzi
8674a0cede
update angulae version
2014-10-07 21:30:00 +02:00
Matteo Pagliazzi
80042a7a64
update jade
2014-10-07 21:30:00 +02:00
Matteo Pagliazzi
fab04d5e19
fix .nodemonignore, reduce cpu usage
2014-10-07 21:30:00 +02:00
Matteo Pagliazzi
e49402a1ec
remove unused packages
2014-10-07 21:30:00 +02:00
Matteo Pagliazzi
fc580595e0
Revert "chore(npm): upgrade paypal-express-checkout -> manual fix now in module"
...
This reverts commit 07691885bc50937b251be6d364a21c748b0722cd.
2014-10-07 21:30:00 +02:00
Matteo Pagliazzi
81308f700d
stick nconf to specific version
2014-10-07 21:30:00 +02:00
Matteo Pagliazzi
f0deb2bf90
upgrade some other package
2014-10-07 21:30:00 +02:00
Matteo Pagliazzi
9ccf2c8d11
upgrade moment
2014-10-07 21:30:00 +02:00
Matteo Pagliazzi
3aa450f8d4
upgrade a few other packages
2014-10-07 21:30:00 +02:00
Matteo Pagliazzi
ebcce81baa
chore(npm): upgrade paypal-express-checkout -> manual fix now in module
2014-10-07 21:30:00 +02:00
Matteo Pagliazzi
d71f126ac4
chore(npm): upgrade express to ~3.17.5
2014-10-07 21:30:00 +02:00
Jonathan Klein
41de8014a0
Putting the boot icon on the same line as the member name in group members
2014-10-07 14:10:15 -04:00
Tyler Renelle
57a5a62d7c
fix(memleak): possible improvements to leaked vars #4079
2014-10-06 17:59:07 -06:00
Tyler Renelle
0a630d7d9b
feat(halloween): jackolantern pet
2014-10-06 16:14:48 -06:00
Tyler Renelle
4fdcbb22c0
migration(subscriptions): cancel subs small script
2014-10-06 15:23:57 -06:00
Matteo Pagliazzi
fda93773c7
feat(emails): add subscription cancelled email
2014-10-06 20:03:55 +02:00
Brian Chen
5809e52fe9
Make attribute referencing in notification logic more robust
2014-10-04 20:56:13 +08:00
Brian Chen
9ecbe9d48f
Add unallocated attribute points notification
...
* Uses i18n "haveUnallocated" string, to come in another commit
2014-10-04 19:57:30 +08:00
Brian Chen
74be4b211b
DRY-refactor notification display conditions
...
* Condense the different notification icons into one span with a
dynamically selected ng-class.
* Move logic for determining which notification icon to show and whether
there are no notifications into AuthCtrl.
* Refactor out the two similar sequences of logic conditions into a
helper function.
2014-10-04 17:56:56 +08:00
Tyler Renelle
ef83c9999b
fix(tests): snowball
2014-10-03 15:51:30 -06:00
Tyler Renelle
2b08e550e0
Merge pull request #4108 from HabitRPG/paglias/tags
...
Paglias/tags
2014-10-03 14:49:58 -06:00
Tyler Renelle
0bb1de680c
fix(challenges): since we're setting {minimize:false} on tasks, don't
...
overwrite user tasks.*.challenges in the _.merge()
2014-10-03 14:34:58 -06:00