Commit graph

2471 commits

Author SHA1 Message Date
Lauri Ojansivu
d46afc12be Advanced Filter for Custom Fields.
Thanks to feuerball11 and xet7 !
2018-05-21 02:41:02 +03:00
Lauri Ojansivu
531cea489e Update translations. 2018-05-21 02:27:15 +03:00
Lauri Ojansivu
9e4758ec9e Update translations. 2018-05-21 01:03:42 +03:00
Lauri Ojansivu
e8206f2983 Merge branch 'feature-advanced-filter' of https://github.com/feuerball11/wekan into feuerball11-feature-advanced-filter 2018-05-20 22:53:36 +03:00
IgnatzHome
2119a6568b forgot a ' 2018-05-20 14:59:32 +02:00
IgnatzHome
dd7c9997a9 Removing Debug Lines, correcting behavior, caching las valide filter, and adding description 2018-05-20 14:53:00 +02:00
IgnatzHome
256ca129f0 Correcting not Filter 2018-05-20 14:03:48 +02:00
IgnatzHome
6d9ac3ae48 testing theorie: subcommands are allways 1 entry 2018-05-20 13:19:18 +02:00
IgnatzHome
59046d448f making custom-fields uneditable on minicard 2018-05-20 12:24:07 +02:00
IgnatzHome
d9e291635a customFields bevore mebers on minicard 2018-05-20 12:17:25 +02:00
Lauri Ojansivu
1133b7a04a Update translations. 2018-05-20 13:13:15 +03:00
IgnatzHome
43fe9ef34a style correction for custom fields on minicard 2018-05-20 12:11:58 +02:00
IgnatzHome
f910b66ef2 correcting indent in jade 2018-05-20 11:49:49 +02:00
IgnatzHome
bfac626fa4 showOnCard test implementation 2018-05-20 11:40:32 +02:00
IgnatzHome
ecbb8ef071 correcting strings not part of subcommand 2018-05-20 11:27:22 +02:00
IgnatzHome
1c0c5bde0f More conditions and logic Operators, Also Brackets. 2018-05-20 11:15:57 +02:00
IgnatzHome
c3044a6b8b removing .cmd in oricessing Operators 2018-05-20 10:20:29 +02:00
IgnatzHome
778a29855f stringify console.logs becouse of asynchrone nature from chromes interpretation... WAT 2018-05-20 10:11:46 +02:00
IgnatzHome
eb859dac3a More Debugging Logs 2018-05-20 09:57:40 +02:00
IgnatzHome
9ac1164440 Testing 'or' condition for advanced Filter 2018-05-20 09:47:20 +02:00
IgnatzHome
39974c9532 rewrite Filter._getMongoSelecto to not include Empty Filter. 2018-05-20 09:33:51 +02:00
IgnatzHome
4ff8989e8f More Debugging 2018-05-19 22:29:12 +02:00
IgnatzHome
2bf13a50c4 find to findOne 2018-05-19 22:17:00 +02:00
IgnatzHome
382b14ea27 debugging _fieldNameToId 2018-05-19 21:54:20 +02:00
IgnatzHome
17fcfd3697 correcting _fieldNameToId(field); 2018-05-19 21:42:11 +02:00
IgnatzHome
811ccf0f10 i was constructing the wrong and the whole time.. *sigh* 2018-05-19 21:31:43 +02:00
IgnatzHome
422424d21c fixing string detection in advanced filter 2018-05-19 21:19:10 +02:00
IgnatzHome
0bdc7efc8b another debug line 2018-05-19 21:06:53 +02:00
IgnatzHome
32058e8018 damm i got the eslint file again.... 2018-05-19 20:53:59 +02:00
IgnatzHome
ba12b53e49 correct way, wrong idea 2018-05-19 20:53:25 +02:00
IgnatzHome
b9ead144fb javascript is confusing sometimes 2018-05-19 20:33:49 +02:00
IgnatzHome
1d58e40133 this took me way too long 2018-05-19 20:17:52 +02:00
IgnatzHome
cd749bc385 console log for debug 2018-05-19 19:59:10 +02:00
IgnatzHome
01cd2df369 correcting return type from constructed 2018-05-19 19:16:10 +02:00
IgnatzHome
1854f5c061 correcting push not part of string 2018-05-19 19:00:20 +02:00
IgnatzHome
b00bd04baa first test for Advanced Filter 2018-05-19 18:38:48 +02:00
Lauri Ojansivu
3075791a93 v0.98 2018-05-19 18:43:59 +03:00
Lauri Ojansivu
38ab2b766d Merge branch 'feuerball11-feature-custom-fields-filter' into devel 2018-05-19 18:40:03 +03:00
Lauri Ojansivu
410e5aa28d - Filtering by Custom Field
- Update to NPM 6.0.1 and MongoDB 3.2.20

Thanks to feuerball11 and xet7 !
2018-05-19 18:37:02 +03:00
Lauri Ojansivu
82f7541131 Update translations. 2018-05-19 18:30:29 +03:00
Lauri Ojansivu
106b135eba Use NPM 6.0.1 2018-05-19 18:13:43 +03:00
Lauri Ojansivu
7dfec58128 Merge branch 'feature-custom-fields-filter' of https://github.com/feuerball11/wekan into feuerball11-feature-custom-fields-filter 2018-05-19 17:39:05 +03:00
IgnatzHome
977bce9eb2 correcting 'no custom fields' 2018-05-19 16:23:18 +02:00
IgnatzHome
bc0aef3332 More Filter Corrections (Custom Fields) 2018-05-19 16:06:06 +02:00
Lauri Ojansivu
8101d7ade8 MongoDB v3.2.20 2018-05-19 17:05:28 +03:00
IgnatzHome
f6d19d2833 Filter Sidebar Corrections 2018-05-19 15:40:51 +02:00
IgnatzHome
c431af27c2 Correcting FIlter search with Multiple Custom Fields 2018-05-19 15:35:25 +02:00
IgnatzHome
973a0d93ae reverting .eslintrc (i always forget to dont commit this) 2018-05-19 15:21:48 +02:00
IgnatzHome
cbdb7b4f64 Correcting constructed mongoSelector 2018-05-19 15:21:12 +02:00
Lauri Ojansivu
8f0c3b45c0 Fix date. 2018-05-19 16:10:12 +03:00