summaryrefslogtreecommitdiffstats
path: root/client/components/main
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into ↵Lauri Ojansivu2018-09-162-5/+29
|\ | | | | | | Angtrim-feature-rules
| * Fixed rule allowsAngelo Gallarello2018-09-121-1/+1
| |
| * Labels activitiesAngelo Gallarello2018-08-162-5/+29
| |
* | - [Allow Announcement to be ↵Lauri Ojansivu2018-09-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | markdown](https://github.com/wekan/wekan/issues/1892). Note: xet7 did not yet figure out how to keep announcement on one line when markdown was added, so now Font Awesome icons are above and below. Thanks to xet7 ! Closes #1892
* | - Add Favicon for pinned tab on Safari browser.Lauri Ojansivu2018-08-221-0/+1
|/ | | | | | Thanks to woodyart and xet7 ! Closes #1795
* Hotfix for mobile deviceHaocen Xu2018-07-061-1/+1
|
* Fix stupid error 💥🗯💣🕳💢☠ppoulard2018-07-031-1/+1
|
* Fix QAppoulard2018-07-031-2/+2
|
* Adding SSO CAS to Wekanppoulard2018-07-032-0/+20
|
* resolving merge conflictsIgnatzHome2018-05-171-0/+3
|\
| * Create custom fields creation UI added to Board Menu, Model in progressPouyan Savoli2017-09-221-0/+3
| |
* | Fix Wekan logo positioning.Lauri Ojansivu2018-04-171-3/+2
| | | | | | | | | | | | Thanks to iwkse and xet7 ! Closes #1583, closes #1378
* | Restore original font and font sizes.Lauri Ojansivu2018-04-111-8/+8
| | | | | | | | Admin panel people and version texts to darker.
* | Use lighter and smaller font sizes.Lauri Ojansivu2018-04-051-8/+8
| | | | | | | | Thanks to xet7 !
* | Fix lint errors related to language namesGhassen Rjab2018-02-261-4/+8
| |
* | Fix card shadow to cover the full page.Stefano Pogliani2018-02-211-0/+2
| |
* | Remove Emoji support, so MAC addresses etc show correctly.Lauri Ojansivu2018-02-123-28/+3
| | | | | | | | Thanks to xet7 ! Closes #1248, closes #323
* | Fix Igbo language at menu.Lauri Ojansivu2018-01-281-1/+1
| |
* | Merge branch 'fix-bug-on-header-quick-access' of ↵Lauri Ojansivu2017-12-111-0/+1
|\ \ | | | | | | | | | https://github.com/thuanpq/wekan into thuanpq-fix-bug-on-header-quick-access
| * | Fixed - boards subscription should be placed at header for all other ↵Thuan Pham Quoc2017-12-061-0/+1
| | | | | | | | | | | | component can be used
* | | Fix lint errors.Lauri Ojansivu2017-12-031-1/+1
|/ /
* | Move user-admin subsciption to headerThuan Pham Quoc2017-12-011-0/+2
| |
* | Merge branch 'conflict-resolution-458' of https://github.com/nztqa/wekan ↵Lauri Ojansivu2017-11-293-14/+52
|\ \ | | | | | | | | | into nztqa-conflict-resolution-458
| * | Optimize for mobile web, show single list per page with navigate barnztqa2017-11-293-14/+52
| | |
* | | Fix: Frequent Subscriptions problem that make Excessive CPU usage.Lauri Ojansivu2017-11-291-4/+0
|/ / | | | | | | Thanks to mfshiu ! Closes #1096, Closes wekan/wekan-mongodb#2
* | Add iPhone favicon for Wekan. Thanks to guillaumebriday ! Closes #1317Lauri Ojansivu2017-10-311-0/+1
| |
* | Fix: Admin announcement can be viewed without signing in.Lauri Ojansivu2017-10-091-6/+7
| | | | | | | | Thanks to nztqa ! Closes #1281
* | Rename notice -> announcementnztqa2017-10-011-4/+4
| |
* | Add message from service administratornztqa2017-09-283-0/+22
| |
* | Add emojis back, because removing them broke local dev Sandstorm.Lauri Ojansivu2017-09-252-2/+22
| | | | | | | | Thanks to xet7 ! Opens #1248, opens #743, opens #643, opens #323
* | Remove emoji support, because it breaks MAC addresses, urls, code etc.Lauri Ojansivu2017-09-252-22/+2
|/ | | | Thanks to xet7 ! Closes #1248, closes #743, closes #643, closes #323
* Usernames should be able to include dots (.)Jonas Oberg2017-08-251-2/+2
|
* Add web manifestDan Hawkes2017-08-201-0/+1
| | | | Adds a basic web manifest to support progressive web-app use.
* Fix keyframe propertynztqa2017-07-281-1/+2
| | | | | Support for IE11 https://github.com/wekan/wekan/pull/646
* Edit card description with invalid markdownGhassen Rjab2017-06-201-0/+2
| | | The viewer has a minimum height of 18px (at least a single line) so the anchor can still be clickable even there is no text shown
* Add Breton labelGhassen Rjab2017-06-191-1/+1
|
* Sort available languages by their translated namesGhassen Rjab2017-06-181-3/+11
|
* Fix fonts. Still looking for better solution for #707Lauri Ojansivu2017-03-241-1/+1
|
* Fix default font so Chinese is shown correctly. Closes #914Lauri Ojansivu2017-03-191-1/+1
|
* Set IE compatibility mode to Edge to so thatLauri Ojansivu2017-03-151-0/+1
| | | | Wekan board loads correctly.
* Admin panel:lkisme2017-02-241-0/+2
| | | | | | | Only invited user can register in strict mode, Set mail server in admin panel, Switch strict mode in admin panel, Invite people to system in admin panel
* invoke new component from headerBarJoel Louzado2017-02-221-1/+1
|
* Merge pull request #706 from kamijin-fanta/fix/viewer-linkLauri Ojansivu2017-02-101-0/+5
|\ | | | | UI: fix description link style.
| * UI: fix description link style.kamijin-fanta2016-10-121-0/+5
| | | | | | | | | | - apply underline - change text color on hover
* | Merge pull request #707 from kamijin-fanta/fix/font-familyLauri Ojansivu2017-02-101-1/+1
|\ \ | | | | | | UI: fix font
| * | UI: fix fontkamijin-fanta2016-10-121-1/+1
| |/ | | | | | | - Add YuGothic and Meiryo. because display of non english letter dirty.
* | fixed few overseightsMario Orlicky2016-11-251-1/+0
| |
* | New option to set up minimum limit to show cards count for each list in boardMario Orlicky2016-11-251-0/+6
|/
* Fix eslint testingMaxime Quandalle2016-07-211-2/+2
| | | | Partially reverting c8705a0
* Fix bug where you get a "null" option in @-mention autocomplete (#649)Drew Fisher2016-07-211-2/+2
|