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

Flash Messages Application's recurrency not working #10

Closed
ane-gabriela opened this issue Jul 5, 2018 · 0 comments
Closed

Flash Messages Application's recurrency not working #10

ane-gabriela opened this issue Jul 5, 2018 · 0 comments
Assignees
Milestone

Comments

@ane-gabriela
Copy link

ane-gabriela commented Jul 5, 2018

Steps to reproduce:

  1. Create a new Flash Message entry and select a Start Date from the past with time (e.g. 04/07/2018 12:27)
  2. Set the Repeat option to "Yes", Repeat Interval "Daily" and Repeat Frequency "1"
  3. Choose a Group (e.g. XWikiAllGroup) and write a message text
  4. Click "Save & View" and check on the next day (refresh the page) at or after the initially set time

Expected results: The Flash Message Pop-up appears daily at the time selected.

Actual results: The Flash Message Pop-up does not appear.

flashrepeat

Linked to: https://jira.xwiki.org/browse/XAFLASHM-40

@ane-gabriela ane-gabriela added this to the 1.4 milestone Jul 5, 2018
@oanalavinia oanalavinia self-assigned this Nov 15, 2018
oanalavinia added a commit to oanalavinia/application-flashmessages that referenced this issue Dec 3, 2018
oanalavinia added a commit to oanalavinia/application-flashmessages that referenced this issue Dec 3, 2018
* I've added in the validation class another property that refers to the date when the message was last seen so I can display it if that date does not correspond with today
oanalavinia added a commit to oanalavinia/application-flashmessages that referenced this issue Dec 3, 2018
oanalavinia added a commit to oanalavinia/application-flashmessages that referenced this issue Dec 3, 2018
* added a general dateFormat at the beginning of the code
oanalavinia added a commit to oanalavinia/application-flashmessages that referenced this issue Dec 3, 2018
oanalavinia added a commit to oanalavinia/application-flashmessages that referenced this issue Dec 3, 2018
* added a general dateFormat at the beginning of the code for this page too
@oanalavinia oanalavinia modified the milestones: 1.4, 2.0 Feb 20, 2019
oanalavinia added a commit to oanalavinia/application-flashmessages that referenced this issue May 7, 2019
* configure app to use docker for testing
oanalavinia added a commit to oanalavinia/application-flashmessages that referenced this issue May 30, 2019
oanalavinia added a commit to oanalavinia/application-flashmessages that referenced this issue Jun 4, 2019
oanalavinia added a commit to oanalavinia/application-flashmessages that referenced this issue Apr 21, 2020
* added the date when the message was last seen in FlashValidationClass and compare this with the current date, only for entries that have 'repeat' activated
oanalavinia added a commit to oanalavinia/application-flashmessages that referenced this issue Apr 21, 2020
oanalavinia added a commit to oanalavinia/application-flashmessages that referenced this issue Apr 27, 2020
* used correct dateFormat
* added RequireRights object for FlashNotifier since it requires programming rights
oanalavinia added a commit that referenced this issue Apr 28, 2020
* added the date when the message was last seen in FlashValidationClass and compare this with the current date, only for entries that have 'repeat' activated
* added RequireRights object for FlashNotifier since it requires programming rights
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants