summaryrefslogtreecommitdiffstats
path: root/client/components/main
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix lint errors.Lauri Ojansivu2018-12-031-1/+1
|
* finish prepare for testguillaume2018-11-231-3/+8
|
* revert changes for patch authenticationguillaume2018-11-222-47/+43
|
* Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on ↵Lauri Ojansivu2018-11-204-4/+27
| | | | Login page and Board page. Thanks to xet7.
* - Revert Improve authentication to [fix Login ↵Lauri Ojansivu2018-11-172-45/+43
| | | | | | | | failure](https://github.com/wekan/wekan/issues/2004). Thanks to xet7 ! Closes #2004
* Fix lint errors.Lauri Ojansivu2018-11-161-3/+3
|
* patch authenticationguillaume2018-11-091-29/+46
|
* Logout with timerguillaume2018-11-061-0/+2
|
* patch authenticationguillaume2018-11-062-44/+27
|
* Fix lint errors.Lauri Ojansivu2018-10-091-3/+3
|
* Merge branch 'edge' into edgeAkuket2018-10-091-1/+4
|\
| * - Fix Card URL https://github.com/wekan/wekan/pull/1932/filesLauri Ojansivu2018-10-031-1/+4
| | | | | | | | Thanks to schulz !
* | add ldap support | simplify authenticationsguillaume2018-10-091-16/+32
|/
* - Add LDAP. In progress.Lauri Ojansivu2018-10-032-1/+41
| | | | | | Thanks to maximest-pierre, Akuket and xet. Related #119
* 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
|