summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2014-08-11Merge branch 'maint'Lukas Fleischer7-7/+21
2014-08-10Add support for architecture-specific fieldsLukas Fleischer3-37/+106
2014-08-10Group dependencies by dependency typeLukas Fleischer1-0/+10
2014-08-08Add permission checks to the request featureLukas Fleischer3-0/+14
2014-08-08Fix the return value of save_salt()Lukas Fleischer1-1/+1
2014-08-06Fix notification handling on submission and adoptionLukas Fleischer2-2/+2
2014-08-06Add PCRE_DOLLAR_ENDONLY to preg_match()Lukas Fleischer3-4/+4
2014-08-02Release 3.4.3Lukas Fleischer1-1/+1
2014-08-02Count users in "Trusted User & Developer" group as TUBalló György2-3/+3
2014-07-29Release 3.4.2Lukas Fleischer1-1/+1
2014-07-29Lock fresh orphan requestsLukas Fleischer1-2/+18
2014-07-29Close requests before acceptingLukas Fleischer2-11/+29
2014-07-29Remove duplicate recipients from CcLukas Fleischer1-0/+2
2014-07-29Allow users to delete their own commentsLukas Fleischer1-13/+5
2014-07-29Release 3.4.1Lukas Fleischer1-1/+1
2014-07-29Suppress PHP notice in process_account_form()Lukas Fleischer1-3/+6
2014-07-29Fix the registration formLukas Fleischer1-3/+3
2014-07-29Do not show deletion link on the registration pageLukas Fleischer1-1/+1
2014-07-28Release 3.4.0Lukas Fleischer1-1/+1
2014-07-25Do not allow regular users to edit all accountsLukas Fleischer1-1/+1
2014-07-25Add support for deleting user accountsLukas Fleischer4-0/+44
2014-07-25Clean up user references in user_delete()Lukas Fleischer1-0/+35
2014-07-25Make deleted comments visible to Trusted UsersLukas Fleischer5-11/+30
2014-07-23Add typeahead suggest to the merge request formLukas Fleischer3-2/+56
2014-07-23Prevent merging a package base with itselfLukas Fleischer2-4/+11
2014-07-23pkgreq_results.php: Only show non-empty merge targetsLukas Fleischer1-1/+6
2014-07-23Verify that the target of merge operations existsLukas Fleischer1-0/+4
2014-07-23Display correct comment count on package base pageLukas Fleischer1-1/+7
2014-07-23Drop comment count from translatable messageLukas Fleischer1-2/+2
2014-07-23Drop support for source packages without .AURINFOLukas Fleischer2-165/+4
2014-07-17Automatically accept orphan requests for old packagesLukas Fleischer2-12/+42
2014-07-16Fix pkgbase_votes_from_name()Lukas Fleischer2-12/+13
2014-07-16Mention the target of merge requests in emailsLukas Fleischer1-5/+15
2014-07-16Use Cc instead of Bcc in request notificationsLukas Fleischer1-6/+6
2014-07-16Bcc notification emails to the request creatorLukas Fleischer1-14/+27
2014-07-16Remove unused function pkg_details_by_name()Lukas Fleischer1-24/+0
2014-07-15home: requests should be filed in the web interfaceJohannes Dewender1-1/+3
2014-07-15Add a new user group "Trusted User & Developer"Lukas Fleischer5-5/+20
2014-07-15Disallow privileged users to use invalid user namesLukas Fleischer1-22/+1
2014-07-15Rework permission handlingLukas Fleischer24-237/+187
2014-07-05Release 3.3.0Lukas Fleischer1-1/+1
2014-07-04Display number of pending requests in actions boxLukas Fleischer4-2/+10
2014-07-04Handle plurals in translationsLukas Fleischer3-4/+23
2014-07-04Sanitize merge base name in pkgreq_file()Lukas Fleischer2-6/+5
2014-07-04Remember whether a request has been acceptedLukas Fleischer2-6/+22
2014-07-04Include reason for closing a request in the subjectLukas Fleischer1-2/+2
2014-07-04Allow for adding a comment when closing a requestLukas Fleischer4-6/+20
2014-07-04Allow for selecting a reason when closing a requestLukas Fleischer7-22/+80
2014-07-02Do not ucfirst() merge base name in request listLukas Fleischer1-1/+1
2014-07-02Remove extra space from text buttons in FirefoxLukas Fleischer1-0/+5