summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid <a> links redirections on inlinedFormMaxime Quandalle2016-07-201-1/+3
* Update Meteor to 1.3.5.1Maxime Quandalle2016-07-203-12/+13
* Fix an event name from animationend to transitionendMaxime Quandalle2016-07-191-1/+1
* Merge PR #593 into develMaxime Quandalle2016-07-195-12/+12
|\
| * UI: Put every attachment action on its own lineAlexander Sulfrian2016-05-191-1/+1
| * UI: Scale the attachemnt thumbnailsAlexander Sulfrian2016-05-191-2/+2
| * UI: Center add-attachment linkAlexander Sulfrian2016-05-192-1/+6
| * UI: Fix scaling of cover images (Fixes: #548)Alexander Sulfrian2016-04-253-8/+3
* | Fix untranslated watch/unwatch for gecko (#606)Alexander Sulfrian2016-07-191-0/+4
* | optimize png images losslessly using zopflipngPeter Dave Hello2016-07-184-0/+0
* | Add MongoDB indexesMaxime Quandalle2016-07-183-4/+16
* | Fix move to topAlexander Sulfrian2016-07-181-2/+2
* | Meteor and Meteor packages updatesMaxime Quandalle2016-07-185-99/+107
* | Merge #616 into develMaxime Quandalle2016-07-189-105/+242
|\ \
| * | Welcome board: Allow localizationAlexander Sulfrian2016-06-032-4/+6
| * | Fix initial board creationAlexander Sulfrian2016-06-032-13/+20
| * | Remove duplicated logicAlexander Sulfrian2016-06-031-7/+0
| * | Meteor.users: Add SimpleSchemaAlexander Sulfrian2016-06-031-8/+90
| * | Models: Replace before.insert with autoValuesAlexander Sulfrian2016-06-036-75/+129
| |/
* | profile.name is called profile.fullname (#615)Alexander Sulfrian2016-07-113-5/+5
* | 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
|/
* Add changes for v0.11 to the changelogAlexander Sulfrian2016-04-211-0/+24
* UI: Add missing title attributesAlexander Sulfrian2016-04-211-5/+6
* UI: Add log-in button to public boardsAlexander Sulfrian2016-04-213-10/+24
* 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
* Do not publish the whole user doc of board members (#579)Alexander Sulfrian2016-04-211-1/+5
* Fix initials avatar generation (#577)Alexander Sulfrian2016-04-211-2/+2
* Merge pull request #530 from ForNeVeR/feature/move-to-endMaxime Quandalle2016-03-193-0/+16
|\
| * cardDetails: allow to move cards to top / bottomFriedrich von Never2016-03-193-0/+16
* | Merge pull request #531 from TheElf/develMaxime Quandalle2016-03-1818-32/+32
|\ \
| * | Changes in code to correct the spelling of emoji (plural)Daniel2016-02-2818-25/+25
| * | Changing to the correct pluralization of emojiDaniel2016-02-2810-17/+17
| |/
* / Upgrade ESLint to v2Maxime Quandalle2016-03-1714-164/+161
|/
* Fix a bug with the inheritance modelMaxime Quandalle2016-02-101-1/+1
* Merge pull request #512 from pierreozoux/patch-1Maxime Quandalle2016-02-071-0/+4
|\
| * Adds IndieHosters SaaS offerpierreozoux2016-02-051-0/+4
|/
* Update flow router to 2.10.1 from 2.10.0Maxime Quandalle2016-02-011-1/+1
* Merge pull request #430 from wekan/full-screen-importMaxime Quandalle2016-02-0113-210/+207
|\
| * 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-3113-201/+199
|/
* Merge pull request #477 from floatinghotpot/bugfix-notificationMaxime Quandalle2016-01-084-11/+11
|\
| * Bugfix, and optimize icon for notificationfloatinghotpot2016-01-084-11/+11
* | Merge pull request #478 from seschwar/develMaxime Quandalle2016-01-081-1/+2
|\ \ | |/ |/|
| * ports in docker-compose.yml must be an arraySebastian Schwarz2016-01-081-1/+2
|/
* Merge pull request #454 from floatinghotpot/notificationMaxime Quandalle2016-01-0624-16/+585
|\