summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Changes in code to correct the spelling of emoji (plural)Daniel2016-02-282-3/+3
* 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
* | Allow the header bar customizationMaxime Quandalle2015-12-0911-33/+69
* | Fix board archive instructionsMaxime Quandalle2015-12-091-1/+1
* | Remove the move and archive all cards of a list featureMaxime Quandalle2015-12-093-28/+1
* | bugfix: only care active members, also optimize some codefloatinghotpot2015-12-085-35/+29
|/
* Merge pull request #411 from floatinghotpot/patch-4Maxime Quandalle2015-12-073-0/+50
|\
| * add: use user preferred lang for user form, and allow selectingfloatinghotpot2015-12-073-0/+50
* | add: optional board descriptionfloatinghotpot2015-12-073-0/+6
* | add: invite user via email, invited user can accept or decline, allow member ...floatinghotpot2015-12-077-42/+179
|/
* bugfix: template. does not accept dom elements, but jquery canfloatinghotpot2015-11-271-3/+3
* Merge GitHub PR #401Maxime Quandalle2015-11-254-28/+274
|\
| * Fix eslintXavier Priour2015-11-171-1/+1
| * code review fixesXavier Priour2015-11-171-46/+63
| * Import attachmentsXavier Priour2015-11-161-1/+2