Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #19 from mario-orlicky/hide-system-messages | Lauri Ojansivu | 2016-11-20 | 1 | -0/+3 |
|\ | | | | | New change settings option and possibility to hide system messagaes | ||||
| * | New change settings option and possibility to hide system messagaes | Mario Orlicky | 2016-11-19 | 1 | -0/+3 |
| | | |||||
* | | Display message when user wants to choose existing username (Fixes: #16) | Mario Orlicky | 2016-11-18 | 1 | -0/+1 |
|/ | |||||
* | added buttons to support filtering by empty labels and members | Mario Orlicky | 2016-11-13 | 1 | -0/+2 |
| | |||||
* | Implement a disconnected indicator | Maxime Quandalle | 2016-07-20 | 1 | -0/+1 |
| | | | | Fixes #451 | ||||
* | Welcome board: Allow localization | Alexander Sulfrian | 2016-06-03 | 1 | -0/+3 |
| | |||||
* | UI: Add log-in button to public boards | Alexander Sulfrian | 2016-04-21 | 1 | -0/+1 |
| | | | | | | | | | 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). | ||||
* | Merge pull request #530 from ForNeVeR/feature/move-to-end | Maxime Quandalle | 2016-03-19 | 1 | -0/+2 |
|\ | | | | | Move cards to top / bottom | ||||
| * | cardDetails: allow to move cards to top / bottom | Friedrich von Never | 2016-03-19 | 1 | -0/+2 |
| | | |||||
* | | Changes in code to correct the spelling of emoji (plural) | Daniel | 2016-02-28 | 1 | -1/+1 |
| | | |||||
* | | Changing to the correct pluralization of emoji | Daniel | 2016-02-28 | 1 | -1/+1 |
|/ | |||||
* | Change the board import layout from a popup to a full page | Maxime Quandalle | 2016-01-31 | 1 | -7/+4 |
| | | | | | | | | This commit also removes the “import a single Trello card” as we couldn’t figure out some reasonable use case. We also create a new publication on the server to provide the minimal user profile informations required to display an avatar. | ||||
* | Add notification, allow watch boards / lists / cards | Liming Xie | 2016-01-05 | 1 | -1/+34 |
| | |||||
* | Fix invitation email subject | Maxime Quandalle | 2015-12-21 | 1 | -3/+3 |
| | |||||
* | Merge remote-tracking branch 'upstream/devel' into devel | Xavier Priour | 2015-12-13 | 1 | -13/+13 |
|\ | |||||
| * | Add a button to move selected cards | Maxime Quandalle | 2015-12-10 | 1 | -9/+11 |
| | | | | | | | | | | | | | | This is an alternative to drag and drop to move a set of selected cards. This feature was available at the list level until I deleted it in 5bdf91b, so it makes sense to add it back at the multi-selection level. | ||||
| * | Fix board archive instructions | Maxime Quandalle | 2015-12-09 | 1 | -2/+2 |
| | | | | | | | | Fixes #277. | ||||
| * | Remove the move and archive all cards of a list feature | Maxime Quandalle | 2015-12-09 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | This operation should now be handled using the multi-selection feature, ie “select all cards” and then move them or click the “archive selection” button. This new process add an extra click which I consider reasonable enough for a relatively rare operation -- plus I want to encourage mutli-selection usage. Closes #390. | ||||
* | | export board to Wekan JSON | Xavier Priour | 2015-12-09 | 1 | -0/+1 |
|/ | |||||
* | add: invite user via email, invited user can accept or decline, allow member ↵ | floatinghotpot | 2015-12-07 | 1 | -0/+15 |
| | | | | to quit | ||||
* | i18n-ize meteor email templates | floatinghotpot | 2015-12-04 | 1 | -0/+6 |
| | |||||
* | Merge GitHub PR #401 | Maxime Quandalle | 2015-11-25 | 1 | -0/+6 |
|\ | | | | | | | | | | | I also completed the release notes related to the import feature. Closes #401 | ||||
| * | Import members: board import | Xavier Priour | 2015-11-14 | 1 | -1/+4 |
| | | |||||
| * | Import members: UI flow ok | Xavier Priour | 2015-11-13 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'devel' into feature/import-board-members | Xavier Priour | 2015-10-23 | 1 | -1/+1 |
| |\ | |||||
| * | | Import members: added UI | Xavier Priour | 2015-10-23 | 1 | -0/+2 |
| | | | |||||
* | | | Enphasize keyboard shortcuts with a dedicated style | Maxime Quandalle | 2015-11-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Also add release notes related to the #387 merge. -- Fluctuat nec mergitur | ||||
* | | | add preview attached image, allow upload image from clipboard and drag & drp | floatinghotpot | 2015-11-13 | 1 | -0/+6 |
| |/ |/| | |||||
* | | Fix a typo in the card activity | Maxime Quandalle | 2015-10-22 | 1 | -1/+1 |
|/ | | | | Fixes #366 | ||||
* | Import board: import comments and log activities | Xavier Priour | 2015-10-19 | 1 | -0/+1 |
| | |||||
* | Import board: added UI | Xavier Priour | 2015-10-17 | 1 | -2/+6 |
| | |||||
* | Translate the label colors | Maxime Quandalle | 2015-10-15 | 1 | -0/+10 |
| | |||||
* | Import single card: proper error handling | Xavier Priour | 2015-10-14 | 1 | -0/+4 |
| | |||||
* | Import single card: create an 'importCard' activity entry | Xavier Priour | 2015-10-14 | 1 | -0/+1 |
| | |||||
* | Import single card: now with description and comments | Xavier Priour | 2015-10-14 | 1 | -3/+3 |
| | |||||
* | Add card import UI | Xavier Priour | 2015-10-14 | 1 | -0/+5 |
| | |||||
* | Shortcut: F toggles filter sidebar | fisle | 2015-09-19 | 1 | -0/+1 |
| | |||||
* | Shortcut: Spacebar assigns self to current card | fisle | 2015-09-19 | 1 | -0/+1 |
| | |||||
* | Add some strings to the translation set | Maxime Quandalle | 2015-09-18 | 1 | -0/+2 |
| | |||||
* | Fix a recurrent English typo | Maxime Quandalle | 2015-09-06 | 1 | -1/+1 |
| | |||||
* | Add a missing translation | Maxime Quandalle | 2015-09-06 | 1 | -0/+2 |
| | |||||
* | Update translation source file | Maxime Quandalle | 2015-09-01 | 1 | -108/+110 |
| | |||||
* | Redesign the card design header and change header menu icon | Maxime Quandalle | 2015-08-30 | 1 | -0/+1 |
| | |||||
* | Fix a bug with the comment buttons | Maxime Quandalle | 2015-08-29 | 1 | -0/+1 |
| | |||||
* | Increase the avatar max size and show an error if it is too big | Maxime Quandalle | 2015-08-28 | 1 | -0/+1 |
| | | | | Fixes #190 | ||||
* | Improve the list menu | Maxime Quandalle | 2015-08-28 | 1 | -3/+3 |
| | | | | | | | | | * Grow the click-able zone of the list menu * Remove a dead link on the list menu * Merge list menu files with header menu to be consistent with the board components internal organization Closes #106 | ||||
* | Implement board archive and restoration | Maxime Quandalle | 2015-08-26 | 1 | -1/+1 |
| | |||||
* | Improve the multi-selection experience | Maxime Quandalle | 2015-06-16 | 1 | -1/+2 |
| | | | | | | | | | | New features: - select all filtered cards - assign or unassign a member to selected cards - archive selected cards This commit also fix the card sort indexes calculation when a multi- selection is drag-dropped. | ||||
* | Add a UI to restore archived cards | Maxime Quandalle | 2015-06-07 | 1 | -1/+3 |
| | |||||
* | Remove modal component | Maxime Quandalle | 2015-06-07 | 1 | -1/+0 |
| | | | | | | This component wasn't used anymore. We'll probably need something like that again in the future, but we'll try to use a generic component from Atmosphere. |