Keith Holliday
02f8ba1638
4.1.0 ( #9116 )
2017-09-30 23:59:52 -05:00
Keith Holliday
8eb7c67f12
Merge develop to release ( #9115 )
...
* Some random quick (#9111 )
* Switch group button directions
* Allowed admins to export challenges
* Added scoping to some stable styles
* Fixed challenge cloning
* Tasks tags (#9112 )
* Added auto apply and exit
* Add challenge tag editing
* Fixed lint
* Skill fixes (#9113 )
* Added local storage setting for spell drawer
* Added new spell styles
* Fixed typo
* Reset local creds if access is denied (#9114 )
2017-09-30 23:54:12 -05:00
Sabe Jones
fd8120c80d
4.0.9
v4.0.9
2017-09-30 17:38:49 +00:00
Sabe Jones
053e75562f
Merge branch 'develop' into release
2017-09-30 17:38:34 +00:00
Sabe Jones
1d50027f51
fix(challenges): Markdown titles
2017-09-30 17:10:57 +00:00
Sabe Jones
7fe74fd06a
Serve static news page for mobile ( #9109 )
...
* fix(news): serve static page for mobile
* fix(news): commit new component
* refactor(news): computed prop DRY
2017-09-30 10:48:24 -05:00
Sabe Jones
173a8561b6
4.0.8
v4.0.8
2017-09-30 13:37:29 +00:00
Sabe Jones
f21bef707b
Merge branch 'develop' into release
2017-09-30 13:36:40 +00:00
Keith Holliday
9cf2ccf7c4
Style fixes ( #9108 )
...
* fixed some columns on smaller screens
* changed mystic hourglass check
* Checked for bad data
* Groupped pets and mounts
* Added show more
* Fixed lint
* Fixed lint
2017-09-30 08:34:25 -05:00
Keith Holliday
77d75c4669
Pending quest styles ( #9106 )
...
* Added pending quest modal
* Added quest completed modal
* Removed duplicate string
2017-09-30 08:28:39 -05:00
thehollidayinn
1c17b95146
4.0.7
v4.0.7
2017-09-29 20:18:00 -05:00
Trevor Ford
d89fc209d1
fix allocate() function in ( #9105 )
...
website/client/components/userMenu/profile.vue
2017-09-29 18:48:24 -05:00
Sabe Jones
844c8bb3e6
4.0.6
2017-09-29 22:08:23 +00:00
Sabe Jones
569fb11db8
Merge branch 'develop' into release
2017-09-29 22:08:11 +00:00
Keith Holliday
7671347d3a
Chat avatar fixes ( #9103 )
...
* Ensured rejection doesn't hurt performance
* Added debounce and scroll removal
* Added debounce for keydown
* Fixed linting
2017-09-29 16:03:43 -05:00
Alys
dc3a02bc2e
clarify change class code and remove incorrect confirmation step ( #9099 )
...
- prevent the user seeing a confirmation about paying 3 gems when enabling the class system (which is free)
- rename changeClass function to changeClassForUser to avoid confusion with changeClass function
- make change class confirmation translatable
- changed "gems" to "Gems" in locales string
2017-09-29 15:57:05 -05:00
Alys
1d8c126687
hide the Block button in the user's own profile screen ( #9098 )
...
This prevents a user from accidentally blocking themself from sending PMs.
2017-09-29 15:56:54 -05:00
Alys
7ee49a43f2
Various fixes: mods can delete any message; no Report / CopyAsTodo button in inbox; etc ( #9091 )
...
* fix link to Data Display Tool
* prevent the Copy As To-Do button appearing in the inbox because it isn't working
* allow mods/staff to delete any chat message
* prevent the Flag/Report button appearing in the inbox because it isn't working
2017-09-29 15:56:44 -05:00
Sabe Jones
900bc8dfc1
Merge branch 'develop' into release
2017-09-29 20:34:52 +00:00
Keith Holliday
ec260016d3
Task sort payment fixes ( #9104 )
...
* Added sorting to dated filter
* Validated payment data type
2017-09-29 15:30:28 -05:00
Sabe Jones
ec770fb29e
4.0.5
v4.0.5
2017-09-29 16:19:02 +00:00
Matteo Pagliazzi
c1079e4eae
Client Tasks Length ( #9101 )
...
* change tasks column height
* stack columns on smaller screens
2017-09-29 18:17:58 +02:00
Sabe Jones
3cb5637fd5
Merge branch 'release' into develop
2017-09-29 15:21:10 +00:00
Matteo Pagliazzi
cf3a0118c9
fix typo
2017-09-29 12:39:18 +02:00
Matteo Pagliazzi
895a383089
cache what is cacheable (because hashed) in the new client, should fix the broken navigation while using the site before and after a deploy
2017-09-29 12:37:03 +02:00
Matteo Pagliazzi
f730e7b345
fix password reset (setting a new one)
2017-09-29 12:15:31 +02:00
Alys
d8f3d99d59
fix footer link to Report a Bug guild
2017-09-29 18:57:33 +10:00
Sabe Jones
99fb1f6116
4.0.4
v4.0.4
2017-09-29 01:56:18 +00:00
Alys
7c6dce2124
change link in Bailey from G docs to wiki
2017-09-29 11:51:50 +10:00
Sabe Jones
c757a3f52d
4.0.3
v4.0.3
2017-09-28 23:50:44 +00:00
Sabe Jones
ffb318fe8d
fix(news): sprite path
2017-09-28 23:50:29 +00:00
Sabe Jones
19cd15ed62
4.0.2
v4.0.2
2017-09-28 23:37:16 +00:00
Sabe Jones
3495662196
fix(redesign): Bailey and debug
2017-09-28 23:37:00 +00:00
SabreCat
908a1340a4
4.0.1
2017-09-28 22:59:07 +00:00
Keith Holliday
31f4610b20
Sabrecat/redesign launch bailey ( #9094 )
...
* chore(news): Bailey
* chore(news): Bailey on old client
* Fixed seasonal images
* Fixed footer and images for bailey
2017-09-28 15:36:48 -05:00
Sabe Jones
5eac2a6697
4.0.0
v4.0.0
2017-09-28 17:50:11 +00:00
Sabe Jones
4495539e8c
Merge branch 'develop' into release
2017-09-28 17:39:35 +00:00
Alys
42e6f10b08
remove non-working difficulty tooltip ( #9092 )
2017-09-28 12:19:29 -05:00
Matteo Pagliazzi
66750e77d1
Client 404 Page ( #9093 )
...
* fix z-index of footer
* 404 page
* fixes
2017-09-28 12:19:15 -05:00
SabreCat
1eb31a4fec
Merge branch 'develop' into release
2017-09-28 16:02:47 +00:00
SabreCat
fdf2dd1f1a
chore(guilds): migration to rearrange fields
2017-09-28 15:24:59 +00:00
SabreCat
f098fbcc80
chore(sprites): compile
2017-09-28 14:40:53 +00:00
Sabe Jones
5c429d0328
chore(i18n): update locales
2017-09-28 01:07:43 +00:00
Sabe Jones
08a84ce13d
Redesign: Veteran Pet migration ( #9090 )
...
* feat(migration): add Veteran pets
Also refactor pinned items query to fetch less data
* refactor(migration): rename/move, not duplicate
2017-09-27 19:47:04 -05:00
negue
f4bf2df4a9
fortify potion + fix pinning check ( #9089 )
2017-09-27 18:06:07 -05:00
negue
ee6ceecc35
check pinning for unknow item type and path ( #9087 )
2017-09-27 23:25:34 +02:00
negue
76c3e51660
sep 25 fixes ( #9075 )
...
* on class change: remove owned gear from pinned items
* move dragging item-info closer to the cursor (food / hatching potion)
* remove v-once at attributesPopover (if the parent component is recycled the old data stays active)
* prevent popover to show data of an item that was removed - but the popover stays opened
2017-09-27 21:07:42 +02:00
Matteo Pagliazzi
d40543f4ca
Paglias Client Fixes ( #9086 )
...
* fix login background on bigger screens
* redirect to correct page after login / signup
* fix mountains in background
2017-09-27 20:59:49 +02:00
Matteo Pagliazzi
e1ad19c216
Client: Port Reset Password Page ( #9057 )
...
* start work on porting the reset password page
* add new api route for setting a new password after a reset
* wip client page
* port tests
* wip
* fix linting
* skip tests
2017-09-27 18:57:52 +02:00
Alys
a03c6184b3
fix link to Data Display Tool ( #9085 )
2017-09-27 22:24:57 +10:00