Lauri Ojansivu
eb8c1530a5
Fix lint errors.
2018-09-17 15:53:03 +03:00
Lauri Ojansivu
53a020a23a
- Remove OAuth2, until it is fixed.
...
Thanks to xet7 !
2018-09-17 13:23:08 +03:00
Lauri Ojansivu
5445955a77
- Revert IFTTT.
...
Thanks to xet7 !
2018-09-17 12:49:43 +03:00
Lauri Ojansivu
df84a2be9a
Fix lint errors.
2018-09-16 01:50:36 +03:00
Lauri Ojansivu
b3a752ef34
Merge rules.
2018-09-16 00:44:41 +03:00
Lauri Ojansivu
6ab5f093d5
Detele temp files.
2018-09-16 00:11:55 +03:00
Lauri Ojansivu
6673b79738
Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim-feature-rules
2018-09-16 00:10:40 +03:00
Angelo Gallarello
8cb132f492
Export/Import done for rules
2018-09-14 19:20:24 +02:00
Angelo Gallarello
a57806b054
Fixed listid
2018-09-14 18:03:57 +02:00
Angelo Gallarello
25da8376ca
Beautyfied
2018-09-14 17:39:37 +02:00
Angelo Gallarello
30a3daa6af
Finished alpha rules
2018-09-14 17:35:14 +02:00
Angelo Gallarello
fc73dc5bbc
Refactoring rules description
2018-09-14 16:49:06 +02:00
Angelo Gallarello
34b37116cf
Fixed rule allows
2018-09-12 00:52:29 +02:00
Lauri Ojansivu
45c0343f45
- Fix lint error.
...
Thanks to xet7 !
2018-09-09 22:12:47 +03:00
Lauri Ojansivu
6eeb708e4d
- Fix cards export and add customFields export.
...
Thanks to ymeramees !
Closes #1873 ,
related #1775
2018-09-09 21:40:23 +03:00
Lauri Ojansivu
1e0fdf8abc
- REST API: Add startAt/dueAt/endAt etc. https://github.com/wekan/wekan/wiki/REST-API-Cards
...
Thanks to xet7 !
Closes #1879
2018-09-07 12:30:06 +03:00
Lauri Ojansivu
0a001d505d
- Fix "No Comments" permission on Wekan and Trello import.
...
Thanks to xet7 !
2018-09-06 19:29:52 +03:00
Lauri Ojansivu
334c15ff71
Merge branch 'devel' of https://github.com/andresmanelli/wekan into devel
2018-09-06 12:06:54 +03:00
Lauri Ojansivu
9cea76e4ef
- REST API: Create board options to be modifiable, like
...
permissions, public/private board - now private by default,
and board background color.
Docs at https://github.com/wekan/wekan/wiki/REST-API-Boards
Thanks to xet7 !
Related #1037
2018-09-06 11:56:38 +03:00
Andrés Manelli
e74fb2f5b0
Add swimlaneId in activity. Create default swimlaneId in API
2018-09-06 00:23:50 +02:00
Lauri Ojansivu
77efcf7137
- Add permission "No comments". It is like normal user, but does not show comments and activities.
...
Thanks to xet7 !
2018-09-04 20:09:36 +03:00
Lauri Ojansivu
ba63627ebf
Fix typo.
2018-08-28 21:16:32 +03:00
Lauri Ojansivu
4e12bcc378
- Add Missing Index on cards.parentId since Swimlane integration
...
to speedup Wekan.
Thanks to Clement87 !
Closes #1863
2018-08-28 21:01:55 +03:00
Lauri Ojansivu
39312a075e
- [OAuth2 Login on Standalone Wekan]( https://github.com/wekan/wekan/wiki/OAuth2 ). For example, Rocket.Chat can provide OAuth2 login to Wekan.
...
Also, if you have Rocket.Chat using LDAP/SAML/Google/etc for logging into Rocket.Chat, then same users can login to Wekan when
Rocket.Chat is providing OAuth2 login to Wekan.
Thanks to salleman33 and xet7 !
Closes #234
2018-08-25 00:49:02 +03:00
Lauri Ojansivu
96173ad431
Merge branch 'devel' of https://github.com/salleman33/wekan into salleman33-devel
2018-08-24 19:46:42 +03:00
Andrés Manelli
3e715bbcc9
Fix and improve linked cards
2018-08-21 22:21:23 +02:00
Angelo Gallarello
1f5f429fc4
Completed rules
2018-08-19 18:53:50 +02:00
Angelo Gallarello
3b62b5ec5d
Fixed triggers to use names and not id
2018-08-17 14:16:56 +02:00
Angelo Gallarello
cc285afd59
Complete checklist activities
2018-08-16 21:49:56 +02:00
Omar Sy
3c9aa65ca3
Change of the default value of labelIds
2018-08-16 19:10:47 +02:00
Angelo Gallarello
f7446ba934
Remove attachment activity
2018-08-16 17:18:55 +02:00
Angelo Gallarello
9c6d374b95
Labels activities
2018-08-16 16:54:29 +02:00
Angelo Gallarello
99e7c65907
Fixed remove
2018-08-16 00:42:14 +02:00
Angelo Gallarello
6828ccd7f1
Main flow implemented
2018-08-16 00:32:31 +02:00
Andrés Manelli
e55d7e4f72
Fix removed setters and getters
2018-08-15 20:50:51 +02:00
Angelo Gallarello
9b0eb0a9f1
Almost full circle
2018-08-15 18:47:09 +02:00
Lauri Ojansivu
ab73afe17a
Fix lint errors.
2018-08-14 14:43:15 +03:00
Lauri Ojansivu
2f557ae3a5
- Fix Import from Trello error 400.
...
Thanks to xet7 !
2018-08-14 01:28:53 +03:00
Andrés Manelli
17308dc5f3
Fix lint errors
2018-08-11 01:00:21 +02:00
Andrés Manelli
6adfcb3513
Refactor imported -> linked in models
2018-08-11 00:16:31 +02:00
Andrés Manelli
bce2242528
Add imported card location
2018-08-11 00:15:51 +02:00
Andrés Manelli
f0597ef0c4
Indicate board or card through icons. Indicate if archived
2018-08-11 00:15:13 +02:00
Andrés Manelli
fb75a487fc
Fix lint errors
2018-08-11 00:14:13 +02:00
Andrés Manelli
37306c8d22
Add title binding
2018-08-11 00:14:13 +02:00
Andrés Manelli
74a01691e3
Add two way binding of activities, comments, and attachments
2018-08-11 00:07:29 +02:00
Andrés Manelli
49c415f023
Add two way binding of checklists
2018-08-11 00:07:29 +02:00
Andrés Manelli
b2e175ba8c
Avoid exporting imported cards
2018-08-11 00:07:29 +02:00
Andrés Manelli
724d26379c
Add two way binding of card/board times
2018-08-11 00:07:29 +02:00
Andrés Manelli
0a62089df0
Allow description and member two way binding
2018-08-10 23:59:08 +02:00
Andrés Manelli
a93de07fb9
Avoid importing imported cards or boards
2018-08-10 23:57:35 +02:00