summaryrefslogtreecommitdiffstats
path: root/client/lib
Commit message (Collapse)AuthorAgeFilesLines
* Add Feature: Richer Editor insert picture as attachment instead of b64 stringSam X. Chen2019-08-101-0/+25
|
* Bug fix: bug#2589 #2575, Add Features: allowing user to insert/paste link, ↵Sam X. Chen2019-08-071-0/+52
| | | | image, video
* Prettier & eslint project style updateJustin Reynolds2019-06-2816-445/+500
|
* - [Fix Wekan unable to Select Text from Description edit ↵Lauri Ojansivu2019-06-191-8/+8
| | | | | | | | | | | | box](https://github.com/wekan/wekan/issues/2451) by removing feature of card description submit on click outside. This is because when selecting text and dragging up did trigger submit of description, so description was closed and selecting text failed. This did affect all Chromium-based browsers: Chrome, Chromium, Chromium Edge. Thanks to xet7 ! Closes #2451
* Fix missing profile checks.Lauri Ojansivu2019-05-091-1/+1
| | | | Thanks to justinr1234 !
* - More whitelabeling.Lauri Ojansivu2019-03-211-1/+1
| | | | Thanks to xet7 !
* - Fix lint errors.Lauri Ojansivu2019-01-041-2/+2
| | | | Thanks to xet7 !
* Fixed errorsAngelo Gallarello2019-01-021-6/+6
|
* Added popupAngelo Gallarello2018-12-311-4/+2
|
* Added swimlane triggerAngelo Gallarello2018-12-301-3/+10
|
* Triggers by username, updated descAngelo Gallarello2018-12-291-1/+4
|
* - Fix [Popup class declares member name _current but use current ↵Lauri Ojansivu2018-12-161-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 Ojansivu2018-12-151-0/+20
| | | | | | Thanks to xet7 ! Related #1196
* Fix lint errors.Lauri Ojansivu2018-09-161-9/+10
|
* Merge rules.Lauri Ojansivu2018-09-162-2/+0
|
* Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into ↵Lauri Ojansivu2018-09-163-5/+39
|\ | | | | | | Angtrim-feature-rules
| * BeautyfiedAngelo Gallarello2018-09-141-26/+26
| |
| * Finished alpha rulesAngelo Gallarello2018-09-141-3/+3
| |
| * Refactoring rules descriptionAngelo Gallarello2018-09-141-15/+36
| |
| * Labels activitiesAngelo Gallarello2018-08-161-1/+13
| |
| * UI for rules listAngelo Gallarello2018-08-031-0/+1
| |
* | Fix lint errors.Lauri Ojansivu2018-08-131-507/+507
| |
* | Revert eslint changes, because they caused breakage.Lauri Ojansivu2018-08-121-443/+506
| |
* | Fix lint errors.Lauri Ojansivu2018-08-121-124/+124
| |
* | Fix lint errorsAndrés Manelli2018-08-111-127/+124
| |
* | Integration of matomo with env varsguillaume2018-07-271-0/+45
|/
* Fix missing utility function.Haocen Xu2018-07-061-0/+1
|
* Avoid default behaviorHaocen Xu2018-07-061-0/+1
|
* Hotfix more sortable elementsHaocen Xu2018-07-061-10/+11
|
* Hotfix for mobile deviceHaocen Xu2018-07-061-0/+46
|
* Fix lint errors.Lauri Ojansivu2018-06-261-4/+4
|
* refactorpravdomil2018-06-191-3/+3
|
* submit inline form on click outsidepravdomil2018-06-191-1/+11
|
* regex for advanced filterIgnatzHome2018-06-141-5/+39
|
* Fix lint errors.Lauri Ojansivu2018-06-141-98/+98
|
* correcting error in advanced filterIgnatz2018-06-141-2/+2
|
* trying to fix integer searchIgnatz2018-06-141-6/+6
|
* fixing search for dropdown fields, and error on loading boardIgnatz2018-06-141-95/+111
|
* Fix lint errors.Lauri Ojansivu2018-05-231-104/+104
|
* lint correctionsIgnatz2018-05-231-164/+139
|
* Removing Debug Lines, correcting behavior, caching las valide filter, and ↵IgnatzHome2018-05-201-8/+5
| | | | adding description
* Correcting not FilterIgnatzHome2018-05-201-1/+1
|
* testing theorie: subcommands are allways 1 entryIgnatzHome2018-05-201-1/+5
|
* correcting strings not part of subcommandIgnatzHome2018-05-201-1/+1
|
* More conditions and logic Operators, Also Brackets.IgnatzHome2018-05-201-4/+148
|
* removing .cmd in oricessing OperatorsIgnatzHome2018-05-201-2/+2
|
* stringify console.logs becouse of asynchrone nature from chromes ↵IgnatzHome2018-05-201-3/+3
| | | | interpretation... WAT
* More Debugging LogsIgnatzHome2018-05-201-1/+3
|
* Testing 'or' condition for advanced FilterIgnatzHome2018-05-201-22/+57
|
* rewrite Filter._getMongoSelecto to not include Empty Filter.IgnatzHome2018-05-201-12/+10
|