summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of extra packageNicu Tofan2018-06-272-2/+0
| | | | | | | 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.
* Prevent errors due to missing date fieldsNicu Tofan2018-06-271-21/+36
|
* Show cards in calendarNicu Tofan2018-06-265-1/+87
|
* Introducing third board view: calendar.Nicu Tofan2018-06-268-2/+21
| | | | A dependency to rzymek:fullcalendar has also been added.
* - Fix "Error: title is required" by removing find() from all of migrations.Lauri Ojansivu2018-06-261-1/+2
| | | | | | Thanks to xet7 ! Closes #1576
* - Fix "Error: title is required" by removing find() from all of migrations.Lauri Ojansivu2018-06-261-9/+9
| | | | | | Thanks to xet7 ! Closes #1576
* Merge branch 'pravdomil-patch-6' into develLauri Ojansivu2018-06-262-2/+14
|\
| * - Submit inline form on click outside, fixesLauri Ojansivu2018-06-261-1/+3
| | | | | | | | | | | | | | | | "You have an unsaved description" doesn't go away after saving. Thanks to pravdomil and xet7 ! Fixes #1287
| * Fix lint errors.Lauri Ojansivu2018-06-261-4/+4
| |
| * Merge branch 'patch-6' of https://github.com/pravdomil/wekan into ↵Lauri Ojansivu2018-06-261-1/+11
|/| | | | | | | pravdomil-patch-6
| * refactorpravdomil2018-06-191-3/+3
| |
| * submit inline form on click outsidepravdomil2018-06-191-1/+11
| |
* | Merge branch 'pravdomil-patch-3' into develLauri Ojansivu2018-06-262-4/+9
|\ \
| * | - Add more card inner shadow;Lauri Ojansivu2018-06-261-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Less margin-bottom after minicard. Thanks pravdomil and xet7 ! Related #1690 Related https://github.com/wekan/wekan/pull/1713
| * | - Add more card inner shadow.Lauri Ojansivu2018-06-261-1/+1
| | | | | | | | | | | | | | | | | | Thanks to pravdomil and xet7 ! Related #1690
| * | Merge branch 'patch-3' of https://github.com/pravdomil/wekan into ↵Lauri Ojansivu2018-06-261-1/+1
|/| | | | | | | | | | | pravdomil-patch-3
| * | less margin-bottom after minicardpravdomil2018-06-191-1/+1
| |/
* | Merge branch 'pravdomil-patch-4' into develLauri Ojansivu2018-06-262-3/+4
|\ \
| * | - Fix vertical align of user avatar initials.Lauri Ojansivu2018-06-261-2/+3
| | | | | | | | | | | | Thanks to pravdomil !
| * | Merge branch 'patch-4' of https://github.com/pravdomil/wekan into ↵Lauri Ojansivu2018-06-261-1/+1
|/| | | | | | | | | | | pravdomil-patch-4
| * | fix vertical align of user avatar initialspravdomil2018-06-191-1/+1
| |/
* | Merge branch 'zypA13510-zypA13510-patch-1' into develLauri Ojansivu2018-06-2642-41/+49
|\ \
| * | - Fix typo in English translation.Lauri Ojansivu2018-06-2641-40/+48
| | | | | | | | | | | | Thanks to zypA13510 !
| * | Merge branch 'zypA13510-patch-1' of https://github.com/zypA13510/wekan into ↵Lauri Ojansivu2018-06-261-1/+1
|/| | | | | | | | | | | zypA13510-zypA13510-patch-1
| * | Update en.i18n.jsonYuping Zuo2018-06-191-1/+1
| |/ | | | | Fixed incorrect syntax in advanced filter description.
* | Update translations.Lauri Ojansivu2018-06-261-7/+7
| |
* | Change fr.md to not be executeable.Lauri Ojansivu2018-06-251-0/+0
| |
* | Update translations.Lauri Ojansivu2018-06-235-57/+57
|/
* Update translations (de).Lauri Ojansivu2018-06-151-1/+1
|
* Try to fix broken markdown of \ character.Lauri Ojansivu2018-06-141-1/+1
|
* v1.07v1.07Lauri Ojansivu2018-06-142-3/+3
|
* - Regex for Advanced filter.Lauri Ojansivu2018-06-141-0/+10
| | | | | | | It aims to solve search in bigger text fields, and using wildcards. A change to translations was made for adding info about regex and escaping characters with \ Thanks to feuerball11 and xet7 !
* Merge branch 'feuerball11-feature-custom-fields' into develLauri Ojansivu2018-06-1445-49/+83
|\
| * Update translations.Lauri Ojansivu2018-06-1443-43/+43
| |
| * Fix typo.Lauri Ojansivu2018-06-141-1/+1
| |
| * Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ↵Lauri Ojansivu2018-06-142-6/+40
|/| | | | | | | into feuerball11-feature-custom-fields
| * changing loca to explain regex and escape characterIgnatzHome2018-06-141-1/+1
| |
| * regex for advanced filterIgnatzHome2018-06-141-5/+39
| |
* | v1.06v1.06Lauri Ojansivu2018-06-142-3/+3
| |
* | v1.06Lauri Ojansivu2018-06-141-0/+8
|/
* Merge branch 'devel' of https://github.com/wekan/wekan into ↵IgnatzHome2018-06-148-134/+159
|\ | | | | | | feature-custom-fields
| * v1.05v1.05Lauri Ojansivu2018-06-143-4/+4
| |
| * Fix lint errors.Lauri Ojansivu2018-06-141-98/+98
| |
| * Merge branch 'rjevnikar-fixRDate' into develLauri Ojansivu2018-06-142-3/+5
| |\
| | * Fix minicardReceivedDate typo inLauri Ojansivu2018-06-141-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | 1.04 regression: Socket connection error and boards not loading Thanks to Fran-KTA and rjevnikar ! Closes #1694
| | * Merge branch 'fixRDate' of https://github.com/rjevnikar/wekan into ↵Lauri Ojansivu2018-06-141-1/+1
| |/| | | | | | | | | | rjevnikar-fixRDate
| | * Add back language filesRJevnikar2018-06-1443-0/+20554
| | |
| | * Fix minicardReceivedDate typo identified in #1694RJevnikar2018-06-1444-20555/+1
| | |
| * | Merge branch 'feuerball11-feature-custom-fields' into develLauri Ojansivu2018-06-147-102/+154
| |\ \ | | |/ | |/|
| | * - Markdown support in Custom Fields, and view on minicardLauri Ojansivu2018-06-141-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixes to Advanced Filter, you are now able to filter for Dropdown and Numbers, also Dropdown are now correctly displayed on minicard - Fix Issue with custom fields shown on card - Fix showing public board in list mode - Fix for not able to remove Custom Field "Show on Card" Related #807 Closes #1659, closes #1623, closes #1683