Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cardDetails: allow to move cards to top / bottom | Friedrich von Never | 2016-03-19 | 1 | -0/+4 |
| | |||||
* | Add notification, allow watch boards / lists / cards | Liming Xie | 2016-01-05 | 1 | -0/+5 |
| | |||||
* | change edit card title input to textarea for editing larger titles | alayek | 2016-01-01 | 1 | -4/+8 |
| | |||||
* | add: support compact mode for mobile web, auto adapt to small screen/window | Liming Xie | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | bugfix: only care active members, also optimize some code | floatinghotpot | 2015-12-08 | 1 | -1/+1 |
| | |||||
* | Hide some disabled forms for anonymous board viewers | Maxime Quandalle | 2015-09-06 | 1 | -5/+7 |
| | | | | | | Fixes #288 Fixes #289 Fixes #290 | ||||
* | Fix member permission modification | Maxime Quandalle | 2015-09-05 | 1 | -1/+1 |
| | | | | Fixes #280 | ||||
* | Re-enable attachments on sandstorm | Maxime Quandalle | 2015-09-01 | 1 | -2/+1 |
| | | | | | Credits go to @dwrensha who implement the required MongoDB upgrade on meteor-spk. | ||||
* | Update translation source file | Maxime Quandalle | 2015-09-01 | 1 | -14/+17 |
| | |||||
* | Temporarily hide the attachment feature on sandstorm | Maxime Quandalle | 2015-08-31 | 1 | -1/+2 |
| | | | | | | | | | | Our spk currently have an issue with the bundled MongoDB (forked) version that breaks if some files are inserted in a GridFS collection. We need to find out a way to upgrade and migrate the bundled database until we can re-enable the attachment feature. Note that the feature is unmodified, it's just hidden in the UI. | ||||
* | Replace the component bounded `cachedValue` by a global `UnsavedEdits` | Maxime Quandalle | 2015-08-31 | 1 | -3/+9 |
| | | | | | | | | This new draft saving system is currently only implemented for the card description and comment. We need better a component inheritance/composition model to support this for all editable fields. Fixes #186 | ||||
* | Fix property passing in the userAvatar component | Maxime Quandalle | 2015-08-30 | 1 | -1/+2 |
| | | | | Fixes #257 | ||||
* | Redesign the card design header and change header menu icon | Maxime Quandalle | 2015-08-30 | 1 | -10/+3 |
| | |||||
* | Hide feature non-member users can't use | Maxime Quandalle | 2015-08-28 | 1 | -10/+7 |
| | | | | | Fixes #206 Fixes #244 | ||||
* | More explicit file names | Maxime Quandalle | 2015-08-28 | 1 | -0/+120 |