Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolving merge conflicts | IgnatzHome | 2018-05-17 | 1 | -0/+1 |
|\ | |||||
| * | dropdown items | Pouyan Savoli | 2017-09-22 | 1 | -1/+1 |
| | | |||||
| * | many custom fields model and UI enhancements | Pouyan Savoli | 2017-09-22 | 1 | -1/+1 |
| | | |||||
| * | Create custom fields creation UI added to Board Menu, Model in progress | Pouyan Savoli | 2017-09-22 | 1 | -0/+1 |
| | | |||||
* | | Fix #1567 | Andrés Manelli | 2018-04-16 | 1 | -1/+1 |
| | | |||||
* | | Board title as markdown in board view. | Lauri Ojansivu | 2018-04-06 | 1 | -2/+3 |
| | | | | | | | | Thanks to xet7 ! | ||||
* | | Open search sidebar from an opened board | Ghassen Rjab | 2018-02-23 | 1 | -0/+4 |
| | | |||||
* | | Add view boards field to change between views | Andrés Manelli | 2018-01-22 | 1 | -0/+5 |
|/ | |||||
* | Rename New integration to New Outgoing Webhook | Lauri Ojansivu | 2017-09-09 | 1 | -1/+1 |
| | |||||
* | Allow delete from client. List all integrations in web UI | Andrés Manelli | 2017-08-30 | 1 | -5/+15 |
| | |||||
* | A Sandstorm user can restore an archived board | Ghassen Rjab | 2017-07-25 | 1 | -0/+6 |
| | |||||
* | Fix import pages URLs | Ghassen Rjab | 2017-07-24 | 1 | -2/+2 |
| | |||||
* | Add export and import in board menu in Sandstorm | Ghassen Rjab | 2017-07-24 | 1 | -0/+5 |
| | |||||
* | Merge branch 'improve-notify' of https://github.com/nztqa/wekan into ↵ | Lauri Ojansivu | 2017-07-12 | 1 | -0/+11 |
|\ | | | | | | | nztqa-improve-notify | ||||
| * | Add input form in board menu | nztqa | 2017-07-09 | 1 | -0/+11 |
| | | |||||
* | | Use right class for options list | Ghassen Rjab | 2017-07-09 | 1 | -1/+1 |
| | | |||||
* | | Add import Wekan board feature | Ghassen Rjab | 2017-07-08 | 1 | -1/+7 |
|/ | |||||
* | comment only working, naive implementation complete | Ryan Helsing | 2017-03-18 | 1 | -2/+2 |
| | |||||
* | New component for use in header-bar | Joel Louzado | 2017-02-22 | 1 | -1/+1 |
| | |||||
* | Added tooltip to `MenuBoard` button | Joel Louzado | 2017-02-15 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -10/+20 |
| | | | | | | | | | 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. | ||||
* | Change the board import layout from a popup to a full page | Maxime Quandalle | 2016-01-31 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | Bugfix, and optimize icon for notification | floatinghotpot | 2016-01-08 | 1 | -6/+6 |
| | |||||
* | Add notification, allow watch boards / lists / cards | Liming Xie | 2016-01-05 | 1 | -0/+49 |
| | |||||
* | Merge pull request #435 from xavierpriour/devel | Maxime Quandalle | 2015-12-18 | 1 | -0/+1 |
|\ | | | | | | | | | Export a board to JSON Fixes #396 | ||||
| * | Merge remote-tracking branch 'upstream/devel' into devel | Xavier Priour | 2015-12-17 | 1 | -3/+5 |
| |\ | |||||
| * | | Export Wekan now server-based with proper auth | Xavier Priour | 2015-12-16 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/devel' into devel | Xavier Priour | 2015-12-13 | 1 | -2/+2 |
| |\ \ | |||||
| * | | | board export now checks authentication | Xavier Priour | 2015-12-13 | 1 | -1/+1 |
| | | | | |||||
| * | | | export board to Wekan JSON | Xavier Priour | 2015-12-09 | 1 | -0/+1 |
| | | | | |||||
* | | | | fix board headeer issue | floatinghotpot | 2015-12-17 | 1 | -11/+25 |
| |_|/ |/| | | |||||
* | | | add: support compact mode for mobile web, auto adapt to small screen/window | Liming Xie | 2015-12-17 | 1 | -3/+5 |
| |/ |/| | |||||
* | | Allow the header bar customization | Maxime Quandalle | 2015-12-09 | 1 | -1/+1 |
| | | | | | | | | | | This commit also provide a way to escape the Shorcuts page on Sandstorm. | ||||
* | | Fix board archive instructions | Maxime Quandalle | 2015-12-09 | 1 | -1/+1 |
|/ | | | | Fixes #277. | ||||
* | add: optional board description | floatinghotpot | 2015-12-07 | 1 | -0/+3 |
| | |||||
* | Provide a default date for lists and cards creation date | Maxime Quandalle | 2015-10-20 | 1 | -2/+3 |
| | | | | | | | | See https://github.com/wekan/wekan/pull/362#issuecomment-149645497 for motivation. This commit also contains cosmetic changes to the import Popup and on the code style to be more consistent with the code base. | ||||
* | Import board: added UI | Xavier Priour | 2015-10-17 | 1 | -0/+2 |
| | |||||
* | Add some strings to the translation set | Maxime Quandalle | 2015-09-18 | 1 | -2/+2 |
| | |||||
* | Update translation source file | Maxime Quandalle | 2015-09-01 | 1 | -4/+4 |
| | |||||
* | Fixes some UI bugs on sandstorm | Maxime Quandalle | 2015-08-31 | 1 | -6/+6 |
| | |||||
* | Fix a bug with board title edition | Maxime Quandalle | 2015-08-29 | 1 | -2/+3 |
| | | | | Fixes #250 | ||||
* | Hide feature non-member users can't use | Maxime Quandalle | 2015-08-28 | 1 | -11/+10 |
| | | | | | Fixes #206 Fixes #244 | ||||
* | Yet another iteration on the user interface | Maxime Quandalle | 2015-08-28 | 1 | -4/+0 |
| | | | | | | | | | | | | * Automatically display the overlay when the card details is opened (previously we waited for the mouse to enter the card details panel) * Improve the design of the minicards badges * Change the minicard background when it is hovered or selected * Removes unimplemented features links from the UI * Fix the board canvas position when the sidebar is open (was hidden behind) Fixes #215 | ||||
* | Implement board archive and restoration | Maxime Quandalle | 2015-08-26 | 1 | -2/+2 |
| | |||||
* | Fix the stars | Maxime Quandalle | 2015-08-25 | 1 | -2/+2 |
| | | | | Fixes #214 |