Lauri Ojansivu
ff19d6744e
v2.48
6 years ago
Lauri Ojansivu
c26af16688
Update translations.
6 years ago
Lauri Ojansivu
216b3cfe01
Fix LDAP login.
...
Thanks to xet7 !
Closes wekan/wekan-ldap#43 ,
closes wekan/wekan-snap#85
6 years ago
Lauri Ojansivu
fd70556c82
v2.47
6 years ago
Lauri Ojansivu
0fee20cc12
Update changelog.
6 years ago
Lauri Ojansivu
32f6de1eec
Try to fix [LDAP Login: "Login forbidden", ReferenceError: req is not defined]( https://github.com/wekan/wekan-ldap/issues/44 ).
...
Please test.
Thanks to xet7 !
Closes wekan/wekan-ldap#44
6 years ago
Lauri Ojansivu
8671f08a0e
Remove ordering of cards by stars/color/description, so that cards would not reorder all the time.
...
Thanks to xet7 !
Closes #2241
6 years ago
Lauri Ojansivu
299484f7b2
v2.46
6 years ago
Lauri Ojansivu
d16086fcdb
Update changelog.
6 years ago
Lauri Ojansivu
1968b7da31
Revert hiding of Subtask boards, because of feedback from Wekan users,
...
that need Subtask boards to be visible.
Thanks to xet7 !
6 years ago
Lauri Ojansivu
95a40a45e5
Update translations.
6 years ago
Lauri Ojansivu
0ad7f080b7
Merge branch 'devel' of github.com:wekan/wekan into devel
6 years ago
Lauri Ojansivu
aca3048036
Update changelog.
6 years ago
Lauri Ojansivu
1158cd42cc
Merge pull request #2253 from justinr1234/devel
...
Fix watchers undefined #2252
6 years ago
Justin Reynolds
0e2b7458d7
Fix watchers undefined #2252
6 years ago
Lauri Ojansivu
cf7d740004
v2.45
6 years ago
Lauri Ojansivu
dc4c4d9ade
Merge pull request #2248 from andresmanelli/circular_migration
...
Rename migration to re run
6 years ago
Andrés Manelli
a347ae3676
Rename migration to re run
6 years ago
Lauri Ojansivu
7da2a8a15e
v2.44
6 years ago
Lauri Ojansivu
0002559d6e
Update translations.
6 years ago
Lauri Ojansivu
afda0ed4da
Try to get ordering of All Boards working so that it does
...
not keep reordering.
Thanks to bentiss, with Apache I-CLA.
Related #2241
6 years ago
Lauri Ojansivu
473f389bbe
[Changed brute force protection package from eluck:accounts-lockout to lucasantoniassi:accounts-lockout that is maintained and works.
...
Added Snap/Docker/Source settings](b7c000b78b
).
Thanks to xet7.
6 years ago
Lauri Ojansivu
b7c000b78b
Changed brute force protection package from eluck:accounts-lockout to
...
lucasantoniassi:accounts-lockout that is maintained and works.
Added Snap/Docker/Source settings.
Thanks to xet7 !
Closes #1572 ,
closes #1821
6 years ago
Lauri Ojansivu
4ac8247db0
[Fix imports]( https://github.com/wekan/wekan/pull/2245 ).
...
Thanks to bentiss with Apache I-CLA.
6 years ago
Lauri Ojansivu
0471d1ac97
Merge branch 'edge' of github.com:wekan/wekan into edge
6 years ago
Lauri Ojansivu
c0221dafde
Update changelog.
6 years ago
Lauri Ojansivu
8f337f17e4
- Order All Boards by starred, color, board name and board description. Part 2.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
de5a63f7b2
Merge pull request #2245 from bentiss/fix-imports
...
Fix imports
6 years ago
Lauri Ojansivu
52a744b443
Update changelog.
6 years ago
Lauri Ojansivu
4be5fa598e
Merge pull request #2244 from bentiss/edge
...
customFields: fix leftover from lint
6 years ago
Benjamin Tissoires
d03a7e7a98
wekan-import: also import each swimlane color
6 years ago
Benjamin Tissoires
ebc4d6fdbd
wekan-import: also import each card color
6 years ago
Benjamin Tissoires
35ffd02814
Fix import error 500
...
while running an import from a previously exported board, we encounter
the following error:
Exception while invoking method 'importBoard' Error: Did not check() all arguments during call to 'importBoard'
at ArgumentChecker.throwUnlessAllArgumentsHaveBeenChecked (packages/check.js:483:13)
at Object._failIfArgumentsAreNotAllChecked (packages/check.js:131:16)
at maybeAuditArgumentChecks (packages/ddp-server/livedata_server.js:1765:18)
at DDP._CurrentMethodInvocation.withValue (packages/ddp-server/livedata_server.js:719:19)
at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1186:15)
at DDPServer._CurrentWriteFence.withValue (packages/ddp-server/livedata_server.js:717:46)
at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1186:15)
at Promise (packages/ddp-server/livedata_server.js:715:46)
at new Promise (<anonymous>)
at Session.method (packages/ddp-server/livedata_server.js:689:23)
at packages/mdg_meteor-apm-agent.js:2617:38
at Meteor.EnvironmentVariable.EVp.withValue (packages/meteor.js:1186:15)
at Session.sessionProto.protocol_handlers.method (packages/mdg_meteor-apm-agent.js:2616:44)
at packages/ddp-server/livedata_server.js:559:43
Commit 4cf9813449
removed the checks as the original board might
not have all the required fields, but we actually still need to run
a general check on all parameters
6 years ago
Benjamin Tissoires
4c72479d12
customFields: fix leftover from lint
...
Looks like I forgot to use the camelCase notation here, and this leads
to an exception while updating a custom field.
6 years ago
Lauri Ojansivu
907c761f71
Update translations.
6 years ago
Lauri Ojansivu
97206aa8f6
Update changelog.
6 years ago
Andrés Manelli
2ec1664408
Fix removed checklistItem activity => dangling activities created
6 years ago
Andrés Manelli
97822f35fd
Avoid set self as parent card, for real
6 years ago
Lauri Ojansivu
c5e72d1a2b
Merge branch 'edge' of github.com:wekan/wekan into edge
6 years ago
Lauri Ojansivu
117c9e069e
Update changelog.
6 years ago
Lauri Ojansivu
951a9f81d6
Merge pull request #2239 from bentiss/customFields-activities
...
Activities: register customFields changes in the activities
6 years ago
Lauri Ojansivu
6f30c33f11
Add language: Occitan.
6 years ago
Lauri Ojansivu
8050117adf
Add language: Occintan.
...
Thanks to translators !
6 years ago
Lauri Ojansivu
98031aacce
v2.43
6 years ago
Lauri Ojansivu
2781ce6fa0
Update translations.
6 years ago
Lauri Ojansivu
08db39d76a
Fix lint errors.
...
Thanks to xet7 !
Related #2019
6 years ago
Lauri Ojansivu
da267e1488
[HTTP header automatic login]( ff825d6123
)
...
for [3rd party authentication server method](https://github.com/wekan/wekan/issues/2019 ) like siteminder, and any webserver that
handles authentication and based on it adds HTTP headers to be used for login. Please test.
Thanks to xet7 !
Related #2019
6 years ago
Lauri Ojansivu
ff825d6123
[HTTP header automatic login. Not tested yet.]( https://github.com/wekan/wekan/issues/2019 ).
...
Thanks to xet7 !
Related #2019
6 years ago
Benjamin Tissoires
6d6bb8fc57
Activities: register customFields changed in the activities
...
This stores the updates to the custom fields in the activities side bar.
Only manual updates to the custom fields are currently registered.
6 years ago
Lauri Ojansivu
7836ab83d0
- Order All Boards by Starred, Color and Title and Description.
...
Thanks to xet7 !
Closes #1990 ,
Related #252
6 years ago