Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Triggers by username, updated desc | Angelo Gallarello | 2018-12-29 | 1 | -1/+4 |
| | |||||
* | - Fix [Popup class declares member name _current but use current ↵ | Lauri Ojansivu | 2018-12-16 | 1 | -2/+2 |
| | | | | | | | | instead](https://github.com/wekan/wekan/issues/2059). Thanks to peishaofeng ! Closes #2059 | ||||
* | - Admin Panel / Layout / Custom Product Name now changes webpage title. | Lauri Ojansivu | 2018-12-15 | 1 | -0/+20 |
| | | | | | | Thanks to xet7 ! Related #1196 | ||||
* | Fix lint errors. | Lauri Ojansivu | 2018-09-16 | 1 | -9/+10 |
| | |||||
* | Merge rules. | Lauri Ojansivu | 2018-09-16 | 2 | -2/+0 |
| | |||||
* | Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into ↵ | Lauri Ojansivu | 2018-09-16 | 3 | -5/+39 |
|\ | | | | | | | Angtrim-feature-rules | ||||
| * | Beautyfied | Angelo Gallarello | 2018-09-14 | 1 | -26/+26 |
| | | |||||
| * | Finished alpha rules | Angelo Gallarello | 2018-09-14 | 1 | -3/+3 |
| | | |||||
| * | Refactoring rules description | Angelo Gallarello | 2018-09-14 | 1 | -15/+36 |
| | | |||||
| * | Labels activities | Angelo Gallarello | 2018-08-16 | 1 | -1/+13 |
| | | |||||
| * | UI for rules list | Angelo Gallarello | 2018-08-03 | 1 | -0/+1 |
| | | |||||
* | | Fix lint errors. | Lauri Ojansivu | 2018-08-13 | 1 | -507/+507 |
| | | |||||
* | | Revert eslint changes, because they caused breakage. | Lauri Ojansivu | 2018-08-12 | 1 | -443/+506 |
| | | |||||
* | | Fix lint errors. | Lauri Ojansivu | 2018-08-12 | 1 | -124/+124 |
| | | |||||
* | | Fix lint errors | Andrés Manelli | 2018-08-11 | 1 | -127/+124 |
| | | |||||
* | | Integration of matomo with env vars | guillaume | 2018-07-27 | 1 | -0/+45 |
|/ | |||||
* | Fix missing utility function. | Haocen Xu | 2018-07-06 | 1 | -0/+1 |
| | |||||
* | Avoid default behavior | Haocen Xu | 2018-07-06 | 1 | -0/+1 |
| | |||||
* | Hotfix more sortable elements | Haocen Xu | 2018-07-06 | 1 | -10/+11 |
| | |||||
* | Hotfix for mobile device | Haocen Xu | 2018-07-06 | 1 | -0/+46 |
| | |||||
* | Fix lint errors. | Lauri Ojansivu | 2018-06-26 | 1 | -4/+4 |
| | |||||
* | refactor | pravdomil | 2018-06-19 | 1 | -3/+3 |
| | |||||
* | submit inline form on click outside | pravdomil | 2018-06-19 | 1 | -1/+11 |
| | |||||
* | regex for advanced filter | IgnatzHome | 2018-06-14 | 1 | -5/+39 |
| | |||||
* | Fix lint errors. | Lauri Ojansivu | 2018-06-14 | 1 | -98/+98 |
| | |||||
* | correcting error in advanced filter | Ignatz | 2018-06-14 | 1 | -2/+2 |
| | |||||
* | trying to fix integer search | Ignatz | 2018-06-14 | 1 | -6/+6 |
| | |||||
* | fixing search for dropdown fields, and error on loading board | Ignatz | 2018-06-14 | 1 | -95/+111 |
| | |||||
* | Fix lint errors. | Lauri Ojansivu | 2018-05-23 | 1 | -104/+104 |
| | |||||
* | lint corrections | Ignatz | 2018-05-23 | 1 | -164/+139 |
| | |||||
* | Removing Debug Lines, correcting behavior, caching las valide filter, and ↵ | IgnatzHome | 2018-05-20 | 1 | -8/+5 |
| | | | | 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 |
| | |||||
* | 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 |
| | |||||
* | correct way, wrong idea | IgnatzHome | 2018-05-19 | 1 | -2/+7 |
| | |||||
* | javascript is confusing sometimes | IgnatzHome | 2018-05-19 | 1 | -1/+1 |
| | |||||
* | this took me way too long | IgnatzHome | 2018-05-19 | 1 | -2/+2 |
| |