Michal Čihař
|
677e5a5da7
|
rfe #3148361 [interface] Replace hard coded limit with $cfg[LimitChars].
|
2011-02-08 22:03:18 +01:00 |
|
Marc Delisle
|
ae44d8b113
|
ChangeLog for 3.3.9.1
|
2011-02-08 08:23:30 -05:00 |
|
Michal Čihař
|
cd74e9fa5d
|
bug #3175227 [auth] Reset user cache on login.
|
2011-02-08 13:15:01 +01:00 |
|
Michal Čihař
|
a8afc24b42
|
Changelog entry
|
2011-02-08 11:54:51 +01:00 |
|
Michal Čihař
|
67a8a06c1a
|
[interface] Default to not count tables in database.
This gives big performance penalty in case there is many databases and
the number of tables is not that much useful to justify it.
|
2011-01-28 14:29:44 +01:00 |
|
Michal Čihař
|
dc0c6938b2
|
[security] Redirect external links to avoid Referer leakage.
|
2011-01-28 13:22:41 +01:00 |
|
Michal Čihař
|
d50215684a
|
[interface] Add link to documentation for status variables.
|
2011-01-28 09:28:59 +01:00 |
|
Marc Delisle
|
e7d9457431
|
rfe #3158867 [privileges] No DROP DATABASE warning if you delete a user
|
2011-01-15 09:23:57 -05:00 |
|
Michal Čihař
|
eeea3d6845
|
[export] Better handling of export to PHP array.
There is no need for own logic here, we can use var_export.
|
2011-01-13 13:42:24 +01:00 |
|
Marc Delisle
|
89552c74c4
|
Merge branch 'QA_3_3'
|
2011-01-12 08:05:40 -05:00 |
|
Marc Delisle
|
31cd4bdd6a
|
bug #3155842 [core] Edit relational page and page number
|
2011-01-12 08:04:57 -05:00 |
|
Marc Delisle
|
45eb47fe14
|
Merge branch 'QA_3_3'
|
2011-01-08 13:45:40 -05:00 |
|
Marc Delisle
|
8244589813
|
Bug #3153409 [core] 0 row(s) affected
|
2011-01-08 13:44:28 -05:00 |
|
Madhura Jayaratne
|
066b746bef
|
patch #3150164 [structure] Ordering by size gives incorrect results
|
2011-01-03 08:10:49 -05:00 |
|
Marc Delisle
|
cfca67f422
|
Merge branch 'QA_3_3'
|
2011-01-03 08:03:41 -05:00 |
|
Madhura Jayaratne
|
55cd2fd898
|
patch #3150164 [structure] Ordering by size gives incorrect results
|
2011-01-03 08:02:28 -05:00 |
|
Marc Delisle
|
895e69ec2a
|
3.3.9 release
|
2011-01-03 07:02:08 -05:00 |
|
Marc Delisle
|
18f50cc043
|
3.3.9 release
|
2011-01-03 06:59:30 -05:00 |
|
erickoh75
|
3fc7fc55ee
|
patch #3147400 [structure] Aria table size printed as unknown
|
2010-12-29 08:31:51 -05:00 |
|
erickoh75
|
a022d7aa59
|
patch #3147400 [structure] Aria table size printed as unknown
|
2010-12-29 08:30:16 -05:00 |
|
Marc Delisle
|
ab393d3f82
|
Bug #3141327 (Foreign key input options)
|
2010-12-27 08:29:31 -05:00 |
|
Marc Delisle
|
7d9313245b
|
rfe #3141330 [relation] When displaying results, show a link to the foreign table even when phpMyAdmin configuration storage is not active
|
2010-12-25 15:41:37 -05:00 |
|
Marc Delisle
|
30696bcbd0
|
3.3.10-dev
|
2010-12-22 12:30:00 -05:00 |
|
Marc Delisle
|
abbbd192bf
|
3.3.10-dev
|
2010-12-22 12:29:09 -05:00 |
|
Dieter Adriaenssens
|
5d915f1ff6
|
Merge branch 'QA_3_3'
Conflicts:
libraries/sqlparser.lib.php
|
2010-12-13 21:36:51 +01:00 |
|
Dieter Adriaenssens
|
8afdcbe2b8
|
bug #3127904, Close all opened round brackets indents
|
2010-12-13 21:18:33 +01:00 |
|
Marc Delisle
|
b36fb9e8bf
|
Fix merge conflicts
|
2010-12-11 08:19:42 -05:00 |
|
Marc Delisle
|
b6f717a602
|
bug #3125606 [parser] Query for table "level" causes strange display
|
2010-12-11 08:03:50 -05:00 |
|
Marc Delisle
|
1f5896a88b
|
Avoid bug entries that relate to a version not yet released
|
2010-12-11 07:48:30 -05:00 |
|
Adnan
|
c871141236
|
bug #3112614 [pdf schema] Scratchboard for PDF pages not working
|
2010-12-09 08:03:59 -05:00 |
|
Adnan
|
2ba852dc5c
|
bug #3112614 [pdf schema] Scratchboard for PDF pages not working
|
2010-12-09 08:01:51 -05:00 |
|
Dieter Adriaenssens
|
e69bbb4ec1
|
Use less noisy message and remove disable link on database statistics
|
2010-12-08 20:21:51 +01:00 |
|
Dieter Adriaenssens
|
7dcd159da6
|
bug #3119882, Display query chart on demand
|
2010-12-04 15:12:45 +01:00 |
|
Dieter Adriaenssens
|
d370730eff
|
bug #3119874, Show integers without decimals on status page
|
2010-12-04 14:13:51 +01:00 |
|
Michal Čihař
|
89f03ef81b
|
bug #3123433 [interface] Avoid double escaping of MySQL errors.
The PMA_DBI_getError function already does escaping, so there is no need
to escape that string again on displaying.
|
2010-12-02 17:14:59 +01:00 |
|
Marc Delisle
|
a93399b8a4
|
the goal of master is currently to stabilize 3.4.0
|
2010-12-02 07:37:12 -05:00 |
|
Marc Delisle
|
ad1468c8a2
|
Merge branch 'QA_3_4'
|
2010-11-29 13:03:29 -05:00 |
|
Marc Delisle
|
0593112674
|
Merge branch 'MAINT_3_4_0' into QA_3_4
|
2010-11-29 13:03:10 -05:00 |
|
Marc Delisle
|
dff18d6af8
|
3.3.8.1 correct release date and PMASA ref
|
2010-11-29 13:02:51 -05:00 |
|
Marc Delisle
|
bc0b9fa744
|
3.3.8.1 correct release date and PMASA ref
|
2010-11-29 13:01:59 -05:00 |
|
Michal Čihař
|
86f566ce7b
|
Merge branch 'QA_3_4'
|
2010-11-28 18:12:10 +01:00 |
|
Michal Čihař
|
adaa0ab3a5
|
Merge branch 'MAINT_3_4_0' into QA_3_4
Conflicts:
ChangeLog
|
2010-11-28 18:12:01 +01:00 |
|
Marc Delisle
|
1199f7a3db
|
Merge branch 'QA_3_4'
|
2010-11-28 08:16:37 -05:00 |
|
Marc Delisle
|
ae764b973f
|
fix merge conflicts
|
2010-11-28 08:15:53 -05:00 |
|
garas
|
a3ae93f776
|
patch #3112792 [navi] Left panel table grouping incorrect
|
2010-11-28 08:12:22 -05:00 |
|
Herman van Rink
|
fff3afc08e
|
bug #3115519: Prevent long queries from being shown in confirmation popup
|
2010-11-26 20:55:58 +01:00 |
|
Marc Delisle
|
87fa9bd524
|
ChangeLog for XSS fix
|
2010-11-26 09:12:18 -05:00 |
|
Marc Delisle
|
968a8d2ad7
|
ChangeLog for XSS fix
|
2010-11-26 09:10:47 -05:00 |
|
Marc Delisle
|
3f12de1746
|
ChangeLog for XSS fix
|
2010-11-26 09:08:51 -05:00 |
|
Marc Delisle
|
b1103e2db9
|
fix merge conflicts
|
2010-11-26 09:07:19 -05:00 |
|