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
8884d5b7e0
Changed delete checklist dialog to a popup
...
- Fixes #4196
- the old "interesting" implementation didn't always show the dialog,
especially on long and many checklists + on mobiles too. So changing to
a popup should solve all this issues
4 years ago
..
attachments.jade
Attachments, show file size in KB in card details
4 years ago
attachments.js
Attachments, show file size in KB in card details
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
CustomFields Currency, autofocus on edit
4 years ago
cardCustomFields.js
Fix typo.
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
Show a "copied!" tooltip after successfull URL copy
4 years ago
cardDetails.js
Move cards to top/bottom ignores the current filter if active
4 years ago
cardDetails.styl
Copied tooptip did only work at mobile view, now on desktop view too
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
Changed delete checklist dialog to a popup
4 years ago
checklists.js
Changed delete checklist dialog to a popup
4 years ago
checklists.styl
Changed delete checklist dialog to a popup
4 years ago
labels.jade
Labels drag/drop
4 years ago
labels.js
jquery-ui works now with touch devices
4 years ago
labels.styl
Fix label width oversize bug
4 years ago
minicard.jade
Show or hide members and assignee(s) on minicard
4 years ago
minicard.js
Show or hide members and assignee(s) on minicard
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