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
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
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
IgnatzHome
c431af27c2
Correcting FIlter search with Multiple Custom Fields
2018-05-19 15:35:25 +02:00
IgnatzHome
cbdb7b4f64
Correcting constructed mongoSelector
2018-05-19 15:21:12 +02:00
IgnatzHome
78317ef792
Filter on custom fields presence
2018-05-19 14:51:01 +02:00
Ignatz
ef99e6a6b1
indend corrections
2018-05-18 11:13:01 +02:00
Ignatz
d6cfac0122
linter corrections
2018-05-18 10:24:51 +02:00
IgnatzHome
9518a5c11e
resolving merge conflicts
2018-05-17 20:21:07 +02:00
Andrés Manelli
153960742c
Fix migration. Replace old checklist-item sort algorithm.
2018-03-19 15:03:44 -03:00
Lauri Ojansivu
056843d66c
Remove Emoji support, so MAC addresses etc show correctly.
...
Thanks to xet7 ! Closes #1248 , closes #323
2018-02-12 23:52:22 +02:00
Lauri Ojansivu
7c403053e3
Fix lint errors.
2017-12-03 04:00:55 +02:00
Lauri Ojansivu
233554a3d6
Move global subscription to template subscription so that subscription
...
will stop when template is unused. It's very important for efficiency
espacially with large number of users. Thanks to mfshiu !
2017-12-02 22:00:42 +02:00
Pouyan Savoli
8b16955cc2
number + date fields
2017-10-14 01:38:25 +02:00
amadilsons
c865bfe497
most work concluded, code needs clean up, further testing required
2017-10-04 17:48:37 +02:00
nztqa
7d4015e043
Add i18n file route for subfolder
2017-06-26 15:45:34 +09:00
Ghassen Rjab
9b5c283892
Fix "W" shortcut binding
2017-06-16 20:55:15 +03:00
nztqa
0e7c79bd1a
Fix disable a href=“#” link
2017-05-17 11:48:49 +09:00
Lauri Ojansivu
5752383d3c
Revert code that broke changing language.
2017-05-06 00:30:43 +03:00
Lauri Ojansivu
6c26dad562
Update translations.
2017-05-05 22:14:15 +03:00
Lauri Ojansivu
3ce4615975
Merge branch 'navigator-preferred-language' of https://github.com/umbertooo/wekan into umbertooo-navigator-preferred-language
2017-03-30 08:06:44 +03:00
Ivan Radeljic
3737cb30dd
Fix typo
2017-02-13 14:11:32 +01:00
Curtis G
a4328bd309
Fix typo of multipleActions
2017-01-15 14:40:32 -05:00
David Renshaw
3ce7958231
Fix eslint regressions.
2016-11-16 08:41:29 -05:00
Lauri Ojansivu
fa6267cf44
Merge pull request #6 from mario-orlicky/filter-by-empty
...
Filter by empty
2016-11-15 23:46:58 +02:00
David Renshaw
4b248151c3
always fall back to navigator.language if user.profile.language is not set
2016-11-15 15:03:12 -05:00
David Renshaw
f56c55e75c
Wait until Meteor.startup() to set the language.
2016-11-15 15:03:12 -05:00
David Renshaw
1c206d0d36
Fix startup for clients using Finnish and Chinese.
2016-11-15 15:03:12 -05:00
Mario Orlicky
7ad74eb1b5
forgotten semicolon
2016-11-13 20:54:50 +01:00
Mario Orlicky
5a23c962d2
Filtering logic by empty labels/members
2016-11-13 20:38:14 +01:00
Felix Michels
82a5da61df
Use the navigator's language properties even if a user exists but the user has not yet choosen a profile language. If the browser provides multiple preferred languages via navigator.languages, select the most-preferred one.
...
WKN-47
2016-10-19 15:57:14 +02:00
Maxime Quandalle
77069a36cd
Fix undefined variables errors
2016-07-21 11:19:52 +02:00
Maxime Quandalle
3ed00f3db7
Avoid <a> links redirections on inlinedForm
...
Fixes #647 (IE 11)
2016-07-20 11:33:51 +02:00
Prayag Verma
c7e457e63f
Fix a typo ( #515 )
...
Remove extra `the`
2016-07-11 12:00:56 +02:00
Maxime Quandalle
e1d01e1652
Merge pull request #531 from TheElf/devel
...
Plural of Emoji
2016-03-18 17:14:10 +01:00
Maxime Quandalle
90601eacae
Upgrade ESLint to v2
...
This commit also tweak the code style following backward-incompatible v2 rules.
2016-03-17 16:26:14 +01:00
Daniel
c05029d403
Changes in code to correct the spelling of emoji (plural)
2016-02-28 23:10:52 -06:00
Maxime Quandalle
a13fad749e
Change the board import layout from a popup to a full page
...
This commit also removes the “import a single Trello card” as we couldn’t figure
out some reasonable use case.
We also create a new publication on the server to provide the minimal user
profile informations required to display an avatar.
2016-01-31 20:03:12 +01:00
Liming Xie
354eff9f7b
add: support compact mode for mobile web, auto adapt to small screen/window
2015-12-17 14:23:35 +08:00