Loui Chang
25e9bb1698
Reword the disclaimer in index.php.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-12-17 12:58:16 -05:00
Loui Chang
692cc1e953
Make remembered sessions actually save themselves.
...
Also clean up a notice in index.php
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-11-25 01:31:08 -05:00
Loui Chang
b81e3c2f68
Tweak index.php and update translations.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-07-28 16:57:56 +08:00
Loui Chang
6bae84f34a
Change some of the index page notices.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-07-22 13:51:13 -04:00
Loui Chang
36ee556103
Move code out of index.php
...
Move database queries to functions and html to templates.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-07-07 11:41:39 -04:00
Loui Chang
3a42725601
Remove all vim mode lines. Add HACKING file.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-06-17 01:38:01 -04:00
Callan Barrett
4d29be001b
Split html and php in index.php
...
No more prints, still all in same file
Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
2008-06-12 01:29:34 +08:00
Michael Klier
a410303e4c
Remove obsolete inline CSS in index.php.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-06-07 14:46:55 -04:00
Callan Barrett
f197dff507
Revert "Split html from front page"
...
This reverts commit 0cf3c5ea8b
.
2008-06-08 01:58:07 +08:00
Callan Barrett
0cf3c5ea8b
Split html from front page
...
html from the index page has been moved to a template file (front_page.php)
needs indentation really bad
Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
2008-06-08 01:15:40 +08:00
eliott
249d92f5aa
Cleaned up the front page.
...
Cleaned up the front page.
Removed the blank box on the right of the front page, that was leftover from
the change to the login form (move).
2008-02-18 17:55:54 -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
379e16eebd
Support for verbose page titles
...
Verbose page titles again
Adds support for more verbose page titles based on current
page and action by user and removes sort by options from
search form as they're obsolete by column links.
Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
2008-01-20 00:21:20 -06:00
Callan Barrett
0e4b25211b
Removes timeout page and moves login form to header
...
This removes the need for a timeout page (and probably hacker.php) and
moves the login form and status to the header. If your login times out
you won't lose your place anymore and links will always work. Works
for me but at the moment index_po.php is imported in aur.inc which has
to stay until the translations from it for login are moved to
aur_po.php.
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
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
tardo
881b921eb3
Fixed version strings.
...
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-10-02 07:29:27 -04:00
Paul Mattal
01911dce95
changed version string to 1.4.0 on front page
2007-09-29 14:23:48 -04:00
Paul Mattal
2b794c635f
Changed homepage box title to "AUR Home" to match patch from tardo.
2007-09-27 09:18:25 -04:00
Paul Mattal
cb7cec5028
Regression to front page "Flagged as safe by me" language
...
Developers should be treated the same as TUs
2007-09-25 10:19:12 -04:00
eliott
aebdd21b58
More changes to page styles.
2007-09-24 07:57:35 -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
pjmattal
9ab02ad6a7
added language for version 1.3.1
2007-09-19 04:31:40 +00:00
pjmattal
208cd74bf6
Added XSS patches from Joerie de Gram.
2007-09-17 13:35:54 +00:00
swiergot
7063ff2d22
Closing #5758 .
2007-02-25 22:11:41 +00:00
swiergot
e793e25823
My Statistics instead of User Statistics. For TUs show number of packages they flagged safe, not number of their packages that were flagged safe.
2007-02-22 15:11:54 +00:00
pjmattal
ea65609887
tagged for version 1.3.0
2007-02-22 08:08:45 +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
1e9149b170
added version tags for 1.2.10
2006-08-10 01:21:26 +00:00
pjmattal
c3a90420e2
added dsa's header include patch
2006-08-08 00:59:10 +00:00
pjmattal
ce505210fa
added dsa's "My Packages" patch
2006-08-01 05:50:48 +00:00
pjmattal
9bdaf08dd7
release 1.2.9
2006-06-09 12:08:10 +00:00
simo
9cec008f70
release 1.2.8
2006-01-04 08:02:29 +00:00
simo
d534bb1535
change all timestamps to display utc
2006-01-02 08:21:58 +00:00
simo
291c1e9eff
homepage tag
2005-10-22 02:33:09 +00:00
pjmattal
397db0ca18
added version tags for v1.2.6
2005-10-06 13:27:05 +00:00
pjmattal
e231f2510f
updated version info for v1.2.5
2005-09-02 18:20:30 +00:00
swiergot
cb63efbfc5
added safe packages count in the statistics frame
2005-09-02 16:25:59 +00:00
pjmattal
c2c143399e
added language for release 1.2.4
2005-08-08 11:17:01 +00:00
pjmattal
63eff7db79
added language for version 1.2.3
2005-08-05 18:12:45 +00:00
pjmattal
ab525e309b
updated version info to 1.2.2
2005-08-05 03:59:36 +00:00
pjmattal
8d4a353425
updated language for v1.2.1 release
2005-08-02 12:36:51 +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
d9a2a5ea99
fixed bug in the new update list where it doesn't list most of the updated packages, listing instead mostly new ones
2005-08-02 03:28:16 +00:00
pjmattal
65b5c8b0de
added v1.2 info
2005-07-30 13:08:34 +00:00
pjmattal
37cc16182a
reorganized the main page for better readability
2005-07-28 16:56:28 +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