Commit graph

43 commits

Author SHA1 Message Date
Loui Chang
b69e2cce56 Move top page template-example to web/template.
Make note in web/README.txt

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-08-19 18:08:12 -04:00
Loui Chang
bbebc08104 Remove obsolete test scripts.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-08-19 15:46:03 -04:00
Andrea Scarpino
2feee92a75 Remember user between sessions.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-07-08 14:06:16 -04:00
Callan Barrett
04dae8d94f Remove references to AURMaintainerUID
This (should) get rid of anything to do with the unused column AURMaintainerUID
in the scripts and schema files

Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
Signed-off-by: Simo Leone <simo@archlinux.org>
2008-03-27 02:34:35 -05:00
eliott
4d9d5d3966 Fix for information leak in login logic.
Fix for information leak in login logic.
No point telling people they have a valid username when the pass is wrong, etc.
2008-02-18 17:55:28 -06:00
Callan Barrett
d14def92ff Turn action bar into drop box
Moves the action bar down to the bottom right of the search results and turns it
into a drop-down selection box.

Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
Signed-off-by: Simo Leone <simo@archlinux.org>
2008-01-20 03:18:16 -06:00
Callan Barrett
52a770e7e7 Fix login error and translation bug
Fixes a login error where entering nothing would result in the login message
"Incorrect password for username, ." and changes the translation "TU" to
"Trusted User" so the menu bar on the accounts page doesn't bug up (we need a
new translation system :((()

Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
Signed-off-by: Simo Leone <simo@archlinux.org>
2008-01-20 03:16:07 -06:00
Callan Barrett
14ecbf5fd5 Add search result information
This adds search results numbers to the bottom of pages when searching based on
tardo's repository, ex. Showing results 1 - 42 of 42

Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
2008-01-20 00:21:21 -06:00
Callan Barrett
8ab823728c More cleanup, add TU link to header
Cleans up links on front page, adds a TU link to the header to the voting
application, fixes some titles and styling for logged in text

Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
2008-01-20 00:21:21 -06:00
Callan Barrett
d4b07f2b33 Tweaks of various page layouts and handling of data
This is a patch that fixes a lot of little things:
* We no longer have pkgsearch or pkgdetails link functions and all
references to them are gone, that's what a back button is for and if
we really need it we can come up with something better
* No longer have do_Details variable, this means links on the package
search are simply ?ID=foo
* On the pkgdetails pages when there are either no deps, deps by,
sources or comments for a package the list for each will display
"None" instead of nothing at all (ruining the layout)
* Fixed a bug where if a package had no sources or no deps
pkgsubmit.php would submit an empty one
* Translation of the word "Search'" has been changed to "Search"

Most of these relate to each other.

Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
2008-01-20 00:21:20 -06:00
Callan Barrett
8c94552042 Add notify column in search results and notify button
Adds a column to search results showing if a package has comment
notification enabled and adds support for toggling notify for
multiple packages from search

Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
2008-01-20 00:21:19 -06:00
eliott
d245f691ee Fixes to disclaimer text. 2008-01-20 00:21:18 -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
Loui Chang
8f7fb2b1cb search_accounts_form() output is put into a template
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-01-19 23:46:55 -06:00
Joerie de Gram
b9ec74d72b Added missing EN language string
Signed-off-by: Joerie de Gram <j.de.gram@gmail.com>
2007-10-02 22:30:48 -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
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
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
dsa
7cd0cae526 Added new strings that are needed for the new checks (arch,license fields). 2007-03-05 05:28:49 +00:00
swiergot
0967bc72ee License field translation fix + Portuguese update (both by dsa) + Polish update. 2006-09-14 19:30:16 +00:00
swiergot
18dc7c783e Added dsa's sorting improvement patch (closes #3370, #4091, #4097 and #4098). 2006-08-22 13:58:36 +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
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
6fe2f0e14b Added link to user's packages in profile 2005-10-17 01:24:16 +00:00
simo
9d789fe82c Added search by maintainer 2005-10-17 01:14:24 +00:00
swiergot
400fc9487b added sort order field to packages search bar (closes #3060) 2005-09-02 16:27:30 +00:00
swiergot
cb63efbfc5 added safe packages count in the statistics frame 2005-09-02 16:25:59 +00:00
swiergot
d55ee42f85 closed #3127 with slight modification 2005-09-02 15:34:39 +00:00
pjmattal
6d79fe0c27 added sorting by maintainer and by age
added package age statistics to package detail page
close bug #2970
2005-08-02 06:22:20 +00:00
pjmattal
a4d583179c moved bugs and discussion links to the main menubar
closes bug #3023
2005-08-02 04:28:58 +00:00
pjmattal
a8999a6917 added swiergot's checking patch as well as modifying it to also
list package name in green on the package list page (with legend)
2005-07-29 12:29:23 +00:00
pjmattal
05d398e07c closes #2992 (Added last 7 days update count) 2005-07-28 16:08:17 +00:00
pjmattal
25d3f78288 closes bug #2851 (reminder to vote) 2005-07-28 15:51:33 +00:00
pjmattal
fb1fc1a020 revamped front page
closes #2850, #2993, and part of #2992
2005-07-28 15:44:46 +00:00
pjmattal
e8f1659b87 modified format of front page update list
Version info for 1.1
2005-06-11 03:35:35 +00:00
simo
52d6df0f62 Reorganized package details page 2005-06-11 02:55:30 +00:00
pjmattal
5f59fd86fb added changes to front page to close bug #2820 2005-06-11 02:38:07 +00:00
simo
a81f22da2d RSS support implemented
Latest packages also on homepage

DEPLOYMENT NOTES:
- web/html/xml must be world writable
2005-06-10 23:07:24 +00:00
simo
7044610e32 New Translation Structure 2005-06-10 19:30:49 +00:00