Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-03 | Move AddComment button to top of Comments table, from Sergej | Paul Mattal | 1 | -9/+9 | |
This moves the AddComment button to the top of the Comments table. A previous patch had placed it into the action bar, but this seems cleaner. | |||||
2007-10-03 | Russian: aur-russian-1.4.0.diff from Sergej | Paul Mattal | 2 | -4/+14 | |
Added/fixed some Russian translation strings. | |||||
2007-10-03 | Added html/web/xml directory. | Paul Mattal | 1 | -0/+2 | |
The html/web/xml directory is where the RSS feed gets stored. This was not in the release tree, but has now been added. It should be set up with permissions that allow the webserver to write to it. | |||||
2007-10-03 | Added missing EN language string | Joerie de Gram | 1 | -0/+2 | |
Signed-off-by: Joerie de Gram <j.de.gram@gmail.com> | |||||
2007-10-02 | Tweak to version strings patch.1.4.0 | Paul Mattal | 3 | -2/+4 | |
Rather than rely in any way on config.inc, which is expected to be edited by the user and to persist across versions without change, the version string definition is stored in version.inc and included from aur.inc. | |||||
2007-10-02 | Fixed version strings. | tardo | 10 | -14/+15 | |
Added AUR_VERSION to config file, so now we should only need to change one location. KISS ftw. Signed-off-by: tardo <tardo@nagi-fanboi.net> | |||||
2007-09-30 | Italian: 20070930 patch from Giovanni Scafora | Paul Mattal | 7 | -40/+40 | |
2007-09-30 | Logout now redirects instead of displaying a page. | tardo | 1 | -3/+2 | |
Thanks to Alex for the heads-up. Signed-off-by: tardo <tardo@nagi-fanboi.net> | |||||
2007-09-29 | changed version string to 1.4.0 on front page | Paul Mattal | 1 | -1/+1 | |
2007-09-29 | Center the "Go back to search results" on the package detail page. | Paul Mattal | 1 | -0/+2 | |
2007-09-29 | nitpick: change buttons border to solid and convert | Loui Chang | 1 | -212/+213 | |
web/html/css/containers.css to unix format Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||||
2007-09-27 | Changed homepage box title to "AUR Home" to match patch from tardo. | Paul Mattal | 1 | -1/+1 | |
2007-09-27 | Links to official packages now point back to AL site. | tardo | 1 | -2/+2 | |
Previously if the package was not in community or unsupported, the link didn't point anywhere. Now it uses http://archlinux.org/packages/search/$pkgname. If there's a better way, someone needs to let me know. As far as I know, there's no sure way to link directly to a package without knowing the pkgid. Signed-off-by: tardo <tardo@nagi-fanboi.net> | |||||
2007-09-27 | Messages run across colspan=3 now. | tardo | 1 | -1/+1 | |
Using colspan=2 seemed to make the text wrap. Signed-off-by: tardo <tardo@nagi-fanboi.net> | |||||
2007-09-27 | Box titles now align to the left. | tardo | 2 | -2/+4 | |
Might be me, but aligning to the right just looked messed up. Signed-off-by: tardo <tardo@nagi-fanboi.net> | |||||
2007-09-27 | nitpick: Changed "AUR-Home" button to "AUR Home" | Loui Chang | 1 | -1/+1 | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||||
2007-09-27 | Merge commit 'origin/testing' | Loui Chang | 21 | -377/+838 | |
Yeah I actually want to work from testing. Conflicts: web/lib/pkgfuncs.inc Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||||
2007-09-27 | I forgot to change AUR_db* usage to constants. Fixed now. | Loui Chang | 1 | -6/+2 | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||||
2007-09-27 | Made some things in config.inc.proto that should be constants constants | Loui Chang | 4 | -63/+70 | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||||
2007-09-27 | Changed web/README.txt to refer to offical git repo | Loui Chang | 1 | -4/+4 | |
Signed-off-by: Loui Chang <louipc.ist@gmail.com> | |||||
2007-09-26 | italian_20070926.diff patch from Giovanni Scafora | Paul Mattal | 1 | -7/+13 | |
2007-09-26 | Merge branch 'testing' of git://git.mattal.com/aur into test | tardo | 20 | -381/+760 | |
Fixed regressions. | |||||
2007-09-25 | Merge branch 'master' of git://git.mattal.com/aur | tardo | 1 | -1/+1 | |
2007-09-25 | AUR Italian Translation patch 20070925 from Giovanni Scafora | Paul Mattal | 2 | -0/+4 | |
2007-09-25 | Regression to front page "Flagged as safe by me" language | Paul Mattal | 1 | -1/+1 | |
Developers should be treated the same as TUs | |||||
2007-09-25 | Regression to front page "Flagged as safe by me" language | Paul Mattal | 1 | -1/+1 | |
Developers should be treated the same as TUs | |||||
2007-09-24 | Phrakture requested fonts to be more similar to main arch site. | eliott | 2 | -12/+2 | |
Added css to make it similar. | |||||
2007-09-24 | More changes to page styles. | eliott | 5 | -26/+44 | |
2007-09-23 | Cosmetic: Show flagged out of date on package page. | tardo | 2 | -0/+6 | |
Add a simple warning under "Tarball :: Files :: PKGBUILD" if package is out of date. Signed-off-by: tardo <tardo@nagi-fanboi.net> | |||||
2007-09-23 | Notify by email when package is flagged out of date. FS 3231. | tardo | 1 | -0/+21 | |
In addition to the above, it does not notify if the user that flags package out of date is the same as the owner of the package. The body of the email could use work as well I suppose. Signed-off-by: tardo <tardo@nagi-fanboi.net> | |||||
2007-09-22 | Add link to TU's homepage in "Flagged safe by". FS 4138. | tardo | 2 | -1/+3 | |
Simple feature request. Not sure what purpose it serves. Signed-off-by: tardo <tardo@nagi-fanboi.net> | |||||
2007-09-22 | Reverse dependency lookup. FS 4556, 5269. | tardo | 2 | -1/+48 | |
Ugly hack, could use beautification. Also includes english translation addition. If url sources are too long, page could ugly... Signed-off-by: tardo <tardo@nagi-fanboi.net> | |||||
2007-09-22 | Incomplete comment patch. FS 7968, 5128, 7383. | tardo | 1 | -1/+1 | |
Properly parse comments from database. Thanks to Thralas for input. Signed-off-by: tardo <tardo@nagi-fanboi.net> | |||||
2007-09-22 | Changes to bring the main arch site theme to the aur. | eliott | 8 | -306/+673 | |
2007-09-22 | Added Italian language patch 20070921 from Giovanni Scafora | Paul Mattal | 7 | -43/+43 | |
2007-09-21 | committed Eliott's README patch | pjmattal | 1 | -4/+8 | |
2007-09-20 | patch from eliott to convert all <? to <?php | pjmattal | 156 | -173/+173 | |
2007-09-20 | - Applied a patch from Loui to fix session removal. | swiergot | 8 | -71/+71 | |
- Replaced all occurences of mysql_escape_string() with mysql_real_escape_string(). | |||||
2007-09-19 | added language for version 1.3.11.3.1 | pjmattal | 1 | -1/+1 | |
2007-09-17 | Added XSS patches from Joerie de Gram. | pjmattal | 1 | -9/+9 | |
2007-08-17 | committed patch to russian title and typo from Sergej | pjmattal | 2 | -2/+2 | |
2007-03-18 | Updated Polish translation. | swiergot | 1 | -0/+4 | |
2007-03-18 | German translation update from Pierre Schmitz. | swiergot | 2 | -0/+10 | |
2007-03-12 | added italian patch from Giovanni | pjmattal | 1 | -1/+1 | |
2007-03-08 | Adding Sergej updates to the new strings. | dsa | 2 | -0/+10 | |
2007-03-05 | Adding Giovanni's (voidnull) updates to the new strings. | dsa | 1 | -0/+4 | |
2007-03-05 | Varios fixes: | dsa | 1 | -13/+27 | |
Added validation for the arch e license fields, so we can ensure that new submitted packages can be built using pacman3. Fixed some pkgsubmit problems. | |||||
2007-03-05 | Added support for a warning class. | dsa | 1 | -0/+7 | |
2007-03-05 | Added new strings that are needed for the new checks (arch,license fields). | dsa | 4 | -0/+19 | |
2007-03-05 | Added support for uploading files with '+' characters. | dsa | 1 | -2/+2 | |