Commit Graph

6454 Commits

Author SHA1 Message Date
Michal Čihař
8fb267930e bug #3039384 [auth] Force signon auth on signon URL change. 2011-03-18 16:12:16 +01:00
Michal Čihař
efd8db8298 bug #3208723 [import] Fix import of utf-8 XML files.
The string should be already in utf-8.
2011-03-18 15:36:04 +01:00
Samiran Raj Boro
d2bee66fc4 server variables documentation link in server_variables.php
- $doclink is not used anymore as we dont use the value after echo the link
- $VARIABLE_DOC_LINKS is first check isset() because it might not be stored in our ./libraries/server_variables_doc.php

if any new variables are introduced in new version of MySQL it must be added to server_variable_doc.php to display the link
2011-03-16 11:51:09 +01:00
Michal Čihař
60933d667b bug #3206876 [core] Work without mbstring installed.
This is patch from upstream php-gettext, which will be included in next
release there.
2011-03-15 08:07:13 +01:00
Dieter Adriaenssens
e0a70f4c6b Update library PHPExcel to version 1.7.6 2011-03-02 20:56:37 +01:00
Michal Čihař
a5e5cc6a7b rfe #1168350 [interface] Add clear button to SQL edit box. 2011-03-02 14:30:59 +01:00
Michal Čihař
c052954bec rfe #1312657 [dbi] Default to mysqli extension. 2011-03-02 14:19:01 +01:00
Michal Čihař
8149492cbe rfe #1640812 [auth] Add example for OpenID authentication using signon method. 2011-03-02 13:46:43 +01:00
Michal Čihař
d0d236fd62 rfe #2936155 [auth] Allow to pass additional parameters using signon method. 2011-03-02 11:44:57 +01:00
Michal Čihař
e3db72428a Changelog entry 2011-03-01 16:42:49 +01:00
Marc Delisle
8af00da90d ChangeLog for Ajaxify browse and delete criteria 2011-02-28 12:52:04 -05:00
Michal Čihař
95e841ec2d Merge branch 'QA_3_3'
Conflicts:
	lang/german-utf-8.inc.php
2011-02-21 13:51:52 +01:00
Michal Čihař
c722cf64a3 Update German translation, tracker #3187551 2011-02-21 13:46:01 +01:00
Michal Čihař
3d213ed827 Merge branch 'QA_3_3' 2011-02-14 10:45:10 +01:00
Marc Delisle
e165326388 Reference to minor security fixes 2011-02-12 13:37:11 -05:00
Marc Delisle
6e750d1d48 3.3.9.2 ChangeLog 2011-02-11 12:53:40 -05:00
Marc Delisle
4812f4ce0f 3.3.9.2 ChangeLog 2011-02-11 12:53:01 -05:00
Michal Čihař
41813c09aa [interface] Indicate shared bookmarks in interface. 2011-02-10 13:47:24 +01:00
Michal Čihař
69c0a887fc bug #3177136 [interface] Indicate that bookmark is being used on browse. 2011-02-10 10:15:07 +01:00
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
Marc Delisle
09b124c272 ChangeLog for 3.3.9.1 2011-02-08 08:20:20 -05:00
Marc Delisle
06081b8f78 3.3.9.1 release 2011-02-08 08:17:36 -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
Marc Delisle
97716f5a5a 3.3.9 release 2011-01-03 06:53:58 -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