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
a21b8c1209
Opera doesn't give the buttons any padding. Let's giver some.
...
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2008-01-19 23:48:54 -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
Simo Leone
016e8796c3
Update tur-users -> aur-general
...
Fix broken links after mailing list rename.
Signed-off-by: Simo Leone <simo@archlinux.org>
2007-12-02 16:10:59 -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
d03dd16194
Center Add Comment box.
...
Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-10-11 09:24:34 -04:00
Paul Mattal
ae7844f969
Added html/web/xml directory.
...
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 08:00:05 -04: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
tardo
03a44d4900
Logout now redirects instead of displaying a page.
...
Thanks to Alex for the heads-up.
Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-09-30 12:51:06 -04:00
Paul Mattal
01911dce95
changed version string to 1.4.0 on front page
2007-09-29 14:23:48 -04:00
Loui Chang
95cca1996f
nitpick: change buttons border to solid and convert
...
web/html/css/containers.css to unix format
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2007-09-28 22:05:08 -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
tardo
2e1230589d
Box titles now align to the left.
...
Might be me, but aligning to the right just looked messed up.
Signed-off-by: tardo <tardo@nagi-fanboi.net>
2007-09-27 08:58:22 -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
tardo
1769285c36
Merge branch 'master' of git://git.mattal.com/aur
2007-09-25 17:32:39 -04:00
Paul Mattal
47855f993a
Regression to front page "Flagged as safe by me" language
...
Developers should be treated the same as TUs
2007-09-25 10:36:20 -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
4e4f2728c1
Phrakture requested fonts to be more similar to main arch site.
...
Added css to make it similar.
2007-09-24 09:23:41 -07:00
eliott
aebdd21b58
More changes to page styles.
2007-09-24 07:57:35 -07:00
tardo
4548b0d08b
Notify by email when package is flagged out of date. FS 3231.
...
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 18:08:14 -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
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
dsa
b728db0f62
Varios fixes:
...
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 05:40:08 +00:00
dsa
4fb43ad9ce
Added support for a warning class.
2007-03-05 05:29:38 +00:00
dsa
18cfe569e0
Added support for uploading files with '+' characters.
2007-03-05 04:07:46 +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
dsa
06e4af2dbc
Corrected a problem when submit a package, more details in file pkgsubmit.php
2006-12-14 00:44:17 +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
simo
7a6681635a
fix bug #5403 - privilege issue in safe flag
2006-09-17 20:36:55 +00:00
swiergot
dce2f70443
Applied license patch from dsa ( closes #4085 ).
2006-08-22 14:18:28 +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
6e7d75efad
committed dsa's patch to allow periods in package names ( closes #4758 )
2006-08-08 01:28: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
ffc0933126
closed #2599 : now removes " or ' from pkgdesc only if they form a start/end pair
2006-08-01 04:41:52 +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
simo
61a99b030e
#3102 Regular users may only adopt from unsupported
2005-09-25 16:55:50 +00:00