Re: [aur-dev] [PATCH] Go to package when selecting a typeahead suggestion

2014-01-03 Thread Connor Behan
On 01/01/14 03:52 PM, Lukas Fleisher wrote: > Directly jump to the package details when selecting an entry from the > drop-down list. > > Implements FS#34471. > > Signed-off-by: Lukas Fleischer > --- > web/html/home.php | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a

Re: [aur-dev] Remove package search auto-complete

2013-12-31 Thread Connor Behan
On 30/12/13 12:09 AM, cal...@zoocar.org wrote: > Hi, > > Before I start off on my rant I just want to say I am not trying to attack > whoever committed this feature originally. Please don't take it personally. > > Can you please please please apply this patch to remove the auto-complete > popup o

[aur-dev] Data left behind from a deleted package

2013-03-02 Thread Connor Behan
When I recently looked through the AUR source, it seemed to me that when a package is deleted, a record is only removed from the `Packages` table and that there is data for the corresponding package still in `CommentNotify`, `PackageComments`, `PackageContents`, `PackageSources` and `PackageVotes`.

[aur-dev] [PATCH] Fix typo in delete permission warning

2013-03-01 Thread Connor Behan
Signed-off-by: Connor Behan --- web/lib/pkgfuncs.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/lib/pkgfuncs.inc.php b/web/lib/pkgfuncs.inc.php index 5ad53b2..53b7e54 100644 --- a/web/lib/pkgfuncs.inc.php +++ b/web/lib/pkgfuncs.inc.php @@ -851,7 +851,7

Re: [aur-dev] replace categories with tags (was: New user, introduction and proposal)

2011-11-17 Thread Connor Behan
I would standardize the list of tags in a combo box in the AUR and not just the wiki. Don't let random users create their own tags at all unless they ask on a mailing list. -- Sent from my Macbook Wheel

Re: [aur-dev] AUR 1.8.0 released

2011-02-21 Thread Connor Behan
Oops, wrong subject line in the last post.

Re: [aur-dev] aur-dev Digest, Vol 39, Issue 8

2011-02-21 Thread Connor Behan
Why would you do this? I find it immensely useful to look at the patches AUR developers use so I can see what they do to packages out of curiosity. Now I will have to download the tarball to see the same thing even if it's a program I don't want to compile and use. Furthermore, I refer to several