Commit graph

803 commits

Author SHA1 Message Date
pjmattal
544a6f58f7 applied simo's spacing bug fix; closes #2576 2005-04-22 04:04:49 +00:00
pjmattal
7246c45eb3 added strip_tags() and htmlspecialchars() to improve comments safety 2005-04-22 03:55:35 +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
2c6ca1126a changed <pre> to <code> in comment rendering to allow wrapping 2005-04-14 02:44:38 +00:00
pjmattal
1c4d6432ba added necessary things to config.inc.proto 2005-04-14 02:26:45 +00:00
eric
514314da58 accept a four-letter TLD. closes bug 2543 2005-04-12 14:42:09 +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
0d3e28d4c7 updated launch list 2005-04-11 16:28:27 +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
153cc0dc88 misc updates off of pedantic from long ago 2005-04-11 01:13:23 +00:00
pjmattal
4a61386e3f more doc updates for the release 2005-04-10 15:55:37 +00:00
pjmattal
6157aea843 added more safe checks on result codes from file deletes in tupkgupdate 2005-04-10 15:32:45 +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
108dc557ba small fix to the fancy unsupported-->community update
more user doc fixes
2005-04-10 01:10:50 +00:00
pjmattal
3cdff3b929 added check for new package going transitioning from unsupported --> community getting maintainer reset
hardcoded community as the name of the repo, for now
2005-04-10 00:56:26 +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
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
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
eric
aae43d9ad6 started working on package comments 2005-03-05 20:39:36 +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
ac7e555b34 moved debugging logs to /var/tmp 2005-02-25 19:23:46 +00:00
pjmattal
42c20c3955 fixed bug 2263 2005-02-25 18:43:19 +00:00
dp
f4f248387d aur_po.inc,common_po.inc: german added: damir 2005-02-25 03:17:00 +00:00
dp
3b3fcbc6d1 account_po.inc: german added: damir 2005-02-25 02:53:37 +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
4e6a07e84f fixed obvious tupkgupdate bug introduced by other fix 2005-02-23 05:39:18 +00:00
pjmattal
256f0ff0cf fixed minor bugs 2005-02-23 05:31:39 +00:00
pjmattal
eb000511da make sure all dummy packages are created in tupkgupdate in location 1 2005-02-23 05:16:24 +00:00
pjmattal
dde20ef6bb fixed several bugs 2005-02-23 05:06:41 +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
890987fb9b modified LAUNCH.txt 2005-02-06 16:39:46 +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
pjmattal
e0b54676c7 Updated the launch list 2005-02-02 03:32:04 +00:00
eric
a54ca6bfaf started working on package delete support 2005-01-25 22:52:32 +00:00
eric
9641fdc735 fixed dummy-data, schema, gendummydata to use md5 passwords 2005-01-24 21:03:44 +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
pjmattal
04edaaf948 updated list of tasks per my brainstorming 2005-01-24 02:35:29 +00:00
pjmattal
9277a9d7d1 switched back to bash for processing PKGBUILDs
this works much better and has very cool results
2005-01-24 02:24:02 +00:00
pjmattal
25f0a8bd50 many many changes
db fixes
should work fairly well now
2005-01-24 01:48:43 +00:00
pjmattal
828615ad07 fixes to the parsing of file dirs 2005-01-23 23:37:35 +00:00