forked from GurneyHallack/additional_reports
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
106 lines (105 loc) · 5.31 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
2012-05-04 CERDAN Yohann <[email protected]>
* Fix bug #36788
* Fix bug #36786
2012-04-27 CERDAN Yohann <[email protected]>
* Big refactoring/cleanup using a backend template rendering
2012-03-27 CERDAN Yohann <[email protected]>
* fix tstamp in errors log
2012-03-06 CERDAN Yohann <[email protected]>
* Fix isLoaded() for realurl in autoload.php
2012-03-03 CERDAN Yohann <[email protected]>
* Security fix, please update
2012-02-20 CERDAN Yohann <[email protected]>
* Optimizations
2012-02-20 CERDAN Yohann <[email protected]>
* Bugfix on eid list
2012-02-13 CERDAN Yohann <[email protected]>
* Add areports to check database integrity (like install tool)
* Another refactoring
* Small features on a lot of reports :-)
2012-01-02 CERDAN Yohann <[email protected]>
* Fix deprecated functions of the install tool
2011-12-24 CERDAN Yohann <[email protected]>
* Bugfix on conf update check
2011-11-24 CERDAN Yohann <[email protected]>
* In status report : add some features like apache user/group, status of the mysql cache, db size...
2011-11-09 CERDAN Yohann <[email protected]>
* new feature : check if an extension need ext conf update (usefull after mass update)
2011-10-27 CERDAN Yohann <[email protected]>
* Add the number of pages for each domain
2011-10-14 CERDAN Yohann <[email protected]>
* Update the mod1 for 4.3< versions
* Add a query to flush errors log
2011-10-07 CERDAN Yohann <[email protected]>
* Fix for TYPO3 4.6 compatibility
2011-10-04 CERDAN Yohann <[email protected]>
* Add a new report : check your websites/domains/baseURL configuration
* Fix the pagebrowser in errors log
2011-08-30 CERDAN Yohann <[email protected]>
* In plugin list view, you can now switch into the list or page module
* In "List of used content types" & "List of used plugins", do not display offline pages
* In "List of used content types" & "List of used plugins", add first domain record
2011-08-16 CERDAN Yohann <[email protected]>
* Small bugfix in the ExtDirect reports
2011-08-15 CERDAN Yohann <[email protected]>
* Add the PHP errors log
* Change the extensions reports
* In the extensions reports, add the possibility to check in the emconf if the extension is declared compatible with the current TYPO3 version
2011-07-27 CERDAN Yohann <[email protected]>
* Add realurl errors log
2011-06-17 CERDAN Yohann <[email protected]>
* Do not display standard page link with TemplaVoilà
2011-05-25 CERDAN Yohann <[email protected]>
* Small bugfixes
* Complete refactoring
* Add a support for version lower than 4.3 (with a module instead of reports)
2011-05-10 CERDAN Yohann <[email protected]>
* Now compare the local version of a file to the same TER version (before it was the last version)
* Ignore blank spaces in diff (-b option)
2011-05-08 CERDAN Yohann <[email protected]>
* Update some labels
* Bug on a label in plugins mode
* Add a german version (thanks to Stefan Galinski)
2011-05-06 CERDAN Yohann <[email protected]>
* In extension list mode, add a shadowbox to the db part
* Add a ExtDirect list module (in 4.5>= only)
2011-04-13 CERDAN Yohann <[email protected]>
* In plugins and contents list, add the possibility to show hidden pages/contents
2011-04-11 CERDAN Yohann <[email protected]>
* Nice feature : in extension list mode you can view the modified files in linux like diff mode (local file/TER file)
2011-03-31 CERDAN Yohann <[email protected]>
* Add a new module to list extension with : TER update needed? database update needed? modified files? etc...
2011-03-08 CERDAN Yohann <[email protected]>
* Small bugfix for view icon on TYPO3 4.3
* Add a filter to filter by content in the "List of used content" view
* Bugfix : EM link was broken
2011-02-28 CERDAN Yohann <[email protected]>
* Small bugfix for icons (not displayed if you have your TYPO3 installation in a subfolder).
2011-02-11 CERDAN Yohann <[email protected]>
* Add a new view to display the available BE ajax methods
2011-02-09 CERDAN Yohann <[email protected]>
* Add a filter to filter by plugins in the "List of used plugins" view
2011-02-05 CERDAN Yohann <[email protected]>
* Add a typo3 page brower on the "List of used content types & "List of used plugins" view
* Check if the content/plugin is used in TV (non used elements)
* Use the jumpurl method instead of teh submit button
* Save the last menu you use (in the plugins section)
2011-01-03 CERDAN Yohann <[email protected]>
* Add a link to the page module & page TV module (if TV is loaded) in the table
2010-12-27 CERDAN Yohann <[email protected]>
* Bugfix : can't get the mysql informations in some server
* Bugfix : correct link to the EM
2010-12-23 CERDAN Yohann <[email protected]>
* Bugfix : test if the apache_get_version function exist
2010-10-10 CERDAN Yohann <[email protected]>
* Add hook support (need feedbacks about it)
* Add a status module (with informations about typo3,php,apache,mysql,crontab...)
* Update the locallang
* Refactoring HTML & PHP code
* Update the manual with new screenshots
2010-10-05 CERDAN Yohann <[email protected]>
* Update the locallang
* Update the manual
* Add a new option 'Summary' in the 'plugins & content type' module
2010-10-03 CERDAN Yohann <[email protected]>
* Initial release