RJevnikar
07217d0e51
Add additional dates (received & end), default title of checklists to 'Checklist'
...
Remove translations
Add additional dates (received & end), default name checklists to Checklist
2018-03-26 20:51:24 +00:00
Andrés Manelli
3eb6f97291
Fix lint errors
2018-03-19 17:31:53 -03:00
Andrés Manelli
243af32fc7
Add checklist ordering capability
2018-03-19 16:47:07 -03:00
Andrés Manelli
ca89442f3a
Clean checklists model
2018-03-19 15:31:38 -03: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
bb37d8fa96
Fix swimlane info not displayed in activities
2018-03-16 23:31:24 -03:00
Lauri Ojansivu
a58bffbb3e
Merge branch 'feature/list-default-view' of https://github.com/GhassenRjab/wekan into GhassenRjab-feature/list-default-view
2018-03-02 12:39:10 +02:00
Ghassen Rjab
1ca9e96f35
Lists view is the default view when creating boards
2018-03-02 00:06:45 +01:00
Ghassen Rjab
b475127c53
Import missing card fields : isOvertime, startAt and spenTime
2018-03-01 23:34:17 +01:00
Ghassen Rjab
59ba2111e8
Fix lint warnings
2018-02-27 02:57:58 +01:00
Ghassen Rjab
951a0db380
Fix lint errors related to trello creator
2018-02-26 03:18:26 +01:00
Ghassen Rjab
ab2884cae0
Fix lint error related to this feature
2018-02-23 01:38:12 +01:00
Ghassen Rjab
2001c01b4d
Add search cards helper to boards model
2018-02-23 01:09:25 +01:00
couscous3
ee0f42eeb1
add swimlaneId to POST /api/boards/:boardId/lists/:listId/cards route
2018-02-19 14:55:56 +01:00
Lauri Ojansivu
c1ddaaa475
Merge remote-tracking branch 'upstream/devel' into devel
2018-02-07 15:24:22 +02:00
Andrés Manelli
5871a478e1
Fix import Trello board without swimlanes
2018-02-07 01:47:18 -03:00
Andrés Manelli
fcebb2a537
Fix move parameters
2018-02-07 01:24:15 -03:00
ViViDboarder
b267015d8c
Fixing cards query to apply sort
...
Issue #1461
2018-02-06 19:35:01 -08:00
Andrés Manelli
d77afe3e2e
Add trailing comma
2018-02-02 23:09:42 -03:00
Andrés Manelli
ec0a8449ba
Fix import wekan board with swimlanes
2018-02-02 23:04:54 -03:00
Andrés Manelli
9df3e3d26b
Add default swimlane to welkome board
2018-02-02 21:52:00 -03:00
Lauri Ojansivu
65c081acc0
Fix: Trello board import fails because of missing "Swimlane id".
...
Thanks to xet7 ! Closes #1442
2018-01-29 12:07:42 +02:00
Lauri Ojansivu
7f4401f3a2
Fix lint errors. Update changelog.
2018-01-25 08:22:11 +02:00
Lauri Ojansivu
188341cf50
Merge remote-tracking branch 'upstream/devel' into devel
2018-01-25 07:31:42 +02:00
Andrés Manelli
7b04f14e3c
Allow toogle of lists and swimlanes views
2018-01-22 23:35:23 -03:00
Andrés Manelli
a14f4ffee2
Add view boards field to change between views
2018-01-22 16:54:19 -03:00
Lauri Ojansivu
6622dbb56b
Meteor 1.6.0.1, Node 8.9.3, NPM 5.5.1, fibers 2.0.0
2018-01-22 00:18:59 +02:00
Andrés Manelli
ee2a43dd5b
Add siwmlane button. Allow card drop between swimlanes
2018-01-19 16:00:02 -03:00
Andrés Manelli
690a5b9703
First swimlane draft, no functionality
2018-01-19 12:22:03 -03:00
Lauri Ojansivu
7c403053e3
Fix lint errors.
2017-12-03 04:00:55 +02:00
Thuan Pham Quoc
22e369804b
Allow admin to change user password in admin panel
2017-12-01 15:55:53 +07:00
nztqa
44559b52a6
Add smtp test email translations
2017-11-28 13:26:46 +09:00
nztqa
dffe3d5ade
Add test SMTP settings
2017-11-27 16:44:19 +09:00
Lauri Ojansivu
e162fe3c0f
Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuanpq-card-spent-time
2017-11-21 10:03:02 +02:00
Thuan Pham Quoc
6dba4ccd4d
Added red-green circle to board lists item for indicating board which has overtime logs or normal spent time log
2017-11-20 23:24:27 +07:00
Lauri Ojansivu
b592e8ad14
Merge branch 'feature/copy-move-cards-x-boards' of https://github.com/GhassenRjab/wekan into GhassenRjab-feature/copy-move-cards-x-boards
2017-11-20 17:46:34 +02:00
Thuan Pham Quoc
eec3c301bc
Add card spent time to log time what can be overtime or not (will support filtering in future)
2017-11-20 22:26:31 +07:00
Lauri Ojansivu
c01335ee29
REST API better error output. Thanks to soohwa ! Related #1037
2017-11-19 10:44:37 +02:00
Lauri Ojansivu
9353d785ea
Fix: Helper to list boards for user. Thanks to milesibastos ! Closes #1326
2017-11-19 09:50:03 +02:00
Thuan Pham Quoc
b4c3e02b75
Fix Missing trailing comma in users.js
2017-11-16 14:14:03 +07:00
Ghassen Rjab
5a37ba0d9f
Move cards cross boards
2017-11-14 03:03:29 +01:00
Thuan Pham Quoc
fa1d8cd5ef
Added update all user profile from admin panel
2017-11-08 11:34:37 +07:00
Thuan Pham Quoc
e3b7f85cc3
Updated users methods to get user id from client on updating user data, is aimed to support admin update other user profile
2017-11-08 11:34:05 +07:00
amadilsons
c17f26f6ba
fix: always restore archived cards if wip limit is soft
2017-10-31 21:20:53 +00:00
amadilsons
fdd1aad80d
added soft wip limit feature, fixed wipLimit=0 bug (??)
2017-10-31 21:10:36 +00:00
Keven Kurz PC
81d00a9471
Covered case of no admin and no self mapping.
...
Now importer is always admin of the imported board so that no
undeletable boards can be created.
2017-10-29 17:36:31 +01:00
Keven Kurz PC
e8cfed1f7b
fixed Members do not get included on board import from WeKan #1255
...
fixed multiple errors where constants were mistakenly overridden.(or
trying to get a property of an object after making sure it doesn't
exits)
renamed wekanBoard Parameter from createBoardAndLabels for clairity
reworked adding admin for imorter
2017-10-29 16:34:49 +01:00
Lauri Ojansivu
c5540ddcbd
Change invitation link from sign-in to sign-up. Thanks to xet7 ! Closes #1300
2017-10-20 15:52:19 +03:00
soohwa
97a23011da
Add REST API better error output
2017-10-15 07:39:48 +02:00