Commit graph

5413 commits

Author SHA1 Message Date
Matteo Pagliazzi
edb005f2ae Merge pull request #4161 from crookedneighbor/fix-padding-on-party
Fixed classes so padding would be correct on party tab
2014-10-17 21:32:24 +02:00
Matteo Pagliazzi
6a561fbf3f Merge pull request #4162 from crookedneighbor/html-in-boss-quest-modal
Corrected html not showing up correctly in quest modal
2014-10-17 21:23:38 +02:00
Blade Barringer
1ca6d7a55b Removed second binding 2014-10-17 13:02:26 -05:00
Blade Barringer
8f6dc64b10 Corrected html not showing up correctly in quest modal 2014-10-17 12:45:16 -05:00
Blade Barringer
cc71e493c6 Fixed classes so padding would be correct on party tab 2014-10-17 12:05:48 -05:00
Tyler Renelle
d6e8d669b1 tmp(memleak): combine mem usage with avg request time 2014-10-17 11:59:39 -04:00
Matteo Pagliazzi
31d0c970fe Merge pull request #4159 from crookedneighbor/update-landing-page-img
Set tags to default tags
2014-10-17 17:17:12 +02:00
Blade Barringer
40585bf977 Set tags to default tags 2014-10-17 09:46:11 -05:00
negue
cac4c53d3d Merge pull request #4151 from Alys/challengeFix-2014-10-16
allow challenge tasks to be displayed on challenge page - fixes https://github.com/HabitRPG/habitrpg/issues/4150
2014-10-17 12:50:54 +02:00
Alice Harris
817e7b8686 replace original challenge fix with negue's suggestion 2014-10-17 19:37:35 +10:00
Alice Harris
8cecabcc4c allow challenge tasks to be displayed on challenge page - fixes https://github.com/HabitRPG/habitrpg/issues/4150 2014-10-17 19:12:14 +10:00
deilann
e0e9a87214 Merge pull request #4153 from crookedneighbor/update-landing-page-img
Update landing page img
2014-10-16 13:12:25 -07:00
Blade Barringer
9b67c4a78e Removed extra layer mistakenly left on 2014-10-16 15:08:52 -05:00
Blade Barringer
c8efc166ba Corrected mobile view stats 2014-10-16 15:07:57 -05:00
Blade Barringer
e584d7caf9 Updated look of landing page image 2014-10-16 14:57:48 -05:00
Matteo Pagliazzi
56af84bfdf Merge pull request #4146 from ebiagogo/3477
Issue #3477 (again) - Fixed admin email address display text from admin@gmail.com
2014-10-15 19:08:20 +02:00
Tyler Renelle
fb68f70adf feat(halloween): updated bailey @lemoness 2014-10-14 20:30:05 -06:00
Michael P. Looby
3f92fb4b64 Fixed admin email address display text from admin@gmail.com to admin@habitrpg.com. 2014-10-14 22:17:20 -04:00
Tyler Renelle
d0caf5f69b tmp(halloween): revert d5610ba , didn't work. Assign pumpkin on user.save() 2014-10-14 17:40:20 -06:00
Tyler Renelle
d5610ba01f tmp(halloween): grant pumpkin pet to all users through october,
REMEMBER revert on 11/1
2014-10-14 17:29:27 -06:00
Tyler Renelle
3b769a1407 Merge branch 'spider' into develop 2014-10-14 16:54:56 -06:00
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