Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-20 | Merge branch 'bug-940' into release | Bernhard Fröhlich | |
2011-09-20 | Merge branch 'bug-910' into release | Bernhard Fröhlich | |
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 | |
2011-09-07 | bug-882 added new point-calculation to 43.php (support) | dirk | |
2011-09-06 | Changes proposed by moh / Uli on https://bugs.cacert.org/view.php?id=596 | Bernhard Fröhlich | |
2011-08-29 | removed protocol specification from external links | Bernhard Froehlich | |
2011-08-27 | Typo fix | Bernhard Froehlich | |
2011-08-27 | Fix proposed by Uli in https://bugs.cacert.org/view.php?id=846 | Bernhard Froehlich | |
2011-08-25 | Typo fix | Bernhard Fröhlich | |
2011-08-25 | My proposal to fix the bug responsible for arbitration case a20110804.1 | Bernhard Fröhlich | |
2011-08-25 | Uli's proposed fix from https://bugs.cacert.org/view.php?id=975 | Bernhard Fröhlich | |
2011-08-23 | Proposed fix by Uli | Bernhard Fröhlich | |
2011-08-17 | bug 966: never set POST["process"] on cancel in forms | Michael Tänzer | |
I hope I got them all Signed-off-by: Michael Tänzer <neo@nhng.de> | |||
2011-08-08 | Merge branch 'bug-827' into release | Bernhard Fröhlich | |
2011-08-02 | to add wiki pages for id=13 and id=17 | Bernhard Fröhlich | |
proposed changed og Uli60 from Mantis | |||
2011-08-01 | Changes by Uli60 https://bugs.cacert.org/view.php?id=955#c2132 | Bernhard Fröhlich | |
"added ord parameter with fixed querys" | |||
2011-08-01 | Changed proposed by Uli60, see https://bugs.cacert.org/view.php?id=910#c2226 | Bernhard Fröhlich | |
2011-08-01 | Merge branch 'bug-637' into release | Michael Tänzer | |
2011-07-27 | Merge branch 'bug-921' into release | Michael Tänzer | |
2011-07-21 | Merge branch 'bug-897' into release | Michael Tänzer | |