summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* resolving merge conflictsIgnatzHome2018-05-1722-61/+647
|\
| * number + date fieldsPouyan Savoli2017-10-148-130/+241
| |
| * dropdown itemsPouyan Savoli2017-09-228-67/+185
| |
| * text custom fields are now editable using inlinedFormPouyan Savoli2017-09-222-8/+33
| |
| * show custom fields on cards but still with dummy valuePouyan Savoli2017-09-224-30/+68
| |
| * card model and card ui preparation for custom fields #2Pouyan Savoli2017-09-221-3/+4
| |
| * card model and card ui preparation for custom fieldsPouyan Savoli2017-09-224-3/+14
| |
| * many custom fields model and UI enhancementsPouyan Savoli2017-09-229-51/+130
| |
| * Create custom fields creation UI added to Board Menu, Model in progressPouyan Savoli2017-09-228-0/+103
| |
* | send settingBody.jadeThiago Fernando S. dos Santos2018-05-071-1/+9
| |
* | Includes possibility to block username changeThiago Fernando S. dos Santos2018-05-043-28/+47
| |
* | Changed px to em and added margin for add-checklist-item linkPeter L2018-05-021-2/+2
| |
* | Move checkbox down, so it aligns at the same height like the textPeter L2018-05-021-1/+4
| |
* | Change checklist-item line-height to 18px. Fixes #1619Peter Lampesberger2018-05-021-1/+1
| |
* | - Remove space from between checklist items, so longer checklists can be ↵Lauri Ojansivu2018-05-011-5/+4
| | | | | | | | | | | | seen at once. Thanks to xet7 !
* | Fix: Copy Card, Move Card and Copy Checklist Template to Many Cards - No ↵Lauri Ojansivu2018-04-271-12/+3
| | | | | | | | | | | | | | | | longer works in menu in Sandstorm. Thanks to xet7 ! Closes #1607
* | Fix Wekan logo positioning.Lauri Ojansivu2018-04-171-3/+2
| | | | | | | | | | | | Thanks to iwkse and xet7 ! Closes #1583, closes #1378
* | Fix #1567Andrés Manelli2018-04-165-29/+18
| |
* | Fix lint errorsAndrés Manelli2018-04-161-3/+3
| |
* | Fix #1565Andrés Manelli2018-04-161-8/+25
| |
* | Fix #1570, now zero means hide cards countAndrés Manelli2018-04-162-2/+3
| |
* | Fix #1577Andrés Manelli2018-04-161-2/+2
| |
* | Restore original font and font sizes.Lauri Ojansivu2018-04-116-14/+15
| | | | | | | | Admin panel people and version texts to darker.
* | Board title as markdown in board view.Lauri Ojansivu2018-04-061-2/+3
| | | | | | | | Thanks to xet7 !
* | Use lighter and smaller font sizes.Lauri Ojansivu2018-04-054-12/+11
| | | | | | | | Thanks to xet7 !
* | Separate translations for cards in Recycle Bin and cards count.Lauri Ojansivu2018-04-051-1/+1
| |
* | - Removed checkbox from checklist name to have more of material design look.Lauri Ojansivu2018-04-051-2/+2
| | | | | | | | | | | | Thanks to quantazelle and xet7 ! Related #1568
* | - Removed forcing "cards" translations to lowercase in count of cards.Lauri Ojansivu2018-04-051-1/+1
| | | | | | | | | | | | | | | | - Finnish translation of cards to lowercase. Thanks to Chartman123 and xet7 ! Closes #1571
* | Changed icon of checklist name. Related #1568Lauri Ojansivu2018-04-041-1/+1
| |
* | Fix lint errors.Lauri Ojansivu2018-03-311-2/+2
| |
* | Merge branch 'fixDragInListsView' of https://github.com/andresmanelli/wekan ↵Lauri Ojansivu2018-03-313-88/+99
|\ \ | | | | | | | | | into andresmanelli-fixDragInListsView
| * | Fix drag in lists viewAndrés Manelli2018-03-312-87/+98
| | |
| * | Set fixed width for swimlane headerAndrés Manelli2018-03-311-1/+1
| | |
* | | Add additional dates (received & end), default title of checklists to ↵RJevnikar2018-03-266-16/+177
| | | | | | | | | | | | | | | | | | | | | | | | 'Checklist' Remove translations Add additional dates (received & end), default name checklists to Checklist
* | | Fix class name change when clicking check boxAndrés Manelli2018-03-191-1/+1
| | |
* | | Add stylingAndrés Manelli2018-03-193-2/+17
| | |
* | | Add checklist ordering capabilityAndrés Manelli2018-03-193-35/+88
| | |
* | | Fix migration. Replace old checklist-item sort algorithm.Andrés Manelli2018-03-194-64/+104
|/ /
* | "DANGER" data loss warning to bigger text.Lauri Ojansivu2018-03-171-1/+1
| |
* | Enabled import at Sandtorm. Keep there warning about possible data loss bug.Lauri Ojansivu2018-03-171-11/+8
| |
* | Fix scroll board when opening cardDetailsAndrés Manelli2018-03-172-3/+3
| |
* | Extend lists to bottom of frame in lists viewAndrés Manelli2018-03-162-1/+4
| |
* | Fix drag and drop issues when re-enter boardAndrés Manelli2018-03-163-122/+131
| |
* | Fix card copy and move with swimlanesAndrés Manelli2018-03-072-19/+36
| |
* | Fix swimlane header rotation on Google ChromeLuka Matijević2018-03-071-1/+2
| | | | | | After this change both Firefox 58 and Google Chrome 64 have properly rotated swimlane header.
* | Partial fix for scroll bar inside cardDetailsAndrés Manelli2018-03-062-1/+1
| |
* | Fix scroll when dragging elements. Remove scrollbars from swimlanes.Andrés Manelli2018-03-064-8/+5
| |
* | - Fix Scrollbar near top of screen when using internet explorer on Win7Lauri Ojansivu2018-03-051-1/+1
| | | | | | | | Thanks to lunatic4ever ! Closes #1524
* | Fix #1519 Add Card Btn dissapear on dragAndrés Manelli2018-03-052-0/+4
| |
* | Remove list max-height 350px. Thanks to xet7 !Lauri Ojansivu2018-03-011-1/+0
| | | | | | | | Closes #1512, closes wekan/wekan-snap#35