summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add a working 'try Wekan on Sandstorm' button.David Renshaw2016-11-171-3/+3
|
* Add link to Wekan fork FAQ.Lauri Ojansivu2016-11-171-1/+1
|
* Add link to Wekan fork FAQ.Lauri Ojansivu2016-11-171-0/+3
|
* Update screenshot.Lauri Ojansivu2016-11-171-1/+1
|
* Merge pull request #10 from dwrensha/lintLauri Ojansivu2016-11-171-3/+3
|\ | | | | Fix eslint regressions.
| * Fix eslint regressions.David Renshaw2016-11-161-3/+3
|/
* Update screenshot.Lauri Ojansivu2016-11-161-1/+1
|
* Merge pull request #6 from mario-orlicky/filter-by-emptyLauri Ojansivu2016-11-153-2/+37
|\ | | | | Filter by empty
| * removed unused html span elementMario Orlicky2016-11-131-2/+2
| |
| * forgotten semicolonMario Orlicky2016-11-131-1/+1
| |
| * added buttons to support filtering by empty labels and membersMario Orlicky2016-11-132-0/+14
| |
| * Filtering logic by empty labels/membersMario Orlicky2016-11-131-3/+24
| |
* | Merge pull request #4 from dwrensha/t9n-set-languageLauri Ojansivu2016-11-151-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 setDavid Renshaw2016-11-151-2/+2
| | |
| * | Wait until Meteor.startup() to set the language.David Renshaw2016-11-151-19/+12
| | |
| * | Fix startup for clients using Finnish and Chinese.David Renshaw2016-11-151-3/+9
|/ /
* | Merge pull request #8 from dwrensha/sandstorm-restore-identity-bugfixDavid Renshaw2016-11-152-5/+6
|\ \ | | | | | | Sandstorm restore identity bugfix
| * | update Sandstorm metadata for bugfix releaseDavid Renshaw2016-11-151-3/+3
| | |
| * | [sandstorm]: fix bug where an identity that fails to restore could not be ↵David Renshaw2016-11-151-2/+3
|/ / | | | | | | added to a card
* | Add travis build status badge.Lauri Ojansivu2016-11-141-1/+1
| |
* | Add travis build status badge.Lauri Ojansivu2016-11-141-0/+3
| |
* | Merge pull request #5 from mario-orlicky/label-hover-backgroundPierre Ozoux2016-11-131-0/+1
|\| | | | | UI: Fixed background on hover for labels in filter sidebar
| * UI: Fixed background on hover for labels in filter sidebarMario Orlicky2016-11-131-0/+1
|/
* Merge pull request #3 from dwrensha/fullname-bugfixDavid Renshaw2016-11-082-3/+3
|\ | | | | fix minor bug in Sandstorm username handling
| * Fix bug where share-by-powerbox could fail if the recipient's displayDavid Renshaw2016-11-082-3/+3
|/ | | | name was the same as an existing user's handle.
* Merge pull request #2 from dwrensha/spk-releasePierre Ozoux2016-11-083-4/+5
|\ | | | | Update version and author information for new release on Sandstorm.
| * Update version and author information for new release on Sandstorm.David Renshaw2016-11-073-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-updateLauri Ojansivu2016-11-075-45/+349
|\ | | | | Wefork sandstorm update
| * Make sure identities resolve before sending them to activity().David Renshaw2016-11-031-6/+11
| |
| * Integration with Sandstorm events/notifications.David Renshaw2016-11-032-3/+144
| |
| * Prevent the capnproto connection from getting garbage collected.David Renshaw2016-11-031-1/+2
| |
| * only show 'add member' button to users who can edit the boardDavid Renshaw2016-11-031-2/+3
| |
| * powerbox identity requestsDavid Renshaw2016-11-033-4/+153
| |
| * Fix updating of permissions and profile.David Renshaw2016-11-031-23/+23
| |
| * Fix login on Sandstorm by not creating welcome boardsDrew Fisher2016-11-031-17/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This one is a pretty strange chain of events: * fetching /.sandstorm-login via accounts-sandstorm's rendezvous protocol causes a user to be created in the users collection * models/users.js has hooks to create a board and lists when a user is created * models/activities.js has a hook to create activity entries when a list is created * this hook does not handle not having no boardId, which results in attempting to run the hook with boardId: 'false'. 'false' does not have a title attribute, which causes the whole method call to throw an exception. * This makes the initial login fail. While there may be other bugs, the simple fix is to not create the board and lists when running under Sandstorm, where you only have one board anyway.
| * Add SANDSTORM=1 to the environment under SandstormDrew Fisher2016-11-031-0/+1
|/ | | | | | We add the SANDSTORM=1 environment variable to sandstorm-pkgdef.capnp so that accounts-sandstorm will ensure that it's the only loaded accounts package when running under Sandstorm.
* Add Debian Wheezy 64bit install doc by soohwaLauri Ojansivu2016-11-011-0/+3
|
* Move back IndieHostersPierre Ozoux2016-10-211-2/+1
|
* Fix screenshot linkLauri Ojansivu2016-10-201-1/+1
|
* Update screenshot. Fix chat svg link. Fix typo.Lauri Ojansivu2016-10-201-8/+11
|
* Add link to roadmapLauri Ojansivu2016-10-201-3/+2
|
* Add link to Wekan fork announcementLauri Ojansivu2016-10-201-0/+4
|
* Fix Rocket.Chat badge.Lauri Ojansivu2016-10-201-3/+1
|
* Try to fix Rocket.Chat badge.Lauri Ojansivu2016-10-201-1/+1
|
* Update Wekan fork info to READMELauri Ojansivu2016-10-201-15/+22
|
* Merge pull request #669 from AlexanderS/fix/remove-user-on-leaveMaxime Quandalle2016-09-021-11/+71
|\ | | | | Fix remove user actions
| * Models: Remove board from starred listAlexander Sulfrian2016-08-161-0/+12
| | | | | | | | | | | | This will fix the starred counter. If the board is not public, the user is unable to see the board and remove it from the list of starred boards.
| * Models: Remove user from all objects on board leave (Fixes: #667)Alexander Sulfrian2016-08-161-0/+36
| | | | | | | | | | Remove the user as member and watcher of all lists, cards and the board itself when leaving the board.
| * Models: Fix remove member activityAlexander Sulfrian2016-08-161-11/+23
|/ | | | | | The member is only set to inactive, so we could not test for $pull. Instead we have to look into the $set modified and check whether the member was deactivated.
* Fix eslint testingMaxime Quandalle2016-07-212-4/+4
| | | | Partially reverting c8705a0