Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | v1.01v1.01 | Lauri Ojansivu | 2018-05-23 | 3 | -4/+4 | |
| * | Update translations. | Lauri Ojansivu | 2018-05-23 | 2 | -67/+67 | |
| * | - Possible quickfix for all customFields Import errors, please test. | Lauri Ojansivu | 2018-05-23 | 1 | -0/+8 | |
| * | Fix lint errors. | Lauri Ojansivu | 2018-05-23 | 1 | -104/+104 | |
| * | lint corrections | Ignatz | 2018-05-23 | 1 | -164/+139 | |
| * | possible quickfix for all customFields Import errors | Ignatz | 2018-05-23 | 1 | -0/+1 | |
| * | More details to issue template. | Lauri Ojansivu | 2018-05-22 | 1 | -5/+8 | |
| * | Simplify issue template | Lauri Ojansivu | 2018-05-22 | 1 | -4/+3 | |
| * | Remove duplicate Contributing.md | Lauri Ojansivu | 2018-05-22 | 2 | -6/+4 | |
| * | v1.00v1.00 | Lauri Ojansivu | 2018-05-21 | 3 | -3/+11 | |
| * | Update translations. | Lauri Ojansivu | 2018-05-21 | 41 | -42/+42 | |
| * | Fix typo. | Lauri Ojansivu | 2018-05-21 | 1 | -1/+1 | |
| * | 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 | |
| | * | 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 https://github.com/feuerball11/weka... | Lauri Ojansivu | 2018-05-20 | 6 | -5/+336 | |
| |/| | ||||||
| | * | forgot a ' | IgnatzHome | 2018-05-20 | 1 | -1/+1 | |
| | * | Removing Debug Lines, correcting behavior, caching las valide filter, and add... | IgnatzHome | 2018-05-20 | 4 | -9/+10 | |
| | * | 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 interpretati... | IgnatzHome | 2018-05-20 | 1 | -3/+3 | |
| | * | 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 |