summaryrefslogtreecommitdiffstats
path: root/web/html/pkgbase.php
AgeCommit message (Expand)AuthorFilesLines
2019-04-28Add "Enable notifications" checkbox in "Add Comment" formVladimir Panteleev1-0/+3
2018-08-06Allow listing all comments from a userJohannes Löthberg1-1/+9
2018-02-24Add capability for co-maintainers to disown packagesMark Weiman1-0/+3
2017-04-27Call check_sid() from a central locationLukas Fleischer1-2/+0
2017-02-28pkgbase.php: Fix PHP noticeLukas Fleischer1-3/+2
2017-02-28pkgbase.php: Squelch PHP warningLukas Fleischer1-13/+19
2017-02-15pkgbase.php: Add default titleLukas Fleischer1-1/+1
2016-01-23Add comment undeletion functionalityMarcel Korpel1-0/+5
2015-12-12Implement capability to pin comments above othersMark Weiman1-0/+4
2015-10-21Check comment length in the backendLukas Fleischer1-6/+1
2015-10-03Do not redirect to details page after deletionLukas Fleischer1-0/+2
2015-09-11Require comments when flagging packages out-of-dateLukas Fleischer1-1/+6
2015-08-17Do not allow empty commentsMarcel Korpel1-2/+1
2015-08-08Jump to latest comments after adding a commentMarcel Korpel1-0/+1
2015-08-08Jump to comment after editingMarcel Korpel1-3/+7
2015-08-08Support comment editing in the backendMarcel Korpel1-0/+2
2015-08-08Add comment edit icon and formMarcel Korpel1-3/+1
2015-06-14Replace categories with keywordsLukas Fleischer1-2/+2
2015-06-10pkgbase.php: Escape error messagesLukas Fleischer1-2/+2
2015-06-09Drop suffixes from confirm parametersLukas Fleischer1-2/+2
2015-05-22Move package disowning to a separate pageLukas Fleischer1-2/+7
2015-02-04Rename the AUR software to aurwebLukas Fleischer1-1/+1
2015-01-07Add support for package base co-maintainersLukas Fleischer1-1/+3
2014-12-13Redirect to requests page after accepting deletionsLukas Fleischer1-1/+2
2014-07-23Prevent merging a package base with itselfLukas Fleischer1-4/+7
2014-07-15Rework permission handlingLukas Fleischer1-19/+12
2014-07-04Sanitize merge base name in pkgreq_file()Lukas Fleischer1-6/+1
2014-07-04Allow for adding a comment when closing a requestLukas Fleischer1-1/+1
2014-07-04Allow for selecting a reason when closing a requestLukas Fleischer1-1/+1
2014-07-02pkgbase.php: Highlight error messagesLukas Fleischer1-2/+7
2014-07-02Validate package base name when filing requestsLukas Fleischer1-1/+6
2014-07-01Be explicit about accepted requests in emailsLukas Fleischer1-1/+1
2014-06-30Rename package request functions to pkgreq_*()Lukas Fleischer1-2/+2
2014-06-25Add support for merge requestsLukas Fleischer1-1/+1
2014-06-25Add an accept button to the package request listLukas Fleischer1-4/+6
2014-06-25Allow for closing package requestsLukas Fleischer1-1/+7
2014-06-25Add support for filing package requestsLukas Fleischer1-0/+2
2014-04-05pkgbase.php: Append query string when redirectingLukas Fleischer1-1/+5
2014-04-05Do not show package base page of non-split packagesLukas Fleischer1-0/+6
2014-04-05Prefix package functions with pkg_/pkgbase_Lukas Fleischer1-16/+16
2014-04-05Move package actions to package basesLukas Fleischer1-1/+81
2014-04-05Add package base detail pagesLukas Fleischer1-0/+55