summaryrefslogtreecommitdiff
path: root/pages/wot
AgeCommit message (Collapse)Author
2012-07-18bug 1075: remove the CAP links from the assure someone pagebug-1075Michael Tänzer
Signed-off-by: Michael Tänzer <neo@nhng.de>
2012-05-30Merge branch 'bug-1023' into releaseMichael Tänzer
2012-05-23bug 1023: Adjust the explanation for the dateMichael Tänzer
Signed-off-by: Michael Tänzer <neo@nhng.de>
2012-05-09bug-1023 fixed some flaws detected by software reviewroot
2012-03-28bug-1023 added method for board ... hopefully ... ;-)root
2012-03-28bug 1023 refixed date/locationroot
2012-03-28bug 1023 changed methods for ttpadminroot
2012-03-11Merge branch 'bug-1023' of ↵root
ssh://dirk@git-cacert.it-sls.de/var/cache/git/cacert-devel into bug-1023
2012-03-21bug 1023: Fix from magu for the location showing up in the date fieldMichael Tänzer
Signed-off-by: Michael Tänzer <neo@nhng.de>
2012-03-11bug 1023 added the two missing lines, which caused the race condition by ↵root
their absence
2012-03-11bug-1023 changed 6.php to new coding (preparation for ↵root
thawte-points/PoJAM/...) ... makecap not yet implemented
2012-02-08bug 1011: Move HTML markup out of the translationbug-1011Michael Tänzer
Signed-off-by: Michael Tänzer <neo@nhng.de>
2012-01-24Merge remote-tracking branch 'origin/bug-985' into releaseMichael Tänzer
2012-01-19Merge branch 'release' into bug-855bug-855Bernhard Fröhlich
2012-01-10Merge branch 'release' into bug-985bug-985Michael Tänzer
Conflicts: www/wot.php Signed-off-by: Michael Tänzer <neo@nhng.de>
2011-10-23bug 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-16bug 985: move binding to a gettext domain into a separate method andMichael 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-16bug 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-08Changes proposed by Uli on https://bugs.cacert.org/view.php?id=855Bernhard Fröhlich
2011-05-23bug-827 ... completely rewritten 15.php, now necessary: wot.inc.php ... ↵root
(however: still one new enhancement needed)
2011-05-05just a simple test for the checkout/checkin-procedure ;-)root
Signed-off-by: root <root@cacert1.it-sls.de>
2011-02-22#827: Fix Thawte patchMichael Tänzer
PHP is nasty: "or" precedence is lower than "=" Signed-off-by: Michael Tänzer <neo@nhng.de>
2011-02-16#827: Review Thawte PatchMichael Tänzer
Corrections: - Fix HTML markup - Slight rewordings - Always initialize variables before use - Use printf() or echo instead of escaping PHP mode and immediately entering it again Signed-off-by: Michael Tänzer <neo@nhng.de>
2010-12-15forgot to remov the test-setting for not-calculating the experience pointsdirk astrath
2010-12-14Don't count experience points if not enough assurance pointsdirk astrath
2010-12-14corrected thawte-patch according to last arbitrations/database/...dirk astrath
2010-11-30https://bugs.cacert.org/view.php?id=827Markus Warg
changes submitted by Dirk Astrath on 10.10.2010 by email (cherry picked from commit 066d7cbdcebe67345c61a958c5aa258eb5b14c18)
2010-11-30https://bugs.cacert.org/view.php?id=827Michael Tänzer
replace 10.php with supplied patch from bug (cherry picked from commit 5068904d912a09c23f99fb5370d7867596105444) Conflicts: pages/wot/10.php
2010-11-30Show 'my points' in reverse order (newest points count, not oldest ones)root
Needed for revoke of TTP-Assurances in November 2010 (cherry picked from commit 0bee978a0e84aedff45115e3f4e42af152cdfc4d)
2010-11-23source code taken from cacert-20101031.tar.bz2Michael Tänzer
2010-05-06source code taken from cacert-20100505.tar.bz2Markus Warg
removed deprecated CVS files
2010-03-29remove cacert/ prefixMarkus Warg