Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-15 | bug 1027: Doh, missing slashbug-1027 | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2012-04-04 | bug 1027: use the same content on the logged in and logged out site | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2012-04-03 | bug 1027: Add reference to booking.com affiliate program | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2012-03-01 | bug 1019: Doh, it's printf not sprintf, and make the string translatable | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2012-03-01 | bug 1019: Disable the logged-in contact form until the underlying problem | Michael Tänzer | |
is fixed Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2012-01-24 | Merge remote-tracking branch 'origin/bug-985' into release | Michael Tänzer | |
2012-01-19 | Merge branch 'release' into bug-855bug-855 | Bernhard Fröhlich | |
2012-01-10 | Merge branch 'release' into bug-985bug-985 | Michael Tänzer | |
Conflicts: www/wot.php Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2012-01-05 | Merge branch 'bug-794' into release | Bernhard Fröhlich | |
2012-01-05 | fixed rebase conflictsbug-794 | Bernhard Fröhlich | |
2012-01-05 | bug 794: complete rewrite of the patch | Michael Tänzer | |
- explicitly query for valid certs - let MySQL figure out most of the stuff (don't use loops and subqueries in those loops and so on) - minor improvements Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-12-26 | Merge branch 'bug-957' into release | Michael Tänzer | |
2011-12-06 | bug 794: complete rewrite of the patch | Michael Tänzer | |
- explicitly query for valid certs - let MySQL figure out most of the stuff (don't use loops and subqueries in those loops and so on) - minor improvements Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-11-24 | bug 957: Remove executable permissions from data filesbug-957 | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-11-23 | Merge branch 'release' of ↵ | dirk | |
ssh://dirk@git-cacert.it-sls.de/var/cache/git/cacert-devel into bug-894 | |||
2011-11-24 | Merge branch 'bug-940' into release | Michael Tänzer | |
2011-11-24 | Merge branch 'bug-965' into release | Michael Tänzer | |
2011-11-24 | Synchronise file permissions with tarballs (removes execution permission | Michael Tänzer | |
from various files) Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-11-24 | bug 940: Remove execution permissions from data filebug-940 | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-11-24 | bug 965: remove execution permissions from data filesbug-965 | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-11-20 | Merge branch 'bug-966' into release | Michael Tänzer | |
2011-11-06 | bug 976: Typo and maskingbug-976 | Michael Tänzer | |
`oemail` masks `orgemailcerts` so that won't work anymore Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-11-05 | bug 976: Fixing ambiguous references in SQL | Michael Tänzer | |
which were introduced by adding new columns on existing tables used in an SQL query on multiple tables which did not qualify the particular table of the columns used. -> MySQL returned an error which was not handled properly by the code and "No client certificates are currently listed." was displayed instead. Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-10-25 | Merge commit 'origin/bug-894' into bug-894 | dirk | |
2011-10-23 | bug 894: A few cleanups and bug fixes. | Michael Tänzer | |
- "A reminder notice has been sent." should be only shown once at the same page - "You are not an Assurer" was misleading, only somehow the other user was not recorded in the session (e.g. URL manipulation/hotlinking) - Reuse the data fetched moments ago instead of doing another SQL query - Compare instead of assignment - Make "Go Back" translatable Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-10-20 | Merge branch 'bug-846' into release | Bernhard Fröhlich | |
2011-10-16 | bug 985: move binding to a gettext domain into a separate method and | Michael Tänzer | |
update some more legacy language handling removed screenshot() as it's never used and language dependent still open: translation in PDFs Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-10-16 | bug 985: replace occurences of $_SESSION['_config']['translations'] | Michael Tänzer | |
this includes a little rewrite of reminder handling Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-10-12 | Merge remote-tracking branch 'origin/bug-596' into release | Michael Tänzer | |
2011-10-11 | Merge remote-tracking branch 'origin/bug-975' into release | Michael Tänzer | |
2011-10-08 | Changes proposed by Uli on https://bugs.cacert.org/view.php?id=855 | Bernhard Fröhlich | |
2011-10-05 | Merge branch 'bug-882' into release | Bernhard Fröhlich | |
2011-10-05 | Revert "Undone checkin error" | Bernhard Fröhlich | |
This reverts commit de76c631f9b6aff1500479da059e8a8457c19dd9. | |||
2011-10-05 | Undone checkin error | Bernhard Fröhlich | |
2011-09-25 | Merge branch 'bug-955' into release | Bernhard Fröhlich | |
2011-09-25 | Merge remote-tracking branch 'origin/bug-846' into bug-846bug-846 | Bernhard Froehlich | |
2011-09-25 | Changes from https://bugs.cacert.org/view.php?id=965#c2374 | Bernhard Froehlich | |
2011-09-24 | Merge branch 'release' of ↵ | Bernhard Froehlich | |
ssh://git-cacert.it-sls.de/var/cache/git/cacert-devel into bug-846 | |||
2011-09-24 | Added backticks | Bernhard Froehlich | |
2011-09-24 | Changed proposed by Uli in https://bugs.cacert.org/view.php?id=794#c2497 | Bernhard Froehlich | |
2011-09-24 | Stripped training spaces | Bernhard Froehlich | |
2011-09-20 | Merge branch 'bug-940' into release | Bernhard Fröhlich | |
2011-09-20 | Merge branch 'bug-910' into release | Bernhard Fröhlich | |
2011-09-19 | Typo fix | Bernhard Fröhlich | |
2011-09-19 | Backticks and last expiry of email certs | Bernhard Fröhlich | |
2011-09-19 | Expiry dates of revoked certificates count as well for "Latest Expire" | Bernhard Fröhlich | |
2011-09-19 | Re-distributed patch from https://bugs.cacert.org/view.php?id=794#c2352 | Bernhard Fröhlich | |
2011-09-19 | Revert "Fix proposed by Uli" | Bernhard Fröhlich | |
This reverts commit 9ffc1df372018525e7626f9e11cd429f1bd28f8a. | |||
2011-09-16 | bug 940: fix checkin errors | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-09-16 | bug 910: correct checkin errorsbug-910 | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> |