summaryrefslogtreecommitdiff
path: root/web/html
AgeCommit message (Collapse)Author
2008-01-19Moved usage documentation out of the class.eliott
Fixed an issue in the handle class.
2008-01-19Added AurJSON code.eliott
Added a JSON interface to the aur. This should make it easier for developers to integrate command line utilities and poll against the AUR itself.
2008-01-19Revert "Move "Add Comment" button to Actions bar."Paul Mattal
This reverts commit 9b4472ef2fb91e91539def70f905cfe1ec6a8a3a. We have decided to put the button by itself on the bottom, so it does not get lost. This might be reconsidered in later UI revamping.
2008-01-19Make sure short_open_tag = Off via .htaccessLoui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-01-19Make "Out of Date" pkgs more NOTICABLE.Loui Chang
Includes a translation change. Why oh why would one conceive to put HTML markup into the translation? Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-01-19Opera doesn't give the buttons any padding. Let's giver some.Loui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-01-19Move "Add Comment" button to Actions bar.tardo
The lonely button now gains some friends. Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-12-02Update tur-users -> aur-generalSimo Leone
Fix broken links after mailing list rename. Signed-off-by: Simo Leone <simo@archlinux.org>
2007-10-11Revert "Move "Add Comment" button to Actions bar."Paul Mattal
This reverts commit 9b4472ef2fb91e91539def70f905cfe1ec6a8a3a. We have decided to put the button by itself on the bottom, so it does not get lost. This might be reconsidered in later UI revamping.
2007-10-11Move "Add Comment" button to Actions bar.tardo
The lonely button now gains some friends. Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-10-11Center Add Comment box.tardo
Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-10-03Added html/web/xml directory.Paul Mattal
The html/web/xml directory is where the RSS feed gets stored. This was not in the release tree, but has now been added. It should be set up with permissions that allow the webserver to write to it.
2007-10-02Fixed version strings.tardo
Added AUR_VERSION to config file, so now we should only need to change one location. KISS ftw. Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-09-30Logout now redirects instead of displaying a page.tardo
Thanks to Alex for the heads-up. Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-09-29changed version string to 1.4.0 on front pagePaul Mattal
2007-09-28nitpick: change buttons border to solid and convertLoui Chang
web/html/css/containers.css to unix format Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-27Changed homepage box title to "AUR Home" to match patch from tardo.Paul Mattal
2007-09-27Box titles now align to the left.tardo
Might be me, but aligning to the right just looked messed up. Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-09-27Merge commit 'origin/testing'Loui Chang
Yeah I actually want to work from testing. Conflicts: web/lib/pkgfuncs.inc Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-26Made some things in config.inc.proto that should be constants constantsLoui Chang
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-25Merge branch 'testing' of git://git.mattal.com/aur into testtardo
Fixed regressions.
2007-09-25Merge branch 'master' of git://git.mattal.com/aurtardo
2007-09-25Regression to front page "Flagged as safe by me" languagePaul Mattal
Developers should be treated the same as TUs
2007-09-25Regression to front page "Flagged as safe by me" languagePaul Mattal
Developers should be treated the same as TUs
2007-09-24Phrakture requested fonts to be more similar to main arch site.eliott
Added css to make it similar.
2007-09-24More changes to page styles.eliott
2007-09-22Notify by email when package is flagged out of date. FS 3231.tardo
In addition to the above, it does not notify if the user that flags package out of date is the same as the owner of the package. The body of the email could use work as well I suppose. Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-09-22Changes to bring the main arch site theme to the aur.eliott
2007-09-20patch from eliott to convert all <? to <?phppjmattal
2007-09-20- Applied a patch from Loui to fix session removal.swiergot
- Replaced all occurences of mysql_escape_string() with mysql_real_escape_string().
2007-09-19added language for version 1.3.11.3.1pjmattal
2007-09-17Added XSS patches from Joerie de Gram.pjmattal
2007-03-05Varios fixes:dsa
Added validation for the arch e license fields, so we can ensure that new submitted packages can be built using pacman3. Fixed some pkgsubmit problems.
2007-03-05Added support for a warning class.dsa
2007-03-05Added support for uploading files with '+' characters.dsa
2007-02-25Closing #5758.swiergot
2007-02-22My Statistics instead of User Statistics. For TUs show number of packages ↵swiergot
they flagged safe, not number of their packages that were flagged safe.
2007-02-22tagged for version 1.3.01.3.0pjmattal
2006-12-14Corrected a problem when submit a package, more details in file pkgsubmit.phpdsa
2006-10-13Solved the #3939 bug and it will require a change in the PackageDepends ↵dsa
table to add a DepCondition field with the type varchar(20).
2006-09-17fix bug #5403 - privilege issue in safe flagsimo
2006-08-22Applied license patch from dsa (closes #4085).swiergot
2006-08-10committed dsa's user stats and user links patchpjmattal
this will require some translation updates
2006-08-10added version tags for 1.2.101.2.10pjmattal
2006-08-08committed dsa's patch to allow periods in package names (closes #4758)pjmattal
2006-08-08added dsa's header include patchpjmattal
2006-08-01added dsa's "My Packages" patchpjmattal
2006-08-01closed #2599: now removes " or ' from pkgdesc only if they form a start/end pairpjmattal
2006-06-09release 1.2.91.2.9pjmattal
2006-01-04release 1.2.81.2.8simo