| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fix-bug-on-header-quick-access' of https://github.com/thuanpq/w... | Lauri Ojansivu | 2017-12-11 | 1 | -0/+1 |
|\ |
|
| * | Fixed - boards subscription should be placed at header for all other componen... | Thuan Pham Quoc | 2017-12-06 | 1 | -0/+1 |
* | | Fix lint errors. | Lauri Ojansivu | 2017-12-03 | 1 | -1/+1 |
|/ |
|
* | Move user-admin subsciption to header | Thuan Pham Quoc | 2017-12-01 | 1 | -0/+2 |
* | Merge branch 'conflict-resolution-458' of https://github.com/nztqa/wekan into... | Lauri Ojansivu | 2017-11-29 | 3 | -14/+52 |
|\ |
|
| * | Optimize for mobile web, show single list per page with navigate bar | nztqa | 2017-11-29 | 3 | -14/+52 |
* | | Fix: Frequent Subscriptions problem that make Excessive CPU usage. | Lauri Ojansivu | 2017-11-29 | 1 | -4/+0 |
|/ |
|
* | Add iPhone favicon for Wekan. Thanks to guillaumebriday ! Closes #1317 | Lauri Ojansivu | 2017-10-31 | 1 | -0/+1 |
* | Fix: Admin announcement can be viewed without signing in. | Lauri Ojansivu | 2017-10-09 | 1 | -6/+7 |
* | Rename notice -> announcement | nztqa | 2017-10-01 | 1 | -4/+4 |
* | Add message from service administrator | nztqa | 2017-09-28 | 3 | -0/+22 |
* | Add emojis back, because removing them broke local dev Sandstorm. | Lauri Ojansivu | 2017-09-25 | 2 | -2/+22 |
* | Remove emoji support, because it breaks MAC addresses, urls, code etc. | Lauri Ojansivu | 2017-09-25 | 2 | -22/+2 |
* | Usernames should be able to include dots (.) | Jonas Oberg | 2017-08-25 | 1 | -2/+2 |
* | Add web manifest | Dan Hawkes | 2017-08-20 | 1 | -0/+1 |
* | Fix keyframe property | nztqa | 2017-07-28 | 1 | -1/+2 |
* | Edit card description with invalid markdown | Ghassen Rjab | 2017-06-20 | 1 | -0/+2 |
* | Add Breton label | Ghassen Rjab | 2017-06-19 | 1 | -1/+1 |
* | Sort available languages by their translated names | Ghassen Rjab | 2017-06-18 | 1 | -3/+11 |
* | Fix fonts. Still looking for better solution for #707 | Lauri Ojansivu | 2017-03-24 | 1 | -1/+1 |
* | Fix default font so Chinese is shown correctly. Closes #914 | Lauri Ojansivu | 2017-03-19 | 1 | -1/+1 |
* | Set IE compatibility mode to Edge to so that | Lauri Ojansivu | 2017-03-15 | 1 | -0/+1 |
* | Admin panel: | lkisme | 2017-02-24 | 1 | -0/+2 |
* | invoke new component from headerBar | Joel Louzado | 2017-02-22 | 1 | -1/+1 |
* | Merge pull request #706 from kamijin-fanta/fix/viewer-link | Lauri Ojansivu | 2017-02-10 | 1 | -0/+5 |
|\ |
|
| * | UI: fix description link style. | kamijin-fanta | 2016-10-12 | 1 | -0/+5 |
* | | Merge pull request #707 from kamijin-fanta/fix/font-family | Lauri Ojansivu | 2017-02-10 | 1 | -1/+1 |
|\ \ |
|
| * | | UI: fix font | kamijin-fanta | 2016-10-12 | 1 | -1/+1 |
| |/ |
|
* | | fixed few overseights | Mario Orlicky | 2016-11-25 | 1 | -1/+0 |
* | | New option to set up minimum limit to show cards count for each list in board | Mario Orlicky | 2016-11-25 | 1 | -0/+6 |
|/ |
|
* | Fix eslint testing | Maxime Quandalle | 2016-07-21 | 1 | -2/+2 |
* | Fix bug where you get a "null" option in @-mention autocomplete (#649) | Drew Fisher | 2016-07-21 | 1 | -2/+2 |
* | Fix #573 | Maxime Quandalle | 2016-07-20 | 1 | -1/+3 |
* | Implement a disconnected indicator | Maxime Quandalle | 2016-07-20 | 3 | -0/+25 |
* | UI: Fix overlapping click event handler (#614) | Alexander Sulfrian | 2016-07-11 | 1 | -9/+11 |
* | Merge pull request #531 from TheElf/devel | Maxime Quandalle | 2016-03-18 | 1 | -2/+2 |
|\ |
|
| * | Changes in code to correct the spelling of emoji (plural) | Daniel | 2016-02-28 | 1 | -2/+2 |
* | | Upgrade ESLint to v2 | Maxime Quandalle | 2016-03-17 | 1 | -10/+12 |
|/ |
|
* | Change the board import layout from a popup to a full page | Maxime Quandalle | 2016-01-31 | 1 | -2/+6 |
* | Bugfix, and optimize icon for notification | floatinghotpot | 2016-01-08 | 1 | -3/+3 |
* | Add notification, allow watch boards / lists / cards | Liming Xie | 2016-01-05 | 2 | -1/+7 |
* | Fix layout on Apple devices | Maxime Quandalle | 2016-01-02 | 1 | -0/+2 |
* | Optimize login form layout & css | floatinghotpot | 2015-12-28 | 1 | -8/+9 |
* | Don't display sing-in link to connected users | Maxime Quandalle | 2015-12-21 | 1 | -2/+3 |
* | fix board headeer issue | floatinghotpot | 2015-12-17 | 3 | -4/+5 |
* | add: support compact mode for mobile web, auto adapt to small screen/window | Liming Xie | 2015-12-17 | 4 | -103/+242 |
* | Fix a regression introduced in 71b9a42f | Maxime Quandalle | 2015-12-09 | 1 | -5/+0 |
* | Allow the header bar customization | Maxime Quandalle | 2015-12-09 | 6 | -23/+32 |
* | bugfix: only care active members, also optimize some code | floatinghotpot | 2015-12-08 | 1 | -1/+1 |
* | add: use user preferred lang for user form, and allow selecting | floatinghotpot | 2015-12-07 | 2 | -0/+40 |