Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo. | Lauri Ojansivu | 2018-05-21 | 1 | -1/+1 |
| | | | | | | Thanks to yarons ! Closes #1647 | ||||
* | v0.99v0.99 | Lauri Ojansivu | 2018-05-21 | 3 | -4/+4 |
| | |||||
* | Update translations (de) | Lauri Ojansivu | 2018-05-21 | 1 | -2/+2 |
| | |||||
* | Merge branch 'feuerball11-feature-advanced-filter' into devel | Lauri Ojansivu | 2018-05-21 | 49 | -76/+499 |
|\ | |||||
| * | Advanced Filter for Custom Fields. | Lauri Ojansivu | 2018-05-21 | 1 | -0/+8 |
| | | | | | | | | Thanks to feuerball11 and xet7 ! | ||||
| * | Update translations. | Lauri Ojansivu | 2018-05-21 | 43 | -84/+84 |
| | | |||||
| * | Update translations. | Lauri Ojansivu | 2018-05-21 | 42 | -32/+116 |
| | | |||||
| * | Merge branch 'feature-advanced-filter' of ↵ | Lauri Ojansivu | 2018-05-20 | 6 | -5/+336 |
|/| | | | | | | | https://github.com/feuerball11/wekan into feuerball11-feature-advanced-filter | ||||
| * | forgot a ' | IgnatzHome | 2018-05-20 | 1 | -1/+1 |
| | | |||||
| * | Removing Debug Lines, correcting behavior, caching las valide filter, and ↵ | IgnatzHome | 2018-05-20 | 4 | -9/+10 |
| | | | | | | | | adding description | ||||
| * | Correcting not Filter | IgnatzHome | 2018-05-20 | 1 | -1/+1 |
| | | |||||
| * | testing theorie: subcommands are allways 1 entry | IgnatzHome | 2018-05-20 | 1 | -1/+5 |
| | | |||||
| * | making custom-fields uneditable on minicard | IgnatzHome | 2018-05-20 | 1 | -2/+2 |
| | | |||||
| * | customFields bevore mebers on minicard | IgnatzHome | 2018-05-20 | 1 | -5/+5 |
| | | |||||
| * | style correction for custom fields on minicard | IgnatzHome | 2018-05-20 | 2 | -4/+12 |
| | | |||||
| * | correcting indent in jade | IgnatzHome | 2018-05-20 | 1 | -4/+4 |
| | | |||||
| * | showOnCard test implementation | IgnatzHome | 2018-05-20 | 1 | -0/+9 |
| | | |||||
| * | correcting strings not part of subcommand | IgnatzHome | 2018-05-20 | 1 | -1/+1 |
| | | |||||
| * | More conditions and logic Operators, Also Brackets. | IgnatzHome | 2018-05-20 | 1 | -4/+148 |
| | | |||||
| * | removing .cmd in oricessing Operators | IgnatzHome | 2018-05-20 | 1 | -2/+2 |
| | | |||||
| * | stringify console.logs becouse of asynchrone nature from chromes ↵ | IgnatzHome | 2018-05-20 | 1 | -3/+3 |
| | | | | | | | | interpretation... WAT | ||||
| * | More Debugging Logs | IgnatzHome | 2018-05-20 | 1 | -1/+3 |
| | | |||||
| * | Testing 'or' condition for advanced Filter | IgnatzHome | 2018-05-20 | 1 | -22/+57 |
| | | |||||
| * | rewrite Filter._getMongoSelecto to not include Empty Filter. | IgnatzHome | 2018-05-20 | 1 | -12/+10 |
| | | |||||
| * | More Debugging | IgnatzHome | 2018-05-19 | 1 | -1/+4 |
| | | |||||
| * | find to findOne | IgnatzHome | 2018-05-19 | 1 | -1/+1 |
| | | |||||
| * | debugging _fieldNameToId | IgnatzHome | 2018-05-19 | 1 | -1/+4 |
| | | |||||
| * | correcting _fieldNameToId(field); | IgnatzHome | 2018-05-19 | 1 | -2/+2 |
| | | |||||
| * | i was constructing the wrong and the whole time.. *sigh* | IgnatzHome | 2018-05-19 | 1 | -2/+5 |
| | | |||||
| * | fixing string detection in advanced filter | IgnatzHome | 2018-05-19 | 1 | -2/+1 |
| | | |||||
| * | another debug line | IgnatzHome | 2018-05-19 | 1 | -0/+1 |
| | | |||||
| * | damm i got the eslint file again.... | IgnatzHome | 2018-05-19 | 1 | -1/+1 |
| | | |||||
| * | correct way, wrong idea | IgnatzHome | 2018-05-19 | 2 | -3/+8 |
| | | |||||
| * | javascript is confusing sometimes | IgnatzHome | 2018-05-19 | 1 | -1/+1 |
| | | |||||
| * | this took me way too long | IgnatzHome | 2018-05-19 | 1 | -2/+2 |
| | | |||||
| * | console log for debug | IgnatzHome | 2018-05-19 | 1 | -1/+1 |
| | | |||||
| * | correcting return type from constructed | IgnatzHome | 2018-05-19 | 1 | -1/+1 |
| | | |||||
| * | correcting push not part of string | IgnatzHome | 2018-05-19 | 1 | -1/+1 |
| | | |||||
| * | first test for Advanced Filter | IgnatzHome | 2018-05-19 | 3 | -2/+118 |
| | | |||||
* | | Update translations. | Lauri Ojansivu | 2018-05-20 | 40 | -76/+116 |
| | | |||||
* | | v0.98v0.98 | Lauri Ojansivu | 2018-05-19 | 3 | -4/+4 |
| | | |||||
* | | Merge branch 'feuerball11-feature-custom-fields-filter' into devel | Lauri Ojansivu | 2018-05-19 | 9 | -5/+48 |
|\ \ | |||||
| * | | - Filtering by Custom Field | Lauri Ojansivu | 2018-05-19 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | - Update to NPM 6.0.1 and MongoDB 3.2.20 Thanks to feuerball11 and xet7 ! | ||||
| * | | Update translations. | Lauri Ojansivu | 2018-05-19 | 2 | -0/+2 |
| | | | |||||
| * | | Use NPM 6.0.1 | Lauri Ojansivu | 2018-05-19 | 2 | -2/+2 |
| | | | |||||
| * | | Merge branch 'feature-custom-fields-filter' of ↵ | Lauri Ojansivu | 2018-05-19 | 4 | -3/+35 |
|/| | | |/ | | | | | https://github.com/feuerball11/wekan into feuerball11-feature-custom-fields-filter | ||||
| * | correcting 'no custom fields' | IgnatzHome | 2018-05-19 | 1 | -2/+8 |
| | | |||||
| * | More Filter Corrections (Custom Fields) | IgnatzHome | 2018-05-19 | 1 | -16/+3 |
| | | |||||
| * | Filter Sidebar Corrections | IgnatzHome | 2018-05-19 | 2 | -1/+8 |
| | | |||||
| * | Correcting FIlter search with Multiple Custom Fields | IgnatzHome | 2018-05-19 | 1 | -2/+2 |
| | |