eliott
f4bfe44876
Comments are listed in reverse order (latest first)
...
So it makes sense to have the "add comment" at the top..where it is already.
Removed duplicate "add comment" box.
2008-01-20 00:21:18 -06:00
eliott
a9837329d6
Hand diff of simo's patch to remove flag safe functionality.
...
Simo's original commit text:
The idea of safe flagging is unclear, poorly named, misunderstood,
and not even used. At the time this patch was created, less than
a third of the packages in unsupported were flagged safe, and less
than a tenth of users knew how to interpret it.
The safe flag has been replaced by a disclaimer on the main page.
2008-01-20 00:21:18 -06:00
Paul Mattal
9274f54287
Revert "Move "Add Comment" button to Actions bar."
...
This reverts commit 9b4472ef2fb91e91539def70f905cfe1ec6a8a3a.
We have decided to put the button by itself on the bottom, so
it does not get lost. This might be reconsidered in later UI
revamping.
2008-01-19 23:49:35 -06:00
Loui Chang
da9d2b9e0d
Make "Out of Date" pkgs more NOTICABLE.
...
Includes a translation change. Why oh why would one conceive to put
HTML markup into the translation?
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-01-19 23:49:10 -06:00
tardo
d06163269b
Move "Add Comment" button to Actions bar.
...
The lonely button now gains some friends.
Signed-off-by: tardo <tardo@nagi-fanboi.net>
2008-01-19 23:48:30 -06:00
Paul Mattal
593b69a98d
Revert "Move "Add Comment" button to Actions bar."
...
This reverts commit 9b4472ef2fb91e91539def70f905cfe1ec6a8a3a.
We have decided to put the button by itself on the bottom, so
it does not get lost. This might be reconsidered in later UI
revamping.
2007-10-11 09:28:00 -04:00
tardo
783895de73
Move "Add Comment" button to Actions bar.
...
The lonely button now gains some friends.
Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-10-11 09:25:51 -04:00
tardo
ab3837ab3a
Remove unnecessary locations from search criteria.
...
Currently, locations include none/current/extra/unstable. Since no package should be located in such an area, there's no point in including them in search criteria. The proper way to do this might be to delete the SQL table data relating to this, but this will suffice for now.
Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-10-11 08:58:20 -04:00
Paul Mattal
8aec7ba941
Move AddComment button to top of Comments table, from Sergej
...
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 08:14:03 -04:00
Paul Mattal
659cace81e
Center the "Go back to search results" on the package detail page.
2007-09-28 22:15:47 -04:00
tardo
de365c6e0c
Links to official packages now point back to AL site.
...
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 09:10:33 -04:00
tardo
b4946839ea
Messages run across colspan=3 now.
...
Using colspan=2 seemed to make the text wrap.
Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-09-27 08:59:27 -04:00
Loui Chang
d2134f7637
Merge commit 'origin/testing'
...
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 00:06:56 -04:00
Loui Chang
c764f078f1
Made some things in config.inc.proto that should be constants constants
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-26 23:57:51 -04:00
tardo
b76faddb10
Merge branch 'testing' of git://git.mattal.com/aur into test
...
Fixed regressions.
2007-09-25 18:40:48 -04:00
eliott
aebdd21b58
More changes to page styles.
2007-09-24 07:57:35 -07:00
tardo
9cba3937d0
Cosmetic: Show flagged out of date on package page.
...
Add a simple warning under "Tarball :: Files :: PKGBUILD" if package is out of date.
Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-09-22 18:30:28 -04:00
tardo
adafc112f6
Add link to TU's homepage in "Flagged safe by". FS 4138.
...
Simple feature request. Not sure what purpose it serves.
Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-09-22 17:14:14 -04:00
tardo
61ddbc18e7
Reverse dependency lookup. FS 4556, 5269.
...
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 17:09:26 -04:00
tardo
6a39da70fb
Incomplete comment patch. FS 7968, 5128, 7383.
...
Properly parse comments from database.
Thanks to Thralas for input.
Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-09-22 17:01:40 -04:00
eliott
ac8291a5dc
Changes to bring the main arch site theme to the aur.
2007-09-22 12:09:00 -07:00
pjmattal
452d6b1245
patch from eliott to convert all <? to <?php
2007-09-20 21:46:43 +00:00
swiergot
0b92839bee
- Applied a patch from Loui to fix session removal.
...
- Replaced all occurences of mysql_escape_string()
with mysql_real_escape_string().
2007-09-20 15:33:04 +00:00
dsa
5e32d69d99
Changed the default order of comments to DESC
...
instead of ASC because sometimes we have to
scroll a lot to reach the latest comment.
2007-02-27 01:47:56 +00:00
swiergot
42958cac38
Show only currently maintained packages as mine.
2007-02-22 17:31:40 +00:00
swiergot
500f44abd9
Don't include community packages when showing unsafe.
2007-02-22 14:18:42 +00:00
dsa
2f2a9139d6
Removed the My Packages button and moved the buttons to a new line.
2007-01-21 23:01:21 +00:00
dsa
0397ae8ff9
Solved #6191
2007-01-19 01:33:09 +00:00
dsa
e17a4ceb6a
Solved the #3939 bug and it will require a change in the PackageDepends table to add a DepCondition field with the type varchar(20).
2006-10-13 03:55:58 +00:00
swiergot
0967bc72ee
License field translation fix + Portuguese update (both by dsa) + Polish update.
2006-09-14 19:30:16 +00:00
swiergot
47c7ef9e9b
Made "License" label translatable + Polish translation.
2006-08-22 14:23:11 +00:00
swiergot
dce2f70443
Applied license patch from dsa ( closes #4085 ).
2006-08-22 14:18:28 +00:00
swiergot
18dc7c783e
Added dsa's sorting improvement patch ( closes #3370 , #4091 , #4097 and #4098 ).
2006-08-22 13:58:36 +00:00
swiergot
d0da4199ae
Actually additional code was needed to close #3201 with a clear conscience.
2006-08-21 21:06:02 +00:00
swiergot
8383a9d216
Closing #3201 , thanks to Jeff Mickey for the patch.
2006-08-21 20:35:35 +00:00
swiergot
3af92dafb7
Fixed #3426 (hopefully).
2006-08-21 19:33:49 +00:00
pjmattal
f76a38ad76
committed dsa's user stats and user links patch
...
this will require some translation updates
2006-08-10 01:42:35 +00:00
pjmattal
c94000db49
added sorting.patch from dsa to close bug #4659 , sorting error
2006-06-12 02:13:43 +00:00
simo
abf907ea6a
Hardcode urlpaths instead of getting from db
...
Effort to garauntee locations of known files
2006-01-04 05:39:41 +00:00
simo
d534bb1535
change all timestamps to display utc
2006-01-02 08:21:58 +00:00
simo
4e74ee9adf
bug #3427 - now only owner can change category
2005-12-28 05:09:40 +00:00
simo
9178ccacd1
Change to dev-style orphan marking
...
Prevents out-of-date flag from being hidden
2005-12-27 05:59:00 +00:00
simo
70af7c7d5c
add search by submitter functionality
2005-11-27 04:05:27 +00:00
simo
9d789fe82c
Added search by maintainer
2005-10-17 01:14:24 +00:00
simo
170d68f61f
Move search sorting to column headers
...
Sort by age still exists, need to reimplement in UI
2005-10-17 00:36:55 +00:00
swiergot
400fc9487b
added sort order field to packages search bar ( closes #3060 )
2005-09-02 16:27:30 +00:00
swiergot
549bae520a
made author's name in comment a link to his profile
2005-08-14 12:21:59 +00:00
simo
f99ef319fd
slap bug #3068 , fix pkg searching in pkgnames
2005-08-12 04:22:41 +00:00
swiergot
ee664d26d6
fixed issues with seaching for orphans ('less' and 'more' buttons, 'go back to search results' link)
2005-08-05 19:22:32 +00:00
pjmattal
6aef041891
fixed big bug in main query introduced in 1.2.1
...
changed wrong join to RIGHT JOIN!
2005-08-05 18:11:41 +00:00