Opened 12 years ago
Closed 10 years ago
#2781 closed enhancement (notsugar)
[dx2] Notify if new activity updates are available
Reported by: | m_anish | Owned by: | bernie |
---|---|---|---|
Priority: | Normal | Milestone: | Unspecified |
Component: | Dextrose | Version: | Unspecified |
Severity: | Minor | Keywords: | dx2, dx3 |
Cc: | bernie, alsroot, tch | Distribution/OS: | Dextrose |
Bug Status: | New |
Description
The old updater (cscott) used to notify incase new activity versions were available, and apparently did this on a weekly basis. This feature might have value for microformat based updater that comes bundled with dextrose-2 and dextrose-3.
Change History (3)
comment:1 Changed 12 years ago by tch
comment:2 Changed 12 years ago by RafaelOrtiz
+1 ;).
comment:3 Changed 10 years ago by dnarvaez
- Resolution set to notsugar
- Status changed from new to closed
Dextrose is not tracked here anymore.
Note: See
TracTickets for help on using
tickets.
Well, looking at the code there isn't a "check for updates and then notify" scheme.. what it actually does is to trigger an special alert regularly to "invite" the users to check for possible updates.
That code is still present, all we need to do is to trigger it regularly :). I will send a patch to dextrose-platform package so we can trigger it monthly.