Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date poll with time span and only day events #1365

Merged
merged 116 commits into from
Feb 25, 2021
Merged
Changes from 1 commit
Commits
Show all changes
116 commits
Select commit Hold shift + click to select a range
b3797e2
initit date poll with duration
dartcafe Jan 24, 2021
5338695
Merge branch 'master' into duration
dartcafe Jan 24, 2021
b9551f3
fix #1357
dartcafe Jan 25, 2021
ef197cb
code maintenance
dartcafe Jan 25, 2021
400797a
fixing public polls
dartcafe Jan 25, 2021
f2c189a
README.md and updated screenshots
dartcafe Jan 25, 2021
ba5945a
fixed calendar peek (switched time information)
dartcafe Jan 25, 2021
35a0085
[tx-robot] updated from transifex
nextcloud-bot Jan 26, 2021
85fb82c
Merge pull request #1366 from nextcloud/1.7.2-fixes
dartcafe Jan 26, 2021
0458782
[tx-robot] updated from transifex
nextcloud-bot Jan 27, 2021
9cca48d
fix popover (update @nextcloud/vue)
dartcafe Jan 27, 2021
f853e6a
1.7.3-beta4
dartcafe Jan 27, 2021
b89b63c
switching to RC1
dartcafe Jan 27, 2021
92a730c
[tx-robot] updated from transifex
nextcloud-bot Jan 28, 2021
3ac4f1c
display newline
dartcafe Jan 28, 2021
03aede9
[tx-robot] updated from transifex
nextcloud-bot Jan 29, 2021
e67c276
Bump webpack from 5.17.0 to 5.19.0
dependabot[bot] Jan 30, 2021
bc517b4
Bump vuex from 3.6.0 to 3.6.2
dependabot[bot] Jan 30, 2021
3f77ecb
release 1.7.4
dartcafe Jan 30, 2021
947cd9e
CHANGELOG.md
dartcafe Jan 30, 2021
fda7f8f
CHANGELOG.md
dartcafe Jan 30, 2021
3acd21e
CHANGELOG.md
dartcafe Jan 30, 2021
66eaa70
Merge pull request #1368 from nextcloud/dependabot/npm_and_yarn/webpa…
dartcafe Jan 30, 2021
1bc8064
Merge pull request #1369 from nextcloud/dependabot/npm_and_yarn/vuex-…
dartcafe Jan 30, 2021
48c1170
Adding php 8 to checks (#1373)
dartcafe Jan 30, 2021
36ebe3d
Bump vue-router from 3.4.9 to 3.5.1
dependabot[bot] Jan 30, 2021
726906a
Merge pull request #1370 from nextcloud/dependabot/npm_and_yarn/vue-r…
dartcafe Jan 30, 2021
d2e3dee
Watch events (#1367)
dartcafe Jan 30, 2021
4dd73c0
init version 1.8
dartcafe Jan 30, 2021
fb4f7fc
[tx-robot] updated from transifex
nextcloud-bot Jan 31, 2021
a39208a
initit date poll with duration
dartcafe Jan 24, 2021
a164da2
Merge branch 'duration' of https://github.com/nextcloud/polls into du…
dartcafe Jan 24, 2021
d1a0fec
simplify code by using ternary and null coalescing operators
dartcafe Jan 24, 2021
c081b1b
fix uniqueConstraint error
dartcafe Jan 24, 2021
ae27097
adding backport
dartcafe Jan 24, 2021
be31a12
Merge pull request #1374 from nextcloud/fix-shift-options
dartcafe Jan 31, 2021
f6537ae
Merge branch 'master' of https://github.com/nextcloud/polls
dartcafe Jan 24, 2021
9cfee5f
CHANGELOG.md
dartcafe Jan 24, 2021
8564865
[tx-robot] updated from transifex
nextcloud-bot Feb 1, 2021
8dde552
remove invalid entries from polls_share
dartcafe Feb 1, 2021
57a834d
Merge pull request #1380 from nextcloud/fix-migration
dartcafe Feb 1, 2021
aa6350d
[tx-robot] updated from transifex
nextcloud-bot Feb 2, 2021
bb87d8b
[tx-robot] updated from transifex
nextcloud-bot Feb 3, 2021
d93fa66
[tx-robot] updated from transifex
nextcloud-bot Feb 4, 2021
c4cf136
[tx-robot] updated from transifex
nextcloud-bot Feb 5, 2021
60d45fc
Default value for preferences #1388
dartcafe Feb 5, 2021
a37810f
Merge pull request #1382 from nextcloud/code-maintenance
dartcafe Feb 5, 2021
ccd0517
initit date poll with duration
dartcafe Jan 24, 2021
6d2059e
Merge branch 'duration' of https://github.com/nextcloud/polls into du…
dartcafe Feb 5, 2021
bcd9318
fix experimentalSettings
dartcafe Feb 5, 2021
3783495
Merge branch 'master' of https://github.com/nextcloud/polls
dartcafe Feb 5, 2021
c7e49c5
removed wrong type definition for settings #1388
dartcafe Feb 5, 2021
31ab6ff
initit date poll with duration
dartcafe Jan 24, 2021
e02228f
Merge branch 'duration' of https://github.com/nextcloud/polls into du…
dartcafe Feb 5, 2021
52d4066
[tx-robot] updated from transifex
nextcloud-bot Feb 6, 2021
4beaba5
changed migrations for indices
dartcafe Feb 6, 2021
08e0aea
cs-fix
dartcafe Feb 6, 2021
68e5440
[tx-robot] updated from transifex
nextcloud-bot Feb 7, 2021
40f426b
fix actions failing on PHP 7.3
dartcafe Feb 7, 2021
c43d87d
Bump @babel/preset-env from 7.12.11 to 7.12.13
dependabot[bot] Feb 7, 2021
7bbc283
Bump eslint from 7.18.0 to 7.19.0
dependabot[bot] Feb 7, 2021
4c9f902
Bump webpack-cli from 4.4.0 to 4.5.0
dependabot[bot] Feb 7, 2021
a9dae41
Bump @babel/core from 7.12.10 to 7.12.13
dependabot[bot] Feb 7, 2021
0b140a8
changed migrations for indices
dartcafe Feb 6, 2021
aca4fbc
cs-fix
dartcafe Feb 6, 2021
40be8fa
Merge branch 'manage-indices' of https://github.com/nextcloud/polls i…
dartcafe Feb 7, 2021
82e3ede
Merge pull request #1397 from nextcloud/manage-indices
dartcafe Feb 7, 2021
a46db5f
Merge pull request #1396 from nextcloud/dependabot/npm_and_yarn/babel…
dartcafe Feb 7, 2021
b8daaa5
Merge pull request #1392 from nextcloud/dependabot/npm_and_yarn/webpa…
dartcafe Feb 7, 2021
9298cf9
Merge branch 'master' into dependabot/npm_and_yarn/babel/core-7.12.13
dartcafe Feb 7, 2021
5708023
Merge pull request #1394 from nextcloud/dependabot/npm_and_yarn/eslin…
dartcafe Feb 7, 2021
b6be320
Bump webpack from 5.19.0 to 5.21.1
dependabot[bot] Feb 7, 2021
f32500b
Merge pull request #1393 from nextcloud/dependabot/npm_and_yarn/babel…
dartcafe Feb 7, 2021
c34d7dc
Bump sass-loader from 10.1.1 to 11.0.0
dependabot[bot] Feb 7, 2021
43420ea
Merge pull request #1395 from nextcloud/dependabot/npm_and_yarn/sass-…
dartcafe Feb 7, 2021
d72cecf
Merge pull request #1398 from nextcloud/dependabot/npm_and_yarn/webpa…
dartcafe Feb 7, 2021
2ae5879
move index creation for polls_watch to repair steps #1397
dartcafe Feb 7, 2021
904d324
allow owner deleting of comments #999
dartcafe Feb 7, 2021
b9e80f1
allow disabling of comments #737
dartcafe Feb 7, 2021
d4c8806
fix copy&paste error
dartcafe Feb 7, 2021
0cb65ee
hide showbar when no tabs are available
dartcafe Feb 7, 2021
96c5858
fix migration step
dartcafe Feb 7, 2021
0518c94
[tx-robot] updated from transifex
nextcloud-bot Feb 8, 2021
bdccda6
[tx-robot] updated from transifex
nextcloud-bot Feb 11, 2021
9257f66
Enhance ButtonDiv with simple submit button
dartcafe Feb 11, 2021
fca9453
Enhance InputDiv with numeric function (+/-)
dartcafe Feb 11, 2021
ad7e34e
Add CheckboxDiv
dartcafe Feb 11, 2021
3cd99cb
Add RadioGroupDiv
dartcafe Feb 11, 2021
81135bb
fix svg
dartcafe Feb 11, 2021
0186f68
Add disabled prop
dartcafe Feb 11, 2021
7879a8c
fix random id
dartcafe Feb 11, 2021
67e29a3
apply controls to components
dartcafe Feb 11, 2021
bb1bae3
Merge pull request #1404 from nextcloud/custom-controls
dartcafe Feb 11, 2021
947c499
Merge branch 'master' into manage-comments
dartcafe Feb 11, 2021
f79dfb6
lint fix
dartcafe Feb 7, 2021
4f8985a
fix
dartcafe Feb 7, 2021
322232b
[tx-robot] updated from transifex
nextcloud-bot Feb 12, 2021
7aa4556
Move comment to CommentItem and let deletion be cancelable
dartcafe Feb 12, 2021
ac22fbe
Merge pull request #1399 from nextcloud/manage-comments
dartcafe Feb 12, 2021
216778e
initit date poll with duration
dartcafe Jan 24, 2021
1f6dba6
initit date poll with duration
dartcafe Jan 24, 2021
3864e26
initit date poll with duration
dartcafe Jan 24, 2021
94361b3
initit date poll with duration
dartcafe Jan 24, 2021
8a53739
Merge branch 'duration' of https://github.com/nextcloud/polls into du…
dartcafe Feb 12, 2021
6b156fc
fix
dartcafe Feb 12, 2021
c77012f
final enhancements
dartcafe Feb 12, 2021
edef54b
use inputDiv
dartcafe Feb 12, 2021
5d2ed7b
respect duration in calendar search
dartcafe Feb 20, 2021
d3281a5
missing changes
dartcafe Feb 20, 2021
59e96f1
frontend
dartcafe Feb 20, 2021
91f6c49
fix option order
dartcafe Feb 21, 2021
bb1c3a7
enhance poll watching
dartcafe Feb 21, 2021
4cefb0e
DateTimePicker
dartcafe Feb 23, 2021
1c5382f
watch polls
dartcafe Feb 23, 2021
417be2a
fixes, tidy
dartcafe Feb 24, 2021
d8137da
css fixes
dartcafe Feb 25, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[tx-robot] updated from transifex
nextcloud-bot committed Feb 8, 2021
commit 0518c9483c67c80a694711c2203c125ee1161ffe
1 change: 1 addition & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
@@ -227,6 +227,7 @@ OC.L10N.register(
"Do you want to take over this poll from {username} and change the ownership?" : "Chcete převzít tuto anketu od {username} a změnit její vlastnictví?",
"The original owner will be notified." : "Původní majitel bude obeznámen.",
"Do you want to delete this poll?" : "Chcete smazat tuto anketu?",
"This action cannot be reverted." : "Tuto akci není možné vzít zpět.",
"Error overtaking poll." : "Chyba při přebírání ankety.",
"404 - poll not found" : "404 – anketa nenalezena",
"Enter a poll or start a new one." : "Vstupte do ankety nebo uspořádajte novou.",
1 change: 1 addition & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
@@ -225,6 +225,7 @@
"Do you want to take over this poll from {username} and change the ownership?" : "Chcete převzít tuto anketu od {username} a změnit její vlastnictví?",
"The original owner will be notified." : "Původní majitel bude obeznámen.",
"Do you want to delete this poll?" : "Chcete smazat tuto anketu?",
"This action cannot be reverted." : "Tuto akci není možné vzít zpět.",
"Error overtaking poll." : "Chyba při přebírání ankety.",
"404 - poll not found" : "404 – anketa nenalezena",
"Enter a poll or start a new one." : "Vstupte do ankety nebo uspořádajte novou.",
6 changes: 3 additions & 3 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ OC.L10N.register(
"- The poll owner changed." : "- 投票擁有者已變更。",
"- %s created the poll." : "- %s 已建立投票。",
"Polls App - New Activity" : "投票應用程式 - 新活動",
"\"{title}\" had recent activity: " : "「{title}」有最近的活動:",
"\"{title}\" had recent activity: " : "「{title}」最近有活動:",
"A user" : "使用者",
"Go to poll" : "去投票",
"This email is sent to you, because you subscribed to notifications of this poll. To opt out, visit the poll and remove your subscription." : "該電子郵件已發送給您,因為您已訂閱此投票的通知。 要選擇退出,請造訪投票並移除您的訂閱。",
@@ -213,8 +213,8 @@ OC.L10N.register(
"Title must not be empty!" : "標題不能為空!",
"Error writing poll" : "寫入投票時發生錯誤",
"Add Shares" : "新增分享",
"Receive notification email on activity to {emailAddress}" : "接收有關活動的通知電子郵件到 {emailAddress}",
"Receive notification email on activity" : "接收電子郵件活動通知",
"Receive notification email on activity to {emailAddress}" : "將活動通知電郵發送到 {emailAddress}",
"Receive notification email on activity" : "接收活動通知電子郵件",
"Delete votes" : "刪除投票",
"Do you want to remove {username} from poll?" : "您是否要從投票中移除 {username}?",
"No" : "否",
6 changes: 3 additions & 3 deletions l10n/zh_HK.json
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@
"- The poll owner changed." : "- 投票擁有者已變更。",
"- %s created the poll." : "- %s 已建立投票。",
"Polls App - New Activity" : "投票應用程式 - 新活動",
"\"{title}\" had recent activity: " : "「{title}」有最近的活動:",
"\"{title}\" had recent activity: " : "「{title}」最近有活動:",
"A user" : "使用者",
"Go to poll" : "去投票",
"This email is sent to you, because you subscribed to notifications of this poll. To opt out, visit the poll and remove your subscription." : "該電子郵件已發送給您,因為您已訂閱此投票的通知。 要選擇退出,請造訪投票並移除您的訂閱。",
@@ -211,8 +211,8 @@
"Title must not be empty!" : "標題不能為空!",
"Error writing poll" : "寫入投票時發生錯誤",
"Add Shares" : "新增分享",
"Receive notification email on activity to {emailAddress}" : "接收有關活動的通知電子郵件到 {emailAddress}",
"Receive notification email on activity" : "接收電子郵件活動通知",
"Receive notification email on activity to {emailAddress}" : "將活動通知電郵發送到 {emailAddress}",
"Receive notification email on activity" : "接收活動通知電子郵件",
"Delete votes" : "刪除投票",
"Do you want to remove {username} from poll?" : "您是否要從投票中移除 {username}?",
"No" : "否",