summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Fix minicardReceivedDate typo identified in #1694RJevnikar2018-06-141-1/+1
|
* Fix lint errorsRJevnikar2018-06-131-5/+5
|
* Fix data colour changes on cards.RJevnikar2018-06-131-8/+12
| | | | Addressing both #1685 and #1693
* Merge branch 'labelText' of https://github.com/rjevnikar/wekan into ↵Lauri Ojansivu2018-06-121-1/+11
|\ | | | | | | rjevnikar-labelText
| * Change label text colour to black for specific label colours for better ↵RJevnikar2018-06-111-1/+11
| | | | | | | | visibility
* | 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.
* Change button order at Boards Recycle Bin.Lauri Ojansivu2018-06-081-4/+4
|
* 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-071-8/+9
|
* 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-062-0/+22
|
* Finish adding delete board featureRJevnikar2018-06-051-0/+2
|
* Fix problems highlighted by Codacy/PR Quality ReviewRJevnikar2018-06-053-1/+12
|
* Add additional label colours (from pull by JamesLavin), Add Assigned & ↵RJevnikar2018-06-054-4/+133
| | | | Requested By text fields.
* Extend editCardReceivedDatePopup and editCardEndDatePopup from DatePicker to ↵Daniel Kreuter2018-05-251-3/+2
| | | | fix #1654
* Fix lint errors.Lauri Ojansivu2018-05-231-104/+104
|
* lint correctionsIgnatz2018-05-231-164/+139
|
* forgot a 'IgnatzHome2018-05-201-1/+1
|
* Removing Debug Lines, correcting behavior, caching las valide filter, and ↵IgnatzHome2018-05-203-9/+8
| | | | adding description
* Correcting not FilterIgnatzHome2018-05-201-1/+1
|
* testing theorie: subcommands are allways 1 entryIgnatzHome2018-05-201-1/+5
|
* making custom-fields uneditable on minicardIgnatzHome2018-05-201-2/+2
|
* customFields bevore mebers on minicardIgnatzHome2018-05-201-5/+5
|
* style correction for custom fields on minicardIgnatzHome2018-05-202-4/+12
|
* correcting indent in jadeIgnatzHome2018-05-201-4/+4
|
* showOnCard test implementationIgnatzHome2018-05-201-0/+9
|
* 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
|
* More DebuggingIgnatzHome2018-05-191-1/+4
|
* find to findOneIgnatzHome2018-05-191-1/+1
|
* debugging _fieldNameToIdIgnatzHome2018-05-191-1/+4
|
* correcting _fieldNameToId(field);IgnatzHome2018-05-191-2/+2
|
* i was constructing the wrong and the whole time.. *sigh*IgnatzHome2018-05-191-2/+5
|
* fixing string detection in advanced filterIgnatzHome2018-05-191-2/+1
|
* another debug lineIgnatzHome2018-05-191-0/+1
|
* correct way, wrong ideaIgnatzHome2018-05-191-2/+7
|
* javascript is confusing sometimesIgnatzHome2018-05-191-1/+1
|
* this took me way too longIgnatzHome2018-05-191-2/+2
|
* console log for debugIgnatzHome2018-05-191-1/+1
|
* correcting return type from constructedIgnatzHome2018-05-191-1/+1
|
* correcting push not part of stringIgnatzHome2018-05-191-1/+1
|