summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2009-04-13Move cn.po to zh_CN.po.Loui Chang2-1/+2
2009-04-12Add more Chinese translations.Supern Lee1-0/+110
2009-04-12Add Chinese translations.Supern Lee1-0/+154
2009-04-12Remove author information from scripts.Loui Chang2-5/+0
2009-04-06Bump version to 1.5.6.2Loui Chang1-1/+1
2009-04-01Tweak the bash parsing for package submission.Loui Chang1-10/+17
2009-03-12Fixed some errors/omissions in setup docsMark Taylor1-4/+8
2009-03-03Add LocationID to returned fields in json interface.Loui Chang1-1/+1
2009-03-03Fix search output if no results are found.Loui Chang2-5/+4
2009-03-03Redirect to REQUEST_URI after logging in.Loui Chang1-2/+3
2009-03-03Go to details page when a search returns one result.Loui Chang1-3/+9
2009-03-03pkgfuncs.inc: Fix indentation.Loui Chang1-140/+146
2009-03-03Update cleanup script to remove non-unsupported files.Loui Chang1-0/+15
2009-03-02Fix user stats table links.Loui Chang1-6/+14
2009-03-02added links at My Statistic valuesAndrea Scarpino1-3/+3
2009-02-20Fix the comment poop bug.Loui Chang2-7/+10
2009-02-18Revamp markup and styles for comments.Loui Chang2-24/+30
2009-02-18Remove unused CSS styles.Loui Chang1-69/+1
2009-02-18XHTML Validation fixes.Loui Chang2-2/+2
2009-02-18Add 'Out of Date' detail in search formAndrea Scarpino2-0/+12
2009-02-16Correct comment removal in pkgsubmit.phpGergely Imreh1-4/+7
2009-02-15Fix: FS#13189, infinite variable replacement cycleGergely Imreh1-1/+5
2009-02-15rpc: delay getting DB connection until absolutely necessaryDan McGee1-3/+4
2009-02-13Change layout of tu_details.Loui Chang3-15/+21
2009-02-13List TUs that voted on a proposal.Angel 'angvp' Velasquez2-1/+27
2009-02-13Fix Sources listing in package details.Loui Chang1-9/+8
2009-02-09xhtml validation fix.Loui Chang1-1/+1
2009-02-06Clean up some markup and styles in page navigation.Loui Chang2-9/+19
2009-02-03Change pagination styleCallan Barrett2-16/+29
2009-02-01Bump version to 1.5.6Loui Chang1-1/+1
2009-01-29Update Italian translation and some improvementsGiovanni Scafora1-0/+8
2009-01-28Add support for filename::url syntax for sources.Loui Chang1-1/+3
2009-01-28FS#2649, FS#12645: subsititution of all variables and "eval"Gergely Imreh1-11/+26
2009-01-25Add note about short open tags in web/README.Loui Chang1-0/+4
2009-01-25Remove huge margins from main content.Loui Chang1-8/+0
2009-01-25Move package comment form into a new template.Loui Chang4-80/+78
2009-01-25Updated Turkish translation.Samed Beyribey1-1/+87
2009-01-25APC work follow-upDan McGee1-21/+22
2009-01-25Update Italian translationGiovanni Scafora1-0/+30
2009-01-24Indicate when there are more search result pages than numbered links show.Loui Chang1-24/+25
2009-01-24Validation fixes.Loui Chang2-3/+3
2009-01-24Remove obsolete padding images.Loui Chang2-0/+0
2009-01-24Add package details template (pkg_details.php)Loui Chang4-183/+178
2009-01-24Rework login form.Loui Chang11-43/+35
2009-01-23Move actions form into template.Loui Chang2-65/+61
2009-01-23Fix a few xhtml validation errors.Loui Chang3-6/+5
2009-01-23Bring version footer in with the rest of the site body.Loui Chang3-3/+2
2009-01-23Add Previous and Next links for search results.Loui Chang1-53/+56
2009-01-23Return CategoryID from the json interface.Loui Chang1-1/+1
2009-01-23Remove urlencode('K') in pkg_search_results.Loui Chang1-4/+0