Task #901
closedadd change notification to newdesign site
Added by Christian Lohmaier over 10 years ago. Updated over 2 years ago.
50%
Description
People want to get notified when pages are changed in the backend, so
add back simple change-notifications to newdesign silverstripe.
Full-blown cmsworkflow module is not needed.
Updated by Florian Effenberger over 10 years ago
- Project changed from 28 to Infrastructure
Updated by Florian Effenberger over 10 years ago
- Priority changed from Normal to Low
Setting priority to low
Might be something for Jean Spiteri to work on
Jean, would you be interested?
Updated by Florian Effenberger about 10 years ago
Can you poke Jean via mail maybe?
Updated by Jean Spiteri about 10 years ago
What is actually needed here? I am interested to do this during the holidays. Thanks.
Updated by Jean Spiteri almost 10 years ago
- Assignee changed from Christian Lohmaier to Jean Spiteri
- % Done changed from 0 to 80
This has started. Much of the code is ready but is not implemented in the production site yet.
Updated by Jean Spiteri over 8 years ago
The code needed for this task should be found at https://gist.github.com/Liongold/f0fcda4f39c9e8f33233
Updated by Jean Spiteri over 7 years ago
- Status changed from New to In Progress
The link above should be ignored. Updated code is available in the newdesign site, waiting to be copied to the main site.
Updated by Jean Spiteri over 7 years ago
- Category changed from Webserver to SilverStripe
Updated by Florian Effenberger about 7 years ago
- Assignee changed from Jean Spiteri to Christian Lohmaier
- Target version set to Pool
Cloph: Jean has been asking
Any progress on the pushing of these changes from newdesign.libreoffice.org to the official site?
Can you let us know if that is on your pile?
The ticket priority is low, but I'd like to know if there is anything blocking. :-)
Important to me is that any solution we deploy is update-proof and doesn't require lots of patching and manual work with each update, so we have to weight the benefits.
Updated by Florian Effenberger about 7 years ago
Talked to Cloph about this in person now
Using the onPublish function might be problematic, as it might trigger the mail sending too often and thus results in spam
A better variant would be to use daily tasks, he said
Jean, is this something you can look into and update your code accordingly, so we can push it then?
Thanks for chasing this!
Updated by Jean Spiteri about 7 years ago
Florian, thank you for chasing this yourself. OK, I can try to change it. I assume with daily tasks, you mean a sort of "Changes done today" email, right?
Updated by Jean Spiteri about 7 years ago
- Assignee changed from Christian Lohmaier to Jean Spiteri
- % Done changed from 80 to 50
Updated by Florian Effenberger almost 7 years ago
I think Cloph refers to http://api.silverstripe.org/3/ScheduledTask.html
Updated by Jean Spiteri over 6 years ago
I've reworked the whole code. I've contacted hostmaster@ with the links to the files to propose them for upload.
Updated by Beluga Beluga over 2 years ago
- Status changed from In Progress to Closed