Commit graph

128 commits

Author SHA1 Message Date
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
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
Omar Sy
fcbbb93bb6 change let to const 2018-08-22 15:07:46 +02:00
Omar Sy
b3b8d3c086 make the attributes that the webhook sends configurable 2018-08-22 14:24:21 +02:00
Lauri Ojansivu
b3005f828d - Use only framing policy, not all of content policy.
- Fix Date and Time Formats are only US in every language.

Thanks to xet7 !

Closes #1833
2018-08-16 14:29:38 +03:00
Lauri Ojansivu
c694505885 Merge branch 'devel' of github.com:wekan/wekan into devel 2018-08-15 23:44:07 +03:00
Lauri Ojansivu
807c6ce09e - Content Policy: Allow inline scripts, otherwise there is errors in browser/inspect/console.
- Set default matomo settings to disabled.

Thanks to xet7 !
2018-08-15 23:41:01 +03:00
Andrés Manelli
be00465e67 Fix hiddenSystemMessages 2018-08-15 22:17:52 +02:00
Lauri Ojansivu
b9929dc682 - When Content Policy is enabled, allow one URL to have iframe that embeds Wekan
- Add option to turn off Content Policy
- Allow always in Wekan markdown <img src="any-image-url-here">

Thanks to xet7 !

Closes #1676
2018-08-13 19:24:07 +03:00
Andrés Manelli
67301e07e2 Fix rebase errors 2018-08-11 00:50:20 +02:00
Andrés Manelli
692a1bc369 Refactor imported -> linked in server and i18n 2018-08-11 00:17:42 +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
64367a01dd Link description 2018-08-10 23:57:35 +02:00
Andrés Manelli
dcc7b2970f Add UI for importing card-as-card and board-as-card 2018-08-10 23:55:19 +02:00
guillaume
ec59af3777 Integration of matomo with env vars 2018-07-27 18:08:09 +02:00
Lauri Ojansivu
7683f98b7b - Fix Title is required by setting Checklist title
during migration.

Thanks to centigrade-kdk and xet7 !

Closes #1576,
closes #1753
2018-07-06 16:14:07 +03:00
Lauri Ojansivu
a41190cdf0 - Fix: Boards.forEach is not function.
Thanks to xet7 !
2018-07-06 14:32:57 +03:00
Lauri Ojansivu
af8bf1af2e - Fix Checklists.forEach is not a function.
Thanks to xet7 !

Closes #1753
2018-07-06 11:33:13 +03:00
Nicu Tofan
439d7c3dbc
Fix conflict in migrations
(Error: title is required by removing find() from all of migrations.)
2018-06-26 14:49:21 +03:00
Nicu Tofan
c0ffd6c20f
Show parent in card (no links, yet) 2018-06-26 14:32:51 +03:00
Nicu Tofan
94a52080cf
Board level settings for subtasks 2018-06-26 14:32:51 +03:00
Nicu Tofan
04745f0c2f
implement getDefaultSwimline for boards 2018-06-26 14:32:51 +03:00
Nicu Tofan
4ac6a507cd
Get rid of old implementation for substacks 2018-06-26 14:32:50 +03:00
Nicu Tofan
5a023e4315
Can add cards as subtasks 2018-06-26 14:32:49 +03:00
Nicu Tofan
fd465fbb60
Helpers for dealing with trees of cards 2018-06-26 14:32:48 +03:00
Nicu Tofan
879a84184f
added ability to create a tree of cards 2018-06-26 14:32:48 +03:00
Nicu Tofan
d59583915c
Initial implementation for subtasks 2018-06-26 14:32:47 +03:00
Lauri Ojansivu
454aa05987 Another fix for checklists item migration error "title is required"
8d5cbf1e6c (commitcomment-29362180)

Thanks to oec !

Closes #1576
2018-06-14 19:03:44 +03:00
Lauri Ojansivu
dda49d2f07 - Security Fix: Do not publish all of people collection.
Thanks to Adrian Genaid !
2018-06-12 21:13:50 +03:00
Lauri Ojansivu
b3bb03fed4 Merge branch 'moreFieldsColours' of https://github.com/rjevnikar/wekan into rjevnikar-moreFieldsColours 2018-06-07 22:53:06 +03:00
RJevnikar
4787a1186b Adjust 'add-profile-view' in migrations.js in attempt to resolve 1675 2018-06-06 17:36:20 +00:00
RJevnikar
ea109cfdd7 Add migrations for requestedBy and assignedBy fields. 2018-06-06 13:19:53 +00:00
Lauri Ojansivu
642507fb42 Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan into devel 2018-05-19 13:06:06 +03:00
IgnatzHome
4600e4e237 Migration Test 2018-05-19 08:58:30 +02:00
Lauri Ojansivu
41b938ea69 Merge branch 'migration-checklistitems-fix' of https://github.com/franksiler/wekan into franksiler-migration-checklistitems-fix 2018-05-18 16:25:42 +03:00
Lauri Ojansivu
9b465bc98b Fix lint errors back to eslint requirements. 2018-05-18 15:20:20 +03:00
IgnatzHome
9518a5c11e resolving merge conflicts 2018-05-17 20:21:07 +02:00
Frank Siler
9a766c0f74 ensure checklistItem titles are correct when migrating 2018-05-16 19:40:27 -05:00
Lauri Ojansivu
16d75f549d Fix error: title is required.
Related 8d5cbf1e6c

Closes #1576
2018-05-08 01:20:56 +03:00
Lauri Ojansivu
8d5cbf1e6c - Fix checklists items migration error "title is required"
Thanks to xet7 !

Closes #1576
2018-04-18 17:27:15 +03:00
Lauri Ojansivu
7cc930f6b9 Fix lint error in Fibers size setting 2018-04-18 16:03:49 +03:00
Lauri Ojansivu
02e8749540 Merge branch 'viewProfile' of https://github.com/andresmanelli/wekan into andresmanelli-viewProfile 2018-04-16 21:35:07 +03:00
Lauri Ojansivu
e26a4824cf Fix Node Fibers 100% CPU issue.
Thanks to kentonv !

Related wekan/wekan-mongodb#2, related meteor/meteor#9796
2018-04-16 21:18:09 +03:00
Andrés Manelli
e5995477b8 Fix #1567 2018-04-16 14:43:10 -03:00
Allemand Sylvain
1c8a00943c authentification oauth2 2018-04-09 16:49:07 +02:00
Andrés Manelli
153960742c Fix migration. Replace old checklist-item sort algorithm. 2018-03-19 15:03:44 -03:00
Andrés Manelli
bf7de463f1 Add checklist items model, migration and publication 2018-03-19 01:25:33 -03:00
Andrés Manelli
a14f4ffee2 Add view boards field to change between views 2018-01-22 16:54:19 -03:00