Sabe Jones
0f8e7416f8
fix(groups): save group options on task create
...
Also, correct count of assigned members when viewing user is among
assignments
2018-07-06 10:30:09 -05:00
Sabe Jones
1c8b0f92df
Small Group Plan fixes ( #10499 )
...
* fix(groups): better margins, don't close whole modal on close assigned members list
* fix(groups): proper sticky toggle switch
2018-07-05 16:37:06 -05:00
Sabe Jones
75e5b20f93
4.51.1
2018-07-05 15:14:05 +00:00
Sabe Jones
f9db432794
chore(i18n): update locales
2018-07-05 15:12:59 +00:00
Sabe Jones
6cec7cbba2
Merge branch 'release' into develop
2018-07-03 17:39:27 +00:00
Sabe Jones
f76d097313
4.51.0
2018-07-03 17:38:44 +00:00
Sabe Jones
59af471438
chore(i18n): update locales
2018-07-03 17:38:00 +00:00
Sabe Jones
d0da303b7d
chore(sprites): fix shop icon canvases, compile
2018-07-03 12:33:20 -05:00
Sabe Jones
596383e7a8
feat(content): Armoire and Backgrounds July 2018
2018-07-03 12:26:20 -05:00
Matteo Pagliazzi
accba7fc13
fix bug in task approval notification
2018-07-03 11:23:44 +02:00
Sabe Jones
dfc54f1600
Merge branch 'release' into develop
2018-07-02 19:58:23 +00:00
Sabe Jones
b76ab58e3e
4.50.6
2018-07-02 19:58:00 +00:00
Sabe Jones
6f093a94c4
chore(i18n): update locales
2018-07-02 19:57:39 +00:00
Sabe Jones
a9a9e7a4ab
chore(sprites): compile
2018-07-02 14:51:59 -05:00
Sabe Jones
b2058ec23d
chore(news): Bailey challenge announcements
2018-07-02 14:51:40 -05:00
Keith Holliday
2461f53cf5
4.50.5
2018-07-01 18:25:23 -05:00
Keith Holliday
73fc288f3b
4.50.4
2018-07-01 18:25:20 -05:00
Keith Holliday
ea78b6feb9
Changed docker file names ( #10489 )
2018-07-01 18:23:40 -05:00
Keith Holliday
7c141614ed
Api login party invites ( #10486 )
...
* Fixed incorrect variable
* Fixed redirect params
2018-06-30 22:06:18 -05:00
Alys
c072935e80
document the dueDate parameter for API task functions - partial fix for #8087
2018-06-30 15:55:27 +10:00
Alys
54e49ca3b9
adjust README file for recent changes in wiki Blacksmith pages
...
Also replace non-ascii quotes with ascii ones (nicer for
command-line reading).
2018-06-30 15:05:05 +10:00
Sabe Jones
b16a245d61
Merge branch 'release' into develop
2018-06-29 19:06:20 +00:00
Sabe Jones
0a8109e496
4.50.3
2018-06-29 19:05:53 +00:00
Sabe Jones
cdfcc6419f
chore(i18n): update locales
2018-06-29 19:03:36 +00:00
Matteo Pagliazzi
9c25c2452f
fixes #10485
2018-06-29 20:29:14 +02:00
Matteo Pagliazzi
573f2e4732
fix preening when history entries are null
2018-06-29 20:03:45 +02:00
Keith Holliday
81ffcf9c1b
Added login path for Spritely ( #10484 )
2018-06-29 11:35:22 -05:00
Sabe Jones
d8925a8811
Merge branch 'release' into develop
2018-06-29 00:22:18 +00:00
Sabe Jones
217c16988b
4.50.2
2018-06-29 00:21:56 +00:00
Sabe Jones
de7f953b67
chore(i18n): update locales
2018-06-29 00:20:37 +00:00
SabreCat
8ee2a02e73
chore(news): Bailey
2018-06-29 00:18:13 +00:00
negue
d9b573b430
AbstractGemItemOperation - BuyQuestWithGemOperation ( #10476 )
2018-06-28 12:37:21 +02:00
Keith Holliday
cbcf5a03e1
Ensured leader doesn't change with group plans ( #10480 )
2018-06-28 11:57:24 +02:00
Matteo Pagliazzi
487523f64b
client: disable broken test
2018-06-28 11:04:35 +02:00
Matteo Pagliazzi
74cfc2cf52
add ability to specify pool size for mongodb ( #10481 )
2018-06-28 11:02:26 +02:00
Sabe Jones
2d489e870f
Merge branch 'release' into develop
2018-06-27 18:34:06 +00:00
Sabe Jones
6659d4fa52
4.50.1
2018-06-27 18:33:43 +00:00
Sabe Jones
5471af74fa
chore(i18n): update locales
2018-06-27 18:33:34 +00:00
Sabe Jones
6eb484605a
fix(messages): clarify opt-in/out wording and leave label static ( #10470 )
2018-06-27 19:13:13 +02:00
Sabe Jones
8969b755a6
fix(analytics): remove spurious click tracking ( #10469 )
2018-06-27 19:12:51 +02:00
Sabe Jones
0062e5b1f1
fix(time-travelers): don't timeshift background without Hourglass ( #10468 )
2018-06-27 19:12:36 +02:00
Sabe Jones
50b98d8d92
fix(deletion): show feedback for social accounts ( #10467 )
2018-06-27 19:12:18 +02:00
Isabelle Lavandero
7ddf4b1f7b
Remove "add multiple" tip once a task has been added ( fixes #10440 ) ( #10459 )
...
* remove tip once a task has been added
* blur quickadd on enter but not on shift
* blur quickadd after tasks are created
2018-06-27 19:08:45 +02:00
Dexx Mandele
c91da86b89
Remember equipment drawer tab ( #10458 )
...
* Remember equipment drawer tab
* Split local setting value constants
2018-06-27 19:08:21 +02:00
Jerell Mendoza
d549fea4ed
10282: Added code for blocking party and guild invitations from block… ( #10454 )
...
* 10282: Added code for blocking party and guild invitations from blocked players, added tests
* 10282: fixed test label
* Update POST-groups_invite.test.js
removed `it.only` which was used for testing
2018-06-27 19:07:57 +02:00
Patricia Beier
a362914f93
added ctrl+enter to private messages #10413 ( #10436 )
...
* added ctrl+enter to private messages #10413
* Fixes #10413
2018-06-27 19:07:41 +02:00
Hayden Betts
61001d0e9a
WIP Fix flicker when user mouses over the very leftmost edge of party member avatar ( #10407 )
...
* added 1px margin-right to .member-stats
* added unit test for flicker prevention style
* remove .only() from unit test
* rewrote margin test using computed style
2018-06-27 19:07:21 +02:00
Matteo Pagliazzi
fb95d001ab
hotfix for bailey not scrolling (might reintroduce a double scrollbar), fixes #10461
2018-06-27 18:59:28 +02:00
Sabe Jones
bd5c4a08e2
Merge branch 'release' into develop
2018-06-26 20:45:37 +00:00
Sabe Jones
34fb90455c
4.50.0
2018-06-26 20:44:53 +00:00