Commit Graph

90 Commits

Author SHA1 Message Date
Flavio Copes ee608539d4 Handle logged in users by not requiring username/email
Still post them as hidden to overcome validation, but still overwrite
the values in backend to avoid manipulation
2016-06-30 14:08:59 +02:00
Flavio Copes 0cf90a74d7 Reset comments form after submit 2016-06-30 11:41:12 +02:00
Flavio Copes 60c8d091e6 Rework a bit the organization of the code. Added cache for comments 2016-06-29 18:56:06 +02:00
gitname 04078ba7e0 Fix typos (#26) 2016-06-03 10:26:16 +02:00
Flavio Copes c0265d5524 Fill changelog 2016-05-30 11:19:22 +02:00
Flavio Copes a95d0abd84 Prevent a missing template problem on ignored routes 2016-05-30 11:16:08 +02:00
Raul E Watson 6a70718fc9 Add Spanish (es) translation (#25) 2016-05-30 10:18:16 +02:00
Renata fd106be103 Add Brazilian Portuguese (pt-br) translation (#23) 2016-05-05 12:56:44 +02:00
Flavio Copes 0605e9450e Merge pull request #21 from janklostermann/patch-1
Enhanced German translation
2016-04-25 20:13:42 +02:00
janklostermann 6b64dcf800 Enhanced German translation 2016-04-25 16:12:30 +02:00
Flavio Copes 75ddc791d4 Merge pull request #20 from MATsxm/patch-2
🇫🇷 update + arranged alphabetically
2016-04-11 17:55:40 +02:00
Marc-Antoine Thevenet 570467430a 🇫🇷 update + arranged alphabetically
🇫🇷 update + arranged alphabetically
2016-04-11 11:40:51 -04:00
Flavio Copes 7014a07879 Drop beta message 2016-03-31 11:10:16 +02:00
Flavio Copes 9d38761d44 Allow translating the comments form 2016-03-24 09:03:28 +01:00
Flavio Copes 3919f7d764 Merge pull request #18 from MATsxm/patch-1
🇫🇷 typos
2016-03-16 20:45:23 +01:00
Marc-Antoine Thevenet afd22bea5b 🇫🇷 typos
🇫🇷 typos
2016-03-16 15:04:47 -04:00
Andy Miller 8ad309d157 Merge branch 'release/1.1.4' into develop 2016-02-05 14:22:04 -07:00
Andy Miller ee8a0f127a version update 2016-02-05 14:21:55 -07:00
Andy Miller e786144ba3 changelog updated 2016-02-05 13:46:12 -07:00
Flavio Copes acb0b42354 Merge pull request #17 from geraldhansen/develop
add german translation
2016-01-30 10:40:56 +01:00
Gerald Hansen ed101387d4 add german translation 2016-01-30 02:27:02 +01:00
Flavio Copes bacbbd1b57 Use common language strings in blueprints 2016-01-21 14:41:22 +01:00
Karol Orzeł ad9ae0a0c0 Polish translation 2016-01-20 09:44:17 +01:00
Flavio Copes cdee9fa1fa Avoid adding the onTwigTemplatePaths if it's not enabled on this page 2016-01-10 14:59:12 +01:00
Andy Miller 87c6d7eb95 Merge branch 'release/1.1.3' into develop 2016-01-06 12:36:53 -07:00
Andy Miller 440c57434e version update 2016-01-06 12:36:44 -07:00
Flavio Copes 1f46ce7e8b Fix year! 2016-01-06 09:44:42 +01:00
Flavio Copes 9c20e4f6e5 Update changelog 2016-01-06 09:44:23 +01:00
Flavio Copes 44e64c50a1 Merge pull request #15 from khanduras/patch-1
Update README.md
2015-12-21 09:06:18 +01:00
khanduras 7aabf397f6 Update README.md
Minor edit for email plugin
2015-12-20 23:20:04 -08:00
Flavio Copes a6476ab527 Increase priority for onPageInitialized in the comments plugin over the form plugin one 2015-12-20 10:14:51 +01:00
Flavio Copes f25fbd7e20 Disable captcha by default, add instructions on how to add it 2015-12-12 14:28:10 +01:00
Flavio Copes aa551e9cea Merge remote-tracking branch 'origin/develop' into develop 2015-12-11 21:46:40 +01:00
Andy Miller af9322b00f Merge branch 'release/1.1.1' into develop 2015-12-11 13:15:16 -07:00
Andy Miller b3c1a1c750 Fix changelog format 2015-12-11 13:15:07 -07:00
Flavio Copes 501ce930a1 Merge branch 'release/1.1.2' into develop 2015-12-11 12:21:35 +01:00
Flavio Copes 6629b505f2 Prepare release 2015-12-11 12:21:11 +01:00
Flavio Copes 825cfe1b1b Fix #12 Avoid double encoding comment text output and author name, already filtered and escaped when stored 2015-12-11 12:19:55 +01:00
Flavio Copes 7b8d4048b1 Merge branch 'release/1.1.1' into develop 2015-12-10 20:37:34 +01:00
Flavio Copes 7858289def Prepare release 2015-12-10 20:36:26 +01:00
Flavio Copes 897451312c Drop autofocus on comments form 2015-12-10 10:49:09 +01:00
Flavio Copes 1a6bb46f86 Merge branch 'release/1.1.0' into develop 2015-11-24 15:35:55 +01:00
Flavio Copes 70aed083fe Prepare release 1.1.0 2015-11-24 15:30:10 +01:00
Flavio Copes db09e78957 Merge pull request #7 from bovisp/patch-2
change instances of gmdate to date
2015-11-16 18:20:52 +01:00
Paul Bovis 5800cb87bc change instances of gmdate to date
I changed all instances of gmdate (lines 180, 190 and 320) to date. This way, the date reported in the comments will respect the server's local time as set by date.timezone in php.ini (for apache2, at least).
2015-11-16 08:42:17 -07:00
Flavio Copes 30545e79c0 Add fr lang (e1d1b70e1e) 2015-11-13 18:59:27 +01:00
Flavio Copes ea8e5d4fe2 Merge pull request #4 from joomline/patch-1
Update languages.yaml RU
2015-11-13 18:58:04 +01:00
Flavio Copes ff621707e2 Merge pull request #5 from getgrav/feature/nonce
Add nonce validation
2015-11-13 18:57:46 +01:00
Flavio Copes d93361d821 Merge branch 'develop' into feature/nonce 2015-11-13 18:57:26 +01:00
Flavio Copes 750727911e Merge pull request #6 from bovisp/patch-1
change form action to work with multilang
2015-11-13 18:54:24 +01:00