Sam X. Chen
41cffc2418
Add Features: limit the board list to 2 or 1 for mobile clients
2019-07-11 17:32:24 -04:00
Lauri Ojansivu
34b2168d0d
Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.
...
Thanks to xet7 !
2019-07-01 17:23:41 -04:00
Lauri Ojansivu
828f6ea321
- Add Feature: Move board to Archive button at each board at All Boards page.
...
Thanks to xet7 !
Related #2389
2019-05-10 20:50:53 +03:00
Lauri Ojansivu
eada773048
[Fix: Description of Board is out of visible after Feature "Duplicate Board"]( https://github.com/wekan/wekan/issues/2324 ).
...
Thanks to sfahrenholz and xet7 !
Closes #2324
2019-04-08 09:03:55 +03:00
Angelo Gallarello
48216e1653
Minor fixes
2019-04-05 10:38:39 +02:00
Lauri Ojansivu
db74c86e55
Restore original font and font sizes.
...
Admin panel people and version texts to darker.
2018-04-11 14:59:58 +03:00
Lauri Ojansivu
e162fe3c0f
Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuanpq-card-spent-time
2017-11-21 10:03:02 +02:00
Thuan Pham Quoc
996fdc2bda
Fixed issue on board list with long-desc boards
2017-11-20 23:28:46 +07:00
Thuan Pham Quoc
6dba4ccd4d
Added red-green circle to board lists item for indicating board which has overtime logs or normal spent time log
2017-11-20 23:24:27 +07:00
Maxime Quandalle
8b5fd09ff3
Fix layout on Apple devices
...
The layout issue was related to the lack of autoprexing for CSS
properties. c69f993 did improve the reload time significantly but for
that I had to replace `mquandalle:stylus` by the core `stylus`
package. Unfortunatly it is currently difficult to run an autoprefixer
with the core CSS compilers (as reported in
https://github.com/meteor/meteor/issues/5219 ).
So instead we rely on `nib` which transparently define some mixins for
autoprefixing, the only restrictions being that we have to manually
`@import 'nib'` on top of stylus files.
Fixes #461
2016-01-02 14:26:48 +01:00
Liming Xie
354eff9f7b
add: support compact mode for mobile web, auto adapt to small screen/window
2015-12-17 14:23:35 +08:00
floatinghotpot
011f53ad08
add: invite user via email, invited user can accept or decline, allow member to quit
2015-12-07 11:15:57 +08:00
Maxime Quandalle
82b3227778
Fix member permission modification
...
Fixes #280
2015-09-05 01:37:55 +02:00
Maxime Quandalle
b5dabfe886
More explicit file names
2015-08-28 02:25:26 +02:00