summaryrefslogtreecommitdiffstats
path: root/web/html/account.php
AgeCommit message (Expand)AuthorFilesLines
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer1-1/+1
2011-10-24Show last voted date on account details pageDan McGee1-1/+1
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij1-2/+2
2011-04-13Remove "New Package Notify" option from user account settings.Lukas Fleischer1-4/+4
2011-03-04Fix PHP notices in account pagesDan McGee1-18/+20
2009-08-11Use include_once where applicableDan McGee1-1/+1
2009-01-19Use new conglomerated translation files.Loui Chang1-3/+1
2008-12-21Introduce function include_lang for translations.Loui Chang1-6/+7
2008-06-17Remove all vim mode lines. Add HACKING file.Loui Chang1-1/+1
2008-03-23Put login into its own function.Loui Chang1-1/+1
2008-01-20Support for verbose page titlesCallan Barrett1-1/+1
2007-10-02Fixed version strings.tardo1-1/+1
2007-09-24More changes to page styles.eliott1-0/+7
2007-09-20patch from eliott to convert all <? to <?phppjmattal1-1/+1
2007-09-20- Applied a patch from Loui to fix session removal.swiergot1-1/+1
2006-08-08added dsa's header include patchpjmattal1-0/+3
2006-08-01added dsa's "My Packages" patchpjmattal1-0/+1
2005-06-10Added Simo's patch for #2579, adding user info pagepjmattal1-2/+21
2005-04-23Fix user existence checks; whacks bug#2585simo1-2/+2
2005-01-25started working on package delete supporteric1-1/+1
2004-09-10continuing with pkgsubmit, added vim instructions to php fileseric1-1/+1
2004-06-24getting closer to printing package search results - also fixed some XHTML stufferic1-3/+3
2004-06-23account adding/editing is workingeric1-5/+57
2004-06-22pulled out account functions into separate include fileeric1-367/+29
2004-06-21working on the accounts stufferic1-3/+403
2004-06-21finished the login/logout/session stufferic1-4/+2
2004-06-19finished tweaking language selectioneric1-0/+18