summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update translations.Lauri Ojansivu2018-05-262-5/+5
| | | | Correction: Releasing Wekan v1.02
* v1.0.2Lauri Ojansivu2018-05-263-4/+4
|
* Actually, without @latest it works the same.Lauri Ojansivu2018-05-261-1/+1
|
* Use latest npm.Lauri Ojansivu2018-05-262-2/+2
|
* Remove bcrypt, continued.Lauri Ojansivu2018-05-262-9/+17
|
* Merge branch 'xadagaras-bugfix/received_end_date_picker' into develLauri Ojansivu2018-05-262-5/+5
|\
| * - Fix Received Date and End Date on Cards.Lauri Ojansivu2018-05-261-2/+3
| | | | | | | | Thanks to xadagaras !
| * Merge branch 'bugfix/received_end_date_picker' of ↵Lauri Ojansivu2018-05-261-3/+2
|/| | | | | | | https://github.com/xadagaras/wekan into xadagaras-bugfix/received_end_date_picker
| * Extend editCardReceivedDatePopup and editCardEndDatePopup from DatePicker to ↵Daniel Kreuter2018-05-251-3/+2
| | | | | | | | fix #1654
* | Merge branch 'kubiko-devel' into develLauri Ojansivu2018-05-262-2/+9
|\ \
| * | - Snap: Filtering out swap file created at build time, adding stage package.Lauri Ojansivu2018-05-261-2/+5
| | | | | | | | | | | | Thanks to kubiko !
| * | Merge branch 'devel' of https://github.com/kubiko/wekan into kubiko-develLauri Ojansivu2018-05-261-0/+4
|/| |
| * | filtering out swap file created at build time, adding stage packageOndrej Kubik2018-05-251-0/+4
| |/ | | | | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* | - Removed binary version of bcrypt because of vulnerability that has issue ↵Lauri Ojansivu2018-05-261-2/+4
| | | | | | | | | | | | that is not fixed yet. This may cause some slowdown. Thanks to xet7 !
* | Remove binary version of bcrypt because of security vulnerability.Lauri Ojansivu2018-05-261-0/+8
|/ | | | This may cause some slowdown.
* Remove bcryptLauri Ojansivu2018-05-241-1/+0
|
* Go back to xss 0.3.8, because 1.0.0 did break snap build.Lauri Ojansivu2018-05-242-9/+1
|
* Merge branch 'greenkeeper/xss-1.0.0' into develLauri Ojansivu2018-05-242-1/+9
|\
| * - Update xss to version 1.00Lauri Ojansivu2018-05-241-0/+8
| | | | | | | | Thanks to xet7 !
| * fix(package): update xss to version 1.0.0greenkeeper[bot]2018-05-241-1/+1
|/
* v1.01v1.01Lauri Ojansivu2018-05-233-4/+4
|
* Update translations.Lauri Ojansivu2018-05-232-67/+67
|
* - Possible quickfix for all customFields Import errors, please test.Lauri Ojansivu2018-05-231-0/+8
| | | | | | | | Thanks to feuerball11 and xet7 ! Related #807 Closes #1652, closes #1651
* Fix lint errors.Lauri Ojansivu2018-05-231-104/+104
|
* lint correctionsIgnatz2018-05-231-164/+139
|
* possible quickfix for all customFields Import errorsIgnatz2018-05-231-0/+1
|
* More details to issue template.Lauri Ojansivu2018-05-221-5/+8
|
* Simplify issue templateLauri Ojansivu2018-05-221-4/+3
|
* Remove duplicate Contributing.mdLauri Ojansivu2018-05-222-6/+4
|
* v1.00v1.00Lauri Ojansivu2018-05-213-3/+11
|
* Update translations.Lauri Ojansivu2018-05-2141-42/+42
|
* Fix typo.Lauri Ojansivu2018-05-211-1/+1
| | | | | | Thanks to yarons ! Closes #1647
* v0.99v0.99Lauri Ojansivu2018-05-213-4/+4
|
* Update translations (de)Lauri Ojansivu2018-05-211-2/+2
|
* Merge branch 'feuerball11-feature-advanced-filter' into develLauri Ojansivu2018-05-2149-76/+499
|\
| * Advanced Filter for Custom Fields.Lauri Ojansivu2018-05-211-0/+8
| | | | | | | | Thanks to feuerball11 and xet7 !
| * Update translations.Lauri Ojansivu2018-05-2143-84/+84
| |
| * Update translations.Lauri Ojansivu2018-05-2142-32/+116
| |
| * Merge branch 'feature-advanced-filter' of ↵Lauri Ojansivu2018-05-206-5/+336
|/| | | | | | | https://github.com/feuerball11/wekan into feuerball11-feature-advanced-filter
| * forgot a 'IgnatzHome2018-05-201-1/+1
| |
| * Removing Debug Lines, correcting behavior, caching las valide filter, and ↵IgnatzHome2018-05-204-9/+10
| | | | | | | | adding description
| * Correcting not FilterIgnatzHome2018-05-201-1/+1
| |
| * testing theorie: subcommands are allways 1 entryIgnatzHome2018-05-201-1/+5
| |
| * making custom-fields uneditable on minicardIgnatzHome2018-05-201-2/+2
| |
| * customFields bevore mebers on minicardIgnatzHome2018-05-201-5/+5
| |
| * style correction for custom fields on minicardIgnatzHome2018-05-202-4/+12
| |
| * correcting indent in jadeIgnatzHome2018-05-201-4/+4
| |
| * showOnCard test implementationIgnatzHome2018-05-201-0/+9
| |
| * correcting strings not part of subcommandIgnatzHome2018-05-201-1/+1
| |
| * More conditions and logic Operators, Also Brackets.IgnatzHome2018-05-201-4/+148
| |