Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-07-11remove modal-wrapper css hackdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-10tidydartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-10watch force dependend object refresh server sidedartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-10load poll list inside navigation view and not in appdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-10tidydartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-10tidydartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-10Load sidebar and navigation via routerdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-07Fixed typorakekniven
Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-07-06fixdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-06fix #1814dartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-05Update version and tidydartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-03Merge pull request #1802 from nextcloud/performance/table-renderRené Gieling
table rendering
2021-07-02disable "Add time" until a date is selecteddartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-02tidydartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-01Init picked date with null instead of 0 #1707dartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-01force rerender on range selectiondartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-07-01obsolete since nextcloud/vue@3.10.0dartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-30Tidydartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-30extract voteColumn to own componentdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-30make performance threshold configurabledartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-29Merge pull request #1791 from nextcloud/refactor/lazy-loadingRené Gieling
lazy component loading
2021-06-28Merge pull request #1776 from nextcloud/refactor/radio-checkboxRené Gieling
Use CheckboxRadioSwitch from @nextcloud/vue
2021-06-25Replace radio buttons with CheckboxRadioSwitch from @nextcloud/vuedartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-25replace checkBoxDiv with checkboxRadioSwitch from @nextcloud/vuedartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-22apply changes from #1762 for #1749 manuallydartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-21Merge pull request #1690 from nextcloud/fix/tablePerformanceRené Gieling
hide vote table if too many cells are predicted
2021-06-20l10n: Change "from"Valdnet
2021-06-20l10n: Correct a typoValdnet
Reported by the translator at Transifex.
2021-06-19change term switch to toggle for consistencydartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-19change soft deleted polls to archived pollsdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-17display day of optionItem without ordinal suffix/prefixdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-16lazy loadingdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-04fix position of option owner in sidebar and respect draggabledartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-04fix position of option owner in sidebardartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-04fixing icons for dark modesdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-03hide table if too many cells are useddartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-02fix counter in print layout1.9.3-beta4cdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-02fix printing layoutdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-06-01Merge pull request #1678 from nextcloud/enh/counter-list-styleRené Gieling
change counter in list view
2021-06-01l10: Remove hyphenValdnet
2021-06-01l10n: Correct a typo and change "I.e."Valdnet
2021-05-31change conter in list viewdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-05-31add unique parameter to axios.get (#1663)René Gieling
* add unique parameter to axios.get
2021-05-31Add count of votes and options to poll information (#1676)René Gieling
* Add count of all votes to poll information * Add options count to poll information
2021-05-31closing date (#1675)René Gieling
closing date
2021-05-31Merge pull request #1674 from nextcloud/fix/date-picker-localeRené Gieling
fix firstDayOfWeek #1560
2021-05-31Merge pull request #1673 from nextcloud/enh/predefine-public-userRené Gieling
Allow URL-Parameters for username and email address in public share
2021-05-31fix firstDayOfWeek #1560dartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-05-31typodartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-05-31Add hint tooltip for parametersdartcafe
Signed-off-by: dartcafe <github@dartcafe.de>