Ignatz
259614b647
trying to fix display Issue with dropdown custom fields
2018-06-14 11:58:37 +02:00
Ignatz
8ec60879dc
hotfix public board
2018-06-14 10:55:53 +02:00
RJevnikar
edd2e9db3c
Fix lint errors
2018-06-13 22:26:45 +00:00
RJevnikar
67454d0491
Fix data colour changes on cards.
...
Addressing both #1685 and #1693
2018-06-13 22:18:00 +00:00
Lauri Ojansivu
848d8ac95d
Removed duplicate text.
2018-06-13 00:34:51 +03:00
Lauri Ojansivu
a98ae8dc71
v1.04
2018-06-12 22:20:17 +03:00
Lauri Ojansivu
193ff20c23
Add SECURITY.md
2018-06-12 22:11:43 +03:00
Lauri Ojansivu
92a85a991b
Merge branch 'rjevnikar-labelText' into devel
2018-06-12 21:48:46 +03:00
Lauri Ojansivu
38af71d9c9
- Change label text colour to black for specific label colours for better visibility
...
Thanks to rjevnikar !
2018-06-12 21:48:02 +03:00
Lauri Ojansivu
246267276a
Update translations.
2018-06-12 21:46:37 +03:00
Lauri Ojansivu
ea19176d3c
Merge branch 'labelText' of https://github.com/rjevnikar/wekan into rjevnikar-labelText
2018-06-12 21:46:03 +03:00
Lauri Ojansivu
f28889de59
- Modify card covers/mini-cards so that:
...
1) Received date is shown unless there is a start date
2) Due Date is shown, unless there is an end date.
This begins to address #1668
Thanks to rjevnikar !
2018-06-12 21:42:52 +03:00
Lauri Ojansivu
aa7199af2d
Merge branch 'rjevnikar-cardCoverTimeBadges' into devel
2018-06-12 21:36:16 +03:00
Lauri Ojansivu
fba0a52e4a
Update translations.
2018-06-12 21:34:57 +03:00
Lauri Ojansivu
6d7bdad140
Merge branch 'cardCoverTimeBadges' of https://github.com/rjevnikar/wekan into rjevnikar-cardCoverTimeBadges
2018-06-12 21:21:56 +03:00
Lauri Ojansivu
aef871833b
- SECURITY FIX: Do not publish all of people collection.
...
Thanks to Adrian Genaid.
2018-06-12 21:18:38 +03:00
Lauri Ojansivu
dda49d2f07
- Security Fix: Do not publish all of people collection.
...
Thanks to Adrian Genaid !
2018-06-12 21:13:50 +03:00
RJevnikar
199ea3d6f9
Change label text colour to black for specific label colours for better visibility
2018-06-11 16:21:35 +00:00
Lauri Ojansivu
53bd527947
- Add Khmer language.
...
Thanks to xet7 and translators !
2018-06-10 19:45:03 +03:00
Lauri Ojansivu
2156e45869
Add Khmer language.
2018-06-10 19:42:24 +03:00
Lauri Ojansivu
1ced919dfb
Update translations.
2018-06-10 18:38:07 +03:00
Lauri Ojansivu
d948e78d1e
Update translations.
2018-06-10 18:02:07 +03:00
Lauri Ojansivu
bd5fd77655
Fix typo.
2018-06-10 17:45:02 +03:00
RJevnikar
45cf2843a6
Adjust classes given to due date to take into account end date
2018-06-08 21:09:52 +00:00
RJevnikar
ca51ace22d
Modify mini cards so that received date is shown if there is no start date, and due date is shown if there is no end date.
2018-06-08 20:42:16 +00:00
Lauri Ojansivu
93a7040c77
Update translations.
2018-06-08 18:00:35 +03:00
Lauri Ojansivu
dc687848e6
v1.03
2018-06-08 14:19:45 +03:00
Lauri Ojansivu
85187817a7
Update translations.
2018-06-08 14:17:04 +03:00
Lauri Ojansivu
5f5a1b780e
Merge branch 'rjevnikar-moreFieldsColours' into devel
...
Closes #833
2018-06-08 01:52:27 +03:00
Lauri Ojansivu
e31741cd7b
Update translations.
2018-06-08 01:51:58 +03:00
Lauri Ojansivu
d5bfa468f7
- Additional label colors
...
- Assigned By and Requested By text fields on card
- Delete board from Recycle Bin
Thanks to JamesLavin and rjevnikar !
2018-06-08 01:18:41 +03:00
Lauri Ojansivu
9990f9856b
Change button order at Boards Recycle Bin.
2018-06-08 00:41:39 +03:00
Lauri Ojansivu
b3bb03fed4
Merge branch 'moreFieldsColours' of https://github.com/rjevnikar/wekan into rjevnikar-moreFieldsColours
2018-06-07 22:53:06 +03:00
RJevnikar
1332a57890
Fix double comma in i18n/en.i18n.json
2018-06-07 19:15:58 +00:00
Lauri Ojansivu
123d9659c1
- Update to newest Sandstorm fork of Node.js that includes
...
performance etc fixes.
Thanks to xet7 !
2018-06-07 22:13:39 +03:00
Lauri Ojansivu
90d55777f7
Copy latest Sandstorm Node.js fork binary from installed Sandstorm
...
/opt/sandstorm/sandstorm-234/bin/node to https://releases.wekan.team
download server.
Node binary is compiled by https://github.com/kentonv
when doing new release of Sandstorm.
Source code of binary is at:
https://github.com/sandstorm-io/node
2018-06-07 21:54:08 +03:00
RJevnikar
ec4e1b6eff
Fix spacing on cardDetails.jade to get 'Add' buttons in <a> tag for RequestedBy & AssignedBy
2018-06-07 16:26:20 +00:00
RJevnikar
c72b769f82
Attempt to lineup buttons in recycle bin & get delete board popup to appear
2018-06-07 16:02:44 +00:00
Lauri Ojansivu
8471f389eb
Merge branch 'rjevnikar-boardViewMigration' into devel
...
Fixes #1675
2018-06-06 23:12:00 +03:00
Lauri Ojansivu
23e6b4ec0a
- Try to fix: Missing board-view-lists Field after DB updated to Wekan 1.02.
...
Thanks to rjevnikar !
2018-06-06 23:10:40 +03:00
RJevnikar
8f364281d2
Remove delete option from board hamburger menu
2018-06-06 20:05:44 +00:00
RJevnikar
1f17cee39b
Remove double template for deleteCardPopup
2018-06-06 17:45:43 +00:00
RJevnikar
4787a1186b
Adjust 'add-profile-view' in migrations.js in attempt to resolve 1675
2018-06-06 17:36:20 +00:00
RJevnikar
3c4b09157e
Fix AssignedBy & RequestedBy fields & forms
2018-06-06 16:44:15 +00:00
RJevnikar
87ee0ca646
Fix display of card details - cardDetails.styl - remove trailing comma
2018-06-06 16:31:18 +00:00
RJevnikar
de59758471
Add delete board to Recycle Bin, fix delete-board menu item on board menu
2018-06-06 15:27:05 +00:00
RJevnikar
ea109cfdd7
Add migrations for requestedBy and assignedBy fields.
2018-06-06 13:19:53 +00:00
RJevnikar
9035989abf
Finish adding delete board feature
2018-06-05 22:03:46 +00:00
RJevnikar
aa6076e087
Fix lint error
2018-06-05 21:29:28 +00:00
RJevnikar
78b9436f38
Fix problems highlighted by Codacy/PR Quality Review
2018-06-05 21:21:14 +00:00