4.3.13 release
[phpmyadmin.git] / ChangeLog
blob4372f0e23031b02bdfd814056e790cbab24db81b
1 phpMyAdmin - ChangeLog
2 ======================
4 4.3.13.0 (2015-03-29)
5 - bug #4803 "Show hidden items" is sometimes hidden
6 - bug #4807 Breaks when sorting by multiple columns while using UNION
7 - bug #4798 Missing column when exporting in sql
8 - bug #4810 Broken find and replace
9 - bug #4804 Undefined Index after export schema
10 - bug #4802 Changelog page is not working
11 - bug #4815 Infinite calls to index.php
12 - bug #4820 Invalid links to dev.mysql.com
13 - bug #4718 simulate query fails, but actual query does not
15 4.3.12.0 (2015-03-14)
16 - bug #4746 Right-aligned columns have left-aligned header
17 - bug #4779 PMA_Util::parseEnumSetValues fails on enums with UTF-8 values
18 - bug       Undefined index savedsearcheswork
19 - bug #4788 Inline edit of DATE fields with NULL, NULL checkbox is under datepicker
20 - bug #4790 DROP TABLE/VIEW IF EXISTS are not tracked
21 - bug       Compatibility with central columns of version 4.4
22 - bug #4758 Firefox with auth_type to http with multiple server doesn't work anymore
23 - bug #4789 Views aren't dropped when copying a database
24 - bug #4784 Incomplete bookmark saving
25 - bug #4786 SELECT width on relations page
27 4.3.11.1 (2015-03-04)
28 - bug       [security] Risk of BREACH attack, see PMASA-2015-1
30 4.3.11.0 (2015-03-02)
31 - bug #4774 SQL links are completely wrong
32 - bug #4768 MariaDB: version mismatch
33 - bug #4777 Some images are missing in Designer for original theme
34 - bug #4767 Drizzle: undefined index in mysql_charsets.inc.php
35 - bug #4753 Normal field and multi-line field have different margins
36 - bug #4760 Cannot re-import settings from local storage
37 - bug #4778 SQL error when database list is sorted by additional columns
38 - bug #4780 Notice when timestamp column does not have default value
40 4.3.10.0 (2015-02-20)
41 - bug       Undefined index navwork
42 - bug #4744 Opening console scroll down the page
43 - bug       Remove extra column heading in view structure page
44 - bug       Add missing confirmation when deleting central columns
45 - bug       Undefined index DisableIS
46 - bug #4763 Database export with more than 512 tables fails
47 - bug #4769 Previously set column aliases are destroyed if returned to the same table
48 - bug #4752 Incorrect page after creating table
49 - bug #4771 Central Columns not working, showing error
51 4.3.9.0 (2015-02-05)
52 - bug #4728 Incorrect headings in routine editor
53 - bug #4730 Notice while browsing tables when phpmyadmin pma database exists, but not all the tables
54 - bug #4729 Display original field when using "Relational display column" option and display column is empty
55 - bug #4734 Default values for binary fields do not support binary values
56 - bug #4736 Changing display options breaks query highlighting
57 - bug       Undefined index submit_type
58 - bug #4738 Header lose align when scrolling in Firefox
59 - bug #4741 in ./libraries/Advisor.class.php#184 vsprintf(): Too few arguments
60 - bug #4743 Unable to move cursor with keyboard in filter rows box
61 - bug       Incorrect link in doc
62 - bug #4745 Tracking does not handle views properly
63 - bug #4706 Schema export doesn't handle dots in db/table name
64 - bug #3935 Table Header not displayed correct (Safari 5.0.5 Mac)
65 - bug #4750 Disable renaming referenced columns
66 - bug #4748 Column name center-aligned instead of left-aligned in Relations
68 4.3.8.0 (2015-01-24)
69 - bug       Undefined constant PMA_DRIZZLE
70 - bug #4712 Wrongly positioned date-picker while Grid-Editing
71 - bug #4714 Forced ORDER BY for own sql statements
72 - bug #4721 Undefined property: stdClass::$version
73 - bug #4719 'only_db' not working
74 - bug #4700 Error text: Internal Server Error
75 - bug #4722 Incorrect width table summary when favorite tables is disabled
76 - bug #4710 Nav tree error after filtering the tables
77 - bug #4716 Collapse all in navigation panel is sometimes broken
78 - bug #4724 Cannot navigate in filtered table list
79 - bug #4717 Database navigation menu broken when resolution/screen is changing
80 - bug #4727 Collation column missing in database list when DisableIS is true
81 - bug       Undefined index central_columnswork
82 - bug       Undefined index favorite_tables 
84 4.3.7.0 (2015-01-15)
85 - bug #4694 js error on marking table as favorite in Safari (in private mode)
86 - bug #4695 Changing $cfg['DefaultTabTable'] doesn't update link and title
87 - bug       Undefined index menuswork
88 - bug       Undefined index navwork
89 - bug       Undefined index central_columnswork
90 - bug #4697 Server Status refresh not behaving as expected
91 - bug       Null argument in array_multisort()
92 - bug #4699 Navigation panel should not hide icons based on 'TableNavigationLinksMode'
93 - bug #4703 Unsaved schema page exported as pdf.pdf
94 - bug #4707 Call to undefined method PMA_Schema_PDF::dieSchema()
95 - bug #4702 URL is non RFC-2396 compatible in get_scripts.js.php
97 4.3.6.0 (2015-01-07)
98 - bug       Undefined index notices while configuring recent and favorite tables
99 - bug #4687 Designer breaks without configuration storage
100 - bug #4686 Select elements flicker and selects something else
101 - bug #4689 Setup tool creates "pma__favorites" incorrectly
102 - bug #4685 Call to a member function isUserType() on a non-object
103 - bug #4691 Do not include console when no server is selected
104 - bug #4688 File permissions in archive
105 - bug #4692 Dynamic javascripts gives 500 when db selected
107 4.3.5.0 (2015-01-05)
108 - bug       Auto-configuration: tables were not created automatically
109 - bug #4677 Advanced feature checker does not check for favorite tables feature
110 - bug #4678 Some of the data stored in configuration storage are not deleted upon db or table delete
111 - bug #4679 Setup does not allow providing a name for favorites table
112 - bug #4680 Number of favorite table are not configurable in setup
113 - bug #4681 'Central columns table' field in setup does not have a description
114 - bug #4318 Default connection collation and sorting
115 - bug #4683 Relational data is not properly updated on table rename
116 - bug #4655 Undefined index: collation_connection (second patch)
117 - bug #4682 4.3.3 & 4.3.4 Import sql created by mysqldump fails on foreign keys
118 - bug #4676 Auto-configuration issues
119 - bug #4416 New lines are removed when grid editing (part two: TEXT)
121          --- Older ChangeLogs can be found on our project website ---
122                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
124 # vim: et ts=4 sw=4 sts=4
125 # vim: ft=changelog fenc=utf-8
126 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>4&&getline(v\:lnum)!~'^#'
127 # vim: fdn=1 fdm=expr