Re: Django-hosted aurweb Proposal

2019-02-16 Thread Loui Chang
On Sat 16 Feb 2019 17:21 -0800, Kevin Morris wrote: > The following is a proposal for a Django-hosted aurweb application. It is > meant to be a drop-in replacement for aur.archlinux.org; effectively > cloning its user interface and capabilities into a Python Django extension. > > Following https:/

Re: [aur-dev] Stop limiting the height of AUR comments?

2017-03-10 Thread Loui Chang via aur-dev
On Fri 10 Mar 2017 06:12 +, Radostin Stoyanov via aur-dev wrote: > I like the idea of expanding the long comments and an easy solution > using JQuery could be adding link or button: > > Expand (on click) -> $(this).closest('p').css("max-height", "none"); > > Condense (on click) -> $(this).clo

Re: [aur-dev] Stop limiting the height of AUR comments?

2017-03-09 Thread Loui Chang via aur-dev
On Thu 09 Mar 2017 16:35 -0800, Bruno Pagani via aur-dev wrote: > > At least for me, seeing only a small portion of the comment at a time makes > > it much harder to fully grok, particularly when it comes to things like > > logs, error messages, patches, etc. > > Those should rather be pasted on p

Re: [aur-dev] [PATCH] Change "File Request" to be more explicit.

2015-11-23 Thread Loui Chang
On Mon 23 Nov 2015 13:38 -0500, Eli Schwartz wrote: > Apparently it confuses some people, and there appears to be enough space > in the Package Actions section anyway. > > Fixes: > https://lists.archlinux.org/pipermail/aur-general/2015-November/031776.html > > Because a 37-post flame war is fun.

Re: [aur-dev] [PATCH] Track providers in the official repositories

2015-10-22 Thread Loui Chang
On Wed 21 Oct 2015 19:50 -0400, Eli Schwartz wrote: > On Wed, Oct 21, 2015 at 7:20 PM, Loui Chang wrote: > > > On Wed 21 Oct 2015 22:06 +0200, Lukas Fleischer wrote: > > > > > > Fixes FS#46549. > > > > > > Signed-off-by: Lukas Fleischer > >

Re: [aur-dev] [PATCH] Track providers in the official repositories

2015-10-21 Thread Loui Chang
On Wed 21 Oct 2015 22:06 +0200, Lukas Fleischer wrote: > > Fixes FS#46549. > > Signed-off-by: Lukas Fleischer I was thinking.. why not add the full url of the bug report? That will make it a little easier to find.

Re: [aur-dev] Setting keywords from the command line

2015-10-16 Thread Loui Chang
On Thu 01 Oct 2015 00:17 +0200, Marcel Korpel wrote: > * Lukas Fleischer (Tue, 29 Sep 2015 08:40:20 > +0200): > > Currently, in order to change the keywords of a package base, users > > need to log into the web interface and submit a form on the package > > base details page. It would be nice to b

Re: [aur-dev] [PATCH] Let the user verify their email address

2015-08-17 Thread Loui Chang
On Mon 17 Aug 2015 09:53 +0200, Marcel Korpel wrote: > I'm more in favour of a message only, entering email addresses twice is > a nuisance and if you can copy-paste the data, it doesn't serve a > purpose other then to frustrate a user (I fear lots of people don't > understand the meaning of the sa

Re: [aur-dev] [PATCH] Let the user verify their email address

2015-08-16 Thread Loui Chang
On Sun 16 Aug 2015 19:24 -0400, Eli Schwartz wrote: > On Sun, Aug 16, 2015 at 7:04 PM, Marcel Korpel > wrote: > > > * "Patrick Burroughs (Celti)" (Sun, 16 Aug 2015 > > 15:59:38 -0700): > > > On Mon, 17 Aug 2015 00:54:54 +0200 > > > Marcel Korpel wrote: > > > > > >> On registering and updating a

Re: [aur-dev] [PATCH] FS#45834 - Remove trailing slash from git https://link.git/

2015-08-14 Thread Loui Chang
On Fri 14 Aug 2015 11:47 +0200, Johannes Löthberg wrote: > On 14/08, Stefan Auditor wrote: > >>Any reason not to remove the trailing slash? > >>In my eyes it looks odd to have one after a file extension. > > It's not a file extension, it's just the suffix of a directory. huh

Re: [aur-dev] [PATCH] FS#45834 - Remove trailing slash from git https://link.git/

2015-08-12 Thread Loui Chang
On Wed 12 Aug 2015 18:19 +0200, Marcel Korpel wrote: > * Stefan Auditor (Wed, 12 Aug 2015 > 13:20:37 +0200): > > Signed-off-by: Stefan Auditor > > Next time, please don't add FS# in the subject, I think they belong in > the body of the message, including a summary of the bug you fixed, so we > d

Re: [aur-dev] [PATCH] git-serve: Add out-of-date status to list-repos

2015-08-08 Thread Loui Chang
On Tue 04 Aug 2015 05:53 +0200, Lukas Fleischer wrote: > On Thu, 30 Jul 2015 at 03:01:40, Loui Chang wrote: > > > > If you want to add more info better use more descriptive output then. > > So sounds like the formatting should be changed so that it's not messy. > >

Re: [aur-dev] [PATCH] git-serve: Add out-of-date status to list-repos

2015-07-29 Thread Loui Chang
On Wed 29 Jul 2015 17:47 +0200, Johannes Löthberg wrote: > On 29/07, Loui Chang wrote: > >On Wed 29 Jul 2015 11:57 +0200, Lukas Fleischer wrote: > >>Since it makes no sense for empty packages to be out-of-date, would it > >>be a good idea to use a 3-state flag ('*

Re: [aur-dev] [PATCH] git-serve: Add out-of-date status to list-repos

2015-07-29 Thread Loui Chang
On Wed 29 Jul 2015 11:57 +0200, Lukas Fleischer wrote: > On Tue, 28 Jul 2015 at 18:52:20, Johannes Löthberg wrote: > > Signed-off-by: Johannes Löthberg > > --- > > Note: I haven't been able to test this due to not having access to my > > regular laptop, but it should work. > > > > git-interface

Re: [aur-dev] .SRCINFO: handling of commits lacking an update and in general

2015-07-28 Thread Loui Chang
On Tue 28 Jul 2015 11:27 -0500, Doug Newgard wrote: > On Tue, 28 Jul 2015 16:52:35 +0200 > Peter Mattern wrote: > > What exactly is the benefit of an isolated upload of a PKGBUILD that > > doesn't change the package itself at all, in particular now that Git is > > used and everybody has got a lo

Re: [aur-dev] [RFC v3] Add comment edit icon and form

2015-07-08 Thread Loui Chang
On Wed 08 Jul 2015 05:20 +0200, Marcel Korpel wrote: > And what's the problem with JavaScript? Maintainability? This would be a > great feature to progressively enhance The proper feature to progressively enhance should be the backend AUR api, and whatever client you wish to use/develop. I wouldn'

Re: [aur-dev] [RFC v3] Add comment edit icon and form

2015-07-07 Thread Loui Chang
On Wed 08 Jul 2015 01:36 +0200, Marcel Korpel wrote: > Partly implements FS#34690. Oh Lord. Please no more icons or javascripts.

Re: [aur-dev] [PATCH v2 2/3] Do not allow more than 20 terms in search queries

2015-05-23 Thread Loui Chang
On Fri 22 May 2015 17:29 +0200, Lukas Fleischer wrote: > Specifying a huge number of search terms currently results in complex > SQL queries. In practice, queries with more than 20 terms are rarely > needed. Ignore everything apart from the first 20 keywords to prevent > from potential abuse. Shou

Re: [aur-dev] AUR 4 and licensing

2015-04-13 Thread Loui Chang
On Mon 13 Apr 2015 12:46 -0230, David Manouchehri wrote: > > I like this idea, but I don't think it's sound to consider something > > GPL-licensed because the author checked a box or accepted the TOC. I doubt > > that has any legal significance. > > I agree that accepting a one time ToS agreement

Re: [aur-dev] Remove category support

2015-02-28 Thread Loui Chang
On Fri 27 Feb 2015 16:24 +0100, Florian Pritz wrote: > On 27.02.2015 15:23, Lukas Fleischer wrote: > > On Fri, 27 Feb 2015 at 14:56:40, Dustin Falgout wrote: > > I prefer replacing the hard-coded categories with user-definable tags. > > Shouldn't such tags be in the PKGBUILD and also be available

Re: [aur-dev] yaourt search filtering

2015-02-08 Thread Loui Chang
On Sun 08 Feb 2015 12:26 -0600, Doug Newgard wrote: > On Sun, 8 Feb 2015 11:02:47 -0500 (EST) > Jude DaShiell wrote: > > > Can something be put into a yaourt search such that outdated packages > > either are hidden or are shown under a group heading of outdated > > packages? > > This is the wro

Re: [aur-dev] yaourt search filtering

2015-02-08 Thread Loui Chang
On Sun 08 Feb 2015 11:02 -0500, Jude DaShiell wrote: > Can something be put into a yaourt search such that outdated packages > either are hidden or are shown under a group heading of outdated packages? Yes have a look at rpc response for a search to 'alpine' for example. https://aur.archlinux.org

Re: [aur-dev] Renaming the AUR

2015-01-29 Thread Loui Chang
On Thu 29 Jan 2015 09:37 +0100, Lukas Fleischer wrote: > Currently, we use the term "AUR" for both the collection of > user-supplied source packages and the software that helps with accessing > and modifying these packages which causes quite some misunderstandings. > Earlier, it was suggested to us

Re: [aur-dev] Introduction and proposal

2012-08-01 Thread Loui Chang
On Sat 28 Jul 2012 23:03 +0200, Mario Mueller wrote: > Now that's the kind of feedback I like ;). Challenge accepted. > > May I kindly ask if you are willing to discuss any ideas I will offer? Sure. As long as you start bottom-posting. Also try not to get too caught up in discussion. There's a ti

Re: [aur-dev] Introduction and proposal

2012-07-28 Thread Loui Chang
On Sat 28 Jul 2012 10:00 +0200, Mario Mueller wrote: > I'm a bit sad to see, that nobody seems to be interested in my contribution > proposal. No feedback, no support. I mean, I did not expect you to welcome > me with arms wide open, but a response to my proposal would be a minimum > sign of respec

Re: [aur-dev] [PATCH] pkgsubmit: count actual subdirectories

2012-03-18 Thread Loui Chang
On Sat 17 Mar 2012 22:35 -0400, Dave Reisner wrote: > Rather than relying on a regex, detect directories in the uploaded > tarball and count the slashes. This avoids problems with bsdtar > inserting PaxHeader attributes into the archive which look something > like the following to Archive_Tar: > >

Re: [aur-dev] [PATCH] Wrap comments in tags, fixes FS#14391

2011-06-29 Thread Loui Chang
On Wed 29 Jun 2011 16:23 -0500, Dan McGee wrote: > On Wednesday, June 29, 2011, Manuel Tortosa wrote: > > Exactly this, wrap the comments in tags allowing patches or at least > > better build output formatting. > > -1, and I believe this isn't the first time this has been proposed. It > makes ev

Re: [aur-dev] AUR new package notification

2011-04-12 Thread Loui Chang
On Tue 12 Apr 2011 15:16 +0200, Lukas Fleischer wrote: > I'm not subscribed to new package notifications but it seems like AUR > this feature has been disabled for a while now. At least, I did neither > find a cronjob running "newpackage-notify" nor the "tupkgs.conf" > configuration file that is re

Re: [aur-dev] Using gettext for translations?

2011-04-07 Thread Loui Chang
On Thu 07 Apr 2011 04:27 +0200, Lukas Fleischer wrote: > On Wed, Apr 06, 2011 at 10:26:35PM +0200, Lukas Fleischer wrote: > > I thought about this sometime ago. The existing i8n files shouldn't be > > too hard to convert and we could move translation work to some more > > appropriate platform like

Re: [aur-dev] AUR 1.8.1 released

2011-03-12 Thread Loui Chang
On Wed 09 Mar 2011 18:08 +0100, Lukas Fleischer wrote: > We've just released 1.8.1 [1]! :) > > This one's primarily a bug fix release. It improves blacklist handling > and promotes full InnoDB conversion, including some database schema > cleanups. > > IMPORTANT: It also contains a fix for a poten

[aur-dev] [PATCH] Specify utf8 in database schema.

2011-02-27 Thread Loui Chang
Signed-off-by: Loui Chang --- support/schema/aur-schema.sql |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/support/schema/aur-schema.sql b/support/schema/aur-schema.sql index b713fc8..1649055 100644 --- a/support/schema/aur-schema.sql +++ b/support/schema/aur

Re: [aur-dev] Russian comments are '???'

2011-02-25 Thread Loui Chang
On Fri 25 Feb 2011 09:52 +0100, Lukas Fleischer wrote: > On Fri, Feb 25, 2011 at 01:34:12PM +1000, Joker-jar wrote: > > Hi. Russian comments are like '???' now in the aur. Look: > > http://aur.archlinux.org/packages.php?ID=40365 I think, problem in database > > encoding > > Thanks, I'll look into

Re: [aur-dev] AUR 1.8.0 released

2011-02-20 Thread Loui Chang
On Sun 20 Feb 2011 19:21 +0100, Lukas Fleischer wrote: > 1.8.0 is finally out [1]! ... > * Fixes for all bugs reported on the bug tracker [2] :) Hell yeah! Awesome work.

Re: [aur-dev] aur live-search

2011-02-09 Thread Loui Chang
On Thu 03 Feb 2011 22:37 -0800, elij wrote: > I was messing around and created a live-search-like query interface > (which utilizes the aur-rpc). > > forum post: https://bbs.archlinux.org/viewtopic.php?id=112878 > example site: http://aurlivesearch.awesometrousers.net/ > code: https://github.com/c

Re: [aur-dev] [PATCH] Use VARCHAR instead of CHAR where appropriate.

2011-02-08 Thread Loui Chang
On Tue 08 Feb 2011 10:40 +0100, Lukas Fleischer wrote: > - LangPreference CHAR(5) NOT NULL DEFAULT 'en', I think LangPreference could probably remain at CHAR, but I am no i18n or DB whiz.

Re: [aur-dev] Question about sanitized data dumps

2011-02-08 Thread Loui Chang
On Fri 04 Feb 2011 18:03 -0800, elij wrote: > On Fri, Feb 4, 2011 at 3:29 PM, Loui Chang wrote: > > Nothing has been set up yet, it's just something I had been thinking > > about. I think it could encourage more development. Yeah we would > > definitely have to saniti

Re: [aur-dev] Old, unapplied patches

2011-02-08 Thread Loui Chang
On Tue 08 Feb 2011 19:42 +0100, PyroPeter wrote: > On 02/07/2011 02:36 PM, PyroPeter wrote: > >Hello AUR developers, > > > >there is a great backlog of patches that work well, but are not applied. > > > >Among them are: > >* The right-to-left fixes for the hebrew translation > >* Making links in co

Re: [aur-dev] Package blacklist for the AUR

2011-02-08 Thread Loui Chang
On Mon 07 Feb 2011 18:56 +0100, Lukas Fleischer wrote: > On Mon, Feb 07, 2011 at 06:50:14PM +0100, Lukas Fleischer wrote: > > > Blacklist helper side: > > > * I won't lie, I think this is over-engineered a tad. This can be done > > > in a much shorter and easier to hack shell script since all you n

Re: [aur-dev] AUR slow queries, stale database columns, etc.

2011-02-04 Thread Loui Chang
On Sat 29 Jan 2011 15:50 -0600, Dan McGee wrote: > LocationID, DummyPkg- are these used anymore on the Packages table? If > not, getting rid of these would do wonders toward actually allowing > MySQL to use indexes for some queries, which it has been unable to do > for a long time. I've pasted some

Re: [aur-dev] Question about sanitized data dumps

2011-02-04 Thread Loui Chang
On Sun 30 Jan 2011 13:54 -0800, elij wrote: > I have been [fooling around][1] with an aur-rpc reimplementation in > ruby+redis with sphinx as the search engine. > > Loui [mentioned][2] he had been thinking about providing a dump of the > existing database or something, to users who are interested

Re: [aur-dev] Checking packages names against official repos in the AUR when uploading

2010-12-18 Thread Loui Chang
On Thu 16 Dec 2010 10:35 +0100, Lukas Fleischer wrote: > Hi, Loui! > > I'm recently having a look at FS#12902 [1]. It's about comparing names > to the official repo databases when uploading a package. I think that > would be really easy to implement if we have an additional directory > where we pu

Re: [aur-dev] [PATCH] Do not display current votes in All Votes

2010-12-04 Thread Loui Chang
On Thu 18 Nov 2010 09:52 +0100, Andrea Scarpino wrote: > On Tuesday 02 November 2010 20:39:14 Andrea Scarpino wrote: > > You are right. I suggest to rename it as "Closed Votes" and apply this > > patch. > Do not display current votes in All Votes and rename it as Past Votes. > > From d417ea0ba7b48

Re: [aur-dev] genpopo, translation_tool python2

2010-12-04 Thread Loui Chang
On Sun 05 Dec 2010 00:37 +0200, jesse jaara wrote: > Make genpopo and translation_tool scripts to use python2 > instead of now default python3. Hopely someone will convert > these to python3 compliant form. Good catch.

Re: [aur-dev] adding german translation

2010-12-04 Thread Loui Chang
On Sat 04 Dec 2010 22:37 +, Viktor Leonhardt wrote: > >From 22454f5d4c2815549d93dc909a84b15aee46b8f4 Mon Sep 17 00:00:00 2001 > From: Viktor Leonhardt > Date: Sat, 4 Dec 2010 22:34:53 + > Subject: [PATCH] Added german translation > > --- > +$_t["Some packages may be provided as binaries i

Re: [aur-dev] [PATCH] Add timestamp when a package is flagged out-of-date (FS#20848).

2010-11-21 Thread Loui Chang
On Sun 10 Oct 2010 20:09 +0200, Lukas Fleischer wrote: > On Thu, Oct 07, 2010 at 11:09:36PM -0400, Loui Chang wrote: > > This: > > > + echo "".__("This package has > > > been flagged out of date")." (&q

Re: [aur-dev] [PATCH] Bold links in the archnavbar header.

2010-11-21 Thread Loui Chang
On Wed 29 Sep 2010 22:18 +0200, Lukas Fleischer wrote: > --- > web/html/css/archnavbar/archnavbar.css |4 > 1 files changed, 4 insertions(+), 0 deletions(-) > Pushed this.

Re: [aur-dev] [PATCH] FS#3542 - auto redirect from confirmation screens

2010-11-21 Thread Loui Chang
On Mon 20 Sep 2010 15:17 +0200, Dan Vrátil wrote: > > On Tue, 17 Aug 2010 06:43:06 -0400, Loui Chang > wrote: > > On Mon 16 Aug 2010 18:50 +0200, Dan Vratil wrote: > >> On Saturday 31 July 2010 21:47:29 Dan Vratil wrote: > >> > So here comes another revision

Re: [aur-dev] RFC: create link for account registration and account information next to the login.

2010-11-10 Thread Loui Chang
On Fri 29 Oct 2010 16:23 -0700, Justin Davis wrote: > Hello aur-dev! Hello Justin. > My suggestion, which I am willing to write a patch for, is to create a > registration link near the login/password input boxes. When logged in > this registration link is instead a link for viewing/editing accoun

Re: [aur-dev] aur-dev Digest, Vol 37, Issue 1

2010-11-02 Thread Loui Chang
On Wed 03 Nov 2010 01:40 +0100, Martti Kühne wrote: > >> this is  still irritating, and also users who have non-white > >> background colors will be confused by the current layout. > > > > Can you explain that? I'm not really sure what you mean about non-white > > backgrounds. > > I have some gray

Re: [aur-dev] bold title bar

2010-10-26 Thread Loui Chang
On Wed 27 Oct 2010 03:10 +0200, Martti Kühne wrote: > btw... when is the title bar update to be made? It should be done on the next release, there's no scheduled date. > this is still irritating, and also users who have non-white > background colors will be confused by the current layout. Can y

Re: [aur-dev] TRANSLATION: zh_CN updated

2010-10-09 Thread Loui Chang
On Fri 08 Oct 2010 05:18 +, gDD wrote: > Thanks! And about php code patch, I'd love to learn php first...:) Hehe. Sounds like you're almost there with a LAMP setup and searching the source for new strings. :) > On 08/10/2010, Loui Chang wrote: > >> On Wed, Oct 6,

Re: [aur-dev] [PATCH] Move deletion proposal code from pkgfuncs.inc to pkgedit.php and add mechanism for dealing with reasons for deletion.

2010-10-07 Thread Loui Chang
On Sun 26 Sep 2010 21:46 +0100, Peter Lewis wrote: > --- > web/html/pkgedit.php | 210 > ++ > web/lib/pkgfuncs.inc | 42 ++ > 2 files changed, 218 insertions(+), 34 deletions(-) Just a quick note: There is a patch in my queue which remov

Re: [aur-dev] [PATCH] Add timestamp when a package is flagged out-of-date (FS#20848).

2010-10-07 Thread Loui Chang
On Wed 06 Oct 2010 04:25 +0200, Lukas Fleischer wrote: > Gnah, made a mistake with converting i8n files. This should hopefully > work :) > > --- > UPGRADING |6 ++ > support/schema/aur-schema.sql |3 +-- > web/html/pkgsubmit.php |2 +- >

Re: [aur-dev] TRANSLATION: zh_CN updated

2010-10-07 Thread Loui Chang
On Wed 06 Oct 2010 10:53 +, I'm gDD wrote: > Yes, now this email maintain zh_CN.po > > On Wed, Oct 6, 2010 at 10:50 AM, Mod Gao wrote: > > Hi, this is updated zh_CN translation, many strings changed and some string > > leave un-translated since last time, so today i think it's time to update

Re: [aur-dev] [PATCH] Add timestamp when a package is flagged out-of-date (FS#20848).

2010-10-05 Thread Loui Chang
On Tue 05 Oct 2010 14:06 +0200, Lukas Fleischer wrote: > On Sun, Oct 03, 2010 at 01:35:45PM -0500, Dan McGee wrote: > > On Sun, Oct 3, 2010 at 1:34 PM, Lukas Fleischer > > wrote: > > > I basically agree and I already changed the patch to only the > > > "OutOfDateTS" column only. The only thing tha

Re: [aur-dev] Hello all

2010-10-03 Thread Loui Chang
On Mon 27 Sep 2010 18:12 +0200, Manuel Tortosa wrote: > http://gitorious.org/chakra-web/ccr This URI no longer works. Are you still hosting your git repo somewhere? Thanks.

Re: [aur-dev] [PATCH] Add smilies to comments

2010-10-03 Thread Loui Chang
On Sun 03 Oct 2010 12:30 +0200, Manuel Tortosa wrote: > The images you can get them from here: > wget www.chakra-project.org/temp/manutortosa/smilies.tar.gz > or use your own, those are licemsed under gpl2 and are exactly the same > you've in your forums. I'm not really big on eyecandy to be hones

Re: [aur-dev] Displaying stats from pkgstats

2010-10-03 Thread Loui Chang
On Sun 03 Oct 2010 12:54 +0200, Rémy Oudompheng wrote: > With pkgstats, we have some idea about what AUR packages are often > used [*]. I think it would be interesting to display usage statistics > in AUR, as it would be a good complement to the vote statistics. Are > we interested in such a featur

Re: [aur-dev] [PATCH] Fix headers in pkg_search_results.php

2010-10-03 Thread Loui Chang
On Wed 29 Sep 2010 14:39 +0200, Manuel Tortosa wrote: > This patch fix this issue in the table headers: > > CategoryName VotesDescription > > centering Name and Description columns headers, fix the issue. Nice one. Thanks.

Re: [aur-dev] [PATCH] Simple rework of voters.php

2010-10-03 Thread Loui Chang
On Wed 29 Sep 2010 14:08 +0200, Manuel Tortosa wrote: > This patch simply add header and footer to voters.php for visual > coherence amd easy access to the rest of the webpage. Well, I made voters.php as something really simple and not meant to be used often. If you really wanted to theme it like

Re: [aur-dev] [PATCH] FS#3542 - auto redirect from confirmation screens

2010-10-02 Thread Loui Chang
On Mon 20 Sep 2010 15:17 +0200, Dan Vrátil wrote: > > On Tue, 17 Aug 2010 06:43:06 -0400, Loui Chang > wrote: > > On Mon 16 Aug 2010 18:50 +0200, Dan Vratil wrote: > >> On Saturday 31 July 2010 21:47:29 Dan Vratil wrote: > >> > So here comes another revision

Re: [aur-dev] AUR update

2010-10-02 Thread Loui Chang
On Thu 30 Sep 2010 19:28 +0200, Netanel Shine wrote: > when we gonna see the AUR-gets update? > > adding all the fixes.. new translations and the other commites? I believe that I've enabled all the new translations in 1.7.0, if there's anything specific that I missed please point it out, or send

Re: [aur-dev] [PATCH] Make external links in comments clickable (FS#20137).

2010-10-02 Thread Loui Chang
On Fri 01 Oct 2010 01:05 +0200, Lukas Fleischer wrote: > On Thu, Sep 30, 2010 at 08:56:56PM +0200, PyroPeter wrote: > > You can also link to a homepage using valid URL's. The additional > > "feature" may be nice, but makes the code more complex. It also > > trains users to omit the "http://"; and p

Re: [aur-dev] [PATCH] Add timestamp when a package is flagged out-of-date (FS#20848).

2010-10-02 Thread Loui Chang
On Fri 01 Oct 2010 21:41 -0500, Dan McGee wrote: > On Fri, Oct 1, 2010 at 9:39 PM, Loui Chang wrote: > > On Thu 30 Sep 2010 18:19 +0200, Lukas Fleischer wrote: > > I was thinking - could we just change things so that OutOfDateTS is the > > sole indicator of whether a packag

Re: [aur-dev] [PATCH] Cross-Site Scripting vulnerability

2010-10-02 Thread Loui Chang
On Sat 02 Oct 2010 16:56 +, Viktor Leonhardt wrote: > Hello, > While working on a better E-mail validation, i found some cross-site > vulnerabilities > in the lib/accfuncs.inc. Here is the Patch, witch is fixing this > problem. I hope, that i found > all relevant parts, because I'm not so fami

Re: [aur-dev] [PATCH] Add timestamp when a package is flagged out-of-date (FS#20848).

2010-10-01 Thread Loui Chang
On Thu 30 Sep 2010 18:19 +0200, Lukas Fleischer wrote: > --- > UPGRADING |4 > support/schema/aur-schema.sql |1 + > web/lang/cs.po|2 +- > web/lang/de.po|2 +- > web/lang/el_GR.po |2 +- > web/lang/fr.po

Re: [aur-dev] [PATCH] Minor fix in French translation (FS#20111).

2010-10-01 Thread Loui Chang
On Thu 30 Sep 2010 17:42 +0200, Lukas Fleischer wrote: > --- > web/lang/fr.po |8 > 1 files changed, 4 insertions(+), 4 deletions(-) ... > $_t["Search Criteria"] = "Critères de recherche"; I decided to close that bug as won't implement. Also I notice that you're sending your mai

Re: [aur-dev] [PATCH] Geshi AUR implementation

2010-10-01 Thread Loui Chang
On Thu 30 Sep 2010 20:13 +0200, Lukas Fleischer wrote: > On Wed, Sep 29, 2010 at 03:35:24PM +0200, Manuel Tortosa wrote: > > > This introduces a remote file inclusion vulnerability allowing an > > > attacker to read arbitrary files since "$pkgbuild" is not validated > > > before passing it to file_

Re: [aur-dev] [PATCH] Geshi AUR implementation

2010-09-29 Thread Loui Chang
On Wed 29 Sep 2010 13:38 +0200, Manuel Tortosa wrote: > Sorry last patch i sent will not work in your implementation as we use /lib > instead of ../lib, this new one will work in your case. > From 10ba3fa656bc4c59fc6d82f67dbed772e900dc47 Mon Sep 17 00:00:00 2001 > From: Manuel Tortosa > Date: We

Re: [aur-dev] [PATCH] Add PKGBUILD Syntax Highlighting

2010-09-29 Thread Loui Chang
On Wed 29 Sep 2010 17:38 +0200, PyroPeter wrote: > On 09/29/2010 01:33 PM, Manuel Tortosa wrote: > >This patch adds pkgbuild syntax highlighting using geshi. > > > >Requisites: GeShi, the latest version the better, works with all versions > > > >http://sourceforge.net/projects/geshi/files/geshi/GeS

Re: [aur-dev] [PATCH] Fix AUR bug FS#20514

2010-09-29 Thread Loui Chang
On Wed 29 Sep 2010 14:30 +0200, Manuel Tortosa wrote: > It's a little nerd change but fixes completelly this bug: > https://bugs.archlinux.org/task/20514 Please put a description of what issue this fixes in the commit message, not just the issue number. Thanks.

Re: [aur-dev] [PATCH] Convert logout and forgot password to buttons

2010-09-29 Thread Loui Chang
On Wed 29 Sep 2010 15:01 +0200, Lukas Fleischer wrote: > On Wed, Sep 29, 2010 at 02:23:39PM +0200, Manuel Tortosa wrote: > > + " onclick="window.location.href='logout.php'"> > > + > i> [...] > > + " onclick="window.location.href='passreset.php'"> > > This is not XHTML 1.0

Re: [aur-dev] small translation problem

2010-09-25 Thread Loui Chang
On Tue 21 Sep 2010 21:56 +0200, Stefan Husmann wrote: > in AUR 1.7.0 there is a bad translation for the "submit" button for > submitting comments. "Paket hochladen" means "Upload Package". Here is > a patch. > > Regards Stefan > > > diff -Naur aur-1.7.0.orig//web/lang/de.po aur-1.7.0.new/web/la

Re: [aur-dev] small translation problem

2010-09-25 Thread Loui Chang
On Wed 22 Sep 2010 15:47 +0200, PyroPeter wrote: > On 09/21/2010 09:56 PM, Stefan Husmann wrote: > > > >in AUR 1.7.0 there is a bad translation for the "submit" button for > >submitting comments. "Paket hochladen" means "Upload Package". Here > >is a patch. > > > >diff -Naur aur-1.7.0.orig//web/lan

Re: [aur-dev] small translation problem

2010-09-25 Thread Loui Chang
On Fri 24 Sep 2010 21:31 +0200, PyroPeter wrote: > On 09/24/2010 06:47 PM, Stefan Husmann wrote: > >You got me wrong here, I guess. "Paket hochladen" is completely okay for > >a button with which you can upload a package. But if you want to make a > >comment and submit it, the button is also named

Re: [aur-dev] Hello all

2010-09-24 Thread Loui Chang
On Fri 24 Sep 2010 02:31 +0200, Manuel Tortosa wrote: > On Friday 24 September 2010 02:14:39 Loui Chang wrote: > > No. You should actually send patches to aur-dev@archlinux.org as > > git-formatted patches. Have a look at the HACKING file at the top of the > > source tree. &

Re: [aur-dev] Hello all

2010-09-23 Thread Loui Chang
On Thu 23 Sep 2010 15:09 -0300, Ángel Velásquez wrote: > 2010/9/23 Manuel Tortosa : > > Hello all, i'm Manuel Tortosa, from the Chakra Project  and i work in the > > Chakra Webpage developement ( i'm the pacman Catalan translator :P ) > > > where  can i send these patches? > > All the paches will

Re: [aur-dev] Status of the password recovery patch

2010-09-19 Thread Loui Chang
On Tue 07 Sep 2010 20:29 +0300, Duru Can Celasun wrote: > 11 months ago someone wrote a password recovery patch[1] for AUR and it got > committed[2] into the git repo in a few weeks. Is there a reason why this is > not pushed into the live site? What is the status of this patch? Well, I've overcom

Re: [aur-dev] Handling deletion through the web interface.

2010-09-19 Thread Loui Chang
On Sat 11 Sep 2010 16:20 +0100, Peter Lewis wrote: > As I said in my TU application, I want to get involved in trying to > grease the wheels of the AUR a little. So, I'm proposing as a first > step that we allow (prefer? require?) deletion requests to be handled > through the web interface. Hi Pet

Re: [aur-dev] Adding the HE language.

2010-09-02 Thread Loui Chang
On Thu 02 Sep 2010 18:57 +0200, PyroPeter wrote: > On 08/17/2010 04:51 PM, PyroPeter wrote: > >Sorry for that, I will try to avoid that in the future. > > > >I am now splitting the commit into smaller ones. > >Attached are the first four patches: > >0001. 00e497a pkg_search_results: rewrite of page

Re: [aur-dev] Please update Greek language translation

2010-08-19 Thread Loui Chang
On Thu 12 Aug 2010 08:59 +0300, Panos Filip wrote: > I've found new untranslated strings, and i've made new updates (NEW > patch attached) > > And: > 1) The > > [Forgot Password] > > link, can you provide a string for that please ? > > 2) In "Search by"

Re: [aur-dev] Proposing development site of AUR

2010-08-17 Thread Loui Chang
On Sat 14 Aug 2010 01:19 +0530, Gaurish Sharma wrote: > I think we should setup dev site for aur development on a seprate url > like(aur-dev.archlinux.org). it won't be for normal users, just for > people interested in aur development. aur-dev would help us testing > latest patches. this dev site w

Re: [aur-dev] [PATCH] FS#3542 - auto redirect from confirmation screens

2010-08-17 Thread Loui Chang
On Mon 16 Aug 2010 18:50 +0200, Dan Vratil wrote: > On Saturday 31 July 2010 21:47:29 Dan Vratil wrote: > > So here comes another revision :-) > > I'm just curious about state of the patch? Is it OK or do I have to > make any changes? Ah sorry I must have missed it. I'll have to let you know late

Re: [aur-dev] Adding the HE language.

2010-08-15 Thread Loui Chang
On Mon 16 Aug 2010 01:53 +0200, PyroPeter wrote: > Attached is a patch that adds Right-To-Left-support. > > From the commit message: > This replaces most parts of pkg_search_results.php, as this file was the > first one I looked at more closely that had great flaws: > * The obscure page-number-gen

Re: [aur-dev] Adding the HE language.

2010-08-14 Thread Loui Chang
On Sat 14 Aug 2010 16:13 +0200, PyroPeter wrote: > On 08/14/2010 03:24 PM, PyroPeter wrote: > > > >I just noticed you are setting xml:lang and lang on the -tag. So > >there isn't even any change needed. (Btw. that why I hate php, mixing > >markup and code is extremely obscure) > > > >The main probl

Re: [aur-dev] Next update of the AUR?

2010-08-11 Thread Loui Chang
On Wed 11 Aug 2010 22:23 -0400, Denis Kobozev wrote: > On Wed, Aug 11, 2010 at 9:42 PM, Loui Chang wrote: > > On Wed 11 Aug 2010 21:27 -0400, Denis Kobozev wrote: > >> Totally understandable, but I'm not at all interested in maintaining > >> packages. > > &g

Re: [aur-dev] Next update of the AUR?

2010-08-11 Thread Loui Chang
On Wed 11 Aug 2010 21:27 -0400, Denis Kobozev wrote: > On Wed, Aug 11, 2010 at 8:10 PM, Loui Chang wrote: > > On Tue 10 Aug 2010 07:47 -0400, Denis Kobozev wrote: > >> On Mon, Aug 9, 2010 at 10:52 PM, Loui Chang wrote: > >> > It would be really nice if I could

Re: [aur-dev] Next update of the AUR?

2010-08-11 Thread Loui Chang
On Tue 10 Aug 2010 07:47 -0400, Denis Kobozev wrote: > On Mon, Aug 9, 2010 at 10:52 PM, Loui Chang wrote: > > What I'd really like to see is people > > running their own AUR, either taking the code or reimplementing it and > > creating custom repos. I'm not su

Re: [aur-dev] Patch: German translation and CSS fixes

2010-08-11 Thread Loui Chang
On Mon 09 Aug 2010 01:21 +0200, PyroPeter wrote: > On 08/08/2010 11:50 PM, Loui Chang wrote: > >On Sat 07 Aug 2010 02:54 +0200, PyroPeter wrote: > >> On 08/07/2010 02:52 AM, PyroPeter wrote: > >>>appended is a patch that fixes some bugs in the german > >>&

Re: [aur-dev] Please update Greek language translation

2010-08-11 Thread Loui Chang
On Sun 08 Aug 2010 09:11 +0300, Panos Filip wrote: > I've made a new updated el_GR.po translation, since I found out that some > strings need updating. Thanks I pushed all your patches.

Re: [aur-dev] Next update of the AUR?

2010-08-09 Thread Loui Chang
On Mon 09 Aug 2010 22:17 -0400, Denis Kobozev wrote: > Loui, > > Could you share your plans about future AUR updates? I realize that > you are probably very busy, have a lot of stuff going on and that > maintaining an open source project is a part-time job that you don't > get paid for. However, I

Re: [aur-dev] Adding the HE language.

2010-08-09 Thread Loui Chang
On Mon 09 Aug 2010 01:01 +0300, Netanel Shine wrote: > you can provide for now the HE support? (even its temp without RTL?) Please avoid top-posting. Thanks. It will be provided with the next update of the AUR. I'm planning on doing this soonish. For now, it has been pushed to the git repo.

Re: [aur-dev] Hello Everyone

2010-08-08 Thread Loui Chang
On Mon 09 Aug 2010 04:17 +0530, Gaurish Sharma wrote: > I am too planning to start on bugs, so I can familiarize myself with > the codebase. then I plan to add some features. are there any rules I > should follow? Read the HACKING file.

Re: [aur-dev] Please update Greek language translation

2010-08-08 Thread Loui Chang
On Sun 08 Aug 2010 09:11 +0300, Panos Filip wrote: > I've made a new updated el_GR.po translation, since I found out that some > strings need updating. > > I have uploaded the patch, please inform me if there is any problem in the > text format. > > Question: The main text in the aur mainpage: >

Re: [aur-dev] Adding the HE language.

2010-08-08 Thread Loui Chang
On Sun 08 Aug 2010 20:43 +0300, Netanel Shine wrote: > Good idea, i hope someone will do that ;) (and also will deploy and HE lang) > > On Sun, Aug 8, 2010 at 8:39 PM, PyroPeter wrote: > > It seems like it would be a good idea to add direction:rtl; to the CSS. > > This makes text right-aligned an

Re: [aur-dev] Patch: German translation and CSS fixes

2010-08-08 Thread Loui Chang
On Sat 07 Aug 2010 02:54 +0200, PyroPeter wrote: > On 08/07/2010 02:52 AM, PyroPeter wrote: > >appended is a patch that fixes some bugs in the german > >translation. There is also a patch that makes the > >Search-Form-buttons use a variable width to enable the german > >translation for "Orphans" (

Re: [aur-dev] Hello Everyone

2010-08-08 Thread Loui Chang
On Sun 08 Aug 2010 08:03 +0530, Gaurish Sharma wrote: > Hello Everyone, > My name is Gaurish. I am arch Linux user(2+ years), quite happy.I > wanted give back to community. so I thought I would help out with AUR. > I understand aur is written in PHP and I know basic php, so think > should be good t

Re: [aur-dev] Adding the HE language.

2010-08-08 Thread Loui Chang
On Sun 08 Aug 2010 06:21 +0300, Netanel Shine wrote: > For the non-translate strings ill send you a patch, but we have another > problem, its shows ok, but it should be RTL not LTR. can you do it some way > that if use will choose hebrew the page will become to be RTL? I would appreciate your help

Re: [aur-dev] Patch: German translation and CSS fixes

2010-08-08 Thread Loui Chang
On Sun 08 Aug 2010 13:22 +0200, PyroPeter wrote: > On 08/07/2010 02:54 AM, PyroPeter wrote: > > On 08/07/2010 02:52 AM, PyroPeter wrote: > >> Hello AUR developers, > >> > >> > >>appended is a patch that fixes some bugs in the german > >>translation. There is also a patch that makes the > >>Search-

Re: [aur-dev] Please update Greek language translation

2010-08-08 Thread Loui Chang
On Sun 08 Aug 2010 09:46 +0300, Panos Filip wrote: > On Sun, Aug 8, 2010 at 9:11 AM, Panos Filip wrote: > > > I've made a new updated el_GR.po translation, since I found out that some > > strings need updating. > > > > I have uploaded the patch, please inform me if there is any problem in the > >

  1   2   3   >