summaryrefslogtreecommitdiffstats
path: root/client/components/boards
Commit message (Expand)AuthorAgeFilesLines
* UI: Add missing title attributesAlexander Sulfrian2016-04-211-5/+6
* UI: Add log-in button to public boardsAlexander Sulfrian2016-04-212-10/+23
* UI: Only display the options, if there is a boardAlexander Sulfrian2016-04-211-70/+72
* UI: Do not display notification settingsAlexander Sulfrian2016-04-211-19/+21
* Some small fixes for the buttons in the board header (#580)Alexander Sulfrian2016-04-211-7/+8
* Change the board import layout from a popup to a full pageMaxime Quandalle2016-01-312-3/+1
* Bugfix, and optimize icon for notificationfloatinghotpot2016-01-082-7/+7
* Merge pull request #454 from floatinghotpot/notificationMaxime Quandalle2016-01-062-0/+77
|\
| * Add notification, allow watch boards / lists / cardsLiming Xie2016-01-052-0/+77
* | Favor FlowRouter.url over Meteor.absoluteUrlMaxime Quandalle2016-01-051-1/+1
|/
* Remove unnecessary template name declarationMaxime Quandalle2016-01-034-32/+0
* Fix layout on Apple devicesMaxime Quandalle2016-01-021-0/+2
* Fix drag and drop on SandstormMaxime Quandalle2015-12-301-6/+8
* Fix home header barMaxime Quandalle2015-12-191-1/+1
* Merge pull request #435 from xavierpriour/develMaxime Quandalle2015-12-182-0/+13
|\
| * Export: improved API routesXavier Priour2015-12-171-2/+1
| * Merge remote-tracking branch 'upstream/devel' into develXavier Priour2015-12-176-9/+45
| |\
| * | Export Wekan now server-based with proper authXavier Priour2015-12-162-18/+10
| * | fix eslintXavier Priour2015-12-131-1/+2
| * | Merge remote-tracking branch 'upstream/devel' into develXavier Priour2015-12-134-5/+14
| |\ \
| * | | board export now checks authenticationXavier Priour2015-12-132-1/+15
| * | | export board to Wekan JSONXavier Priour2015-12-092-0/+7
* | | | fix board headeer issuefloatinghotpot2015-12-172-11/+29
| |_|/ |/| |
* | | add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-176-9/+45
| |/ |/|
* | Fix a regression introduced in 71b9a42fMaxime Quandalle2015-12-091-2/+2
* | Allow the header bar customizationMaxime Quandalle2015-12-093-2/+11
* | Fix board archive instructionsMaxime Quandalle2015-12-091-1/+1
|/
* add: optional board descriptionfloatinghotpot2015-12-073-0/+6
* add: invite user via email, invited user can accept or decline, allow member ...floatinghotpot2015-12-073-8/+44
* bugfix: template. does not accept dom elements, but jquery canfloatinghotpot2015-11-271-3/+3
* Fix an exception introduced in 41b23f8Maxime Quandalle2015-11-011-1/+2
* Fix some bugs introduced in aa974aaMaxime Quandalle2015-10-291-2/+4
* Update packages and update Meteor to 1.2.1Maxime Quandalle2015-10-291-2/+2
* Upgrade Meteor to 1.2.1-rc4Maxime Quandalle2015-10-231-3/+3
* Upgrade peerlibrary:blaze-components to v0.14Maxime Quandalle2015-10-211-2/+2
* Provide a default date for lists and cards creation dateMaxime Quandalle2015-10-201-2/+3
* Import board: added UIXavier Priour2015-10-173-0/+5
* Merge pull request #316 from AlexanderS/fix/delete-cardMaxime Quandalle2015-09-201-1/+1
|\
| * Fix Popup.afterCommitAlexander Sulfrian2015-09-201-1/+1
* | Add some strings to the translation setMaxime Quandalle2015-09-181-2/+2
|/
* Merge branch 'master' into develMaxime Quandalle2015-09-101-1/+7
|\
| * Fix text selection in the card detailed paneMaxime Quandalle2015-09-101-1/+7
* | Centralize all mutations at the model levelMaxime Quandalle2015-09-082-27/+14
|/
* Fix a recurrent English typoMaxime Quandalle2015-09-061-2/+2
* Fix an issue with the star counterMaxime Quandalle2015-09-051-1/+1
* Fix member permission modificationMaxime Quandalle2015-09-052-2/+5
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-034-133/+133
* Improve list title formMaxime Quandalle2015-09-022-23/+24
* Update translation source fileMaxime Quandalle2015-09-013-19/+16
* Fix the horizontal canvas scrolling on card openingMaxime Quandalle2015-08-311-16/+8