summaryrefslogtreecommitdiffstats
path: root/web/template
AgeCommit message (Expand)AuthorFilesLines
2012-09-18Use the "new" icon from archweb for the recent updates tablecanyonknight1-1/+1
2012-09-18Add the new package icon back to the front pagecanyonknight1-0/+3
2012-09-18Migrate all DB code to use PDOcanyonknight1-1/+1
2012-08-23Fix broken RSS feed link on front pagecanyonknight1-1/+1
2012-08-23Allow only Trusted Users, Developers, and Maintainers to unflag packagescanyonknight2-2/+4
2012-08-23pkg_details.php: Fix broken HTML for package page with no dependenciescanyonknight1-1/+1
2012-07-18Use virtual paths for voters pageLukas Fleischer1-4/+6
2012-07-18pkg_details.php: Remove field set in actions boxLukas Fleischer1-2/+4
2012-07-18pkg_comments.php: Fix comment deletion linksLukas Fleischer1-2/+3
2012-07-18pkg_comments.php: Fix links to user accountsLukas Fleischer1-1/+1
2012-07-17pkg_comments.php: Fix noticeLukas Fleischer1-1/+1
2012-07-17Rearrange package actionsLukas Fleischer1-5/+5
2012-07-17pkg_details.php: Verbose labels for package actionsLukas Fleischer1-6/+6
2012-07-17actions_form.php: Hide empty formLukas Fleischer1-0/+2
2012-07-17Move adoption button to package actions boxLukas Fleischer2-7/+13
2012-07-17Move package actions to the action boxLukas Fleischer2-0/+19
2012-07-17account_edit_form.php: Remove another stray "</div>"Lukas Fleischer1-1/+1
2012-07-17pkg_details.php: Fix link to voters if ID is unsetLukas Fleischer1-1/+1
2012-07-15Use virtual paths for package detailsLukas Fleischer5-8/+8
2012-07-15Use virtual path feature for linksLukas Fleischer14-40/+40
2012-07-15Use absolute URIs for style sheets and imagesLukas Fleischer2-4/+4
2012-07-14Merge branch 'maint'Lukas Fleischer7-1/+10
2012-07-09pkg_details.php: Move "<div>" tag into if-branchLukas Fleischer1-1/+1
2012-07-09pkg_details.php: Fix dependency linksLukas Fleischer1-1/+1
2012-07-08Remove legacy CSSLukas Fleischer1-3/+0
2012-07-06acctfuncs.inc.php: Move XHTML to account_details.php templatecanyonknight1-0/+57
2012-07-06Pull out DB code from trusted user pagecanyonknight1-14/+12
2012-07-06pkg_comment_form.php: Pull out DB codecanyonknight1-51/+0
2012-07-06pkg_search_results.php: Pull out DB codecanyonknight1-4/+3
2012-07-06account_search_results.php: Pull out DB codecanyonknight1-2/+1
2012-07-06action_form.php: Pull out DB codecanyonknight1-24/+8
2012-07-06Move language selection to a drop-down listLukas Fleischer1-12/+20
2012-07-06actions_form.php: Overhaul to match archwebcanyonknight1-48/+41
2012-07-06Restructure the navigation barLukas Fleischer1-4/+3
2012-07-06Move login form to a separate pageLukas Fleischer2-40/+3
2012-07-06acctfuncs.inc.php: Move XHTML to account_search_results.php templatecanyonknight1-0/+103
2012-07-06acctfuncs.inc.php: Move XHTML to account_edit_form.php templatecanyonknight1-0/+138
2012-07-06Overhaul account pages to match archwebcanyonknight1-33/+33
2012-07-06Overhaul trusted user proposal page to match archwebcanyonknight2-126/+123
2012-07-06Overhaul to stat tables to match archwebcanyonknight3-80/+49
2012-07-06pkg_comments.php: Overhaul to match archwebcanyonknight1-40/+37
2012-07-06Search form layout overhaulLukas Fleischer1-121/+123
2012-07-06Refactor package comment formLukas Fleischer1-10/+17
2012-07-06Synchronize footer layout with archwebLukas Fleischer1-6/+9
2012-07-06pkg_search_results.php: Overhaul to match archwebcanyonknight1-126/+113
2012-07-06pkg_details.php: Overhaul to match archwebcanyonknight1-151/+156
2012-07-06Remove all traces of "pgboxtitle"Lukas Fleischer5-13/+7
2012-07-06Wrap everything in a content cotainerLukas Fleischer2-28/+29
2012-07-06Add archweb style sheetLukas Fleischer1-1/+2
2012-07-06Use sane date format strings everywhereLukas Fleischer4-7/+7