Commit graph

922 commits

Author SHA1 Message Date
swiergot
cc5d55d5c3 fixed a small bug in the package submitting code that caused real error message being overwritten by unreal URL parsing error 2005-08-05 19:32:28 +00:00
swiergot
ee664d26d6 fixed issues with seaching for orphans ('less' and 'more' buttons, 'go back to search results' link) 2005-08-05 19:22:32 +00:00
pjmattal
63eff7db79 added language for version 1.2.3 2005-08-05 18:12:45 +00:00
pjmattal
6aef041891 fixed big bug in main query introduced in 1.2.1
changed wrong join to RIGHT JOIN!
2005-08-05 18:11:41 +00:00
pjmattal
ab525e309b updated version info to 1.2.2 2005-08-05 03:59:36 +00:00
pjmattal
620937ebfc fixed bug I introduced in 1.2.1 with now requiring outer (left) join in main
query
2005-08-05 03:58:22 +00:00
pjmattal
8d4a353425 updated language for v1.2.1 release 2005-08-02 12:36:51 +00:00
pjmattal
89f2e5bc04 committed swiergot's updates to polish for 1.2.1 2005-08-02 12:35:42 +00:00
pjmattal
ee2b2e2021 committed patch from swiergot to allow package names starting with numbers 2005-08-02 06:34:32 +00:00
pjmattal
a00af12557 added separate link to PKGBUILD for packages in unsupported to pkg detail page
closes bug #3005
2005-08-02 06:30:46 +00:00
pjmattal
6d79fe0c27 added sorting by maintainer and by age
added package age statistics to package detail page
close bug #2970
2005-08-02 06:22:20 +00:00
pjmattal
702abe64bc fixed bug #2994 (extraneous comment delete buttons mapping to wrong comments) 2005-08-02 05:05:19 +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
d9a2a5ea99 fixed bug in the new update list where it doesn't list most of the updated packages, listing instead mostly new ones 2005-08-02 03:28:16 +00:00
pjmattal
65b5c8b0de added v1.2 info 2005-07-30 13:08:34 +00:00
pjmattal
d1bb872a3d applied patch for polish updates for v1.2 2005-07-29 14:35:03 +00:00
pjmattal
ea4532411b tweaks to legend and bottom button tables
also tweaked checked implementation to list all community packages as safe
2005-07-29 14:29:51 +00:00
pjmattal
70b6b2250b committed schema change for swiergot's checking patch 2005-07-29 12:29:57 +00:00
pjmattal
a8999a6917 added swiergot's checking patch as well as modifying it to also
list package name in green on the package list page (with legend)
2005-07-29 12:29:23 +00:00
pjmattal
37cc16182a reorganized the main page for better readability 2005-07-28 16:56:28 +00:00
pjmattal
05d398e07c closes #2992 (Added last 7 days update count) 2005-07-28 16:08:17 +00:00
pjmattal
25d3f78288 closes bug #2851 (reminder to vote) 2005-07-28 15:51:33 +00:00
pjmattal
fb1fc1a020 revamped front page
closes #2850, #2993, and part of #2992
2005-07-28 15:44:46 +00:00
pjmattal
bcbc3e3fee patches to stylesheet and pkgfuncs.inc to fix Opera rendering problems
in bug #2912
2005-07-28 13:05:50 +00:00
simo
3f7330d202 Advertise RSS on main page and fixed guidelines CSS 2005-07-01 00:33:45 +00:00
simo
01be3a4893 Task #2838 - URL protocol checking to avoid broken links 2005-06-30 23:17:50 +00:00
simo
a60eb05f13 Task #2803 - Tarballs get rebuilt for consistency 2005-06-30 22:56:40 +00:00
pjmattal
4666bd8307 added patch from Jurgen (thanks!) 2005-06-23 13:02:29 +00:00
pjmattal
422864112d committed updated polish translations 2005-06-23 12:50:32 +00:00
simo
d97a0a376b Tupkgupdate now uses updatesync 2005-06-20 07:30:09 +00:00
simo
02b82cf9ba Fixed a bug waiting to happen in runGensync 2005-06-20 06:55:05 +00:00
simo
09517611f6 Fix tupkg server crash when empty password 2005-06-17 01:31:38 +00:00
simo
b93010dd83 Maintainer and Category only link if logged in 2005-06-11 14:37:50 +00:00
pjmattal
e8f1659b87 modified format of front page update list
Version info for 1.1
2005-06-11 03:35:35 +00:00
simo
52d6df0f62 Reorganized package details page 2005-06-11 02:55:30 +00:00
pjmattal
0a199a929a changed missing translations to red rather than blink 2005-06-11 02:46:25 +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
simo
7044610e32 New Translation Structure 2005-06-10 19:30:49 +00:00
pjmattal
f1889a9e3d Caught bug where we weren't deleting CommentNotify's on package delete 2005-06-10 18:09:00 +00:00
pjmattal
b1d5d74e84 fixed bug #2761 problems switching from second page of search and from My Packages/Orphans
this should fix the set of bugs in this category all at once
2005-06-10 05:28:49 +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
45e5883a15 Added newpackage-notify to finally implement
new package notifications that people can ask
for on their user page.
This script should run on a daily cronjob.

A few spelling stupidity fixes as well.
2005-06-10 01:40:22 +00:00
simo
6adf639a34 SQL CHANGES: New table CommentNotify with fields:
PkgID
	UserID
This implements emailing comment notifications, including a user option to
enable/disable it on the package page. It uses php's mail() function to do
it and sends to everyone on the notify list as BCC.

This needs some more testing before public consumption.
2005-06-08 01:07:55 +00:00
simo
9c004010e3 Committing New AUR Guidelines from Ben 2005-06-08 01:00:24 +00:00
simo
dd885424d7 Fix deletion abilities such that:
TUs and DEVs may delete any package in unsupported
Otherwise only package maintainers may delete their own
2005-06-07 21:32:07 +00:00
pjmattal
726a3a3b93 added patch for minor fix to polish translation 2005-05-18 00:18:46 +00:00
pjmattal
302db2ff21 committed version info for 1.0.3 2005-05-17 03:06:09 +00:00
pjmattal
e1e6884a33 added utf-8 encoding header 2005-05-16 21:04:56 +00:00