summaryrefslogtreecommitdiffstats
path: root/web/html
AgeCommit message (Expand)AuthorFilesLines
2008-12-29Correct undefined constant error in pkgsubmit.Loui Chang1-4/+6
2008-12-29Add search bar to index and pkg details pagesCallan Barrett2-0/+3
2008-12-29New search bar, toggle advanced options new styleCallan Barrett2-6/+17
2008-12-22Make some translatable strings friendlier to common usage.Loui Chang1-3/+3
2008-12-22Modify and fix typos in comment notification email.Loui Chang1-3/+6
2008-12-22Really make all web paths relative.Loui Chang2-5/+3
2008-12-21Introduce function include_lang for translations.Loui Chang8-25/+25
2008-12-21Make all web paths relative.Loui Chang1-2/+2
2008-12-20Remove success messages after package functionsCallan Barrett2-32/+25
2008-12-20Change behaviour of package functions to accept normal arraysCallan Barrett1-4/+6
2008-12-20Fix PKGBUILD source array parsing.Evangelos Foutras1-1/+3
2008-12-20Add error checking to chmod on package submissionCallan Barrett1-1/+1
2008-12-17Remove obsolete timeout page.Loui Chang1-17/+0
2008-12-17Remove obsolete 'hacker' page.Loui Chang1-17/+0
2008-12-17Reword the disclaimer in index.php.Loui Chang1-2/+2
2008-11-25Make remembered sessions actually save themselves.Loui Chang1-2/+3
2008-11-23Clean up packages.php and document new package functionsCallan Barrett1-29/+19
2008-11-13Give group writable permissions to uploaded files.Loui Chang1-17/+19
2008-11-13Move package notification into a function.Loui Chang1-45/+8
2008-11-13Clear out old expired sessions on log out.Loui Chang1-4/+3
2008-11-10Tweak TU interface for appearance.Loui Chang2-9/+13
2008-11-03Merge branch 'testing'Loui Chang10-1435/+269
2008-10-30Convert package voting to a functionCallan Barrett1-106/+6
2008-10-27Convert package adoption/disowning to a functionCallan Barrett1-94/+6
2008-10-16Convert package deletion to a functionCallan Barrett1-86/+4
2008-10-14Convert package flagging to a functionCallan Barrett1-95/+6
2008-10-09Setup translation for addvote.phpCallan Barrett1-15/+15
2008-10-09Add comment and submitted to notification emails for commentsCallan Barrett1-1/+1
2008-10-08Setup translation files for tu.phpCallan Barrett1-1/+1
2008-10-05Major rearrangement of tu.php, strings setup for translationCallan Barrett1-368/+70
2008-09-13Fix whitespace and indenting in pkgsubmit.Loui Chang1-117/+112
2008-08-19Remove obsolete Trusted User guidelines.Loui Chang1-273/+0
2008-08-19Move top page template-example to web/template.Loui Chang1-20/+0
2008-08-19Remove obsolete test scripts.Loui Chang1-45/+0
2008-07-28Include File/Find.php PEAR moduleSimo Leone1-2/+2
2008-07-28Tweak index.php and update translations.Loui Chang1-15/+16
2008-07-22Change some of the index page notices.Loui Chang2-4/+13
2008-07-09Redirect on package submissionCallan Barrett1-33/+17
2008-07-07Move code out of index.phpLoui Chang1-172/+10
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang16-24/+9
2008-06-16Reorganise web/README.txt and elaborate on PEAR and File_Find.Loui Chang1-1/+1
2008-06-15Clean up of pkgsubmit.phpCallan Barrett1-206/+165
2008-06-12Make use of PEAR packages in pkgsubmit.phpCallan Barrett2-122/+66
2008-06-12Split html and php in index.phpCallan Barrett1-160/+177
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-07Remove obsolete inline CSS in index.php.Michael Klier1-4/+4
2008-06-08Revert "Split html from front page"Callan Barrett1-4/+151
2008-06-08Split html from front pageCallan Barrett1-151/+4