Lauri Ojansivu
|
27340ec8f7
|
Merge branch 'username-matching' of https://github.com/jonasob/wekan into jonasob-username-matching
|
2017-08-26 03:24:55 +03:00 |
|
Lauri Ojansivu
|
84d40bd3e3
|
Copy card link to clipboard. Thanks to xet7 ! Closes #1188
|
2017-08-26 03:14:31 +03:00 |
|
Jonas Oberg
|
fe5ea60847
|
Usernames should be able to include dots (.)
|
2017-08-25 08:22:20 +02:00 |
|
Dan Hawkes
|
061d91ae7c
|
Add web manifest
Adds a basic web manifest to support progressive web-app use.
|
2017-08-20 17:36:37 +01:00 |
|
nztqa
|
f3467dab4a
|
Fix flex property width of first column
|
2017-08-10 16:19:09 +09:00 |
|
nztqa
|
6a10257fd7
|
Add change email address
Set allow email change in admin panel
|
2017-08-07 17:40:50 +09:00 |
|
nztqa
|
e407eb9a8b
|
Add display wekan version number and runtime environment
|
2017-08-03 09:24:40 +09:00 |
|
nztqa
|
b24212d70a
|
Fix keyframe property
Support for IE11
https://github.com/wekan/wekan/pull/646
|
2017-07-28 11:07:28 +09:00 |
|
Ghassen Rjab
|
2b9bc5d046
|
Add checklist items to activity log
|
2017-07-26 22:51:15 +01:00 |
|
Ghassen Rjab
|
1eaada0feb
|
A Sandstorm user can restore an archived board
|
2017-07-25 00:30:30 +01:00 |
|
Ghassen Rjab
|
d2b1a837e6
|
Import boards in Sandstorm
|
2017-07-24 23:56:51 +01:00 |
|
Ghassen Rjab
|
f34ef01de9
|
Fix import pages URLs
|
2017-07-24 23:53:09 +01:00 |
|
Ghassen Rjab
|
567aa89bd2
|
Add export and import in board menu in Sandstorm
|
2017-07-24 23:52:37 +01:00 |
|
Ghassen Rjab
|
0b72eeaf9d
|
Fix texts in import board page
|
2017-07-16 09:11:05 +01:00 |
|
Lauri Ojansivu
|
510708d0e1
|
Merge branch 'improve-notify' of https://github.com/nztqa/wekan into nztqa-improve-notify
|
2017-07-12 01:59:07 +03:00 |
|
Ghassen Rjab
|
c7b53becf3
|
Use right class for options list
|
2017-07-09 17:40:48 +01:00 |
|
nztqa
|
e66c99499f
|
Add input form in board menu
|
2017-07-09 15:14:33 +09:00 |
|
Ghassen Rjab
|
3f4c285551
|
Add import Wekan board feature
|
2017-07-08 13:23:33 +01:00 |
|
nztqa
|
c5b83c04c1
|
Improve UI Design (checklists item)
1. Change background color on mouseover and remove it after mouseout
2. Increase the clickable area of title
|
2017-07-03 16:57:20 +09:00 |
|
nztqa
|
29f65be1e0
|
Add check to see if input is empty
|
2017-07-01 23:03:54 +09:00 |
|
nztqa
|
99d6bd4415
|
Improve input of checklist
When finished input of checklist item title, open new checklist item.
|
2017-06-30 10:10:42 +09:00 |
|
Lauri Ojansivu
|
02a841b468
|
Merge branch 'fix-link-card' of https://github.com/nztqa/wekan into nztqa-fix-link-card
|
2017-06-27 11:21:46 +03:00 |
|
nztqa
|
b94083e43f
|
Fix link to card
|
2017-06-27 15:33:55 +09:00 |
|
nztqa
|
ef0c729b27
|
Fix: incorrect attachment link with subfolder in the url
|
2017-06-27 11:37:16 +09:00 |
|
Lauri Ojansivu
|
974825bbcf
|
Merge branch 'fix-i18n-subfolder' of https://github.com/nztqa/wekan into nztqa-fix-i18n-subfolder
|
2017-06-26 12:34:36 +03:00 |
|
nztqa
|
7d4015e043
|
Add i18n file route for subfolder
|
2017-06-26 15:45:34 +09:00 |
|
nztqa
|
2c4daae051
|
Add admin panel route for subfolder
|
2017-06-26 15:24:32 +09:00 |
|
nztqa
|
b858b7d341
|
Add make sure authority exists
|
2017-06-21 11:28:00 +09:00 |
|
Ghassen Rjab
|
d8cc8167de
|
Edit card description with invalid markdown
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
|
2017-06-20 01:25:49 +01:00 |
|
Lauri Ojansivu
|
3ed496cef6
|
Save to be translatable in Admin Panel SMTP settings.
|
2017-06-19 13:06:03 +03:00 |
|
Lauri Ojansivu
|
aa459f0142
|
Initials to be translatable.
|
2017-06-19 12:55:18 +03:00 |
|
Lauri Ojansivu
|
c9c6682299
|
Archived boards to be translatable.
|
2017-06-19 11:06:36 +03:00 |
|
Ghassen Rjab
|
80d73b9910
|
Add Breton label
|
2017-06-19 01:03:08 +01:00 |
|
Ghassen Rjab
|
a9dde296bf
|
Sort available languages by their translated names
|
2017-06-18 17:21:46 +01:00 |
|
Lauri Ojansivu
|
19ddf42859
|
Merge https://github.com/GhassenRjab/wekan into GhassenRjab-devel
Fix "W" shortcut binding. Thanks to GhassenRjab ! Closes #1064
|
2017-06-17 17:43:25 +03:00 |
|
Ghassen Rjab
|
ed22866231
|
Fix Travis CI errors, again
|
2017-06-17 05:22:21 +03:00 |
|
Ghassen Rjab
|
d0d28749f1
|
Fix Travis CI errors
|
2017-06-17 00:06:07 +03:00 |
|
Ghassen Rjab
|
f4b4c6d1ee
|
Fix export path
|
2017-06-16 23:13:39 +03:00 |
|
Ghassen Rjab
|
9b5c283892
|
Fix "W" shortcut binding
|
2017-06-16 20:55:15 +03:00 |
|
Johannes Zellner
|
3d45c9610f
|
Reenable the export feature
Fixes #1055
|
2017-06-12 09:30:06 +02:00 |
|
nztqa
|
54f3cf9429
|
Add delete the card belonging to when deleting the list
|
2017-06-07 14:32:38 +09:00 |
|
nztqa
|
060278f9b8
|
Fix Drag Board To Scroll
|
2017-06-06 14:57:40 +09:00 |
|
Lauri Ojansivu
|
f0cc185a47
|
Fix lint errors.
|
2017-06-02 19:24:17 +03:00 |
|
Lauri Ojansivu
|
bee9bf2226
|
Fix lint errors.
|
2017-06-02 19:18:31 +03:00 |
|
Lauri Ojansivu
|
3b6c1baff3
|
Fix some lint errors.
|
2017-06-02 18:48:04 +03:00 |
|
Lauri Ojansivu
|
fc9c27d150
|
Merge branch 'devel' of https://github.com/BaobabCoder/wekan into BaobabCoder-devel
|
2017-06-02 17:38:01 +03:00 |
|
BaobabCoder
|
de5589a987
|
Fix missing popup title
|
2017-06-02 10:45:01 +02:00 |
|
BaobabCoder
|
5b0da6cb3a
|
Change the way to remove a list (card like)
|
2017-06-02 10:29:48 +02:00 |
|
nztqa
|
0e7c79bd1a
|
Fix disable a href=“#” link
|
2017-05-17 11:48:49 +09:00 |
|
Lauri Ojansivu
|
5752383d3c
|
Revert code that broke changing language.
|
2017-05-06 00:30:43 +03:00 |
|