Keith Holliday
f964e3c0a5
Updated avatar menu icons and style ( #9409 )
2017-11-07 11:57:42 -07:00
Asif Mallik
9d69d4b863
Implements repeat every X days since last completion ( Fixes #6941 ) ( #8962 )
...
* Implemented repeat after completion
* Added tests for repeat after completion in shouldDo.test.js
* Remove lastTicked
* Undoes removal of website/client/README.md
2017-11-07 12:56:46 -06:00
Matteo Pagliazzi
19500600bc
cache sprites and fix images caching ( #9422 )
2017-11-07 11:48:23 +01:00
Matteo Pagliazzi
f25fe9e263
remove forked vue version
2017-11-06 23:46:18 +00:00
Matteo Pagliazzi
5f37487c23
Fix guilds fetching ( #9416 )
...
* fix guilds fetching
* fix missing categories
2017-11-06 17:16:41 +01:00
Alys
12fd79059b
adjust login messages to indicate case-sensitivity and hint about google sign-in
2017-11-04 20:34:17 +10:00
Alys
232061a629
improve wording for Brutal Smash skill
2017-11-04 20:24:35 +10:00
Alys
3fcc1c522d
allow "visit the stable" text to be translated
2017-11-04 20:16:47 +10:00
Matteo Pagliazzi
8302c50302
remove forked vue version
2017-11-04 10:24:45 +01:00
Sabe Jones
6eb06fb054
4.9.1
v4.9.1
2017-11-03 22:58:12 +00:00
Keith Holliday
286c8c7530
Ensured sort value is true for checklists ( #9386 )
2017-11-03 15:50:11 -05:00
Keith Holliday
47ab8f2073
Added exitence checks ( #9383 )
2017-11-03 15:38:05 -05:00
Sabe Jones
83353f6481
Merge branch 'paglias/fix-sprites' into release
2017-11-03 20:35:20 +00:00
Matteo Pagliazzi
9cbd7ad62d
fix customize-options sprites
2017-11-03 19:06:06 +01:00
thehollidayinn
3485a1d0bc
Reloaded completed todos if we are unlinking a todo
2017-11-03 10:33:20 -06:00
thehollidayinn
2e5106fda1
Removed old state item
2017-11-03 10:24:46 -06:00
thehollidayinn
2e5f5714e4
Added broken task event
2017-11-03 10:24:00 -06:00
Sabe Jones
3cf7b2c96c
4.9.0
v4.9.0
2017-11-03 03:04:52 +00:00
Sabe Jones
286db39478
chore(i18n): update locales
2017-11-03 03:04:15 +00:00
SabreCat
4d4c1cfaf3
chore(sprites): compile
2017-11-03 02:54:26 +00:00
SabreCat
d7ad3efabf
fix(news): proper Take This announcement
2017-11-03 02:49:41 +00:00
SabreCat
f8876fe055
feat(content): Backgrounds and Armoire 2017-11
...
End Habitoween and Fall Festival
2017-11-03 01:56:15 +00:00
Keith Holliday
b973335d69
Added extra months to account for months with larger amount of days ( #9379 )
2017-11-02 15:44:24 -06:00
Phillip Thelen
3b6fce0708
Add "stats" as a tutorial step ( #9377 )
...
This is used mostly for the mobile apps to identify if the tutorial step about stats has be shown yet or not.
2017-11-02 15:57:16 -05:00
Keith Holliday
ff6bd6de71
Ensured user selects plan ( #9378 )
2017-11-02 14:26:00 -06:00
Keith Holliday
042afe1df3
Add close to tags popup ( #9376 )
2017-11-02 14:25:37 -06:00
Matteo Pagliazzi
a208ba4aba
Tasks v2 Part 2 ( #9236 )
...
* start updating colors for tasks controls
* finish updating controls colors
* change hoevr behavior
* change transition duration
* update color with transition
* refactor menu wip
* wip
* upgrade vue deps
* fix warnings
* fix menu
* misc fixes
* more fixes
* fix badge
* fix margins in menu
* wip tooltips
* tooltips
* fix checklist colors
* add badges
* fix quick add input
* add transition to task controls too
* add batch add
* fix task filtering
* finish tasks badges
* fix menu
* upgrade deps
* fix shop items using all the same image
* fix animation
* disable client tests until we remove phantomjs
* revert changes to tasks colors
* fix opacity in task modal inputs
* remove client unit tests from travis
* wip task dropdown
* fix z-index for task footer/header
* fixes and add files
* fixes
* bigger clickable area
* more space to open task dropdown
* droddown position
* fix menu position
* make sure other dropdowns get closed correctly
* fixes
* start to fix z-index
* draggable = false for task dropdown
* fix for dropdown position
* implement move to top / bottom
* fix push to bottom
* typo
* fix drag and drop
* use standard code
* wider click area for dropdown
* unify badge look
* fix padding
* misc fixes
* more fixes
* make dropdown scrollable
* misc fixes
* fix padding for notes
* use existing code instead of new props
2017-11-02 21:07:38 +01:00
Keith Holliday
0e958fd306
Prevented challenge edit during RYA ( #9373 )
2017-11-02 11:37:29 -06:00
Keith Holliday
d98fe79e9c
Fixed member modal search ( #9375 )
2017-11-02 11:36:08 -06:00
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
Sabe Jones
b3216fdb85
4.8.0
v4.8.0
2017-10-31 19:22:27 +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
32088767ac
update github templates for new website and wiki page locations
2017-10-31 21:25:01 +10: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
365daba6fc
4.7.1
v4.7.1
2017-10-31 00:49:58 +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
061457b268
4.7.0
v4.7.0
2017-10-30 20:50:11 +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
Sabe Jones
b31268fbc2
4.6.3
v4.6.3
2017-10-26 22:46:51 +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
f4422b8d6c
4.6.2
v4.6.2
2017-10-26 21:14:13 +00:00