source: extensions/whois_online/Changelog.txt.php @ 6386

Last change on this file since 6386 was 6386, checked in by vdigital, 14 years ago

Cosmetic review for the clear admin theme and more

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 2.3 KB
Line 
1<?php
2/*
3Plugin Name: Whois online
4** History **
5  2010-05-27 2.1.c
6                                                 Cosmetic review for the clear admin theme and more
7
8  2010-05-16 2.1.b
9                                                 Fix: Menu was forced to Tools or Plugins on other admin functions
10  2010-05-16 2.1.a
11                                                 New: Piwigo 2.1 support
12                                                 Fix: Flags could be based on Languages if api calls are forbidden by a provider.
13                                                 
14  2010-04-24 2.0.n
15                                                 Fix: Flags are coming back
16
17  2010-04-24 2.0.m
18                                                 Fix: IE8 User agent could be too long
19                                                 Fix: Failure on localisation (a French internet provider blocks external get_files)
20                                                 Fix: Loss of previous collected data
21  2010-04-18 2.0.l
22                                                 "Undefined index:  Code" is removed
23  2010-04-11 2.0.k
24                                                 MySQL 4.1 support
25                                                 Alternate reading solutions: file_get_contents / fsockopen / curl
26                                                 Replace of deprecated functions as of PHP 5.3.0
27  2009-07-28 2.0.j
28                                                 Minor changes in Config management
29                                                 Additionnal flags (Ireland, Armenia, Estonia, Kazakhstan, Belarus, Andorra,
30                                                 Turkey, Albania, Bosnia and Herzegovina, Azerbaijan, Iceland, European Union,
31                                                 Israel, Morocco, New Caledonia and some other revised)
32                                                 Search Engine trapping
33  2009-05-20 2.0.i
34                                                 Bug resolution.
35                                                 Icons removed due to tablesorter constraints.
36                                                 Active link style on active filter.
37                                                 Additionnal flags (Luxemburg, Austria, Malta, and some other revised)
38  2009-05-19 2.0.h
39                                                 Additional links to profile and permissions corrective path with filtering.
40                                                 Minor optimizations.
41                                                 Additionnal flags (Egypt, Indonesia, Malaysia)
42  2009-05-17 2.0.g
43                                                 htmlspecialchars for Countries (Some City have quoted names)
44                                                 Keep Previous config.
45                                                 Additional links to profile and permissions
46                                                 Additionnal flags
47  2009-05-12 2.0.e and 2.0.f
48                                                 IPV4 Localisation
49                                                 Monitoring Permanence/Temporary user lists
50                                                 Reporting of User accesses
51                                                 Most connected
52                                                 And more...
53  2009-04-14 2.0.d
54                                                 Icon on History can be removed
55                                                 Appropriate titles for both links
56  2009-04-14 2.0.c
57                   Default display on admin pages even if not displayed on other pages
58                                                 Bug on History Search page
59                                                 Appropriate titles for both links on each first access (later "Random picture")
60  2009-04-13 2.0.b
61                   Corrective of &review and &others
62                                                 Automatic upgrade
63*/
64?>
Note: See TracBrowser for help on using the repository browser.