summaryrefslogtreecommitdiff
path: root/web/html/pkgsubmit.php
AgeCommit message (Collapse)Author
2005-04-30Fix issue where a submitteruid was retained on dummiessimo
Also fix issue where orphan was generated if a dummy is replaced and "overwrite" wasn't checked
2005-04-22applied duds.diff from simo to close bug #2584pjmattal
2005-04-14fixed bug where if uploaded package overlapped with old Dummy, Dummy bit was ↵pjmattal
not unset and so the package never appeared in the interface
2005-04-14fixed package category to default to 1 (none) instead of 19 which doesn't existpjmattal
2005-04-06many changes in prep for launchpjmattal
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 #2280eric
2005-03-05started working on package commentseric
2005-02-23made pkgname field for submit be 32 charspjmattal
2005-02-23fixed minor bugspjmattal
2005-01-25started working on package delete supporteric
2005-01-24added a global config file for web apppjmattal
made pkgsubmit reference the global config file
2005-01-24updated to do listpjmattal
2004-12-15rolled back my change, it didn't work welljchu
2004-12-15apply all substitutions on all other variablesjchu
2004-12-15added contentsjchu
2004-12-15removed the location option cause it was stupidjchu
2004-12-15fixed up a bunch of dummy package things and added a message saying teh ↵jchu
upload was successful
2004-12-15removed debugging messagesjchu
2004-12-15removed some debugging outputjchu
2004-12-15everything except package contents donejchu
2004-12-15tweaks to package functions and schemapjmattal
2004-12-15partial database stuff donejchu
2004-12-14added code to handle assumed line continuations and casesjchu
2004-10-24just a little work on it - still have some code and plenty of debugging to doeric
2004-10-19back on the job....eric
2004-09-20added upload comments/history, still need to finish the actual db callseric
2004-09-16parsed the PKGBUILD, time to add the data to the dberic
2004-09-16still working on pkgsubmit - just checking in some new codeeric
2004-09-10continuing with pkgsubmit, added vim instructions to php fileseric
2004-09-07fix parse errors on pkgsubmiteric
2004-07-14need to update the database with new package info and do some serious testingeric
2004-07-14still working on pkgsubmiteric
2004-07-13a little bit more...eric
2004-07-12started on the package submit scripteric
2004-06-24getting closer to printing package search results - also fixed some XHTML stufferic
2004-06-20finished the login/logout/session stufferic
2004-06-19finished tweaking language selectioneric