Commit Graph

79 Commits

Author SHA1 Message Date
Marc Delisle
6ed9ff8278 2.11.7-dev 2008-04-20 12:41:55 +00:00
Marc Delisle
3d565a6dbf bug #1944077 [core] Config file containing a BOM 2008-04-17 13:50:39 +00:00
Marc Delisle
533bb88e32 bug #1909711 [security] Sensitive data in session files 2008-03-29 06:06:35 +00:00
Marc Delisle
c2e6934bf3 2.11.6-dev 2008-02-24 11:12:27 +00:00
Marc Delisle
2d224ea8ba 2.11.5-dev 2008-01-05 14:47:23 +00:00
Marc Delisle
839d40b5fe bug #1864468 [display] Theme does not switch to darkblue_orange 2008-01-05 13:33:05 +00:00
Marc Delisle
b5fadf8034 bug #1817612 [cookies] Wrong cookie path on IIS with PHP-CGI 2007-12-13 18:48:53 +00:00
Marc Delisle
600634b3ff 2.11.3-rc1, 2.11.4-dev 2007-12-02 18:02:04 +00:00
Marc Delisle
941667812f bug #1817224 [import] Incorrect detection of file_uploads in some cases 2007-11-05 12:24:13 +00:00
Marc Delisle
20df070493 2.11.3-dev 2007-10-23 11:57:53 +00:00
Marc Delisle
0f4658f40e Font size detection was no longer working 2007-10-10 16:56:22 +00:00
Marc Delisle
60ab384d31 patch goes to 2.11.1 instead of 2.11.2 2007-09-18 12:10:53 +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
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
04af4fc2d2 2.11.1-dev 2007-08-19 11:52:15 +00:00
Marc Delisle
0d69b077e2 2.11.0-rc2 2007-08-18 14:06:28 +00:00
Marc Delisle
5ab25ac63b 2.11.0-rc1 2007-08-02 20:43:00 +00:00
Marc Delisle
4e0560a171 default font size of 82% 2007-07-23 23:54:41 +00:00
Marc Delisle
eb87c97860 version numbers for QA_2_11 and trunk 2007-07-18 16:13:58 +00:00
Marc Delisle
609d38a9cd start QA_11 2007-07-18 15:55:11 +00:00
Marc Delisle
e2599e32c5 start QA_2_11 2007-07-18 15:54:09 +00:00
Marc Delisle
f73d68265b RFE #1743983: replace $max_characters by a configurable param MaxCharactersInDisplayedSQL 2007-07-01 19:26:41 +00:00
Marc Delisle
9d9cd7221b bug #1727138 HTML not encoded (last part of the fix) 2007-06-27 15:12:40 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
Sebastian Mendel
d0facc3d4f splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Marc Delisle
b800466c91 avoid vim error on loading 2007-03-19 16:55:30 +00:00
Marc Delisle
42ac66ad74 get rid of propicon 2007-02-10 15:58:46 +00:00
Marc Delisle
2597ef1435 bug #1590083, DefaultConnectionCollation ignored in config.inc.php 2006-12-30 14:30:58 +00:00
Marc Delisle
8cda2c9b41 allow caching of phpmyadmin.css.php 2006-12-10 13:30:40 +00:00
Michal Čihař
f0780e3129 Add backward compatibility code to affect above renaming. 2006-10-25 14:16:37 +00:00
Sebastian Mendel
1eadc0a41a use @todo tag for todo items, to show up in generated documentation 2006-09-21 14:28:46 +00:00
Marc Delisle
c78c200692 rename a function borrowed from Moodle to avoid double definition when PMA is called by Moodle 2006-09-15 11:43:05 +00:00
Marc Delisle
3ab9bb963b oops 2.10.0-dev 2006-08-10 11:50:48 +00:00
Marc Delisle
896331a8fd 2.9.10-dev 2006-08-10 11:49:59 +00:00
Sebastian Mendel
8c3acfa642 make font size user configurable - missing documentation 2006-07-31 14:20:00 +00:00
Sebastian Mendel
f45e14f2a3 make font size user configurable - forgot to change locale string 2006-07-31 13:55:13 +00:00
Sebastian Mendel
f106d9552e make font size user configurable 2006-07-31 13:52:52 +00:00
Sebastian Mendel
b6c15a38f0 reload default configuration if config.inc.php is removed 2006-07-04 07:36:09 +00:00
Marc Delisle
02f86bfb95 remove debug code 2006-06-28 11:58:07 +00:00
Michal Čihař
1a45c89702 Recalculate URL only if needed not all times when using https. 2006-06-27 14:12:02 +00:00
Marc Delisle
d4dcc67495 bug #1501027, possible user/password disclosure 2006-06-23 11:14:15 +00:00
Michal Čihař
0728242790 Fix parsing of paths containing : (patch #1461766). 2006-04-11 16:41:18 +00:00
Michal Čihař
b8d269c1c3 no PMA_PMA_ prefix :-) 2006-04-11 14:08:23 +00:00
Sebastian Mendel
f365bb5d04 fixed not initilized variable in getCookiePath();
use new PMA_getenv();
2006-04-11 14:04:19 +00:00
Michal Čihař
c53264cac0 Better check for server system (patch #1462738). 2006-04-10 13:01:05 +00:00
Michal Čihař
fd0bb46fa4 Check also default config mtime (bug #1467620). 2006-04-10 12:54:07 +00:00
Marc Delisle
30afc8d7b0 bug 1445120, cookie login not working on IIS 2006-03-13 23:14:50 +00:00