summaryrefslogtreecommitdiff
path: root/web/template
AgeCommit message (Expand)Author
2009-01-05Move package comments to a template.Loui Chang
2009-01-04Store account type in local var when possibleDan McGee
2008-12-29Properly select page length in search form.Loui Chang
2008-12-29Make search page use mkurl function, change variables aroundCallan Barrett
2008-12-29Add search bar to index and pkg details pagesCallan Barrett
2008-12-29New search bar, toggle advanced options new styleCallan Barrett
2008-12-22Don't require login to see out of date packages from package search.Loui Chang
2008-12-22Make some translatable strings friendlier to common usage.Loui Chang
2008-12-22Encode search string for use in anchor tags.Loui Chang
2008-12-22Really make all web paths relative.Loui Chang
2008-12-21Move package search results to a templateCallan Barrett
2008-12-21Introduce function include_lang for translations.Loui Chang
2008-12-21Make all web paths relative.Loui Chang
2008-12-20Revert "Move call to try_login to login_form."Callan Barrett
2008-12-17Move call to try_login to login_form.Loui Chang
2008-12-17Remove colons from translated strings in login_form.Loui Chang
2008-11-25Renamed Get Arch to Download.Thayer Williams
2008-11-10Tweak TU interface for appearance.Loui Chang
2008-10-06Show developer-TUs their total community packages.Loui Chang
2008-10-05Move logout link from main menu to login barCallan Barrett
2008-10-05Major rearrangement of tu.php, strings setup for translationCallan Barrett
2008-09-29Take formatting out of version number in web/lib/version.incLoui Chang
2008-08-19Move top page template-example to web/template.Loui Chang
2008-07-08Remember user between sessions.Andrea Scarpino
2008-07-07Move code out of index.phpLoui Chang
2008-06-09fixed indention + xhtml in search_accounts_form.phpMichael Klier
2008-06-08Revert "Split html from front page"Callan Barrett
2008-06-08Split html from front pageCallan Barrett
2008-06-08xhtml validation fixes for login_form.phpMichael Klier
2008-06-06Rewrite pkg_search_form.phpCallan Barrett
2008-04-25Break start and end bits of pkg search form out of PHPLoui Chang
2008-04-25Move search form to web/template/pkg_search_form.phpLoui Chang
2008-03-23Revamped pkg_search_page()Simo Leone
2008-03-23Put login into its own function.Loui Chang
2008-02-18Bump version to 1.5.01.5.0Simo Leone
2008-01-20Turn action bar into drop boxCallan Barrett
2008-01-20Fix login error and translation bugCallan Barrett
2008-01-20some more tweaks to make it look less like I worked on it.eliott
2008-01-20Hacky attempt to fix lang and navigation barseliott
2008-01-20More cleanup, add TU link to headerCallan Barrett
2008-01-20updates to header. Manual addition of thayers previous patch.eliott
2008-01-20Support for verbose page titlesCallan Barrett
2008-01-20Tweaks of various page layouts and handling of dataCallan Barrett
2008-01-20Fix bug with botched AURSID valuesCallan Barrett
2008-01-20Removes timeout page and moves login form to headerCallan Barrett
2008-01-19search_accounts_form() output is put into a templateLoui Chang
2008-01-19Added header, footer, and login form templatesLoui Chang