[arch-projects] [AUR] More AUR Progress
In between the wee hours of the night, a few us has been patching the current AUR feverishly.. ok enough with the introductions, you know how we do this =] For those interested, a very unhelpful log of changes: http://git.nagi-fanboi.net/?p=aur.git;a=shortlog;h=testing The major and minor changes: - [Almost] complete separation of code and markup - XHTML validation on all [almost] pages - CSS validation on all pages - Completely re-written packages.php, pkgfuncs.inc, new pkgdetails.php - packages.php now ONLY serves as a search page - pkgdetails.php is ONLY used for pkgdetails. -- pkgdetails accepts two paramters, ID for the db pkg id, and name, an explicit way to search for a specific package -- e.g. aur/pkgdetails.php?ID=2501, or aur/pkgdetails.php?name=amarok-svn - pkgfuncs.inc has been heavily modified to include common functions from both - Universal login and search boxes - Annoying timeout problem [partially] fixed... now it just drops you to the home page without being logged in - Lots and lots of tiny bug fixes and cosmetic changes - My old (or new) pkgbuild parsing script still lives Here's a test site for the few, the chosen, the brave: http://aur.nagi-fanboi.net/ I'd write more, but I'll let you guys give the feedback. - tardo
I'd write more, but I'll let you guys give the feedback.
It seems weird that the packages page now has two search boxes on it.
Wow, impressive work! Hope to get to merging in the next two days. I'll look carefully at this, but my sense is that if we merge this, it might make sense pushing 1.5 out a little longer (so we have more test time) and getting all this in. - P tardo wrote:
In between the wee hours of the night, a few us has been patching the current AUR feverishly.. ok enough with the introductions, you know how we do this =]
For those interested, a very unhelpful log of changes: http://git.nagi-fanboi.net/?p=aur.git;a=shortlog;h=testing
The major and minor changes: - [Almost] complete separation of code and markup - XHTML validation on all [almost] pages - CSS validation on all pages - Completely re-written packages.php, pkgfuncs.inc, new pkgdetails.php - packages.php now ONLY serves as a search page - pkgdetails.php is ONLY used for pkgdetails. -- pkgdetails accepts two paramters, ID for the db pkg id, and name, an explicit way to search for a specific package -- e.g. aur/pkgdetails.php?ID=2501, or aur/pkgdetails.php?name=amarok-svn - pkgfuncs.inc has been heavily modified to include common functions from both - Universal login and search boxes - Annoying timeout problem [partially] fixed... now it just drops you to the home page without being logged in - Lots and lots of tiny bug fixes and cosmetic changes - My old (or new) pkgbuild parsing script still lives
Here's a test site for the few, the chosen, the brave: http://aur.nagi-fanboi.net/
I'd write more, but I'll let you guys give the feedback.
- tardo
_______________________________________________ arch-projects mailing list arch-projects@archlinux.org http://archlinux.org/mailman/listinfo/arch-projects
On 10/22/07, Paul Mattal <paul@mattal.com> wrote:
Hope to get to merging in the next two days. I'll look carefully at this, but my sense is that if we merge this, it might make sense pushing 1.5 out a little longer (so we have more test time) and getting all this in.
Hey Paul are you still looking at merging stuff? If there are any problems please let us know and we'll do all we can to sort it out. We're eager to keep development moving on AUR. Cheers.
Loui wrote:
On 10/22/07, Paul Mattal <paul@mattal.com> wrote:
Hope to get to merging in the next two days. I'll look carefully at this, but my sense is that if we merge this, it might make sense pushing 1.5 out a little longer (so we have more test time) and getting all this in.
Hey Paul are you still looking at merging stuff? If there are any problems please let us know and we'll do all we can to sort it out. We're eager to keep development moving on AUR. Cheers.
Hi there, Just merged your master into my testing. Things are looking good! We should all spend some more time banging on tardo's test site and then hopefully when he's ready to put it into master, we'll already be far along in consideration of merging it. Elliot, what's your new repo url? - P
Paul Mattal wrote:
Loui wrote:
On 10/22/07, Paul Mattal <paul@mattal.com> wrote:
Hope to get to merging in the next two days. I'll look carefully at this, but my sense is that if we merge this, it might make sense pushing 1.5 out a little longer (so we have more test time) and getting all this in.
Hey Paul are you still looking at merging stuff? If there are any problems please let us know and we'll do all we can to sort it out. We're eager to keep development moving on AUR. Cheers.
Hi there,
Just merged your master into my testing. Things are looking good!
We should all spend some more time banging on tardo's test site and then hopefully when he's ready to put it into master, we'll already be far along in consideration of merging it.
Elliot, what's your new repo url?
- P
Everything in master now. I've also updated my test site to my latest code. Be sure to give it your best beating, I'm sure there are bugs galore. http://aur.nagi-fanboi.net - tardo
Elliot, what's your new repo url?
I thought I posted it not too long ago. Did I forget? Anway..here it is. git://code.cactuswax.net/aur.git
On 10/28/07, Paul Mattal <paul@mattal.com> wrote:
Just merged your master into my testing. Things are looking good!
We should all spend some more time banging on tardo's test site and then hopefully when he's ready to put it into master, we'll already be far along in consideration of merging it.
Awesome. I have a bit more in the works. I'll also need to include the english text for the new account creation message.
In between the wee hours of the night, a few us has been patching the current AUR feverishly.. ok enough with the introductions, you know how we do this =] Wow man you're a machine. One thing I gotta recommend is to not use
On 10/21/07, tardo <tardo@nagi-fanboi.net> wrote: tables for page layout! Yikes! And the bit markup design no-no's in my school of thought.
Loui wrote:
On 10/21/07, tardo <tardo@nagi-fanboi.net> wrote:
In between the wee hours of the night, a few us has been patching the current AUR feverishly.. ok enough with the introductions, you know how we do this =]
Wow man you're a machine. One thing I gotta recommend is to not use tables for page layout! Yikes! And the bit markup design no-no's in my school of thought.
Hehe, I'm often told that I'm a machine. Last semester, I slept for only 1-2 hours a night since I was working on 3 different school projects at once. And as for tables for layout, I'm no CSS pro, so I used whatever was easiest. I'd rather write the backend code anyway. The were there before, so I just left them as is. - tardo
participants (4)
-
eliott
-
Loui
-
Paul Mattal
-
tardo