[aur-dev] [PATCH v3] Add comment undeletion functionality

Lukas Fleischer lfleischer at archlinux.org
Wed Jan 20 14:47:42 UTC 2016


On Tue, 19 Jan 2016 at 14:49:50, Marcel Korpel wrote:
> Only Developers and Trusted Users can undelete comments.
> 
> Signed-off-by: Marcel Korpel <marcel.korpel at gmail.com>
> ---
> Changes from v2:
> * Used icon instead of (textual) button
> 
>  web/html/css/aurweb.css             |  6 +++---
>  web/html/images/action-undo.min.svg |  3 +++
>  web/html/images/action-undo.svg     | 32 ++++++++++++++++++++++++++++++++
>  web/html/index.php                  |  1 +
>  web/html/pkgbase.php                |  5 +++++
>  web/lib/credentials.inc.php         |  2 ++
>  web/lib/pkgbasefuncs.inc.php        | 22 ++++++++++++++++++----
>  web/template/pkg_comments.php       | 11 +++++++++++
>  8 files changed, 75 insertions(+), 7 deletions(-)
>  create mode 100644 web/html/images/action-undo.min.svg
>  create mode 100644 web/html/images/action-undo.svg
> [...]

Looks good, thanks!


More information about the aur-dev mailing list