summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* | UI: Fix overlapping click event handler (#614)Alexander Sulfrian2016-07-111-9/+11
* | UI: Fix small bug with the multi-selection button (#591)Alexander Sulfrian2016-07-111-1/+1
* | Fix a typo (#515)Prayag Verma2016-07-111-1/+1
|/
* 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
* UI: Center text in the avatars (#581)Alexander Sulfrian2016-04-211-1/+1
* Merge pull request #530 from ForNeVeR/feature/move-to-endMaxime Quandalle2016-03-192-0/+14
|\
| * cardDetails: allow to move cards to top / bottomFriedrich von Never2016-03-192-0/+14
* | Merge pull request #531 from TheElf/develMaxime Quandalle2016-03-182-3/+3
|\ \
| * | Changes in code to correct the spelling of emoji (plural)Daniel2016-02-282-3/+3
| |/
* / Upgrade ESLint to v2Maxime Quandalle2016-03-179-16/+28
|/
* Fix a bug with the inheritance modelMaxime Quandalle2016-02-101-1/+1
* Simplify an internal data model used in the importerMaxime Quandalle2016-01-312-15/+14
* Change the board import layout from a popup to a full pageMaxime Quandalle2016-01-317-153/+162
* Bugfix, and optimize icon for notificationfloatinghotpot2016-01-084-11/+11
* Merge pull request #454 from floatinghotpot/notificationMaxime Quandalle2016-01-0613-2/+178
|\
| * Add notification, allow watch boards / lists / cardsLiming Xie2016-01-0513-2/+178
* | Favor FlowRouter.url over Meteor.absoluteUrlMaxime Quandalle2016-01-051-1/+1
|/
* Remove unnecessary template name declarationMaxime Quandalle2016-01-0316-92/+0
* Fix card infinite scrolling on card activitiesMaxime Quandalle2016-01-033-11/+8
* added exact time as tooltip to activity time (saying only something like 'x d...Dominic Sonntag2016-01-031-3/+3
* Fix layout on Apple devicesMaxime Quandalle2016-01-028-0/+16
* change edit card title input to textarea for editing larger titlesalayek2016-01-012-4/+21
* Fix avatar support on SanstormMaxime Quandalle2015-12-301-2/+2
* Fix drag and drop on SandstormMaxime Quandalle2015-12-303-13/+27
* Forbid trailing spacesMaxime Quandalle2015-12-301-1/+1
* Share the router configuration between the client and the serverMaxime Quandalle2015-12-281-125/+0
* Partially revert aae5030Maxime Quandalle2015-12-241-1/+1
* Optimize login form layout & cssfloatinghotpot2015-12-282-66/+71
* Remove the import trello card featureMaxime Quandalle2015-12-222-2/+0
* Don't display sing-in link to connected usersMaxime Quandalle2015-12-211-2/+3
* Unassign members before removing them from a boardMaxime Quandalle2015-12-211-2/+5
* Improve some activitiy messagesMaxime Quandalle2015-12-191-5/+5
* 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-1723-128/+433
| |\
| * | 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-1322-106/+125
| |\ \
| * | | 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-175-15/+34
| |_|/ |/| |
* | | add: support compact mode for mobile web, auto adapt to small screen/windowLiming Xie2015-12-1723-128/+433
| |/ |/|
* | Add a button to move selected cardsMaxime Quandalle2015-12-102-0/+15
* | Dynamically resize the new card form if the title is too longMaxime Quandalle2015-12-092-2/+8
* | Fix a regression introduced in 71b9a42fMaxime Quandalle2015-12-092-7/+2