Commit graph

143 commits

Author SHA1 Message Date
simo
52d6df0f62 Reorganized package details page 2005-06-11 02:55:30 +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
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
pjmattal
499d459bdf updated with latest polish language patch 2005-05-16 04:17:22 +00:00
simo
4bb6cab85e got hit by a semi in r172, ouch 2005-05-08 02:25:36 +00:00
simo
f40e1fb77d Changed source links to work with CVS 2005-05-07 13:42:25 +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
simo
90eadf0252 Changed next and previous buttons to only
display if there are next and previous pages
bug #2686
2005-05-06 02:07:30 +00:00
pjmattal
bee72b2f2d replaced \n with <br> as last step in comments transformation to avoid
problems with multi-line comments (thanks juergen@hoetzel.info)
2005-04-24 18:22:57 +00:00
simo
07249c0fd9 Add color key to package listing page
Closes request #2640
2005-04-23 06:15:02 +00:00
pjmattal
7246c45eb3 added strip_tags() and htmlspecialchars() to improve comments safety 2005-04-22 03:55:35 +00:00
pjmattal
2c6ca1126a changed <pre> to <code> in comment rendering to allow wrapping 2005-04-14 02:44:38 +00:00
pjmattal
b78a20c335 fixed bugs in tupkgupdate
made link to CVS for package files in community go to CURRENT tag
2005-04-10 02:19:19 +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
pjmattal
9d69979bb9 added Simo's orphan package patch (bug #2281) 2005-03-12 16:45:06 +00:00
eric
e3587ddf94 started working on pkgedit for comments 2005-03-06 21:44:56 +00:00
pjmattal
93ac7cb91d fixed bug #2285
needed a has_where clause before the LocationID parameter to the query builder
2005-02-28 19:34:11 +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
jchu
91c3f94ff9 commited neotuli's patch for source links 2004-12-26 20:12:46 +00:00
jchu
2d150b8925 fixed a small typo 2004-12-15 03:53:26 +00:00
jchu
80b002a816 added some links to the files 2004-12-15 03:52:17 +00:00
jchu
da8293db89 removed those crazy -'s between the name and version 2004-12-15 03:33:41 +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
08d84612b0 fixed a small ID SNAFU 2004-12-15 03:09:46 +00:00
jchu
c8a9702620 everything except package contents done 2004-12-15 02:46:04 +00:00
jchu
bcf1c50b77 fixed syntax error 2004-12-15 01:52:36 +00:00
pjmattal
294c14e7bb renumber none to one, hide none from category/location dropdowns 2004-12-15 01:47:17 +00:00
pjmattal
252afad9fc tweaks to package functions and schema 2004-12-15 01:33:12 +00:00
jchu
9d0a31c25e gonna use package_exists instead 2004-12-15 01:23:36 +00:00
jchu
e816c84961 added function to get ids from names 2004-12-15 01:08:08 +00:00
eric
63fe7babb2 added upload comments/history, still need to finish the actual db calls 2004-09-20 21:59:27 +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
2358929978 do_Details is getting close 2004-07-02 00:24:14 +00:00
eric
993fcb7811 still working on pkgsearch.php::do_Details 2004-07-01 22:20:09 +00:00
eric
edabcc0beb slow going - work has been insane 2004-06-30 12:41:38 +00:00
eric
761ddc3ddc yet another schema change 2004-06-29 21:22:31 +00:00
eric
6249c40e94 fleshing out the package logic, renamed pkg include files for consistency 2004-06-29 00:56:31 +00:00
Renamed from web/lib/pkgs.inc (Browse further)