Keith Holliday
0e5a811b98
Prevented challenge prize edit. Fixed edit to create modal ( #9374 )
2017-11-02 11:30:01 -06:00
Keith Holliday
a28aea65f8
Added reward text ( #9332 )
2017-11-01 10:03:23 -06:00
Keith Holliday
0f92349902
Added fix for multiple level up ( #9330 )
2017-11-01 10:01:58 -06:00
Sabe Jones
d4881cb73a
Merge branch 'release' into develop
2017-10-31 19:22:58 +00:00
Keith Holliday
3e37941e0a
Bulk stats ( #9260 )
...
* Reorganized stats
* Organized allocation common code
* Added bulk allocate to common
* Added allocate bulk route
* Fixed structure and lint
* Fixed import and apidoc
2017-10-31 12:57:44 -06:00
Alys
f4d021ab8c
fix an inaccurate comment about guilds needing summaries
2017-10-31 20:54:23 +10:00
SabreCat
8532203717
Merge branch 'release' into develop
2017-10-31 01:03:07 +00:00
SabreCat
70692752c7
fix(sprites): bad shirt centering
2017-10-31 00:48:37 +00:00
Sabe Jones
95d4016678
Merge branch 'release' into develop
2017-10-30 20:50:32 +00:00
Sabe Jones
e7ec9a6d65
chore(i18n): update locales
2017-10-30 20:49:09 +00:00
SabreCat
d1396e7bc6
chore(sprites): compile
2017-10-30 20:41:32 +00:00
SabreCat
d5cedaa925
feat(event): Habitoween
2017-10-30 20:40:29 +00:00
Sabe Jones
bea813b318
Merge branch 'release' into develop
2017-10-26 22:47:18 +00:00
thehollidayinn
35727228f0
Removed autorefresh
2017-10-26 17:20:52 -05:00
SabreCat
feb7ab8345
Merge branch 'release' into develop
2017-10-26 21:16:09 +00:00
SabreCat
2d4dc9e23c
chore(news): blog Bailey
2017-10-26 21:13:04 +00:00
Tyler Nychka
bba2e71af3
Task order fix ( #8928 )
2017-10-26 10:37:51 -05:00
Mel
26123ac6ae
API - Get challenges for a group does not allow party or habitrpg ( #8882 )
...
* test get party challenges by party ID
* tavern challenge tests; failing tests with ID 'party' or 'habitrpg'
* allow finding challenges by groupid 'party' or 'habitrpg'
* use single quotes in strings
2017-10-25 15:35:23 -05:00
Zobdek
addee73e4d
Set _cronSignature to current time instead of uuid ( #8565 )
...
* Changes made to satisfy #8163 . _cronSignature is set to current time when cron starts so that if cron fails to set _cronSignature to 'NOT_RUNNING' for any reason a new cron can be started after a set amount of time (1 hour for now)
* fix lint errors
* changed cronTimeout to CRON_TIMEOUT
* Changed variable names and comments to be more clear
* Fixed stub for failing test so that it matches new mongo db update call signature
* First pass at unit tests, error messages and some other things need to be determined
* Fixed a tab that snuck in :/
* Fixed lint issues (issues with spaces)
* Fix infix operator spacing
* Created constant. Make sure cron failure test verifies that it is failing for the right reason
* Fixed lint errors
* Removed no longer used uuid import
2017-10-25 15:29:16 -05:00
Keith Holliday
c39505d41c
Hotfix/add autoreload ( #9269 )
...
* Added auto refresh on server update back
* Fixed lint
* Updated copy
2017-10-25 15:22:26 -05:00
Sabe Jones
638259b885
Merge branch 'release' into develop
2017-10-24 22:42:20 +00:00
Keith Holliday
6bc70ca471
Hotfix/oct 24 fixes ( #9261 )
...
* Removed max height from text section
* Added items to mystery sets
* Group manager fixes
* Fixed promo code apply
2017-10-24 17:41:36 -05:00
Sabe Jones
d2f0d7b20b
Merge branch 'release' into develop
2017-10-24 20:36:24 +00:00
Sabe Jones
31281b43d3
chore(i18n): update locales
2017-10-24 20:34:47 +00:00
SabreCat
a8a915ea8e
chore(sprites): compile
2017-10-24 20:23:42 +00:00
SabreCat
dc3ee25e65
feat(content): subscriber items
...
Also fix(sprites): resize and recanvas gift boxes
2017-10-24 20:21:30 +00:00
Lula Villalobos
3c9f7ff9d8
Bug Fix on ScoreTask: Gp added instead of append [ fixes #9180 ] ( #9207 )
...
* added parseInt to stats.gp so it can add the new value
* added radix parameter to fix lint issue
* revert changes in scoreTask.js
* convert restoreValues into numbers before setting to users.stats
2017-10-24 16:23:12 +02:00
Keith Holliday
4d32977e5c
Quick fix ( #9257 )
...
* Removed hard refresh
* Changed sorting to happen during compute
2017-10-23 17:27:26 -05:00
Keith Holliday
7fe2504906
Bulk purchasing ( #9196 )
...
* Moved buy tests
* Added mystery buy to buy.js
* Added quest purchasing to buy
* Added buy special
* Moved integration tests to buy folder
* Removed buyGear dependency
* Removed buyArmoire dependency
* Removed buyHealthPotion dependency
* Removed myster, quest and special dependency
* Replaced functions with factory
* Added bulk purchasing to common
* Added bulk purchasing to the api
* Added bulk purchasing to client
* Refactored purchasing function to reduce long method
* Added bulk purchase to gem purchases
* Added bulk purchasing to api
* Added bulk purchasing to gem items on client
* Removed bulk from equipment
* Removed recentlyPurchased
* Fixed style issues and prevented puchasing more gems than are left
* Fixed lint
* Fixed missing keys
* Fixed gem amount notice
* Added quest modal to pinned item
* Added bulk purchase to gem modal
* Fixed styles
* Fixed bulk purchase for spells
* Fixed modal size
* Hid autofill
2017-10-23 16:05:35 -05:00
Matteo Pagliazzi
b74cee3d21
API Token Changes ( #9202 )
...
* hide API token by default
* wip
* add route to reset the api token
* remove dead code
2017-10-23 22:58:33 +02:00
Keith Holliday
5af7733150
Task order fixes ( #9255 )
...
* Reset todo task order
* Disabled sorting on todo due
* Revert to task order
* Fixed task sorting sync with server
2017-10-23 12:59:52 -05:00
Keith Holliday
824bf62e0a
Force refresh is server version is updated ( #9239 )
...
* Force refresh is server version is updated
* Added reload true
* Added confirmation of update
* Forced refresh on cron
* Updated response tests
2017-10-23 12:58:11 -05:00
Keith Holliday
ac24a5dddd
Moved ponytails to styles ( #9254 )
2017-10-22 15:48:50 -05:00
Alys
9111f59da4
change price for backgrounds set from 5 to 15
2017-10-22 09:24:32 +10:00
SabreCat
0c973b1cf0
chore(news): Bailey
2017-10-21 03:33:42 +00:00
Keith Holliday
506275c30e
Oct 19 fixes ( #9234 )
...
* Add more checks for user achievements
* Began to add ajax request for bailey
* Prevented purchase of locked item
* Refactored notifications to have unique id and use actions
* Added feature banner when gear is bought
* Removed debug code
* Mark group notifications as read
* Fixed lint issues
* Added gem icon to purchase all
2017-10-20 15:22:13 +02:00
Alys
6838b7d0a6
remove duplicated word "caused" from Masterclassers quest text
2017-10-20 23:12:26 +10:00
Sabe Jones
1df8668d38
chore(i18n): update locales
2017-10-18 20:57:03 +00:00
Stephy
1af42aa7fe
Set a max-width for Markdown images ( #9230 )
...
Prevents images from overflowing in tavern chat, guild sidebars, tasks,
and anywhere else using Markdown
Closes https://github.com/HabitRPG/habitica/issues/9171
2017-10-18 15:47:16 -05:00
maurnoc
9dc9faa70d
fixes bug #9173 notification menu having unneeded scroll bars ( #9229 )
2017-10-18 15:44:50 -05:00
Cezary Piątek
7fbcc0a263
Replace raw HTML internal hyperlinks with router links #9209 ( #9212 )
...
* Replace raw HTML internal hyperlinks with router links #9209
* Fix improper route-link
2017-10-18 15:40:53 -05:00
borisabramovich86
0450e9c3ae
Added empty state values for photo and description in user profile ( #9201 )
2017-10-18 15:36:26 -05:00
borisabramovich86
15626b8ae1
Prevent user from blocking himself - fixes #9097 ( #9194 )
...
* Added check - user can't block himself
* removed exclusive test
2017-10-18 15:26:01 -05:00
borisabramovich86
444f393f3a
stops Orb of Rebirth being visible after rebirth - fixes #8593 ( #9172 )
...
* remove link between rebirth and beastmaster, and fix tests
* add test checking rebirth is reset when beastmaster is enabled
* remove exclusive test
2017-10-18 15:23:27 -05:00
q--
d711bf4085
Enable browser spell-checking for task titles ( #9100 )
...
This is disabled by default in Firefox for <input> elements.
It can also be enabled document-wide by adding spellcheck=true to the <html> tag, but I haven't done so because I don't know if there might be elements on the page where spell checking is not warranted.
See also: https://developer.mozilla.org/docs/Web/HTML/Global_attributes/spellcheck
2017-10-18 15:13:57 -05:00
John Montgomery
7b93e326fc
Re-add the relevant attribute to the Stealth tooltip ( #9198 )
2017-10-18 23:39:39 +10:00
maurnoc
c62ea522c0
duplicate readme ( #9219 )
2017-10-18 09:41:45 +10:00
Alys
810362a404
fix typo in apidocs comment and my screwup in the previous commit - so sorry :(
2017-10-18 08:13:16 +10:00
Alys
2e429513da
fix typo in apidocs comment
2017-10-18 08:04:53 +10:00
Matteo Pagliazzi
c8625cb23f
Misc fixes ( #9215 )
...
* quick add assign tags
* fix columns descriptions
* fix changing language not taking effect immediately
2017-10-17 23:38:42 +02:00