Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge wefork | Béranger Campardou | 2017-01-13 | 18 | -14/+437 |
|\ | |||||
| * | Merge pull request #31 from mario-orlicky/show-cards-count | Lauri Ojansivu | 2016-11-29 | 5 | -0/+33 |
| |\ | | | | | | | New option to set up minimum limit to show cards count for each list … | ||||
| | * | fixed few overseights | Mario Orlicky | 2016-11-25 | 2 | -2/+1 |
| | | | |||||
| | * | New option to set up minimum limit to show cards count for each list in board | Mario Orlicky | 2016-11-25 | 5 | -0/+34 |
| | | | |||||
| * | | Merge pull request #30 from dwrensha/show-card-comments | Lauri Ojansivu | 2016-11-29 | 1 | -0/+3 |
| |\ \ | | | | | | | | | set isLoaded to true on both transitionend and animationend | ||||
| | * | | set isLoaded to true on both transitionend and animationend | David Renshaw | 2016-11-23 | 1 | -0/+3 |
| | |/ | |||||
| * | | Fix "can't set timers inside simulations error" when moving cards with ↵ | shoetten | 2016-11-22 | 1 | -1/+1 |
| | | | | | | | | | | | | start/due dates. | ||||
| * | | Refactor code based on eslint guidelines. | shoetten | 2016-11-22 | 2 | -28/+32 |
| | | | |||||
| * | | Update translations and title of date badges. | shoetten | 2016-11-22 | 3 | -9/+13 |
| | | | |||||
| * | | Color highlight start and due dates with correct timezone handling. | shoetten | 2016-11-22 | 3 | -16/+39 |
| | | | |||||
| * | | Display start and due dates in minicards. | shoetten | 2016-11-22 | 3 | -7/+28 |
| | | | |||||
| * | | Add basic start and due dates for cards. | shoetten | 2016-11-21 | 6 | -1/+284 |
| |/ | |||||
| * | Merge pull request #19 from mario-orlicky/hide-system-messages | Lauri Ojansivu | 2016-11-20 | 3 | -5/+29 |
| |\ | | | | | | | New change settings option and possibility to hide system messagaes | ||||
| | * | Fixed build | Mario Orlicky | 2016-11-19 | 1 | -2/+2 |
| | | | |||||
| | * | New change settings option and possibility to hide system messagaes | Mario Orlicky | 2016-11-19 | 3 | -5/+29 |
| | | | |||||
| * | | fixed indentation | Mario Orlicky | 2016-11-18 | 1 | -1/+1 |
| | | | |||||
| * | | Display message when user wants to choose existing username (Fixes: #16) | Mario Orlicky | 2016-11-18 | 2 | -4/+13 |
| |/ | |||||
| * | removed unused html span element | Mario Orlicky | 2016-11-13 | 1 | -2/+2 |
| | | |||||
| * | added buttons to support filtering by empty labels and members | Mario Orlicky | 2016-11-13 | 1 | -0/+12 |
| | | |||||
| * | UI: Fixed background on hover for labels in filter sidebar | Mario Orlicky | 2016-11-13 | 1 | -0/+1 |
| | | |||||
| * | only show 'add member' button to users who can edit the board | David Renshaw | 2016-11-03 | 1 | -2/+3 |
| | | |||||
| * | powerbox identity requests | David Renshaw | 2016-11-03 | 2 | -4/+9 |
| | | |||||
* | | missing coma | Béranger Campardou | 2017-01-13 | 1 | -1/+1 |
| | | |||||
* | | Remove a list | Béranger Campardou | 2017-01-12 | 2 | -0/+8 |
|/ | |||||
* | Fix eslint testing | Maxime Quandalle | 2016-07-21 | 1 | -2/+2 |
| | | | | Partially reverting c8705a0 | ||||
* | Fix undefined variables errors | Maxime Quandalle | 2016-07-21 | 1 | -2/+5 |
| | |||||
* | Fix bug where you get a "null" option in @-mention autocomplete (#649) | Drew Fisher | 2016-07-21 | 1 | -2/+2 |
| | |||||
* | Fix #573 | Maxime Quandalle | 2016-07-20 | 1 | -1/+3 |
| | |||||
* | Implement a disconnected indicator | Maxime Quandalle | 2016-07-20 | 3 | -0/+25 |
| | | | | Fixes #451 | ||||
* | Fix an event name from animationend to transitionend | Maxime Quandalle | 2016-07-19 | 1 | -1/+1 |
| | | | | Closes #646 | ||||
* | Merge PR #593 into devel | Maxime Quandalle | 2016-07-19 | 4 | -12/+11 |
|\ | |||||
| * | UI: Put every attachment action on its own line | Alexander Sulfrian | 2016-05-19 | 1 | -1/+1 |
| | | |||||
| * | UI: Scale the attachemnt thumbnails | Alexander Sulfrian | 2016-05-19 | 1 | -2/+2 |
| | | | | | | | | The attachements should be scaled inside the card, too. | ||||
| * | UI: Center add-attachment link | Alexander Sulfrian | 2016-05-19 | 2 | -1/+6 |
| | | |||||
| * | UI: Fix scaling of cover images (Fixes: #548) | Alexander Sulfrian | 2016-04-25 | 2 | -8/+2 |
| | | | | | | | | | | | | This reverts f039923ac134e4a3cc70a1a7d47c21460676b1c0 and fixes #196 in a different way (adding quotes). So that we can use the css background properties to scale the cover images. | ||||
* | | Fix move to top | Alexander Sulfrian | 2016-07-18 | 1 | -2/+2 |
| | | | | | | | | | | If the minOrder is 0, the previous code does not work. This code is now doing the obvious stuff to change the order. | ||||
* | | Merge #616 into devel | Maxime Quandalle | 2016-07-18 | 1 | -3/+1 |
|\ \ | |||||
| * | | Models: Replace before.insert with autoValues | Alexander Sulfrian | 2016-06-03 | 1 | -3/+1 |
| |/ | | | | | | | | | | | | | | | The before.insert hooks have the problem, that they are executed in a different order if called from the client or from the server. If called from the client, the before.insert hook is called before validation of the schema, but if called from the server, the validation is called first and fails. | ||||
* | | profile.name is called profile.fullname (#615) | Alexander Sulfrian | 2016-07-11 | 2 | -3/+3 |
| | | | | | | | | The name of the profile field was changed log ago. This fixes the remaining wrong references. | ||||
* | | UI: Fix overlapping click event handler (#614) | Alexander Sulfrian | 2016-07-11 | 1 | -9/+11 |
| | | | | | | | | | | The click event handler for links in the card display are overlapping: The general event for opening the link in a new window matches on user mentions, too. But user mentions cannot be opened in a new window. | ||||
* | | UI: Fix small bug with the multi-selection button (#591) | Alexander Sulfrian | 2016-07-11 | 1 | -1/+1 |
|/ | | | This bug was introduced in 081b09207f2247d7e38fc28e0f0f9748eecbbcbe. | ||||
* | UI: Add missing title attributes | Alexander Sulfrian | 2016-04-21 | 1 | -5/+6 |
| | | | | | | | The buttons of the normal view should have the same title attribute, than the mini screen buttons. I missed this in 0587158b6be930f53325baa54fccadc54d18c9a3. | ||||
* | UI: Add log-in button to public boards | Alexander Sulfrian | 2016-04-21 | 2 | -10/+23 |
| | | | | | | | | | Even if a board is public and a user can view it, the user might want to log in to be able to edit the board. The button replaces the "public" permission indicator, because it is obvious (if the user is not logged in and can view the board, it has to be public). | ||||
* | UI: Only display the options, if there is a board | Alexander Sulfrian | 2016-04-21 | 1 | -70/+72 |
| | | | | | | The board options does not have valid use case (or even valid values) if the board is not found (either because the user is not logged in or the board really does not exists). | ||||
* | UI: Do not display notification settings | Alexander Sulfrian | 2016-04-21 | 1 | -19/+21 |
| | | | | | The notification settings are only usefull if there is a current user, because the email address is required. | ||||
* | Some small fixes for the buttons in the board header (#580) | Alexander Sulfrian | 2016-04-21 | 1 | -7/+8 |
| | | | | | | | | | | | * UI: Fix title of button The multi selection button should not get the filter description. * UI: Add title for all buttons in the header bar This is espectially important for the miniScreen view, because there is only the icon and no text next to the button. | ||||
* | UI: Center text in the avatars (#581) | Alexander Sulfrian | 2016-04-21 | 1 | -1/+1 |
| | |||||
* | Merge pull request #530 from ForNeVeR/feature/move-to-end | Maxime Quandalle | 2016-03-19 | 2 | -0/+14 |
|\ | | | | | Move cards to top / bottom | ||||
| * | cardDetails: allow to move cards to top / bottom | Friedrich von Never | 2016-03-19 | 2 | -0/+14 |
| | | |||||
* | | Merge pull request #531 from TheElf/devel | Maxime Quandalle | 2016-03-18 | 1 | -2/+2 |
|\ \ | | | | | | | Plural of Emoji |