Dan McGee
cdc01130cf
Fix PHP notices in account pages
...
Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-03-04 10:29:17 +01:00
Dan McGee
46f2798524
Use include_once where applicable
...
All of these are sourcing function libraries so we don't need to include
them more than once. Things that insert actual HTML into the output were
left calling include().
Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2009-08-11 13:58:12 -04:00
Loui Chang
2ee3276348
Use new conglomerated translation files.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2009-01-19 16:29:45 -05:00
Loui Chang
78c2b5c67f
Introduce function include_lang for translations.
...
This includes only the requested language for each page and
makes top level language include files obsolete.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-12-21 18:03:27 +09:00
Loui Chang
3a42725601
Remove all vim mode lines. Add HACKING file.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-06-17 01:38:01 -04:00
Loui Chang
a5a8895f49
Put login into its own function.
...
Utilise login form template.
Also cleaned up a couple notices.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Signed-off-by: Simo Leone <simo@archlinux.org>
2008-03-23 03:04:16 -05:00
Callan Barrett
379e16eebd
Support for verbose page titles
...
Verbose page titles again
Adds support for more verbose page titles based on current
page and action by user and removes sort by options from
search form as they're obsolete by column links.
Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
2008-01-20 00:21:20 -06:00
tardo
881b921eb3
Fixed version strings.
...
Added AUR_VERSION to config file, so now we should only need to
change one location. KISS ftw.
Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-10-02 07:29:27 -04:00
eliott
aebdd21b58
More changes to page styles.
2007-09-24 07:57:35 -07:00
pjmattal
452d6b1245
patch from eliott to convert all <? to <?php
2007-09-20 21:46:43 +00:00
swiergot
0b92839bee
- Applied a patch from Loui to fix session removal.
...
- Replaced all occurences of mysql_escape_string()
with mysql_real_escape_string().
2007-09-20 15:33:04 +00:00
pjmattal
c3a90420e2
added dsa's header include patch
2006-08-08 00:59:10 +00:00
pjmattal
ce505210fa
added dsa's "My Packages" patch
2006-08-01 05:50:48 +00:00
pjmattal
c7e4f5c7fa
Added Simo's patch for #2579 , adding user info page
...
also modified it slightly so that we no longer look at AURMaintainerUID for maintainer
2005-06-10 04:52:46 +00:00
simo
f6ea024640
Fix user existence checks; whacks bug#2585
2005-04-23 16:48:37 +00:00
eric
a54ca6bfaf
started working on package delete support
2005-01-25 22:52:32 +00:00
eric
74d81b288d
continuing with pkgsubmit, added vim instructions to php files
2004-09-10 12:47:37 +00:00
eric
1f62f86af5
getting closer to printing package search results - also fixed some XHTML stuff
2004-06-24 19:08:35 +00:00
eric
84912ddb2e
account adding/editing is working
2004-06-23 00:28:13 +00:00
eric
64db123697
pulled out account functions into separate include file
2004-06-22 14:26:54 +00:00
eric
38eda65735
working on the accounts stuff
2004-06-21 19:36:54 +00:00
eric
84e15d0463
finished the login/logout/session stuff
2004-06-20 23:26:28 +00:00
eric
22e8556691
finished tweaking language selection
2004-06-19 14:36:22 +00:00