- [TASK] update version to 10.0.0 (2a1c9f4)
- [TASK] update composer.json license (6586f74)
- [TASK] fix test with new methods names (8d86983)
- [TASK] update labels (f2db3a4)
- [TASK] remove invalid replace from composer.json (583da74)
- [TASK] update README (77f7a01)
- [TASK] documentation updates (dade9bc)
- [TASK] do changes according to review comments (701f390)
- [TASK] added php7.3 check (fcb08ff)
- [BUGFIX] use regular condition to check settings.acceptTermsLink (7697ace)
- [TASK] merge fix with master (6db70a7)
- [BUGFIX] add email to list if label_alt is set (f8a21fd)
- [TASK] change version to 10.0-dev (960812a)
- [TASK] update documentation (14dae62)
- [TASK] add new line on typoscript files (95ad82a)
- [TASK] skip settigns fields without title (01553ef)
- [TASK] use ternary condition (4f94d4e)
- [TASK] add tests for email notification (82b07e5)
- [BUGFIX] prepare message before send (c554568)
- [TASK] prepare test for email notification (a6dd9b9)
- [BUGFIX] change how email notification works, support of TYPO3 10 (5bb7c3e)
- [TASK] add extbase mapping configuration for TYPO3 10 (14939ad)
- [TASK] add default css for hidden class (e4500fc)
- [BUGFIX] add render type in flexform settings (9dbe630)
- [TASK] allow typo3 10 (d2770cf)
- [TASK] allow typo3 10 (5459ec0)
- [TASK] structurize language files (6073327)
- [TASK] create extension documentation (e4e7a69)
- [TASK] change signal slot name (ddc54db)
- [TASK] remove storage constant (9cbb5cf)
- [TASK] update README.md (b555b4f)
- [TASK] update .gitignore (9cef2ea)
- [BUGFIX] set unique codes for error messages (034f553)
- [BUGFIX] add missing label (f17ba9f)
- [TASK] PSR2 fixes (42c379c)
- [TASK] add tests for controller (9da2cb9)
- [TASK] add travis.yml (3bf54be)
- [TASK] add tests (6d4fc29)
- [TASK] update .gitignore (f3c4c47)
- [TASK] add dev dependencies (d6afad0)
- [TASK] delete old labels (ffb34f6)
- [TASK] add float right to submit button (b87fcf5)
- [TASK] check if given email was already subscribed, but not confirmed yet (2b069a1)
- [TASK] add info about unsubscribe action (5578147)
- [TASK] create new concept about notifications emails (96d2ba6)
- [BUGFIX] show confirmation action as separate action (57a50c3)
- [WIP] change label (e4c99ab)
- [WIP] add unsubscribe URL in subscriber success email. confirm unsubscribe action (f92add5)
- [TASK] unsubscribe action (367d2fe)
- [TASK] add unsubscribe actions (293018f)
- [TASK] add support of unsubscribe page url (1150ad2)
- [TASK] check if page title can be fetched in BackendLayoutView (983a598)
- [TASK] create special url generator that allow to get subscribe confirmation url from other extension (83412b6)
- [TASK] add signals before sending emails. pass class name as variable (6509bc2)
- [TASK] zero value is not empty for checkboxes (84e2397)
- [TASK] improve BE preview in order to show all fields information and actions (54e484d)
- [TASK] prepare BE preview (4782e4f)
- [TASK] use alternative email as label for fe_users table (c9b23e4)
- [TASK] show error message on second confirmation try (eb69bd0)
- [TASK] add check if accept terms by JS (d259d66)
- [TASK] make content record UID requried for subscription and confirmation action in order to be able always fetch flexform settings. (cdf655f)
- [TASK] fix typo in label (b1cf828)
- [TASK] add accept terms checkbox and validation (ead3584)
- [TASK] add notification to subscriber about subscription (8b7370f)
- [TASK] sort out extension labels (d84c7b3)
- [WIP] refactor email notification (b70ce04)
- [TASK] validation signal (94b47ab)
- [TASK] add signals calls (1861e47)
- [TASK] delete old controller (019a33b)
- [WIP] admin notification, cleanup (e990206)
- [TASK] push error as object on ajax fail (df85533)
- [TASK] pass full xmlHttpRequest for custom response handler (e5bb07d)
- [TASK] handle subscription form submit by ajax (ef3781a)
- [TASK] user confirmation notification (380ce68)
- [WIP] subscription with ajax, validation. (76b8347)
- [WIP] remove models, create new controllers. ajax validation (6a1d62a)
- [WIP] working in JS (37177bf)
- [TASK] new form template (285f177)
- [TASK] simplify flexform settings (906934e)
- [TASK] create new model Subscription (9803e33)
- [TASK] remove all markup from TypoScript. It should be in fluid template (b400cd5)
- [TASK] use one flexform for plugin (efba7a4)
- [TASK] remove useless Overrides/fe_users.php (844ac0e)
- [TASK] change requirements of composer.json (b25a726)
- [TASK] remove ext_conf_template.txt. Make it later configurable through TypoScript (aca2a64)
- [TASK] use closure in ext_localconf.php (9085f3b)
- [TASK] remove deprecated options from ext_emconf.php, set dev version (df150d4)
- [DOC] update README (be3d371)
- [TASK] change version in ext_emconf.php (17ef8a7)
- [TASK] raise contraints for typo3 9 (5f3054d)
- [BUGFIX] Change package name (ea183bc)
- [TASK] raise contraints for typo3 9 (a965e35)
- [TASK] Change package name (3a06999)
- [TASK] change subscribe button position in html template, add classes to subscribe/unsubscribe button (d93b457)
- [CLEANUP] Remove unused variable from tt_content (e79df6e)
- [TASK] - Fix bugs and add documentation (54401b7)
- [FEATURE] - add tt_address support to pxa_newsletter_subscription (3fbd349)
- [TASK] Formatting conforms with coding guidelines (6659b12)
- [CLEANUP] Removed unused use clauses (50c838f)
- [FEATURE] Optional redirect to page after successful validation (30e899f)
- [FEATURE] Moved hashing services into service (a0bf03a)