Commit graph

6 commits

Author SHA1 Message Date
pezcurrel
e6ac1f3de8 merge del branch 'notifs' di goodoldpaul 2020-05-21 05:12:18 +02:00
pezcurrel
8ddf7a92bb ... 2020-05-20 11:05:58 +02:00
pezcurrel
2e3ed0205b ... 2020-05-20 10:04:56 +02:00
df9782ab1e mustard: Aggiunti controlli per gestione in massa delle notifiche.
* web/mustard/js/notifs.js.php: Aggiunte funzioni per cancellare e
  marcare come lette che operano su liste di notifiche.
* web/mustard/notifs.php: Quando riceve una POST con un body JSON
  esegue un'azione su liste di notifiche.
* web/mustard/notifsh.php: Le notifiche non vengono più cancellate dal
  DB ma vengono marcate "deleted".
* web/mustard/theme.css: Aggiunta classe "deleted".
2020-05-18 15:13:23 +02:00
7314ce63d1 mustard: notifsh: Aggiunto endpoint per cancellare le notifiche.
* web/mustard/notifsh.php: Aggiunto un nuovo endpoint (?act="delete")
  che permette di cancellare le notifiche.
2020-05-17 16:41:02 +02:00
pezcurrel
85876775c4 ... 2020-05-07 07:24:56 +02:00
Renamed from web/admin/notifsh.php (Browse further)