Commit graph

138 commits

Author SHA1 Message Date
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
pjmattal
82848581f4 added a link to the Wiki's list of user repositories from the main page 2005-04-24 18:57:27 +00:00
simo
f6ea024640 Fix user existence checks; whacks bug#2585 2005-04-23 16:48:37 +00:00
pjmattal
bce37d02bb added version stuff 2005-04-22 04:39:34 +00:00
pjmattal
6cf28ee18d updated to version 1.0.5 of the guidelines, closing bug #2850 2005-04-22 04:23:52 +00:00
pjmattal
dd51db3cc9 applied duds.diff from simo to close bug #2584 2005-04-22 04:18:31 +00:00
pjmattal
544a6f58f7 applied simo's spacing bug fix; closes #2576 2005-04-22 04:04:49 +00:00
pjmattal
890e26ca23 fixed bug where if uploaded package overlapped with old Dummy, Dummy bit was not unset and so the package never appeared in the interface 2005-04-14 03:28:56 +00:00
pjmattal
f748d9a471 fixed package category to default to 1 (none) instead of 19 which doesn't exist 2005-04-14 03:15:52 +00:00
pjmattal
cdab9d45bb committed guidelines only and Flyspray link on first page
added VERSIONS.txt to track versions
2005-04-11 16:33:37 +00:00
pjmattal
62c472f70f checked in scripts for launch (in /home/aur) to support/scripts
added guidelines to the main index page
2005-04-11 15:12:07 +00:00
pjmattal
f6fb9943b7 added guidelines 2005-04-11 01:14:11 +00:00
pjmattal
4a61386e3f more doc updates for the release 2005-04-10 15:55:37 +00:00
pjmattal
108dc557ba small fix to the fancy unsupported-->community update
more user doc fixes
2005-04-10 01:10:50 +00:00
pjmattal
da80234d77 added capability to get category from the directory in CVS
fixed bogus reference to subzero in the user docs
2005-04-10 00:31:01 +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
eric
7fccb8b634 added comments/category editing, and closed #2280 2005-03-20 18:54:20 +00:00
eric
e3587ddf94 started working on pkgedit for comments 2005-03-06 21:44:56 +00:00
eric
aae43d9ad6 started working on package comments 2005-03-05 20:39:36 +00:00
pjmattal
3753cea447 added bigger link to Flyspray in beta manifest 2005-02-23 16:23:21 +00:00
pjmattal
b186f48fe7 made pkgname field for submit be 32 chars 2005-02-23 16:19:36 +00:00
pjmattal
f2902ebdbf updated dates in beta manifesto 2005-02-23 05:46:06 +00:00
pjmattal
256f0ff0cf fixed minor bugs 2005-02-23 05:31:39 +00:00
pjmattal
aa8135655a some fixes in beta manifest 2005-02-23 04:34:19 +00:00
pjmattal
03ec762532 added beta manifest 2005-02-23 03:55:48 +00:00
pjmattal
7ca7f7a584 first working delete
testing is not FULLY done, but it's fairly good
2005-02-02 05:19:08 +00:00
eric
a54ca6bfaf started working on package delete support 2005-01-25 22:52:32 +00:00
pjmattal
8d2dfcb248 added a global config file for web app
made pkgsubmit reference the global config file
2005-01-24 04:15:23 +00:00
pjmattal
34be5e29be updated to do list 2005-01-24 04:08:47 +00:00
jchu
28e23308d4 added hashed passwords 2005-01-21 14:50:25 +00:00
jchu
3606143e6f rolled back my change, it didn't work well 2004-12-15 04:42:37 +00:00
jchu
fdd3b8be57 apply all substitutions on all other variables 2004-12-15 04:38:24 +00:00
jchu
ef54765888 added contents 2004-12-15 04:18:13 +00:00
jchu
c318db3afc removed the location option cause it was stupid 2004-12-15 03:58:51 +00:00
jchu
341e4e5fa7 fixed up a bunch of dummy package things and added a message saying teh upload was successful 2004-12-15 03:24:28 +00:00
jchu
15ade606f6 removed debugging messages 2004-12-15 03:12:39 +00:00
jchu
1406a6e565 removed some debugging output 2004-12-15 03:09:28 +00:00
jchu
c8a9702620 everything except package contents done 2004-12-15 02:46:04 +00:00
pjmattal
252afad9fc tweaks to package functions and schema 2004-12-15 01:33:12 +00:00
jchu
5148d63d47 partial database stuff done 2004-12-15 00:27:21 +00:00