Commit graph

53 commits

Author SHA1 Message Date
f2c0a7300c Merge branch 'bug-1149' into testserver
Conflicts:
	lang/french.php
2015-10-18 16:23:22 +02:00
c2078f36d9 Merge branch 'bug-1149' of github.com:CAcertOrg/cats into bug-1149 2015-10-18 16:09:51 +02:00
0fe3c3509f Do not accept certificates for login which have nor Email field set 2015-10-18 16:06:55 +02:00
2680c6889b Merge branch 'bug-1405' into testserver 2015-10-16 23:55:58 +02:00
3a3c3aa3d2 Merge branch 'bug-1376' into testserver
Conflicts:
	lang/french.php
2015-10-16 23:27:09 +02:00
1d06e8556d Removed login_with_api.php 2015-10-16 22:48:07 +02:00
fe93d7eacf Added meta tag to define charset 2015-09-03 00:19:47 +02:00
6605a64dca Experimental branch: remove htmlspecialchars conversion from input to simplify usage of non ISO-8859-1 characters in translations as HTML-entities. Have to check for side effects... 2015-09-02 23:11:58 +02:00
9c1a43b741 Merge remote-tracking branch 'origin/bug-1098' into testserver 2015-07-28 22:08:17 +02:00
fa27e3da5f Remove PayPal buttons 2015-07-28 21:50:15 +02:00
32ac67d87f Since we currently cannot handle requests for Certificates of Achievement the Donate-Button should be hidden to avoid later grievances... 2015-07-28 21:40:12 +02:00
Marcus Mängel
073c875602 bug 1098: removed "/" from template file. This needs to be replaced on the productive system as well. 2015-06-30 22:48:13 +02:00
aae47d592b Merge branch 'bug-1140' into release 2014-02-12 22:04:16 +01:00
ae6585e46d Merge branch 'bug-970' into testserver 2014-02-11 23:39:59 +01:00
0e23382d1d Merge branch 'release' of git@github.com:bergerc/cats into bug-970
Conflicts:

	lang/french.php
manually resolved
2014-02-11 23:34:04 +01:00
f7eb4451b6 Adjusted to production server paths 2014-02-10 21:39:11 +01:00
e143133c02 Merge branch 'bug-1245' into testserver 2014-02-10 21:26:12 +01:00
5a80f36ef1 Added missing parameters to htmlspecialchars 2014-02-10 21:22:02 +01:00
c47c026f6b Merge pull request #6 from MarioLipinski/bug-1203
#1203 session_register was removed as of PHP 5.4, usage did not make any...
2014-01-20 15:12:30 -08:00
Bernhard Fröhlich
1ba7e20c17 Fixed comment syntax 2014-01-21 00:06:16 +01:00
Mario Lipinski
c5fc1b9222 #1203 session_register was removed as of PHP 5.4, usage did not make any sense there anyway. 2013-08-20 02:28:14 +02:00
Christophe Berger
ab166312f5 Add version of L1ON (https://bugs.cacert.org/view.php?id=970#c4098) 2013-07-05 22:41:23 +02:00
5ea4dbc11e Merge commit 'origin/release' into bug-970 2013-04-11 18:31:16 +02:00
bcd16dd883 Merge branch 'bug-1140' into testserver 2013-04-11 00:11:50 +02:00
e19037d598 bug 500: Added button to request certificate in learnprogress page if there are passed tests. 2013-04-10 23:56:15 +02:00
a53d97b7cb BugFix in function call 2013-04-10 23:30:42 +02:00
528f9b31a3 Once again fixed indention 2013-04-10 22:43:51 +02:00
e0538cf1a0 Used the opportunity and re-formatted the file consistently, without using tabs. 2013-04-10 22:22:33 +02:00
U-berger\christophe
a2fa6ae7e5 Convert line ending to Windows. New proposal for french translation 2013-04-10 10:23:38 +02:00
Christophe Berger
7a708c2689 Corrections for the french translation
https://bugs.cacert.org/view.php?id=970
2013-04-08 02:47:38 +02:00
7711fd61e8 Merge pull request #3 from INOPIAE/bug-1140
bug 1140: added the status passed to the progress table
2013-04-07 07:50:27 -07:00
0131a14bd5 Merge branch 'bug-1161' into release 2013-04-06 22:57:28 +02:00
853c79d044 Merge pull request #2 from CAcertOrg/doc
Doc
2013-04-06 13:36:12 -07:00
ab0b851d36 Merge branch 'bug-1161' into testserver 2013-04-06 22:05:36 +02:00
b587157520 bug-1161: Replaced tabs with double spaces 2013-04-06 22:04:10 +02:00
907f893d31 bug-1161: bugfix 2013-04-06 22:01:15 +02:00
89b2315346 bug 1161: Added errorhandling 2013-04-06 21:15:03 +02:00
5d5739968d Merge remote-tracking branch 'origin/doc' into doc 2013-04-06 16:54:05 +02:00
Bernhard Fröhlich
e58cd77cd7 Bugfix in SQL script 2013-04-06 16:49:51 +02:00
502a4277c4 More 2013-04-06 16:47:54 +02:00
f4b5012a08 More details... 2013-04-06 16:14:22 +02:00
43c084d21a Added questiontype_v2 2013-03-14 00:01:00 +01:00
251b199893 retry... 2013-03-13 23:54:44 +01:00
af3ac2eaac Updated create_db to current structure, adjusted sample_test 2013-03-13 23:49:47 +01:00
1c321e198b Added INSTALL.txt for installation instructions 2013-03-04 23:59:28 +01:00
01c6169e1f Do not accept certificates for login which have nor Email field set 2013-03-04 00:06:29 +01:00
e4b15e52d6 Merge pull request #1 from INOPIAE/bug-1139
bug 1139: Create script for database update
2013-01-20 13:18:59 -08:00
INOPIAE
11262725b3 bug 1140: added the status passed to the progress table 2013-01-20 11:28:56 +01:00
INOPIAE
b2c85d4198 bug 1139: Create script for database update 2013-01-20 10:24:19 +01:00
725352c377 Proposal provided by L10N on bugs.cacert.org 2013-01-19 21:38:59 +01:00