summaryrefslogtreecommitdiffstats
path: root/web/lib
AgeCommit message (Collapse)AuthorFilesLines
2005-04-06many changes in prep for launchpjmattal2-8/+13
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-03-20added comments/category editing, and closed #2280eric1-4/+48
2005-03-12added Simo's orphan package patch (bug #2281)pjmattal1-1/+20
2005-03-06started working on pkgedit for commentseric1-4/+66
2005-02-28fixed bug #2285pjmattal1-1/+5
needed a has_where clause before the LocationID parameter to the query builder
2005-02-25moved debugging logs to /var/tmppjmattal1-4/+4
2005-02-25fixed bug 2263pjmattal1-2/+1
2005-02-02first working deletepjmattal1-3/+3
testing is not FULLY done, but it's fairly good
2005-01-25started working on package delete supporteric3-1/+6
2005-01-24added a global config file for web apppjmattal1-0/+6
made pkgsubmit reference the global config file
2005-01-21added hashed passwordsjchu1-0/+6
2004-12-26commited neotuli's patch for source linksjchu1-1/+11
2004-12-15fixed a small typojchu1-1/+1
2004-12-15added some links to the filesjchu1-2/+9
2004-12-15removed those crazy -'s between the name and versionjchu1-2/+2
2004-12-15fixed up a bunch of dummy package things and added a message saying teh ↵jchu1-7/+10
upload was successful
2004-12-15fixed a small ID SNAFUjchu1-1/+1
2004-12-15everything except package contents donejchu1-3/+3
2004-12-15fixed syntax errorjchu1-1/+1
2004-12-15renumber none to one, hide none from category/location dropdownspjmattal1-7/+6
2004-12-15tweaks to package functions and schemapjmattal2-13/+47
2004-12-15gonna use package_exists insteadjchu1-20/+0
2004-12-15added function to get ids from namesjchu1-0/+20
2004-10-24just a little work on it - still have some code and plenty of debugging to doeric1-4/+4
2004-09-20added upload comments/history, still need to finish the actual db callseric1-15/+17
2004-07-14still working on pkgsubmiteric1-0/+39
2004-07-13a little bit more...eric1-0/+19
2004-07-13started on the package submit scripteric1-0/+23
2004-07-11cleaned up physical scriptseric2-14/+10
2004-07-10pkgsearch is done (except for some serious debugging)eric2-16/+71
2004-07-02baby stepseric2-31/+81
2004-07-02do_Details is getting closeeric1-9/+14
2004-07-02still working on pkgsearch.php::do_Detailseric2-2/+118
2004-06-30slow going - work has been insaneeric1-9/+78
2004-06-29yet another schema changeeric1-35/+25
2004-06-29fleshing out the package logic, renamed pkg include files for consistencyeric2-33/+38
2004-06-28re-working pkgsearch, NumVotes add to Packages tableeric2-81/+96
2004-06-28working on action box for packageseric2-2/+38
2004-06-26mypkgs works, but need an 'action' tableeric2-3/+77
2004-06-25less/more buttons work on packageseric2-7/+56
2004-06-25improved dummy data, sorting works on package listing, still need Less/More ↵eric1-9/+12
buttons and package operations (details, manage, out-of-date)
2004-06-25first pass at displaying package search results - still needs Less/More buttonseric2-26/+49
2004-06-24getting closer to printing package search results - also fixed some XHTML stufferic3-20/+148
2004-06-24started working on the pkgsearcheric2-6/+162
2004-06-23possibly merge some scripts?eric1-7/+23
2004-06-23account adding/editing is workingeric1-39/+65
2004-06-22pulled out account functions into separate include fileeric2-12/+553
2004-06-21working on the accounts stufferic1-8/+69
2004-06-21finished the login/logout/session stufferic1-18/+77
2004-06-19started working on the logineric1-1/+79