summaryrefslogtreecommitdiff
path: root/lib/style.php
AgeCommit message (Collapse)Author
2019-03-18lib/style.php: small style changeErich Eckner
2019-03-07packages/differences.php: show differences to upstream, tooErich Eckner
2019-02-19lib/style.php: $difflist_sorts: fix mysql column namesErich Eckner
2019-02-19packages/differences.php now functionalErich Eckner
2019-02-19lib/style.php: print_listing(): what to print in columns is now stored in an ↵Erich Eckner
array, too
2019-02-19lib/style.php: add missing lfErich Eckner
2019-02-19lib/style.php: print_listing(): make links to package details also work for ↵Erich Eckner
sites on other paths
2019-02-19lib/style.php: print_listing() now suitable for lists of groups, tooErich Eckner
2019-02-19lib/style.php: take list of columns/sorts as parameter in ↵Erich Eckner
print_package_listing() -> print_listing()
2019-02-18lib/style.php: package_listing_query_order_by() is now integrated in ↵Erich Eckner
query_package_listing()
2019-02-18extracting of ORDER BY info from $_GET moved from packages/index.php to ↵Erich Eckner
function in lib/style.php
2019-02-18move array of columns from packages/index.php to lib/style.phpErich Eckner
2019-02-18lib/style.php,packages/index.php: move querying part of package listing to a ↵Erich Eckner
separate function in a separate file
2019-02-18lib/style.php,packages/index.php: move displaying part of package listing to ↵Erich Eckner
a separate function in a separate file
2019-02-11lib/style.php: make highlight in navbar configurableErich Eckner
2019-02-11lib/style.php: allow for title without extensionErich Eckner
2019-02-11lib/*.php: should not require_once ../init.php - else it cannot be included ↵Erich Eckner
from the parent directory
2019-02-07link to www.archlinux32.org/$sub instead of $sub.archlinux32.orgErich Eckner
2018-07-10lib/style.php : fix quotingErich Eckner
2018-07-10change copyright notice to always include all authorsErich Eckner
2018-06-19Fix syntax errors from missing semicolonsTyler Dence
2018-06-19Changed requires to require_once'sTyler Dence
2018-06-19Fix include path by generating absolute pathsTyler Dence
2018-06-18lib/style.php: include flag's cssErich Eckner
2018-05-22lib/style.php: quote function nameErich Eckner
2018-05-02lib/style.php: fix includeErich Eckner
2018-05-02put offline-slave-warning into print_header()Erich Eckner
2018-04-26lib/style.php: make copyright configurableErich Eckner
2018-04-26lib/style.php: new to reduce duplicate codeErich Eckner