Commit graph

128 commits

Author SHA1 Message Date
pjmattal
9bdaf08dd7 release 1.2.9 2006-06-09 12:08:10 +00:00
simo
9cec008f70 release 1.2.8 2006-01-04 08:02:29 +00:00
simo
d534bb1535 change all timestamps to display utc 2006-01-02 08:21:58 +00:00
simo
291c1e9eff homepage tag 2005-10-22 02:33:09 +00:00
pjmattal
397db0ca18 added version tags for v1.2.6 2005-10-06 13:27:05 +00:00
simo
61a99b030e #3102 Regular users may only adopt from unsupported 2005-09-25 16:55:50 +00:00
pjmattal
e231f2510f updated version info for v1.2.5 2005-09-02 18:20:30 +00:00
swiergot
cb63efbfc5 added safe packages count in the statistics frame 2005-09-02 16:25:59 +00:00
swiergot
d55ee42f85 closed #3127 with slight modification 2005-09-02 15:34:39 +00:00
swiergot
33132c0485 allow any TU to adopt any package at any time 2005-09-02 13:27:44 +00:00
swiergot
9800ebafda Fixed a bug introduced in r228 (closes #3126) 2005-08-29 20:52:55 +00:00
swiergot
6001191a0d autoflag safe for packages submitted by TUs and Developers 2005-08-09 09:20:07 +00:00
pjmattal
c2c143399e added language for release 1.2.4 2005-08-08 11:17:01 +00:00
swiergot
2950b79c0b don't notify users about their own comments (closes #3048) 2005-08-06 15:56:47 +00:00
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
pjmattal
63eff7db79 added language for version 1.2.3 2005-08-05 18:12:45 +00:00
pjmattal
ab525e309b updated version info to 1.2.2 2005-08-05 03:59:36 +00:00
pjmattal
8d4a353425 updated language for v1.2.1 release 2005-08-02 12:36:51 +00:00
pjmattal
ee2b2e2021 committed patch from swiergot to allow package names starting with numbers 2005-08-02 06:34:32 +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
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
e8f1659b87 modified format of front page update list
Version info for 1.1
2005-06-11 03:35:35 +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
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
302db2ff21 committed version info for 1.0.3 2005-05-17 03:06:09 +00:00
pjmattal
499d459bdf updated with latest polish language patch 2005-05-16 04:17:22 +00:00
simo
f7a0009ed7 Added ModifiedTS to Packages database
Implemented ModifiedTS such that:
  -ModifiedTS changed ONLY when package updated
  -SubmittedTS changed ONLY when new package
Also made DummyPkg fixups in tupkgupdate
2005-05-08 02:01:15 +00:00
simo
ed17d0f69e Added vote button to detail page (bug#2638)
X's only show up if user can delete comment
2005-05-06 03:58:26 +00:00
pjmattal
d3eebd2058 committed changes for version 1.0.2 2005-05-04 12:53:24 +00:00
pjmattal
a5d253d66b committed simo's patch for bug 2599 (leaving quotes in pkgdesc) 2005-05-04 12:51:55 +00:00
simo
6496ff7a2c Fix issue where a submitteruid was retained on dummies
Also fix issue where orphan was generated if a dummy is
replaced and "overwrite" wasn't checked
2005-04-30 18:29:08 +00:00