summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed donations link.Lauri Ojansivu2017-03-021-3/+0
|
* Add: Docker environment for Wekan development. Thanks to eemeli !Lauri Ojansivu2017-03-012-3/+7
|
* Moved fmonthel's cleanup/logstash/stats repos to Wekan GitHub Org. Thanks to ↵Lauri Ojansivu2017-02-282-10/+10
| | | | fmonthel !
* Fix Bug: Orphan documents were created when cards were deleted. Thanks to ↵Lauri Ojansivu2017-02-261-0/+1
| | | | maulal !
* Merge branch 'maulal-devel' into develLauri Ojansivu2017-02-261-0/+10
|\ | | | | | | Fix Bug: orphan documents were created when cards were deleted
| * Bug: orphan documents were created when cards were deletedmaulal2017-02-251-0/+10
|/
* Fix: Only headerb-ar new-boards are auto-starred, not all new boards. Thanks ↵Lauri Ojansivu2017-02-221-0/+2
| | | | to jLouzado !
* Merge branch 'jLouzado-bAutoStarBoard' into develLauri Ojansivu2017-02-224-9/+20
|\ | | | | | | | | Only header-bar new-boards are auto-starred Closes #847
| * Merge branch 'bAutoStarBoard' of https://github.com/jLouzado/wekan into ↵Lauri Ojansivu2017-02-224-9/+20
|/| | | | | | | | | | | jLouzado-bAutoStarBoard Only header-bar new-boards are auto-starred
| * changes for lint warningsJoel Louzado2017-02-221-6/+6
| |
| * invoke new component from headerBarJoel Louzado2017-02-222-1/+2
| |
| * New component for use in header-barJoel Louzado2017-02-222-6/+16
| |
* | Improve performance by adding indexes to MongoDB. Thanks to maulal ! Closes #837Lauri Ojansivu2017-02-221-2/+3
| |
* | Merge branch 'maulal-devel' into develLauri Ojansivu2017-02-225-1/+11
|\ \ | |/ |/| | | Improve Wekan performance by adding indexes to MongoDB
| * Improve wekan performance (checklist collection scan)Alexis LACROIX2017-02-222-3/+5
| |
| * Improve wekan performance #837maulal2017-02-224-1/+9
|/
* Add: Wekan changes to Logstash. Thanks to fmonthel !Lauri Ojansivu2017-02-222-1/+9
|
* Update French translation.Lauri Ojansivu2017-02-221-2/+2
|
* Add: Fix typos. Thanks to pra85 !Lauri Ojansivu2017-02-221-1/+1
|
* Merge branch 'pra85-patch-2' into develLauri Ojansivu2017-02-221-3/+3
|\
| * Merge branch 'patch-2' of https://github.com/pra85/wekan into pra85-patch-2Lauri Ojansivu2017-02-221-3/+3
|/|
| * Fix typos in ChangelogPrayag Verma2017-02-211-3/+3
| | | | | | | | | | hierachy ⟶ hierarchy Replace a with an intial → initial
* | Add: Fix bug when removing user from board that generate activity for all ↵Lauri Ojansivu2017-02-221-0/+3
| | | | | | | | cards of the board.
* | Merge branch 'fmonthel-devel' into develLauri Ojansivu2017-02-221-7/+10
|\ \ | |/ |/|
| * [BUG] Bug when we're removing user from board that generate activity for all ↵Florent MONTHEL2017-02-211-7/+10
|/ | | | the card of the board
* Use node 0.10.48 on Travis CI.Lauri Ojansivu2017-02-201-1/+1
|
* Merge branch 'jLouzado-bMenuToolTip' into develLauri Ojansivu2017-02-201-1/+2
|\
| * Merge branch 'bMenuToolTip' of https://github.com/jLouzado/wekan into ↵Lauri Ojansivu2017-02-201-1/+2
|/| | | | | | | jLouzado-bMenuToolTip
| * to remove 'multiple attributes' errorJoel Louzado2017-02-201-1/+2
| |
* | Add new translation: Norwegian.Lauri Ojansivu2017-02-191-0/+326
| |
* | Add new translation: Thai.Lauri Ojansivu2017-02-191-0/+326
| |
* | Fix file permissions.Lauri Ojansivu2017-02-191-0/+0
| |
* | Update translations.Lauri Ojansivu2017-02-1921-139/+181
| |
* | Add: Tooltip for board menu and sidebar buttons, thanks to jLouzado.Lauri Ojansivu2017-02-191-3/+4
| |
* | Merge pull request #845 from jLouzado/bMenuToolTipLauri Ojansivu2017-02-194-2/+11
|\| | | | | B menu tool tip
| * removed trailing-whitespaceJoel Louzado2017-02-151-1/+1
| |
| * Added dynamic tooltip for sidebar tongueJoel Louzado2017-02-153-1/+10
| |
| * Added tooltip to `MenuBoard` buttonJoel Louzado2017-02-151-1/+1
| |
* | Shortened link.Lauri Ojansivu2017-02-191-3/+3
| |
* | Add link to wekan-mongodb repo.Lauri Ojansivu2017-02-191-1/+11
| |
* | Fix typos.Lauri Ojansivu2017-02-191-2/+2
| |
* | Shortened link.Lauri Ojansivu2017-02-191-2/+3
| |
* | Add Wekan database cleanup script, Thanks to fmonthel !Lauri Ojansivu2017-02-192-5/+11
| |
* | Update changelog.Lauri Ojansivu2017-02-131-2/+7
| |
* | Merge pull request #835 from viossat/fix-dockerfile-exposeLauri Ojansivu2017-02-131-0/+1
|\ \ | | | | | | Dockerfile: Add EXPOSE
| * | Dockerfile: Add EXPOSEMathieu Viossat2017-02-111-0/+1
| | |
* | | Merge pull request #836 from vuxor/develLauri Ojansivu2017-02-131-1/+1
|\ \ \ | | | | | | | | Fix typo
| * | | Fix typoIvan Radeljic2017-02-131-1/+1
| | |/ | |/|
* / | Add: PostgreSQL read-only mirroring using dockerhub images.Lauri Ojansivu2017-02-132-2/+15
|/ /
* | Fix typos.Lauri Ojansivu2017-02-121-1/+1
| |