summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang21-29/+9
2008-06-16Reorganise web/README.txt and elaborate on PEAR and File_Find.Loui Chang2-8/+19
2008-06-15Clean up of pkgsubmit.phpCallan Barrett1-206/+165
2008-06-14Added steps to install PEAR module in readmeCallan Barrett1-4/+4
2008-06-12Updated Italian translationGiovanni Scafora3-2/+36
2008-06-12Make use of PEAR packages in pkgsubmit.phpCallan Barrett3-123/+72
2008-06-12Split html and php in index.phpCallan Barrett1-160/+177
2008-06-09fixed indention + xhtml in search_accounts_form.phpMichael Klier1-56/+66
2008-06-09Fix FS#8622Callan Barrett1-18/+24
2008-06-09Fix FS#10016Callan Barrett1-4/+4
2008-06-08Fix URL and wording of pkgedit.php emailCallan Barrett1-1/+1
2008-06-07Updated french translation and corrected some grammar mistakes.Cilyan Olowen12-45/+85
2008-06-07Remove obsolete inline CSS in index.php.Michael Klier1-4/+4
2008-06-08Revert "Split html from front page"Callan Barrett2-169/+151
2008-06-08Split html from front pageCallan Barrett2-151/+169
2008-06-08xhtml validation fixes for login_form.phpMichael Klier1-25/+20
2008-06-07Unmark out-of-date on updateCallan Barrett1-0/+1
2008-06-07Don't show None on pacckage info pageCallan Barrett1-36/+45
2008-06-07Support for uploading plain PKGBUILDsCallan Barrett1-5/+9
2008-06-07Fix logging in from package pageCallan Barrett1-1/+1
2008-06-05Added AurJson query length limit.eliott1-0/+4
2008-06-05Don't reset category on update.Callan Barrett1-0/+2
2008-06-06Rewrite pkg_search_form.phpCallan Barrett1-116/+183
2008-06-06Fix CVS and package linksCallan Barrett1-4/+4
2008-06-05CSS cleanupMichael Klier3-577/+508
2008-06-06Disable user package deletionCallan Barrett2-6/+4
2008-06-05Fix FS#8672Callan Barrett1-1/+2
2008-04-25Update terminology in web/README.txt. Delete obsolete info.Loui Chang1-19/+18
2008-04-25Break start and end bits of pkg search form out of PHPLoui Chang1-38/+40
2008-04-25Move search form to web/template/pkg_search_form.phpLoui Chang2-118/+122
2008-04-03Fix FS 10008 and update rss2.phpLoui Chang1-3/+14
2008-04-03Update a couple of things in web/README.txtLoui Chang1-1/+6
2008-04-03Fix 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 Barrett3-114/+83
2008-03-23Version bump to 1.5.1Simo Leone1-1/+1
2008-03-23Revamped pkg_search_page()Simo Leone3-546/+494
2008-03-23Updated Polish translationMateusz Herych10-7/+51
2008-03-23Small fix to Italian translationGiovanni Scafora1-1/+1
2008-03-23Fixed bug where search resets when browsing orphansLoui Chang1-2/+7
2008-03-23Make all references to AUR database consistentLoui Chang2-5/+5
2008-03-23Fix weird title setting on search pageCallan Barrett1-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 Chang5-114/+33
2008-03-23Fixed a couple more lingering JSON bugsLoui Chang1-1/+1
2008-03-23Changed to non-fancy logoSimo Leone1-0/+0
2008-03-23Fixed operator precendence in aurjsonSimo Leone1-1/+1
2008-03-23Make JSON interface workSimo Leone1-5/+10