summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing markdown support for custom fieldsIgnatz2018-06-141-1/+2
|
* fix for not able to remove "Show on Card"Ignatz2018-06-141-2/+2
|
* 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-142-100/+116
|
* trying to fix display Issue with dropdown custom fieldsIgnatz2018-06-142-4/+18
|
* hotfix public boardIgnatz2018-06-141-0/+2
|
* Removed duplicate text.Lauri Ojansivu2018-06-131-2/+0
|
* v1.04v1.04Lauri Ojansivu2018-06-123-5/+5
|
* Add SECURITY.mdLauri Ojansivu2018-06-121-0/+129
|
* Merge branch 'rjevnikar-labelText' into develLauri Ojansivu2018-06-122-2/+14
|\
| * - Change label text colour to black for specific label colours for better ↵Lauri Ojansivu2018-06-121-1/+3
| | | | | | | | | | | | visibility Thanks to rjevnikar !
| * Update translations.Lauri Ojansivu2018-06-1243-0/+20554
| |
| * Merge branch 'labelText' of https://github.com/rjevnikar/wekan into ↵Lauri Ojansivu2018-06-1244-20555/+11
|/| | | | | | | rjevnikar-labelText
| * Change label text colour to black for specific label colours for better ↵RJevnikar2018-06-1144-20555/+11
| | | | | | | | visibility
* | - Modify card covers/mini-cards so that:Lauri Ojansivu2018-06-121-3/+8
| | | | | | | | | | | | | | | | | | 1) Received date is shown unless there is a start date 2) Due Date is shown, unless there is an end date. This begins to address #1668 Thanks to rjevnikar !
* | Merge branch 'rjevnikar-cardCoverTimeBadges' into develLauri Ojansivu2018-06-124-37/+50
|\ \
| * | Update translations.Lauri Ojansivu2018-06-122-33/+33
| | |
| * | Merge branch 'cardCoverTimeBadges' of https://github.com/rjevnikar/wekan ↵Lauri Ojansivu2018-06-122-4/+17
|/| | | | | | | | | | | into rjevnikar-cardCoverTimeBadges
| * | Adjust classes given to due date to take into account end dateRJevnikar2018-06-081-3/+6
| | |
| * | Modify mini cards so that received date is shown if there is no start date, ↵RJevnikar2018-06-081-1/+11
| | | | | | | | | | | | and due date is shown if there is no end date.
* | | - SECURITY FIX: Do not publish all of people collection.Lauri Ojansivu2018-06-121-0/+5
| | | | | | | | | | | | Thanks to Adrian Genaid.
* | | - Security Fix: Do not publish all of people collection.Lauri Ojansivu2018-06-121-5/+23
| |/ |/| | | | | Thanks to Adrian Genaid !
* | - Add Khmer language.Lauri Ojansivu2018-06-101-0/+9
| | | | | | | | Thanks to xet7 and translators !
* | Add Khmer language.Lauri Ojansivu2018-06-101-0/+478
| |
* | Update translations.Lauri Ojansivu2018-06-101-1/+1
| |
* | Update translations.Lauri Ojansivu2018-06-1033-45/+45
| |
* | Fix typo.Lauri Ojansivu2018-06-101-1/+1
|/
* Update translations.Lauri Ojansivu2018-06-082-40/+40
|
* v1.03v1.03Lauri Ojansivu2018-06-083-4/+4
|
* Update translations.Lauri Ojansivu2018-06-082-12/+12
|
* Merge branch 'rjevnikar-moreFieldsColours' into develLauri Ojansivu2018-06-0854-59/+517
|\ | | | | | | Closes #833
| * Update translations.Lauri Ojansivu2018-06-0843-1/+20077
| |
| * - Additional label colorsLauri Ojansivu2018-06-081-3/+6
| | | | | | | | | | | | | | - Assigned By and Requested By text fields on card - Delete board from Recycle Bin Thanks to JamesLavin and rjevnikar !
| * Change button order at Boards Recycle Bin.Lauri Ojansivu2018-06-081-4/+4
| |
| * Merge branch 'moreFieldsColours' of https://github.com/rjevnikar/wekan into ↵Lauri Ojansivu2018-06-0753-19833/+212
|/| | | | | | | rjevnikar-moreFieldsColours
| * Fix double comma in i18n/en.i18n.jsonRJevnikar2018-06-071-1/+1
| |
| * Fix spacing on cardDetails.jade to get 'Add' buttons in <a> tag for ↵RJevnikar2018-06-071-10/+10
| | | | | | | | RequestedBy & AssignedBy
| * Attempt to lineup buttons in recycle bin & get delete board popup to appearRJevnikar2018-06-072-11/+11
| |
| * Remove delete option from board hamburger menuRJevnikar2018-06-064-9/+5
| |
| * Remove double template for deleteCardPopupRJevnikar2018-06-061-6/+0
| |
| * Fix AssignedBy & RequestedBy fields & formsRJevnikar2018-06-061-5/+3
| |
| * Fix display of card details - cardDetails.styl - remove trailing commaRJevnikar2018-06-061-1/+1
| |
| * Add delete board to Recycle Bin, fix delete-board menu item on board menuRJevnikar2018-06-063-1/+24
| |
| * Add migrations for requestedBy and assignedBy fields.RJevnikar2018-06-061-0/+25
| |
| * Finish adding delete board featureRJevnikar2018-06-052-1/+7
| |
| * Fix lint errorRJevnikar2018-06-051-1/+1
| |
| * Fix problems highlighted by Codacy/PR Quality ReviewRJevnikar2018-06-054-2/+13
| |
| * Add additional label colours (from pull by JamesLavin), Add Assigned & ↵RJevnikar2018-06-0549-19829/+155
| | | | | | | | Requested By text fields.
* | - Update to newest Sandstorm fork of Node.js that includesLauri Ojansivu2018-06-071-2/+7
| | | | | | | | | | | | performance etc fixes. Thanks to xet7 !