The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Filser
38eccdb95b
Fixed label popup at desktop view (add and remove labels)
...
Fixes : #4156
4 years ago
..
attachments.jade
At card attachments, show play and fullscreen controls for video webm/mp4/ogg, and play controls for audio mp3/ogg.
4 years ago
attachments.js
Card Details Popup, every "Sub-Popup" must use .back() instead of .close()
4 years ago
attachments.styl
At card attachments, show play and fullscreen controls for video webm/mp4/ogg, and play controls for audio mp3/ogg.
4 years ago
cardCustomFields.jade
Added week numbers to dates at card, minicard, Custom Field dates, DatePicker and Calendar.
4 years ago
cardCustomFields.js
Use Utils#getCurrentCard() everywhere in the code
4 years ago
cardDate.jade
Added week numbers to dates at card, minicard, Custom Field dates, DatePicker and Calendar.
4 years ago
cardDate.js
Card dates, if deleted rules didn't apply on "unset date fields"
4 years ago
cardDate.styl
Fix custom date to display short version on minicard
4 years ago
cardDescription.jade
Added emoji picker to card description edit and card comment edit.
4 years ago
cardDescription.js
Card Details, Ctrl+Enter at description editing raised an error
4 years ago
cardDescription.styl
Card Description has now the same color on editing
4 years ago
cardDetails.jade
Card Details, add missing hr line (before Activity title)
4 years ago
cardDetails.js
replace Session key popupCard with popupCardId (better meaning of what the variable contains)
4 years ago
cardDetails.styl
Checklist and Checklist-Items on mobile view scroll the screen when drag/drop them to top/bottom
4 years ago
cardTime.jade
Revert In Progress additional vote features. Translations are not removed.
5 years ago
cardTime.js
Card Details Popup, every "Sub-Popup" must use .back() instead of .close()
4 years ago
cardTime.styl
Add card spent time to log time what can be overtime or not (will support filtering in future)
8 years ago
checklists.jade
Card Details Popup possible on desktop view
4 years ago
checklists.js
Checklist and Checklist-Items on mobile view scroll the screen when drag/drop them to top/bottom
4 years ago
checklists.styl
Checklist and Checklist-Item have now a bigger area to click (easier clickable)
4 years ago
labels.jade
Labels drag/drop
4 years ago
labels.js
Fixed label popup at desktop view (add and remove labels)
4 years ago
labels.styl
Fix label width oversize bug
4 years ago
minicard.jade
Card labels on minicard withouth text are now at the same line again
4 years ago
minicard.js
Popup#afterConfirm popup broke features like "Archiv Cards", "Upload Attachements" and so on -> fixed
4 years ago
minicard.styl
Card labels on minicard withouth text are now at the same line again
4 years ago
resultCard.jade
Global search open the minicard as Popup
4 years ago
resultCard.js
replace Session key popupCard with popupCardId (better meaning of what the variable contains)
4 years ago
resultCard.styl
Development
4 years ago
subtasks.jade
Moved many button texts etc to tooltips. Added more tooltips.
4 years ago
subtasks.js
fixes card numbers for sub tasks
4 years ago
subtasks.styl
Can now navigate to subtask
7 years ago