Sabe Jones
9df3e88842
fix(coupons): POST apply, not GET
2016-06-08 01:52:21 +00:00
Matteo Pagliazzi
5e01b3d129
fix sticky header not working
2016-06-07 21:12:31 +02:00
Matteo Pagliazzi
f7be7205e7
Remove localstorage and add notifications ( #7588 )
...
* move remaining files frm /common/script/public to website/public
* remove localstorage
* add back noscript template and put all javascript in the footer
* fixes client side tests
* remove double quotes where possible
* simplify jade code and add tests for buildManifest
* loading page with logo and spinner
* better loading screen in landscape mode
* icon on top of text logo
* wip: user.notifications
* notifications: simpler and working code
* finish implementing notifications
* correct loading screen css and re-inline images
* add tests for user notifications
* split User model in multiple files
* remove old comment about missing .catch()
* correctly setup hooks and methods for User model. Cleanup localstorage
* include UserNotificationsService in static page js and split loading-screen css in its own file
* add cron notification and misc fixes
* remove console.log
* fix tests
* fix multiple notifications
2016-06-07 16:14:19 +02:00
Blade Barringer
453540e85d
fix: Display flower when not buffed
...
closes #7613
2016-06-05 22:06:09 -05:00
Alys
0a10b2bd28
change user quest.progress.collect to quest.progress.collectedItems ( #7612 )
2016-06-05 20:47:45 -05:00
Blade Barringer
ac24fb31fb
chore: Remove temporary code
2016-06-05 08:56:57 -05:00
Blade Barringer
39aa0b489f
refactor: Reduce duplication of stat setting
2016-06-05 07:23:54 -05:00
MathWhiz
0e5f748c9a
Change attribute names and popups
...
Closes #2044
Closes #7606
2016-06-05 07:23:26 -05:00
Blade Barringer
1915f8665c
Merge pull request #7570 from crookedneighbor/WIP_7567_dont_rely_on_quest_key_on_user
...
Use party's quest key in cron
2016-06-05 06:18:08 -05:00
MathWhiz
a973db29f4
Show flower when using visual buffs
...
Fixes #7133
Closes #7604
2016-06-05 06:10:59 -05:00
Alys
5ee28eabb5
fix user.party.quest.progress.up mistakes in skills/spells; make an unrelated typo in apidoc comment
2016-06-05 20:03:14 +10:00
Blade Barringer
840a90bbdf
refactor: Make quest methods private instance methods
2016-06-04 22:11:54 -05:00
Blade Barringer
25cc01e7cd
fix: Supply random value as seed so quest collection is random
2016-06-04 22:11:52 -05:00
Blade Barringer
b3b437e593
chore: Add quest collection migration and temporary code to catch data inconsistencies
2016-06-04 22:11:52 -05:00
Blade Barringer
58cd634255
fix: Change quest collection to calculate items on the server only
2016-06-04 22:11:51 -05:00
Blade Barringer
c04bac44e7
feat: Use party's quest key in cron
2016-06-04 22:11:50 -05:00
Blade Barringer
3113e1a1e8
fix: Correct text color in not due tasks
...
Closes #7605
2016-06-04 17:59:57 -05:00
Blade Barringer
f53c2706d1
Merge branch 'Hus274-develop7019' into develop
2016-06-04 07:54:59 -05:00
Blade Barringer
95340da5e2
fix(css): Correct css where due tasks could not be editted
2016-06-04 07:52:35 -05:00
Sabe Jones
7f722269bd
fix(subscription): correctly award 3mo bennies ( #7596 )
2016-06-03 22:40:04 -05:00
Blade Barringer
96e9b83ca3
Merge pull request #7583 from crookedneighbor/fix_quest_modal_not_being_cleaned_up
...
fix: Cleanup quest progress for non-members when quest starts
2016-06-03 21:52:14 -05:00
Blade Barringer
434cac944c
fix: Cleanup quest progress for non-members when quest starts
2016-06-03 21:51:18 -05:00
Blade Barringer
8c81e02a87
refactor: Use stateChange hook for releasing keybinding
2016-06-03 21:33:15 -05:00
Blade Barringer
7536ba7aa2
Merge branch 'develop' into Sinble-bug/slow_chat
2016-06-03 17:24:52 -05:00
MathWhiz
3589757763
fix: formatting issues in death modal
...
Closes #7156
2016-06-03 12:47:11 -05:00
MathWhiz
1fbd864a7f
feat: Style fix character values modal for mobile
...
Closes #7157
2016-06-03 12:43:42 -05:00
MathWhiz
d072da3345
feat: change opacity of emoji in completed tasks
...
Closes #7184
2016-06-03 12:39:12 -05:00
Shervin Sarain
8c92ee6876
fix: correct param in tag sorting
...
Fixes #7593
2016-06-03 12:29:44 -05:00
Sabe Jones
7108b02f4d
fix(profiles): public chairs
...
(cherry picked from commit 83366fa3a6 )
2016-06-03 08:18:12 -05:00
Sabe Jones
21f3814368
feat(content): June Armoire and BGs ( #7592 )
2016-06-02 16:51:05 -05:00
Sabe Jones
4ea52728ee
fix(links): Report a Bug Guild
2016-06-01 22:12:02 +00:00
Sabe Jones
6084ea2017
Fix mystery set award to new subscribers ( #7586 )
...
* fix(mystery): flip da sign
* test(subscription): check mystery box
2016-06-01 15:34:57 -05:00
Sabe Jones
271f4b760d
chore(event): end Floral Potion availability
2016-06-01 15:08:35 +00:00
Blade Barringer
e8b1c937e4
Merge pull request #7568 from HabitRPG/fix_contributor_levels_watch
...
fix: Remove unnecessary flags.contributor property from user
2016-05-31 21:31:12 -05:00
Matteo Pagliazzi
d7cd2ce329
do not run cron when getting a group
2016-05-31 21:30:13 -05:00
Matteo Pagliazzi
e07ade5a4a
cron: set lastCron at the beginning and misc fixes
2016-05-31 21:30:07 -05:00
Blade Barringer
52f0057c3d
fix: Remove unnecessary flags.contributor property from user
...
Closes #7550
2016-05-31 21:10:58 -05:00
Shervin Sarain
de21487038
Fix challenge sorting
...
Closes #7543
Closes #7507
2016-05-31 20:41:38 -05:00
Sabe Jones
fcc14520c5
Don't $watch drops ( #7547 )
...
* WIP(drops): get drops out of _tmp
* fix(notifications): no watch for drops/mystery
* fix(ops): only two response values
* fix(test): update op expectation
Also update API docs for modified route.
* fix(lint): remove trailing space
* fix(test): update integration check
2016-05-31 14:56:33 -05:00
Sabe Jones
9b56c6f2ba
Don't persist properties of tag filters ( #7564 )
...
* fix(filters): don't persist tag props
Partial fix for #7412
* fix(test): correct expectation
2016-05-31 14:55:59 -05:00
Lucas F T Hennigen
0b122f3b43
fix(tags): Fix tag removal functionality ( #7553 )
...
Tag removal functionality was broken. Turns out the issue was simply
that we weren't removing the tag from the local `task` object, so the
tag was removed, but readded upon sync/pressing save.
Closes #7412
2016-05-31 14:55:30 -05:00
Blade Barringer
b33505141b
docs: Correct url for member routes
2016-05-31 13:03:45 -05:00
Matteo Pagliazzi
ee836c76a4
log req.method
2016-05-31 16:37:34 +02:00
Matteo Pagliazzi
d9de6282a4
increase number of concurrent users that are synced when editing a challenge
2016-05-31 11:27:21 +02:00
Matteo Pagliazzi
87066ef6c7
do not allow casting on challenge tasks in v2
2016-05-31 11:13:28 +02:00
Matteo Pagliazzi
6b214e4e3f
sanitize task when updating in v2
2016-05-31 11:09:32 +02:00
Blade Barringer
b1a2632319
fix: Use === in comparison
2016-05-30 17:22:53 -05:00
Blade Barringer
da12cb9f45
Merge pull request #7513 from zesme/fix-checklist-duplicates
...
Fix #7493 - prevent duplicate items when editing checklists
2016-05-30 15:22:07 -05:00
Sabe Jones
8520987afb
chore(news): May Last Chance Bailey
2016-05-30 17:42:59 +00:00
Blade Barringer
bbafe3d52d
fix: Prevent user from inivting self to group
...
fixes #7491
2016-05-29 10:09:02 -05:00