Translated using Weblate (Finnish)
[phpmyadmin.git] / ChangeLog
blob3f5e838397c0b47e25fc680f48e318da80edfc61
1 phpMyAdmin - ChangeLog
2 ======================
4 4.4.0.0 (not yet released)
5 + rfe #1553 InnoDB presently supports one FULLTEXT index creation at a time
6 + rfe #1562 Allow tracking multiple table at once from database level tracking page
7 + rfe #1564 Improve action message on Tracking page
8 + rfe #1566 Change value of "Number of rows:" when "Show all" is checked
9 + rfe       Focus console by clicking on white space
10 + rfe #1507 Part 1: Cycle through console history with keyboard up/down arrows
11 + rfe #1579 Default to primary key when adding relation
12 + rfe #1572 User prefs: Diff-friendly JSON for config
13 + rfe #1567 Sever Variables Table UI Improvements
14 - bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL scripts to sql directory
15 + rfe #1578 Warn about reserved word only when a column is created
16 + rfe #1590 Recaptcha API v2
17 + rfe #1580 Individual Zeroconf PMA tables support
18 + rfe #1525 Generate keys one per line
19 + rfe #347  allow table with transformed column anywhere in FROM clause
21 4.3.7.0 (not yet released)
22 - bug #4694 js error on marking table as favorite in Safari (in private mode)
23 - bug #4695 Changing $cfg['DefaultTabTable'] doesn't update link and title
24 - bug       Undefined index menuswork
25 - bug       Undefined index navwork
26 - bug       Undefined index central_columnswork
27 - bug #4697 Server Status refresh not behaving as expected
28 - bug       Null argument in array_multisort()
29 - bug #4699 Navigation panel should not hide icons based on 'TableNavigationLinksMode'
30 - bug #4703 Unsaved schema page exported as pdf.pdf
32 4.3.6.0 (2015-01-07)
33 - bug       Undefined index notices while configuring recent and favorite tables
34 - bug #4687 Designer breaks without configuration storage
35 - bug #4686 Select elements flicker and selects something else
36 - bug #4689 Setup tool creates "pma__favorites" incorrectly
37 - bug #4685 Call to a member function isUserType() on a non-object
38 - bug #4691 Do not include console when no server is selected
39 - bug #4688 File permissions in archive
40 - bug #4692 Dynamic javascripts gives 500 when db selected
42 4.3.5.0 (2015-01-05)
43 - bug       Auto-configuration: tables were not created automatically
44 - bug #4677 Advanced feature checker does not check for favorite tables feature
45 - bug #4678 Some of the data stored in configuration storage are not deleted upon db or table delete
46 - bug #4679 Setup does not allow providing a name for favorites table
47 - bug #4680 Number of favorite table are not configurable in setup
48 - bug #4681 'Central columns table' field in setup does not have a description
49 - bug #4318 Default connection collation and sorting
50 - bug #4683 Relational data is not properly updated on table rename
51 - bug #4655 Undefined index: collation_connection (second patch)
52 - bug #4682 4.3.3 & 4.3.4 Import sql created by mysqldump fails on foreign keys
53 - bug #4676 Auto-configuration issues
54 - bug #4416 New lines are removed when grid editing (part two: TEXT)
56          --- Older ChangeLogs can be found on our project website ---
57                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
59 # vim: et ts=4 sw=4 sts=4
60 # vim: ft=changelog fenc=utf-8
61 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
62 # vim: fdn=1 fdm=expr