Commit Graph

9954 Commits

Author SHA1 Message Date
Marc Delisle
315764bc85 patch goes to 2.11.1 instead of 2.11.2 2007-09-18 12:10:53 +00:00
Marc Delisle
34f61bb2fa patch #1791576 HTTP auth: support REDIRECT_REMOTE_USER, thanks to Allard 2007-09-17 16:39:25 +00:00
Marc Delisle
733fd1d242 patch #1791576 HTTP auth: support REDIRECT_REMOTE_USER, thanks to Allard 2007-09-17 16:39:25 +00:00
Marc Delisle
e7b8af0b84 patch #1787915 Avoid CSS reloading on every click, thanks to Juergen Wind 2007-09-17 16:32:17 +00:00
Marc Delisle
44e9ee3c35 patch #1787915 Avoid CSS reloading on every click, thanks to Juergen Wind 2007-09-17 16:32:17 +00:00
Marc Delisle
3ed5d40d65 only utf-8 now 2007-09-15 23:31:45 +00:00
Marc Delisle
5e87087b3d email change 2007-09-15 23:16:24 +00:00
Marc Delisle
feecb89fce email change 2007-09-15 23:16:24 +00:00
Marc Delisle
8aa0974d60 email change 2007-09-15 23:16:24 +00:00
Marc Delisle
c0aea3a7e1 2.11.2-dev 2007-09-15 11:36:12 +00:00
Marc Delisle
e4e961b9c3 2.11.1-rc1 2007-09-15 11:29:33 +00:00
Marc Delisle
22b8b106bb bug #1793763 minimum PHP should be 4.2.0 2007-09-13 20:48:07 +00:00
Marc Delisle
9d28628fc7 bug #1793763 minimum PHP should be 4.2.0 2007-09-13 20:48:07 +00:00
Marc Delisle
dccab77870 MySQL 5.0.15 is the minimum 2007-09-13 16:57:14 +00:00
Marc Delisle
6cdb219a2c bug #1782332 New table form does not overtake data 2007-09-13 00:06:29 +00:00
Marc Delisle
0fb92cac67 bug #1782332 New table form does not overtake data 2007-09-13 00:06:29 +00:00
Marc Delisle
9025d9e285 change class of message about MySQL lib to "notice" 2007-09-12 09:40:59 +00:00
Marc Delisle
5b5bb08c84 change class of message about MySQL lib to "notice" 2007-09-12 09:40:59 +00:00
Marc Delisle
be4c371b28 bug 1791568 part 2 2007-09-12 09:25:24 +00:00
Marc Delisle
47a6cbb783 bug 1791568 part 2 2007-09-12 09:25:24 +00:00
Marc Delisle
8a7fd09348 bug #1791568 Undefined cfg, thanks to Christian Schmidt 2007-09-11 21:04:32 +00:00
Marc Delisle
c3fa7c14f6 bug #1791568 Undefined cfg, thanks to Christian Schmidt 2007-09-11 21:04:32 +00:00
Sebastian Mendel
7af67d483d more code that needs only to be done once 2007-09-11 14:37:44 +00:00
Sebastian Mendel
2c17b8b8d8 minor tweaks (no need to process field data for every row, only once) 2007-09-11 13:40:27 +00:00
Sebastian Mendel
de9768b8bd no need for checking MySQL versions below 4.1 2007-09-11 09:28:14 +00:00
Sebastian Mendel
45ec0b601a exclude 5.0 non production releases too (5.0.0 - 5.0.14) 2007-09-11 08:18:50 +00:00
Sebastian Mendel
7036cf6991 raised from 4.1 to 4.1.7 (first production version) 2007-09-11 08:10:25 +00:00
Sebastian Mendel
24159d6bac check minimum database version requirements 2007-09-11 08:07:10 +00:00
Marc Delisle
180be9e877 bug #1774825 Rename database loses charset info 2007-09-10 17:08:32 +00:00
Marc Delisle
63d4e4ef69 bug #1774825 Rename database loses charset info 2007-09-10 17:08:32 +00:00
Marc Delisle
0bf6ccee1d fix E_STRICT error when copying a db 2007-09-10 16:56:28 +00:00
Marc Delisle
908d866e57 MySQL 5 required 2007-09-10 16:51:05 +00:00
Marc Delisle
e7c61ccddf patch #1788277 unneeded lines in CSS, thanks to Juergen Wind 2007-09-09 14:06:56 +00:00
Marc Delisle
cf60210471 bugs 1767759, 1216521 Duplicate entry error Browse feature: this minor feature removed due to its complexity 2007-09-09 13:51:15 +00:00
Marc Delisle
4beede83a1 bugs 1767759, 1216521 Duplicate entry error Browse feature: this minor feature removed due to its complexity 2007-09-09 13:51:15 +00:00
Marc Delisle
eb8eb28126 use the same minimum requirements as in our doc 2007-09-08 23:32:49 +00:00
Marc Delisle
a3d4747029 bug #1788533 Ugly error under PHP < 5 2007-09-06 17:05:18 +00:00
Marc Delisle
206f234c22 Do not display "Your MySQL library..." if only the Z part of X.Y.Z version is different 2007-09-06 16:02:59 +00:00
Marc Delisle
723758e333 Do not display "Your MySQL library..." if only the Z part of X.Y.Z version is different 2007-09-06 16:02:59 +00:00
Marc Delisle
10c118d276 E_STRICT when changing a column comment 2007-09-06 15:43:24 +00:00
Sebastian Mendel
ad67fbccfd doc;
new todo item;
2007-09-06 14:40:23 +00:00
Sebastian Mendel
ef9d09a1d1 better variable names;
minor code formating;
2007-09-06 14:38:58 +00:00
Sebastian Mendel
914855c176 use array_fill() 2007-09-06 14:23:46 +00:00
Sebastian Mendel
d979a60de1 better variable names 2007-09-06 14:18:58 +00:00
Sebastian Mendel
b99441ae74 make better use of PMA_generate_common_hidden_inputs();
make use of PMA_getIcon();
make use of PMA_DBI_fetch_result() for retrieving table fields information;
2007-09-06 13:56:29 +00:00
Sebastian Mendel
c877be640a revert last checkin 2007-09-06 13:55:33 +00:00
Sebastian Mendel
a0934bdefd make better use of PMA_generate_common_hidden_inputs();
make use of PMA_getIcon();
2007-09-06 13:31:38 +00:00
Marc Delisle
ed79652b80 bug #1777620 Table Print preview: missing column header 2007-09-05 10:49:52 +00:00
Marc Delisle
d40e764886 bug #1777620 Table Print preview: missing column header 2007-09-05 10:49:52 +00:00
Marc Delisle
f12e1f3f03 bug #1787522 [view] wrong choice in algorithm drop-down 2007-09-05 10:17:18 +00:00