Commit graph

234 commits

Author SHA1 Message Date
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
soohwa
624719974e fix lint error 2017-10-13 09:15:52 +02:00
soohwa
c290d63048 fix lint error 2017-10-13 09:00:25 +02:00
soohwa
b55756216e fix lint errors 2017-10-13 08:46:25 +02:00
soohwa
77d23df87f Add the ability for the admin :
- disabling a login for a user (not himself)
- enabling a login for a user
- transfering the ownership of all user's boards to himself
2017-10-13 08:15:19 +02:00
Lauri Ojansivu
33cea11393 Merge branch 'fix-admin-create-user' of https://github.com/soohwa/wekan into soohwa-fix-admin-create-user 2017-10-09 15:57:42 +03:00
Lauri Ojansivu
fb060ed2c5 Merge branch 'issue783' of https://github.com/amadilsons/wekan into amadilsons-issue783 2017-10-09 14:49:38 +03:00
soohwa
ad607c1291 Remove trailing space 2017-10-08 18:15:11 +09:00
soohwa
b9be17360f Add comment 2017-10-07 08:33:28 +09:00
soohwa
8daa5b4848 Change fromAdmin into createdThroughApi 2017-10-06 23:08:22 +09:00
soohwa
273784b9e4 Clear "fromAdmin". Thx to nztqa. 2017-10-06 01:21:45 +09:00
amadilsons
f77da76c68 added i18n translation, minor fix 2017-10-05 17:22:03 +02:00
amadilsons
214fe6a61f feature implemented, known bugs fixed 2017-10-05 16:46:55 +02:00
amadilsons
c865bfe497 most work concluded, code needs clean up, further testing required 2017-10-04 17:48:37 +02:00
amadilsons
089dbf0cf6 on its way 2017-10-04 11:12:52 +02:00
Lauri Ojansivu
d6ef4a8266 Merge branch 'devel' of https://github.com/andresmanelli/wekan into andresmanelli-devel 2017-10-03 14:03:15 +03:00
Lauri Ojansivu
d213d37dab Merge branch 'improve-announcement' of https://github.com/nztqa/wekan into nztqa-improve-announcement 2017-10-01 09:59:57 +03:00
nztqa
a88ac6113e Rename notice -> announcement 2017-10-01 12:43:15 +09:00
soohwa
42ca385a36 Fix password not saved 2017-10-01 10:15:54 +09:00
Andrés Manelli
de1ca1d12a Send result before webhook 2017-09-29 18:47:40 -03:00
Andrés Manelli
196f959f1d Add some parameters to webhook 2017-09-29 17:11:13 -03:00
amadilsons
a918d36533 mostly frontend work, lists coll update with wipLimit field 2017-09-29 16:52:53 +02:00
amadilsons
c9c650664f basic frontend setup, List model updated with wipLimit field 2017-09-28 16:59:53 +02:00
nztqa
aa1876f94c Add message from service administrator 2017-09-28 16:57:04 +09:00
Ghassen Rjab
109cd08151 Use a default color (black) for labels from Trello 2017-09-27 22:23:55 +01:00
Ghassen Rjab
f883757552 Ignore checklists with missing cards 2017-09-26 06:58:39 +01:00
soohwa
ee94735922 Lint error 2017-09-25 22:14:13 +09:00
soohwa
deef0855d5 Fix https://github.com/wekan/wekan/issues/1249 2017-09-25 21:03:18 +09:00
Lauri Ojansivu
fb79c8786a v0.41 2017-09-25 13:16:07 +03:00
Lauri Ojansivu
f7a1c4896b Fix lint errors. 2017-09-24 17:08:28 +03:00
Lauri Ojansivu
cb4a679050 Merge branch 'admin-create-user' of https://github.com/soohwa/wekan into soohwa-admin-create-user 2017-09-24 17:03:41 +03:00
Ghassen Rjab
28eca2a11f Update Checklist model to keep checklist item state when moved
- Remove newItemIndex field (no longer needed)
- Use Underscore.js to sort checklist items
- Add helper method to generate new Items Ids so we can use it in model and in client
- Add addFullItem method to add an item from object
- Update sort when items are being added or removed
2017-09-24 02:14:23 +01:00
none
57d6180a7a Allow admin to create user despite disabling registration throught rest api. 2017-09-23 15:20:11 +09:00
Felix Michels
0bbfa632f7 add translation (en/de) for email notifications regarding checklists and checklist items 2017-09-22 09:50:40 +02:00
Ghassen Rjab
a410dc50bb Import sort attribute of checklists and its items from Trello 2017-09-16 20:01:54 +01:00