Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix "can't set timers inside simulations error" when moving cards with ↵ | shoetten | 2016-11-22 | 1 | -1/+1 |
| | | | | start/due dates. | ||||
* | Refactor code based on eslint guidelines. | shoetten | 2016-11-22 | 2 | -28/+32 |
| | |||||
* | Update translations and title of date badges. | shoetten | 2016-11-22 | 4 | -11/+18 |
| | |||||
* | Color highlight start and due dates with correct timezone handling. | shoetten | 2016-11-22 | 3 | -16/+39 |
| | |||||
* | Display start and due dates in minicards. | shoetten | 2016-11-22 | 3 | -7/+28 |
| | |||||
* | Add basic start and due dates for cards. | shoetten | 2016-11-21 | 7 | -1/+290 |
| | |||||
* | add bootstrap-datepicker v1.5.1 as client lib | shoetten | 2016-11-21 | 2 | -0/+2709 |
| | |||||
* | Adds start and due date to cards model. | shoetten | 2016-11-21 | 1 | -0/+24 |
| | |||||
* | Merge pull request #19 from mario-orlicky/hide-system-messages | Lauri Ojansivu | 2016-11-20 | 6 | -9/+57 |
|\ | | | | | New change settings option and possibility to hide system messagaes | ||||
| * | Fixed build | Mario Orlicky | 2016-11-19 | 3 | -9/+9 |
| | | |||||
| * | New change settings option and possibility to hide system messagaes | Mario Orlicky | 2016-11-19 | 6 | -13/+61 |
| | | |||||
* | | Merge pull request #18 from fmonthel/devel | Lauri Ojansivu | 2016-11-20 | 1 | -0/+6 |
|\ \ | | | | | | | [ENH] Add index on CardId into Comments collection | ||||
| * | | [ENH] Add index on CardId into Comments collection | fmonthel | 2016-11-17 | 1 | -1/+1 |
| | | | |||||
| * | | [ENH] Add index on CardId into Comments collection | fmonthel | 2016-11-17 | 1 | -4/+4 |
| | | | |||||
| * | | [ENH] Add index on CardId into Comments collection | fmonthel | 2016-11-17 | 1 | -0/+6 |
| | | | |||||
* | | | Merge pull request #17 from mario-orlicky/show-error-username-taken | Lauri Ojansivu | 2016-11-20 | 3 | -4/+14 |
|\ \ \ | |_|/ |/| | | Display message when user wants to choose existing username (Fixes: #16) | ||||
| * | | fixed indentation | Mario Orlicky | 2016-11-18 | 1 | -1/+1 |
| | | | |||||
| * | | Display message when user wants to choose existing username (Fixes: #16) | Mario Orlicky | 2016-11-18 | 3 | -4/+14 |
| | | | |||||
* | | | Update screenshot. | Lauri Ojansivu | 2016-11-17 | 1 | -1/+1 |
| | | | |||||
* | | | Update screenshot. | Lauri Ojansivu | 2016-11-17 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #14 from dwrensha/sandstorm-appdemo | Lauri Ojansivu | 2016-11-17 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | Add a working 'try Wekan on Sandstorm' button. | ||||
| * | | | Add a working 'try Wekan on Sandstorm' button. | David Renshaw | 2016-11-17 | 1 | -3/+3 |
| | | | | |||||
* | | | | Fix Travis badge to use devel branch. | Lauri Ojansivu | 2016-11-17 | 1 | -1/+1 |
|/ / / | |||||
* | | | Add link to Wekan fork FAQ. | Lauri Ojansivu | 2016-11-17 | 1 | -1/+1 |
| | | | |||||
* | | | Add link to Wekan fork FAQ. | Lauri Ojansivu | 2016-11-17 | 1 | -0/+3 |
| | | | |||||
* | | | Update screenshot. | Lauri Ojansivu | 2016-11-17 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #10 from dwrensha/lint | Lauri Ojansivu | 2016-11-17 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | Fix eslint regressions. | ||||
| * | | | Fix eslint regressions. | David Renshaw | 2016-11-16 | 1 | -3/+3 |
|/ / / | |||||
* | | | Update screenshot. | Lauri Ojansivu | 2016-11-16 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #6 from mario-orlicky/filter-by-empty | Lauri Ojansivu | 2016-11-15 | 3 | -2/+37 |
|\| | | | | | | | | Filter by empty | ||||
| * | | removed unused html span element | Mario Orlicky | 2016-11-13 | 1 | -2/+2 |
| | | | |||||
| * | | forgotten semicolon | Mario Orlicky | 2016-11-13 | 1 | -1/+1 |
| | | | |||||
| * | | added buttons to support filtering by empty labels and members | Mario Orlicky | 2016-11-13 | 2 | -0/+14 |
| | | | |||||
| * | | Filtering logic by empty labels/members | Mario Orlicky | 2016-11-13 | 1 | -3/+24 |
| | | | |||||
* | | | Merge pull request #4 from dwrensha/t9n-set-language | Lauri Ojansivu | 2016-11-15 | 1 | -15/+14 |
|\ \ \ | | | | | | | | | Fix failure to load when navigator.language is Chinese or Finnish. | ||||
| * | | | always fall back to navigator.language if user.profile.language is not set | David Renshaw | 2016-11-15 | 1 | -2/+2 |
| | | | | |||||
| * | | | Wait until Meteor.startup() to set the language. | David Renshaw | 2016-11-15 | 1 | -19/+12 |
| | | | | |||||
| * | | | Fix startup for clients using Finnish and Chinese. | David Renshaw | 2016-11-15 | 1 | -3/+9 |
|/ / / | |||||
* | | | Merge pull request #8 from dwrensha/sandstorm-restore-identity-bugfix | David Renshaw | 2016-11-15 | 2 | -5/+6 |
|\ \ \ | | | | | | | | | Sandstorm restore identity bugfix | ||||
| * | | | update Sandstorm metadata for bugfix release | David Renshaw | 2016-11-15 | 1 | -3/+3 |
| | | | | |||||
| * | | | [sandstorm]: fix bug where an identity that fails to restore could not be ↵ | David Renshaw | 2016-11-15 | 1 | -2/+3 |
|/ / / | | | | | | | | | | added to a card | ||||
* | | | Add travis build status badge. | Lauri Ojansivu | 2016-11-14 | 1 | -1/+1 |
| | | | |||||
* | | | Add travis build status badge. | Lauri Ojansivu | 2016-11-14 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #5 from mario-orlicky/label-hover-background | Pierre Ozoux | 2016-11-13 | 1 | -0/+1 |
|\| | | | | | | | | UI: Fixed background on hover for labels in filter sidebar | ||||
| * | | UI: Fixed background on hover for labels in filter sidebar | Mario Orlicky | 2016-11-13 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #3 from dwrensha/fullname-bugfix | David Renshaw | 2016-11-08 | 2 | -3/+3 |
|\ \ | | | | | | | fix minor bug in Sandstorm username handling | ||||
| * | | Fix bug where share-by-powerbox could fail if the recipient's display | David Renshaw | 2016-11-08 | 2 | -3/+3 |
|/ / | | | | | | | name was the same as an existing user's handle. | ||||
* | | Merge pull request #2 from dwrensha/spk-release | Pierre Ozoux | 2016-11-08 | 3 | -4/+5 |
|\ \ | | | | | | | Update version and author information for new release on Sandstorm. | ||||
| * | | Update version and author information for new release on Sandstorm. | David Renshaw | 2016-11-07 | 3 | -4/+5 |
|/ / | | | | | | | | | | | | | | | | | Previously @mquandalle took care of packaging Wekan for Sandstorm, so he was listed as the sole author of the SPK. Since I'm now taking over packaging, this commit moves @mquandalle into the `upstreamAuthor` slot and adds me as the SPK author by using my email address for `contactEmail` and adding a pgp-signed statement that I am now an author. It also adds my public key to the `keyring` file. | ||||
* | | Merge pull request #1 from dwrensha/wefork-sandstorm-update | Lauri Ojansivu | 2016-11-07 | 5 | -45/+349 |
|\ \ | | | | | | | Wefork sandstorm update |