Commit graph

371 commits

Author SHA1 Message Date
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
Lauri Ojansivu
6c26dad562 Update translations. 2017-05-05 22:14:15 +03:00
Lauri Ojansivu
0319bcf7bb REST API - Meteor 1.4 - first step issue 2017-04-27 20:49:24 +03:00
Julen Landa Alustiza
db2c381c00 Add TLS toggle option to smtp configuration 2017-03-30 19:13:57 +02:00
Lauri Ojansivu
3ce4615975 Merge branch 'navigator-preferred-language' of https://github.com/umbertooo/wekan into umbertooo-navigator-preferred-language 2017-03-30 08:06:44 +03:00
Lauri Ojansivu
578619d409 Merge pull request #925 from rhelsing/comment-permissions
Comment permissions
2017-03-28 20:55:02 +03:00
lkisme
f82941550a Remove invitation code if email sending failed, improve registration process with invitation 2017-03-28 00:48:18 +08:00
Lauri Ojansivu
d60cd71e64 Fix fonts. Still looking for better solution for #707 2017-03-24 21:45:03 +02:00
Lauri Ojansivu
eaa09ea341 Fix default font so Chinese is shown correctly. Closes #914 2017-03-19 22:48:26 +02:00
Ryan Helsing
3fbce6dfd2 fix understood syntax 2017-03-19 15:21:06 -04:00
Ryan Helsing
de10be6a21 comment only working, naive implementation complete 2017-03-18 18:49:39 -04:00
Ryan Helsing
ec9498fa62 current progress 2017-03-18 16:01:22 -04:00
Ryan Helsing
cf85c9c6cd dont show list options 2017-03-18 15:27:24 -04:00
Ryan Helsing
383daf6f64 cant see add list if comment only 2017-03-18 15:22:40 -04:00
Ryan Helsing
e6276271b1 ability to store comment only, actual prevention next 2017-03-18 14:59:28 -04:00
Ivan Radeljic
402a2b8f93 No need for Array.prototype if using rest operator 2017-03-16 08:06:41 +01:00
Lauri Ojansivu
862ce27eb9 Set IE compatibility mode to Edge to so that
Wekan board loads correctly.
2017-03-15 01:25:48 +02:00
lkisme
72c3651be4 Set mail-from to environment immediately after changed,
allow user set a blank username&password pair in SMTP setting.
2017-03-09 23:29:48 +08:00
lkisme
39f2837838 wording change, email sending optimization, add texts to i18n 2017-02-26 21:11:15 +08:00
lkisme
1dfb6ef477 Admin panel:
Only invited user can register in strict mode,
Set mail server in admin panel,
Switch strict mode in admin panel,
Invite people to system in admin panel
2017-02-24 22:10:38 +08:00
Joel Louzado
b2e950540f changes for lint warnings 2017-02-22 18:59:51 +05:30
Joel Louzado
02e381f694 invoke new component from headerBar 2017-02-22 17:34:57 +05:30
Joel Louzado
ac07646749 New component for use in header-bar 2017-02-22 17:33:17 +05:30
Lauri Ojansivu
ad374f3886 Merge branch 'bMenuToolTip' of https://github.com/jLouzado/wekan into jLouzado-bMenuToolTip 2017-02-20 13:52:02 +02:00
Joel Louzado
97039cbafd to remove 'multiple attributes' error 2017-02-20 13:21:23 +05:30