- Jul 22, 2008
-
-
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
DEFAULT_LANG will essentially be used to specify what language strings are initially written in. This will eliminate the need for English translation arrays in AUR and make adding or changing the English strings a lot easier. DEFAULT_LANG may be required for strings to display properly. Also change the output when a translation isn't found. Eliminate the <b> which can cause validation errors depending on where the string is placed. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Jul 16, 2008
-
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Jul 09, 2008
-
-
On a successful package submit there will be a redirect to the package details page of the packages, no more successful message Also got rid of the $warning stuff, what the hell was that for? Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Jul 08, 2008
-
-
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Jul 07, 2008
-
-
louipc louipc authored
Move database queries to functions and html to templates. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Jun 23, 2008
-
-
louipc louipc authored
This closes FS#10082. Reported-by: Ben (TheRealNeo) Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
This closes FS#10078. Reported-by: Jaroslaw Rosiek Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Jun 17, 2008
-
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Add PEAR path to web/html/.htaccess. Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Jun 15, 2008
-
-
Callan Barrett authored
Moved some stuff around, rewrote some stuff although the functionality is exactly the same as before Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
- Jun 13, 2008
-
-
Callan Barrett authored
Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
- Jun 12, 2008
-
-
Giovanni Scafora authored
Signed-off-by:
Giovanni Scafora <linuxmania@gmail.com> Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
- Jun 11, 2008
-
-
Callan Barrett authored
Uses File_Find and Archive_Tar in pkgsubmit.php Removes references to PackageContents Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
Callan Barrett authored
No more prints, still all in same file Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
- Jun 09, 2008
-
-
louipc louipc authored
Add some variables to make it more configurable. Do some general clean up on the script. Signed-off-by:
Loui Chang <louipc.ist@gmail.com> Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
Michael Klier authored
Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
Callan Barrett authored
Previous fix for this was only half implemented, links now work with both a new package and an updated one Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
Callan Barrett authored
Fix entry of URLPath and FSPath to be actual locations, fixes RPC results Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
- Jun 08, 2008
-
-
Callan Barrett authored
Very small fix, added word button to end of body and got rid of do_Details in the package URL. Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
- Jun 07, 2008
-
-
Signed-off-by:
Cilyan Olowen <gaknar@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Callan Barrett authored
This reverts commit 0cf3c5ea.
-
Callan Barrett authored
html from the index page has been moved to a template file (front_page.php) needs indentation really bad Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
Michael Klier authored
-
Callan Barrett authored
What it says in the title Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
Callan Barrett authored
Just cuts out the table of deps/sources if none exist instead of displaying "None" Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
Callan Barrett authored
Adds support for uploading plain PKGBUILDs to the AUR Simply moves the PKGBUILD to a directory to be treated the same as if it were in a tarball Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
Callan Barrett authored
Patch by: BaSh <bash.lnx@gmail.com> Adds query string to url when logging in Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
- Jun 06, 2008
-
-
Set a limit on the length of the query argument for searching. A search of zero length returns a considerably sized result set. Signed-off-by:
eliott <eliott@cactuswax.net> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Jun 05, 2008
-
-
When updating a package and no category is selected the category will no longer reset itself to "none", it will only update if something else is chosen. Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
Callan Barrett authored
Adds back sort by options and cleans up html and php everywhere Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
Callan Barrett authored
Patch by Andrea Scarpino <bash.lnx@gmail.com> Fixes up the links to the archlinux.org package search and to the CVS viewer Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
Michael Klier authored
I've cleaned up the CSS a bit and it validates now. No changes to the current layout/visual presentation itself have been made, just fixed the whole indention and replaced some redundant things. Signed-off-by:
Michael Klier <chi@chimeric.de> Signed-off-by:
Simo Leone <simo@archlinux.org>
-
Callan Barrett authored
Users can no longer delete packages if they own them, only TUs and devs Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com>
-
Patches can_submit_pkg(), this fixes the heaps of bugs people are having Signed-off-by:
Callan Barrett <wizzomafizzo@gmail.com> Signed-off-by:
Loui Chang <louipc.ist@gmail.com>
-
- Apr 25, 2008
-
-
louipc louipc authored
Signed-off-by:
Loui Chang <louipc.ist@gmail.com> Signed-off-by:
Simo Leone <simo@archlinux.org>
-