summaryrefslogtreecommitdiffstats
path: root/client/components/main
Commit message (Collapse)AuthorAgeFilesLines
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-041-2/+4
|
* Buxfixed: if username contains space, it will cause @ commment failed to ↵Sam X. Chen2019-09-191-5/+13
| | | | send out email and other
* BugFix: in richer editor @ autocomplete doesn't really insert the user name ↵Sam X. Chen2019-09-171-2/+0
| | | | into comment properly
* BugFix: in richer editor @ autocomplete doesn't really insert the user name ↵Sam X. Chen2019-09-171-6/+28
| | | | into comment properly
* Fixing @user in comments doesn't work if it's in a separate lineSam X. Chen2019-09-111-0/+4
|
* Limit card width to fixed size.Lauri Ojansivu2019-08-231-0/+2
| | | | Thanks to xet7 !
* Bugfix: 2621 Summmernote is too wide on mobile screenSam X. Chen2019-08-152-1/+4
|
* Addfeature: Enable HTML email content for richer commentSam X. Chen2019-08-121-14/+29
|
* Add Feature: Richer Editor insert picture as attachment instead of b64 stringSam X. Chen2019-08-101-15/+50
|
* Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem ↵Sam X. Chen2019-08-101-3/+1
| | | | attachment while reading
* Bugfix: style kbd font color became white after introduced summernoteSam X. Chen2019-08-081-0/+1
|
* Bug fix: bug#2589 #2575, Add Features: allowing user to insert/paste link, ↵Sam X. Chen2019-08-071-55/+128
| | | | image, video
* Add Feature: User can have richer formatted text into the comments ↵Sam X. Chen2019-07-252-1/+24
| | | | (unexpected theme changes fixed)
* Add Feature: User can have richer formatted text into the comments ↵Sam X. Chen2019-07-242-2/+5
| | | | (admin-panel fixed)
* Add Feature: User can have richer formatted text into the comments (bug fixed)Sam X. Chen2019-07-231-0/+4
|
* Add Feature: Comments can be richer (can support some safe HTML tags)Sam X. Chen2019-07-221-60/+94
|
* Add Feature: Comments can be richer (can support some safe HTML tags)Sam X. Chen2019-07-221-6/+126
|
* Prettier & eslint project style updateJustin Reynolds2019-06-283-85/+102
|
* - Fix translation name in Wekan menu: oc to Occitan.Lauri Ojansivu2019-05-111-0/+2
| | | | Thanks to xet7 !
* Fixed RTL issue #884Guy Zylberberg2019-05-081-1/+2
|
* fix lintsguillaume2019-04-241-3/+3
|
* Loading authentication pageguillaume2019-04-243-23/+145
|
* Combine to same line.Lauri Ojansivu2019-04-081-2/+1
|
* Removed commented out text.Lauri Ojansivu2019-03-241-4/+0
|
* Fix filenames and urls.Lauri Ojansivu2019-03-231-5/+5
|
* Remove extra title quotes, so that Custom Product Name comes visible.Lauri Ojansivu2019-03-221-1/+1
| | | | Thanks to xet7 !
* - More whitelabeling.Lauri Ojansivu2019-03-212-16/+17
| | | | Thanks to xet7 !
* Fix LDAP login.Lauri Ojansivu2019-03-151-14/+5
| | | | | | | Thanks to xet7 ! Closes wekan/wekan-ldap#43, closes wekan/wekan-snap#85
* Try to fix [LDAP Login: "Login forbidden", ReferenceError: req is not ↵Lauri Ojansivu2019-03-141-5/+5
| | | | | | | | | | defined](https://github.com/wekan/wekan-ldap/issues/44). Please test. Thanks to xet7 ! Closes wekan/wekan-ldap#44
* Fix lint errors.Lauri Ojansivu2019-03-081-12/+7
| | | | | | Thanks to xet7 ! Related #2019
* [HTTP header automatic login. Not tested ↵Lauri Ojansivu2019-03-081-5/+19
| | | | | | | | yet.](https://github.com/wekan/wekan/issues/2019). Thanks to xet7 ! Related #2019
* Fix manifest and icon urls, part 2.Lauri Ojansivu2019-03-061-4/+4
| | | | Thanks to xet7 !
* Fix manifest and icon paths.Lauri Ojansivu2019-03-061-4/+4
| | | | | | | Thanks to xet7 ! Closes #2168, closes #1692
* Merge branch 'devel' into edgeLauri Ojansivu2019-02-272-38/+33
|\
| * Add the following new Sandstorm features and fixes:Lauri Ojansivu2019-02-272-38/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - All Boards page [so it's possible to go back from subtask board](https://github.com/wekan/wekan/issues/2082) - Board favorites - New Sandstorm board first user is Admin and [has IFTTT Rules](https://github.com/wekan/wekan/issues/2125) and Standalone Wekan Admin Panel. Probably some Admin Panel features do not work yet. Please keep backup of your grains before testig Admin Panel. - Linked Cards and Linked Boards. - Some not needed options like Logout etc have been hidden from top bar right menu. - [Import board now works. "Board not found" is not problem anymore](https://github.com/wekan/wekan/issues/1430), because you can go to All Boards page to change to imported board. and removes the following features: - Remove Welcome Board from Standalone Wekan, [to fix Welcome board not translated](https://github.com/wekan/wekan/issues/1601). Sandstorm Wekan does not have Welcome Board. Thanks to xet7 ! Closes #2125, closes #2082, closes #1430, closes #1601, related #2205, related #2070, related #1695, related #1192.
* | Fix list view issues. Allow creation of boards from templatesAndrés Manelli2019-02-251-1/+3
|/
* Fix authentication dropdownguillaume2019-02-151-1/+1
|
* Fix lintsguillaume2019-02-071-6/+11
|
* - Fix lint errors.Lauri Ojansivu2019-02-011-4/+4
| | | | Thanks to xet7 !
* Improve authenticationguillaume2019-02-012-65/+70
|
* Issue: Hard to use Wekan on mobile because of UI/UX issues #953hupptechnologies2019-01-012-4/+2
| | | | Resolved #953
* - Revert "Improve authentication" and "Default Authentication Method"Lauri Ojansivu2018-12-243-69/+54
| | | | | | | | to make login work again. - Fixes to docker-compose.yml so that Wekan Meteor 1.6.x version would work. Most likely Meteor 1.8.x version is still broken. Thanks to xet7 !
* Fix lint errors.Lauri Ojansivu2018-12-212-10/+14
|
* Patch currentBoard doesn't exist when logoutguillaume2018-12-191-4/+9
|
* Improves UI for ldap error messagesguillaume2018-12-191-13/+28
|
* Removes the dropdown for the authentication methodguillaume2018-12-192-50/+41
|
* - Trying to get custom HTML working as described atLauri Ojansivu2018-12-162-2/+11
| | | | | | | https://guide.meteor.com/v1.3/blaze.html#rendering-html Still does not work yet. Thanks to xet7 !
* - Maybe custom html should be here. But it still does not work yet.Lauri Ojansivu2018-12-161-0/+2
| | | | Thanks to xet7 !
* - Fix favicon paths for non-suburl cases.Lauri Ojansivu2018-12-161-4/+4
| | | | | | Thanks to xet7 ! Related #1692
* This release fixes the following bugs:Lauri Ojansivu2018-12-052-49/+48
| | | | | | | | | | - Partially #2045 revert [Improve authentication](https://github.com/wekan/wekan/issues/2016), adding back password/LDAP dropdown, because login did now work. NOTE: This was added in v1.71, reverted at v1.73 because login did not work, added back at v1.79, and then reverted partially at v1.82 because login did not work. Related LDAP logout timer does not work yet. Thanks to xet7 !