Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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> | |||
2011-09-16 | bug 975: Many fixes to the fixbug-975 | Michael Tänzer | |
- also include accounts without an entry in the email table when searching by id - revert the breakage of an indentation - always use backticks around non-SQL keywords or functions - fix a problem when the primary email had been deleted and readded before - use HTML to do the line breaking for us and fix typo Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-09-14 | Changes by moh for other certificate typesbug-596 | Bernhard Fröhlich | |
2011-09-14 | bug 955: Allow for the strings to be translated and make the sort orderbug-955 | Michael Tänzer | |
handling more readable Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-09-14 | Proposed additional changes by Uli and Dirk ↵ | Bernhard Fröhlich | |
https://bugs.cacert.org/view.php?id=975#c2351 | |||
2011-09-14 | bug 846: Don't break up string so translations are not garbled and present | Michael Tänzer | |
the full URL to the user -> don't confuse them Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-09-13 | bug 846: missing '=' slightly broke table layout | Michael Tänzer | |
Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-09-07 | bug-882 corrected email-link for old pointsystem | dirk | |
2011-09-07 | bug-882 added when and email for new display of points for support | dirk | |