Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-08-06 | small fixes in polish translation | swiergot | 4 | -13/+13 | |
2005-08-02 | committed swiergot's updates to polish for 1.2.1 | pjmattal | 2 | -2/+12 | |
2005-08-02 | added sorting by maintainer and by age | pjmattal | 1 | -0/+6 | |
added package age statistics to package detail page close bug #2970 | |||||
2005-08-02 | moved bugs and discussion links to the main menubar | pjmattal | 1 | -0/+4 | |
closes bug #3023 | |||||
2005-07-29 | applied patch for polish updates for v1.2 | pjmattal | 4 | -5/+31 | |
2005-07-29 | added swiergot's checking patch as well as modifying it to also | pjmattal | 4 | -2/+44 | |
list package name in green on the package list page (with legend) | |||||
2005-07-28 | closes #2992 (Added last 7 days update count) | pjmattal | 1 | -0/+2 | |
2005-07-28 | closes bug #2851 (reminder to vote) | pjmattal | 1 | -0/+6 | |
2005-07-28 | revamped front page | pjmattal | 2 | -0/+26 | |
closes #2850, #2993, and part of #2992 | |||||
2005-06-23 | committed updated polish translations | pjmattal | 7 | -6/+48 | |
2005-06-11 | modified format of front page update list | pjmattal | 1 | -0/+2 | |
Version info for 1.1 | |||||
2005-06-11 | Reorganized package details page | simo | 1 | -0/+6 | |
2005-06-11 | added changes to front page to close bug #2820 | pjmattal | 2 | -0/+6 | |
2005-06-10 | RSS support implemented | simo | 1 | -0/+2 | |
Latest packages also on homepage DEPLOYMENT NOTES: - web/html/xml must be world writable | |||||
2005-06-10 | New Translation Structure | simo | 43 | -1704/+1046 | |
2005-06-10 | Added Simo's patch for #2579, adding user info page | pjmattal | 1 | -1/+3 | |
also modified it slightly so that we no longer look at AURMaintainerUID for maintainer | |||||
2005-06-10 | Added newpackage-notify to finally implement | simo | 1 | -4/+4 | |
new package notifications that people can ask for on their user page. This script should run on a daily cronjob. A few spelling stupidity fixes as well. | |||||
2005-06-08 | SQL CHANGES: New table CommentNotify with fields: | simo | 14 | -14/+84 | |
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-05-18 | added patch for minor fix to polish translation | pjmattal | 1 | -1/+1 | |
2005-05-16 | updated with latest polish language patch | pjmattal | 15 | -904/+958 | |
2005-05-13 | added polish translation | pjmattal | 15 | -12/+277 | |
this still needs some more debugging before it goes live but it's turned on in this version | |||||
2005-04-22 | applied duds.diff from simo to close bug #2584 | pjmattal | 1 | -0/+5 | |
2005-03-20 | added comments/category editing, and closed #2280 | eric | 3 | -2/+101 | |
2005-03-12 | added Simo's orphan package patch (bug #2281) | pjmattal | 1 | -0/+5 | |
2005-03-06 | started working on pkgedit for comments | eric | 1 | -0/+30 | |
2005-02-25 | aur_po.inc,common_po.inc: german added: damir | dp | 2 | -24/+24 | |
2005-02-25 | account_po.inc: german added: damir | dp | 1 | -49/+53 | |
2005-02-02 | first working delete | pjmattal | 1 | -1/+12 | |
testing is not FULLY done, but it's fairly good | |||||
2004-12-15 | fixed up a bunch of dummy package things and added a message saying teh ↵ | jchu | 1 | -0/+5 | |
upload was successful | |||||
2004-12-15 | everything except package contents done | jchu | 1 | -0/+25 | |
2004-09-20 | added upload comments/history, still need to finish the actual db calls | eric | 1 | -0/+115 | |
2004-07-13 | a little bit more... | eric | 1 | -0/+40 | |
2004-07-11 | cleaned up physical scripts | eric | 1 | -19/+0 | |
2004-07-10 | pkgsearch is done (except for some serious debugging) | eric | 2 | -0/+90 | |
2004-07-02 | baby steps | eric | 2 | -0/+40 | |
2004-06-29 | fleshing out the package logic, renamed pkg include files for consistency | eric | 4 | -0/+30 | |
2004-06-28 | working on action box for packages | eric | 1 | -0/+25 | |
2004-06-26 | mypkgs works, but need an 'action' table | eric | 1 | -0/+15 | |
2004-06-25 | first pass at displaying package search results - still needs Less/More buttons | eric | 1 | -0/+15 | |
2004-06-24 | started working on the pkgsearch | eric | 1 | -0/+64 | |
2004-06-23 | account adding/editing is working | eric | 3 | -0/+45 | |
2004-06-22 | pulled out account functions into separate include file | eric | 2 | -0/+239 | |
2004-06-21 | working on the accounts stuff | eric | 5 | -0/+281 | |
2004-06-20 | finished the login/logout/session stuff | eric | 2 | -0/+29 | |
2004-06-19 | started working on the login | eric | 2 | -0/+89 | |
2004-06-19 | finished tweaking language selection | eric | 7 | -0/+133 | |
2004-06-18 | renamed _() function to __() to avoid gettext conflict | eric | 2 | -0/+69 | |
2004-06-18 | finishing touches on genpopo, started playing with _real_ PHP code and svn ↵ | eric | 3 | -25/+57 | |
keywords | |||||
2004-06-18 | genpopo seems to do its job now | eric | 2 | -0/+30 | |
2004-06-14 | checking in latest genpopo code - still not wrking | eric | 1 | -0/+4 | |