summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* remove featureguillaume2019-04-233-6/+74
* Issue : Mobile UI Center cards in list view #2371hupptechnologies2019-04-231-0/+5
* Change enter => searchLauri Ojansivu2019-04-201-1/+1
* fix lintsguillaume2019-04-191-8/+7
* Number of usersguillaume2019-04-193-17/+38
* Search user in admin panelguillaume2019-04-193-3/+43
* Issue: Full width of lists and space before first list #2336hupp-mac-42019-04-182-4/+11
* Combine to same line.Lauri Ojansivu2019-04-081-2/+1
* [Fix: Description of Board is out of visible after Feature "Duplicate Board"]...Lauri Ojansivu2019-04-082-4/+6
* - Add Duplicate Board tooltip, and remove adding text "Copy" to duplicated bo...Lauri Ojansivu2019-04-061-1/+3
* Fix lint errors.Lauri Ojansivu2019-04-061-1/+1
* Merge remote-tracking branch 'Angtrim/feature-duplicate' into edgeLauri Ojansivu2019-04-065-4/+35
|\
| * Minor fixesAngelo Gallarello2019-04-052-3/+14
| * FixesAngelo Gallarello2019-02-124-3/+23
* | Issue: Center (or reduce left margin) in card view on mobile browser #2188hupptechnologies2019-04-051-1/+2
* | list: do not use IntersectionObserver to reduce CPU usageBenjamin Tissoires2019-04-011-20/+30
* | - [Add back zoom fixes of #2250](https://github.com/wekan/wekan/issues/2250).Lauri Ojansivu2019-03-302-57/+51
* | Revert spinner etc fixes of Wekan v2.56, because of some new bugs.Lauri Ojansivu2019-03-292-51/+57
* | list: disconnect infinite-scroll observer to prevent memory leakBenjamin Tissoires2019-03-261-2/+6
* | list: move the spinner into its own blaze componentBenjamin Tissoires2019-03-262-37/+47
* | list: make sure the spinner of infinite scrolling doesn't show on loadBenjamin Tissoires2019-03-261-3/+10
* | list: simplify infinite scrollingBenjamin Tissoires2019-03-261-44/+17
* | 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
* | - More whitelabeling.Lauri Ojansivu2019-03-215-20/+25
* | Merge pull request #2270 from andresmanelli/fix_2266Lauri Ojansivu2019-03-211-1/+1
|\ \
| * | Fix #2266Andrés Manelli2019-03-181-1/+1
* | | Merge branch 'edge' of https://github.com/andresmanelli/wekan into andresmane...Lauri Ojansivu2019-03-205-10/+35
|\ \ \
| * | | Lint fixAndrés Manelli2019-03-162-3/+3
| * | | - Fix card copy & move between boards with customFieldsAndrés Manelli2019-03-165-9/+33
| * | | Migrate customFieldsAndrés Manelli2019-03-161-2/+3
| |/ /
* / / make emails for invitations all lowercase for compatibility with AccountsTemp...Ole Langbehn2019-03-161-1/+1
|/ /
* | Fix LDAP login.Lauri Ojansivu2019-03-151-14/+5
* | Try to fix [LDAP Login: "Login forbidden", ReferenceError: req is not defined...Lauri Ojansivu2019-03-141-5/+5
* | Remove ordering of cards by stars/color/description, so that cards would not ...Lauri Ojansivu2019-03-141-1/+1
* | Revert hiding of Subtask boards, because of feedback from Wekan users,Lauri Ojansivu2019-03-131-1/+0
* | Try to get ordering of All Boards working so that it doesLauri Ojansivu2019-03-111-1/+1
* | - Order All Boards by starred, color, board name and board description. Part 2.Lauri Ojansivu2019-03-111-4/+1
* | Avoid set self as parent card, for realAndrés Manelli2019-03-082-28/+21
* | Merge pull request #2239 from bentiss/customFields-activitiesLauri Ojansivu2019-03-082-0/+24
|\ \
| * | Activities: register customFields changed in the activitiesBenjamin Tissoires2019-03-082-0/+24
* | | Fix lint errors.Lauri Ojansivu2019-03-081-12/+7
* | | [HTTP header automatic login. Not tested yet.](https://github.com/wekan/wekan...Lauri Ojansivu2019-03-081-5/+19
|/ /
* | - Order All Boards by Starred, Color and Title and Description.Lauri Ojansivu2019-03-081-1/+1
* | - [Hide Subtask boards from All Boards](https://github.com/wekan/wekan/issues...Lauri Ojansivu2019-03-081-1/+2
* | Avoid setting same card as parentCard.Andrés Manelli2019-03-061-1/+9
* | Fix manifest and icon urls, part 2.Lauri Ojansivu2019-03-061-4/+4
* | Fix manifest and icon paths.Lauri Ojansivu2019-03-061-4/+4
* | Fix card move with wrong swimlaneIdAndrés Manelli2019-03-051-1/+7