-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathChangeLog
44 lines (34 loc) · 1.42 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
2014-12-31 Ivan Kartolo <[email protected]>
* avoiding indexing and caching by search engine
2012-06-06 Ivan Kartolo <[email protected]>
* using swiftmailer
* min TYPO3 4.5
2011-11-01 Ivan Kartolo <[email protected]>
* Tweaking locallang for TYPO3 < 4.6.x
* Release 1.2.0
2011-10-31 Ivan Kartolo <[email protected]>
* #29677: tweaking captcha in infomail
2011-10-28 Ivan Kartolo <[email protected]>
* #29677: fix captcha checking
* compatibility to 4.6
2011-10-06 Ivan Kartolo <[email protected]>
* #29676: fixes unreplaced marker
* #13264: moved typoscript to static template
2011-03-01 Ivan Kartolo <[email protected]>
* #12968: added captcha to infomail form.
* Added README file
2011-02-22 Ivan Kartolo <[email protected]>
* locallang file in xml-format
* optimizing localized gender: localized gender can be overwrite per TS
2011-02-18 Ivan Kartolo <[email protected]>
* code clean up captcha and html template
2011-02-09 Ivan Kartolo <[email protected]>
* added captcha in subscription and edit form
* added the ability to search for user recursively
* if no subscription's not found, no mail will be sent.
2011-02-01 Ivan Kartolo <[email protected]>
* add salutation field in tt_address. This will be taken from locallang
* input and output values will be sanitized
* remove unused dk template
* fe_adminLib is copied, so it's dependant from core
* fixed old bug #4776: categories are not updated.