summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Remove from minicard comment icon and number of commentsLauri Ojansivu2019-07-081-8/+1
| | | | | | | the aggressive red color and big bold serif font style number](https://github.com/wekan/wekan/commit/bbc68309af0029f2bc4194db4c7e79689f888ea4#commitcomment-34216371). Thanks to hever and xet7 !
* Update Meteor mongo package version.Lauri Ojansivu2019-07-081-1/+1
|
* Update dependencies.Lauri Ojansivu2019-07-081-2/+2
|
* Fix docker-compose.yml to use correct master branch that has meteor 1.8.1.Lauri Ojansivu2019-07-061-1/+1
|
* Add Corteza theme. In progress.Lauri Ojansivu2019-07-063-1/+38
| | | | Thanks to xet7 !
* Update translations.Lauri Ojansivu2019-07-061-705/+705
|
* Fix lint error.Lauri Ojansivu2019-07-031-4/+3
|
* Fix lint error.Lauri Ojansivu2019-07-031-0/+1
|
* v2.98v2.98Lauri Ojansivu2019-07-014-5/+5
|
* Update translations.Lauri Ojansivu2019-07-011-705/+705
|
* Update ChangeLog.Lauri Ojansivu2019-07-011-0/+49
|
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-0110-7/+181
| | | | Thanks to xet7 !
* Remove snapcraft version.Lauri Ojansivu2019-07-011-2/+0
|
* Add version.Lauri Ojansivu2019-06-291-1/+1
|
* - Change start-wekan.sh use mongodb port 27018 because xet7 usesLauri Ojansivu2019-06-292-1/+2
| | | | | | | | | RocketChat MongoDB at 27017 and Wekan Snap MongoDB at 27019. MongoDB 4.0.10 port is installed separately for Xubuntu 19.10 from MongDB website and changed at /etc/mongod.conf to run on port 27018. Thanks to xet7.
* Update build scripts.Lauri Ojansivu2019-06-296-20/+21
|
* v2.94v2.94Lauri Ojansivu2019-06-294-6/+24
|
* - [LDAP: Check if email attribute is an array, that has many email ↵Lauri Ojansivu2019-06-291-1/+11
| | | | | | addresses](https://github.com/wekan/wekan/pull/2519). Thanks to tdemaret and xet7 !
* Update translations.Lauri Ojansivu2019-06-290-0/+0
|
* Merge branch 'justinr1234-linting' into meteor-1.8Lauri Ojansivu2019-06-29117-5179/+6160
|\
| * Fix rebuild-wekan.shLauri Ojansivu2019-06-291-1/+1
| |
| * Fixes to rebuild-wekan.shLauri Ojansivu2019-06-291-3/+8
| |
| * Merge branch 'linting' of https://github.com/justinr1234/wekan into ↵Lauri Ojansivu2019-06-29116-5176/+6152
|/| | | | | | | justinr1234-linting
| * Prettier & eslint project style updateJustin Reynolds2019-06-28116-5176/+6152
| |
* | Update translations.Lauri Ojansivu2019-06-297-4935/+4935
|/
* Merge branch 'justinr1234-created-modified' into meteor-1.8Lauri Ojansivu2019-06-2728-2177/+3405
|\
| * Auto linting on commitJustin Reynolds2019-06-2717-414/+23
| |
| * Add prettierJustin Reynolds2019-06-275-6/+72
| |
| * Add createdAt and modifiedAt to all collectionsJustin Reynolds2019-06-2737-2170/+3723
|/
* Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-06-2760-73/+346
|\
| * v2.92v2.92Lauri Ojansivu2019-06-274-5/+5
| |
| * Update translations.Lauri Ojansivu2019-06-2750-50/+250
| |
| * Update translation.Lauri Ojansivu2019-06-271-1/+1
| |
| * Update changelog.Lauri Ojansivu2019-06-271-0/+10
| |
| * - Fix Outgoing Webhook messages for Checlists, Checklist Items, Card ↵Lauri Ojansivu2019-06-276-19/+82
| | | | | | | | | | | | | | | | | | | | comments, Add/Remove CustomField to board. Not yet fixed is Outgoing Webhook message about setting CustomField value. Thanks to xet7 ! Related #1969
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-06-277-61/+72
|\|
| * v2.91v2.91Lauri Ojansivu2019-06-274-5/+5
| |
| * Update changelog.Lauri Ojansivu2019-06-261-0/+9
| |
| * Fix Attachment Outgoing Webhook missing list and swimlane name.Lauri Ojansivu2019-06-261-0/+2
| | | | | | | | | | | | | | Thanks to xet7 ! Related #1969, Closes #2170
| * Update translations.Lauri Ojansivu2019-06-262-57/+57
| |
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-06-215-6/+14
|\|
| * v2.90v2.90Lauri Ojansivu2019-06-214-4/+13
| |
| * Revert v2.89 setting every Sandstorm Wekan user as admin.Lauri Ojansivu2019-06-211-2/+1
| | | | | | | | | | | | Thanks to xet7. Related #2405
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-06-218-15/+36
|\|
| * v2.89v2.89Lauri Ojansivu2019-06-214-5/+5
| |
| * Update translations.Lauri Ojansivu2019-06-211-9/+9
| |
| * Update changelog.Lauri Ojansivu2019-06-211-0/+15
| |
| * - Sandstorm Wekan: Set everyone as Admin. Please test does this help withLauri Ojansivu2019-06-211-1/+2
| | | | | | | | | | | | | | | | [Problem with the user management: can't add users or give wekan admin rights](https://github.com/wekan/wekan/issues/2405). Thanks to xet7 ! Related #2405
| * - If board does not exist, redirect to All Boards page, at all Wekan platforms.Lauri Ojansivu2019-06-212-1/+6
| | | | | | | | | | | | | | | | So now at Sandstorm when loading Wekan grain, if first Sandstorm board is found, it is opened. If first Sandstorm board is not found (it's deleted or archived), then redirect automatically to All Boards page. Closes #3132
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-06-218-40/+48
|\|