Commit graph

2316 commits

Author SHA1 Message Date
Lauri Ojansivu
523ebea4dd Merge branch 'TNick-calendar' into devel 2018-06-27 23:57:02 +03:00
Lauri Ojansivu
bccfa320a9 - Calendar.
Thanks to TNick !
2018-06-27 23:56:15 +03:00
Lauri Ojansivu
72d0db7a59 Merge branch 'calendar' of https://github.com/TNick/wekan into TNick-calendar 2018-06-27 23:55:06 +03:00
Lauri Ojansivu
ed0ef5b7d3 Merge branch 'TNick-invitation-code-setting' into devel 2018-06-27 23:38:58 +03:00
Lauri Ojansivu
5619eef620 - Restore invitation code logic. Please test and add comment
to those invitation code issues that this fixes.

Thanks to TNick !
2018-06-27 23:37:50 +03:00
Lauri Ojansivu
ae2e42e1b4 Merge branch 'invitation-code-setting' of https://github.com/TNick/wekan into TNick-invitation-code-setting 2018-06-27 23:30:23 +03:00
Lauri Ojansivu
864ad3827d - To fix "title is required" fix only add-checklist-items and
revert all other migration changes.

Closes #1576,
closes #1734
2018-06-27 23:25:48 +03:00
Nicu Tofan
9cb8aab3ba
Reactive change when a date is modified. 2018-06-27 23:00:14 +03:00
Nicu Tofan
374e986579
Can show card on event click 2018-06-27 22:37:32 +03:00
Nicu Tofan
3c4549fe64
Can show card on top of calendar 2018-06-27 22:23:28 +03:00
Nicu Tofan
0394a78ece
Get rid of extra package
staringatlights:flow-router is another incarnation of kadira:flow-router
kadira:flow-router is not an explicit dependency but useraccounts:flow-routing depends on it.
This commit gets rid of an anoying message informing that a route has
not been found.
2018-06-27 17:39:29 +03:00
Nicu Tofan
19d239f4cf
Prevent errors due to missing date fields 2018-06-27 16:25:57 +03:00
Nicu Tofan
d23ac2b385
Restore invitation code logic 2018-06-27 15:30:52 +03:00
Lauri Ojansivu
766b58d91b v1.08 2018-06-27 11:06:37 +03:00
Lauri Ojansivu
663a4040f9 Add Georgian language. 2018-06-27 10:24:07 +03:00
Nicu Tofan
18467dfe40
Show cards in calendar 2018-06-26 22:11:51 +03:00
Lauri Ojansivu
2a165dccd4 Update translations (sv). 2018-06-26 21:37:21 +03:00
Lauri Ojansivu
d501e5832a Fix typo. 2018-06-26 21:31:29 +03:00
Lauri Ojansivu
b198a3ed99 Fix typo. 2018-06-26 21:29:38 +03:00
Nicu Tofan
226d25ca94
Introducing third board view: calendar.
A dependency to rzymek:fullcalendar has also been added.
2018-06-26 19:55:23 +03:00
Nicu Tofan
b7d508e8c4
Added ability to change card's parent. 2018-06-26 17:39:31 +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
bac490d2f3
Links for parents in card details. 2018-06-26 14:33:05 +03:00
Nicu Tofan
3a4a075dba
Fix minicard parents display 2018-06-26 14:33:05 +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
c9f70cf382
Check for null and undefined in board defaults 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
aead18eb58
change all mentions of Kids => Children 2018-06-26 14:32:50 +03:00
Nicu Tofan
a0c02f4a50
typo in renaming itemDetail to checklistItemDetail 2018-06-26 14:32:50 +03:00
Nicu Tofan
50f170b75d
A better name for incoming subtasks 2018-06-26 14:32:50 +03:00
Nicu Tofan
989b026b33
Can now navigate to subtask 2018-06-26 14:32:50 +03:00
Nicu Tofan
4ac6a507cd
Get rid of old implementation for substacks 2018-06-26 14:32:50 +03:00
Nicu Tofan
cd36194477
Archive subtask instead of permanent delete 2018-06-26 14:32:49 +03:00
Nicu Tofan
6ab1cbb341
Take archived status into consideration for subtasks 2018-06-26 14:32:49 +03:00
Nicu Tofan
5a023e4315
Can add cards as subtasks 2018-06-26 14:32:49 +03:00
Nicu Tofan
adb7f5b2ca
Switch from subtasks to cards in model 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
f89de026c4
Change order using drag-n-drop for subtasks 2018-06-26 14:32:48 +03:00
Nicu Tofan
5f20e56721
Remove leftovers from checklist conversion 2018-06-26 14:32:47 +03:00
Nicu Tofan
d59583915c
Initial implementation for subtasks 2018-06-26 14:32:47 +03:00
Nicu Tofan
b627ced605
Some inspiration from checklists to subtasks 2018-06-26 14:32:47 +03:00
Nicu Tofan
c3037b155f
Added subtasks model and APIs for it 2018-06-26 14:32:47 +03:00
pravdomil
c3e839c885
revert 6a58729 2018-06-26 10:54:22 +02:00
Lauri Ojansivu
43dde4a10f - Fix "Error: title is required" by removing find() from all of migrations.
Thanks to xet7 !

Closes #1576
2018-06-26 02:14:52 +03:00
Lauri Ojansivu
97922c90cb - Fix "Error: title is required" by removing find() from all of migrations.
Thanks to xet7 !

Closes #1576
2018-06-26 02:11:37 +03:00
Lauri Ojansivu
c372ea02f7 Merge branch 'pravdomil-patch-6' into devel 2018-06-26 01:42:02 +03:00
Lauri Ojansivu
daa95c582e - Submit inline form on click outside, fixes
"You have an unsaved description" doesn't go away after saving.

Thanks to pravdomil and xet7 !

Fixes #1287
2018-06-26 01:40:13 +03:00
Lauri Ojansivu
aa2a15bf1b Fix lint errors. 2018-06-26 01:36:44 +03:00