Commit graph

61 commits

Author SHA1 Message Date
Paul Mattal
22fcea238f Tweak to version strings patch.
Rather than rely in any way on config.inc, which is expected to be edited
by the user and to persist across versions without change, the version
string definition is stored in version.inc and included from aur.inc.
2007-10-02 07:33:53 -04:00
Loui Chang
10f6a7c401 nitpick: Changed "AUR-Home" button to "AUR Home"
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-27 00:09:43 -04:00
Loui Chang
d2134f7637 Merge commit 'origin/testing'
Yeah I actually want to work from testing.
Conflicts:

	web/lib/pkgfuncs.inc

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-27 00:06:56 -04:00
Loui Chang
e8ae65abf6 I forgot to change AUR_db* usage to constants. Fixed now.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-27 00:04:47 -04:00
Loui Chang
c764f078f1 Made some things in config.inc.proto that should be constants constants
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-26 23:57:51 -04:00
eliott
ac8291a5dc Changes to bring the main arch site theme to the aur. 2007-09-22 12:09:00 -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
80a82a0f93 committed patch to russian title and typo from Sergej 2007-08-17 19:29:49 +00:00
simo
e2c0a069f9 Added some anti-cache headers 2007-02-22 22:35:56 +00:00
swiergot
e41b412d2c Added French translation from Morgan Lefieux. 2006-08-14 19:18:20 +00:00
pjmattal
f2b54f9acc upped session timeout from 30 idle minutes to 2 idle hours 2006-08-03 14:47:41 +00:00
pjmattal
47ad04e0d2 committed russian translation fixes from sergej
russian is now ready for prime time
2006-08-02 13:09:42 +00:00
pjmattal
f00984a887 fixes to Russian translation (recommit corrected UTF-8 file) 2006-08-01 13:14:04 +00:00
pjmattal
ce505210fa added dsa's "My Packages" patch 2006-08-01 05:50:48 +00:00
pjmattal
c3380f4fd6 added russian language translation from sergej
it looks lousy on my browser, need to figure out how to improve
2006-08-01 05:13:17 +00:00
swiergot
83e054c301 Forgot to enable the German translation. 2006-06-09 08:37:34 +00:00
simo
70af7c7d5c add search by submitter functionality 2005-11-27 04:05:27 +00:00
simo
6432876d77 traducción a español 2005-11-09 00:13:54 +00:00
simo
452ab3a1fd Added Portuguese translation 2005-10-16 17:54:39 +00:00
simo
07c54d7bcc Added Catalan translation 2005-10-16 16:59:22 +00:00
swiergot
8f25d155b3 added Italian translation from voidnull 2005-09-02 14:51:49 +00:00
swiergot
e728d27560 moved the Logout link to the end of the menu bar 2005-08-09 09:33:51 +00:00
pjmattal
a4d583179c moved bugs and discussion links to the main menubar
closes bug #3023
2005-08-02 04:28:58 +00:00
pjmattal
5f59fd86fb added changes to front page to close bug #2820 2005-06-11 02:38:07 +00:00
simo
e45d8daaba fixed some relative links and rss problems with https 2005-06-10 23:24:34 +00:00
simo
a81f22da2d RSS support implemented
Latest packages also on homepage

DEPLOYMENT NOTES:
- web/html/xml must be world writable
2005-06-10 23:07:24 +00:00
pjmattal
e1e6884a33 added utf-8 encoding header 2005-05-16 21:04:56 +00:00
pjmattal
cac788476a added polish translation
this still needs some more debugging before it goes live
but it's turned on in this version
2005-05-13 14:38:04 +00:00
pjmattal
da50574c69 added English language selector back in 2005-04-22 04:37:26 +00:00
eric
514314da58 accept a four-letter TLD. closes bug 2543 2005-04-12 14:42:09 +00:00
pjmattal
2f27045c0f changed db name from AUR to aur
moved db config for webapp into the config file
2005-04-09 20:54:55 +00:00
pjmattal
20c02507ab fixed multiple maintainer mess 2005-04-06 03:25:28 +00:00
pjmattal
71b5b9e6b7 many changes in prep for launch
new doc page added
changed AUR to community
lower-cased unsupported
fixed half of the bug with changing categories:
  categories now can't be changed for packages in community
  however they can still be changed out from under maintainers by joe users for unsupported packages
debugged problem with package details not found when unsupported uploads were with Category 0 (changed default to 19)
2005-04-06 02:54:11 +00:00
pjmattal
ac7e555b34 moved debugging logs to /var/tmp 2005-02-25 19:23:46 +00:00
pjmattal
252afad9fc tweaks to package functions and schema 2004-12-15 01:33:12 +00:00
eric
d118769d8c just a little work on it - still have some code and plenty of debugging to do 2004-10-24 20:55:30 +00:00
eric
1e1eb451de still working on pkgsubmit 2004-07-14 00:20:32 +00:00
eric
56effc6ae4 a little bit more... 2004-07-13 00:48:21 +00:00
eric
cbe2050420 started on the package submit script 2004-07-12 22:12:42 +00:00
eric
7b9956f225 cleaned up physical scripts 2004-07-11 17:04:32 +00:00
eric
d17e406ac6 pkgsearch is done (except for some serious debugging) 2004-07-10 20:51:56 +00:00
eric
ae26c9ce2a baby steps 2004-07-02 12:47:16 +00:00
eric
993fcb7811 still working on pkgsearch.php::do_Details 2004-07-01 22:20:09 +00:00
eric
4b80bc34ff re-working pkgsearch, NumVotes add to Packages table 2004-06-28 19:37:02 +00:00
eric
efcca46f26 working on action box for packages 2004-06-28 10:39:12 +00:00
eric
dc3b13064c mypkgs works, but need an 'action' table 2004-06-26 13:21:04 +00:00
eric
5cbbf11c8b less/more buttons work on packages 2004-06-25 16:41:37 +00:00
eric
16a97cf1a3 first pass at displaying package search results - still needs Less/More buttons 2004-06-25 00:17:17 +00:00
eric
1f62f86af5 getting closer to printing package search results - also fixed some XHTML stuff 2004-06-24 19:08:35 +00:00