summaryrefslogtreecommitdiffstats
path: root/web/lib
AgeCommit message (Expand)AuthorFilesLines
2008-09-29Take formatting out of version number in web/lib/version.incLoui Chang1-1/+1
2008-09-28Sort required by list in package details page.Callan Barrett1-0/+1
2008-09-22Use system rm in rm_rf function.Loui Chang1-12/+3
2008-08-27doesn't show disown package when already disownedAndrea Scarpino1-6/+4
2008-08-19Add Turkish to SUPPORTED_LANGS in config.inc.proto.Loui Chang1-5/+6
2008-07-28Convert special chars in translations to html entities.Loui Chang1-1/+3
2008-07-22Add a new DEFAULT_LANG constant.Loui Chang3-11/+17
2008-07-17Make JSON search return more information.Loui Chang1-14/+20
2008-07-08Remember user between sessions.Andrea Scarpino1-1/+6
2008-07-07Move code out of index.phpLoui Chang1-0/+72
2008-07-07Bump version to 1.5.2Loui Chang1-2/+2
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang5-5/+0
2008-06-07Don't show None on pacckage info pageCallan Barrett1-36/+45
2008-06-07Fix logging in from package pageCallan Barrett1-1/+1
2008-06-06Added AurJson query length limit.eliott1-0/+4
2008-06-05Fix CVS and package linksCallan Barrett1-4/+4
2008-06-05Disable user package deletionCallan Barrett1-3/+4
2008-06-05Fix FS#8672Callan Barrett1-1/+2
2008-04-25Move search form to web/template/pkg_search_form.phpLoui Chang1-118/+1
2008-04-04Fix some string translation problems in acctfuncsLoui Chang1-12/+13
2008-03-27New behaviour for translations. Function takes variable number of arguments.Loui Chang1-10/+26
2008-03-27Remove references to AURMaintainerUIDCallan Barrett1-1/+1
2008-03-23Version bump to 1.5.11.5.1Simo Leone1-1/+1
2008-03-23Revamped pkg_search_page()Simo Leone1-542/+492
2008-03-23Fixed bug where search resets when browsing orphansLoui Chang1-2/+7
2008-03-23Make all references to AUR database consistentLoui Chang1-1/+1
2008-03-23Fixed broken search resultsCallan Barrett1-3/+11
2008-03-23One more json fixLoui Chang1-1/+1
2008-03-23Changed valid_passwd() to check for non-empty password instead of good_passwd()Loui Chang1-1/+1
2008-03-23Put login into its own function.Loui Chang2-66/+7
2008-03-23Fixed a couple more lingering JSON bugsLoui Chang1-1/+1
2008-03-23Fixed operator precendence in aurjsonSimo Leone1-1/+1
2008-03-23Make JSON interface workSimo Leone1-5/+10
2008-02-19Turn more and less buttons into linksCallan Barrett1-16/+12
2008-02-19Bump version to 1.5.01.5.0Simo Leone1-1/+1
2008-02-19Fix for information leak in login logic.eliott1-4/+2
2008-02-19Fix for 'More' and 'Less' paging breakage.eliott1-5/+2
2008-01-23Removed QBUG and DBUGSimo Leone2-24/+0
2008-01-20Turn action bar into drop boxCallan Barrett1-46/+21
2008-01-20Fix login error and translation bugCallan Barrett1-2/+2
2008-01-20Add search result informationCallan Barrett1-30/+36
2008-01-20More cleanup, add TU link to headerCallan Barrett2-27/+4
2008-01-20Support for verbose page titlesCallan Barrett2-54/+21
2008-01-20Tweaks of various page layouts and handling of dataCallan Barrett1-187/+156
2008-01-20Removes need for name, overwrite and comment fields from pkgsubmit.phpCallan Barrett1-14/+8
2008-01-20Add notify column in search results and notify buttonCallan Barrett2-6/+37
2008-01-20Fix bug with botched AURSID valuesCallan Barrett1-5/+3
2008-01-20Removes timeout page and moves login form to headerCallan Barrett1-2/+69
2008-01-20Adds support for TUs and devs to disown packages they do not ownCallan Barrett1-1/+3
2008-01-20Modified to get details based on an exact package name, or based on a package...eliott1-8/+19