Translated using Weblate (Slovak)
[phpmyadmin.git] / ChangeLog
blobe7e93af89d25e290092ccb105008a63b18bab26e
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
20 + rfe #1591 Shortcut link to search page
21 + rfe #1568 Fold Add Column After / Before into dropdown
22 - bug #4705 Table structure: adding primary key doesn't refresh page
23 + rfe #1582 SQL formatter
24 + rfe #1597 Fast filter improvement: remove "x other results found"
25 - bug #4720 No error message on Missing extension mbstring
26 + rfe #801  Builtin transformations and relations
27 + rfe #767 USING BTREE support for HEAP/MEMORY tables
28 + rfe #1596 Make "Options > Relational" configurable
30 4.3.9.0 (not yet released)
31 - bug #4728 Incorrect headings in routine editor
32 - bug #4730 Notice while browsing tables when phpmyadmin pma database exists, but not all the tables
33 - bug #4729 Display original field when using "Relational display column" option and display column is empty
34 - bug #4734 Default values for binary fields do not support binary values
35 - bug #4736 Changing display options breaks query highlighting
36 - bug       Undefined index submit_type
38 4.3.8.0 (2015-01-24)
39 - bug       Undefined constant PMA_DRIZZLE
40 - bug #4712 Wrongly positioned date-picker while Grid-Editing
41 - bug #4714 Forced ORDER BY for own sql statements
42 - bug #4721 Undefined property: stdClass::$version
43 - bug #4719 'only_db' not working
44 - bug #4700 Error text: Internal Server Error
45 - bug #4722 Incorrect width table summary when favorite tables is disabled
46 - bug #4716 Collapse all in navigation panel is sometimes broken
47 - bug #4724 Cannot navigate in filtered table list
48 - bug #4717 Database navigation menu broken when resolution/screen is changing
49 - bug #4727 Collation column missing in database list when DisableIS is true
50 - bug       Undefined index central_columnswork
51 - bug       Undefined index favorite_tables 
53 4.3.7.0 (2015-01-15)
54 - bug #4694 js error on marking table as favorite in Safari (in private mode)
55 - bug #4695 Changing $cfg['DefaultTabTable'] doesn't update link and title
56 - bug       Undefined index menuswork
57 - bug       Undefined index navwork
58 - bug       Undefined index central_columnswork
59 - bug #4697 Server Status refresh not behaving as expected
60 - bug       Null argument in array_multisort()
61 - bug #4699 Navigation panel should not hide icons based on 'TableNavigationLinksMode'
62 - bug #4703 Unsaved schema page exported as pdf.pdf
63 - bug #4707 Call to undefined method PMA_Schema_PDF::dieSchema()
64 - bug #4702 URL is non RFC-2396 compatible in get_scripts.js.php
66 4.3.6.0 (2015-01-07)
67 - bug       Undefined index notices while configuring recent and favorite tables
68 - bug #4687 Designer breaks without configuration storage
69 - bug #4686 Select elements flicker and selects something else
70 - bug #4689 Setup tool creates "pma__favorites" incorrectly
71 - bug #4685 Call to a member function isUserType() on a non-object
72 - bug #4691 Do not include console when no server is selected
73 - bug #4688 File permissions in archive
74 - bug #4692 Dynamic javascripts gives 500 when db selected
76 4.3.5.0 (2015-01-05)
77 - bug       Auto-configuration: tables were not created automatically
78 - bug #4677 Advanced feature checker does not check for favorite tables feature
79 - bug #4678 Some of the data stored in configuration storage are not deleted upon db or table delete
80 - bug #4679 Setup does not allow providing a name for favorites table
81 - bug #4680 Number of favorite table are not configurable in setup
82 - bug #4681 'Central columns table' field in setup does not have a description
83 - bug #4318 Default connection collation and sorting
84 - bug #4683 Relational data is not properly updated on table rename
85 - bug #4655 Undefined index: collation_connection (second patch)
86 - bug #4682 4.3.3 & 4.3.4 Import sql created by mysqldump fails on foreign keys
87 - bug #4676 Auto-configuration issues
88 - bug #4416 New lines are removed when grid editing (part two: TEXT)
90          --- Older ChangeLogs can be found on our project website ---
91                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
93 # vim: et ts=4 sw=4 sts=4
94 # vim: ft=changelog fenc=utf-8
95 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
96 # vim: fdn=1 fdm=expr