Michal Čihař
9405dbb82a
Fix spacing after @param
2011-07-22 09:21:55 +02:00
Michal Čihař
dd641ef164
Wrap some long lines
2011-07-21 14:49:25 +02:00
Michal Čihař
48e9af42e0
Add missing space after foreach calls
2011-07-21 11:21:26 +02:00
Michal Čihař
ae780330e8
Add missing semicolon
2011-07-13 17:05:34 +02:00
Piotr Przybylski
e7a4453406
More code formatting changes
2011-07-13 14:02:43 +02:00
Piotr Przybylski
2c0d2aca16
Use PMA_MYSQL_STR_VERSION instead of reconstructing it from PMA_MYSQL_INT_VERSION
2011-07-12 18:16:01 +02:00
Piotr Przybylski
f14a4e567f
Unify comments for export plugins
2011-07-12 17:50:46 +02:00
Michal Čihař
12348ee826
Fix escaping on LIKE queries
...
All these need special variant of PMA_sqlAddSlashes.
2011-06-27 14:50:16 +02:00
Michal Čihař
c9c9fdf49d
Consistent capitalisation of PMA_sqlAddSlashes
2011-06-27 14:48:15 +02:00
Michal Čihař
76d4046858
Use subpackages for export formats
2011-06-21 11:39:21 +02:00
Michal Čihař
f2fe4db5f1
Remove not used code
2011-06-06 14:12:58 +02:00
Michal Čihař
d14e49f827
Simplify code
2011-06-06 13:47:00 +02:00
Michal Čihař
3cf4830bbb
Replace TRUE/FALSE with true/false.
...
At least this seems to be the coding standard, so make all files
compliant.
2011-06-06 11:55:09 +02:00
Michal Čihař
754cc88c39
Wrap a bit long lines
2011-06-06 11:31:27 +02:00
Michal Čihař
bbbf2c49ed
Drop $GLOBALS['charset'].
...
It was anyway always set to utf-8 so it does not make sense to keep it
as a variable.
2011-06-03 14:04:29 +02:00
Marc Delisle
ae0af9e5c6
Remove author name
2011-05-28 08:29:38 -04:00
Rouslan Placella
6adfdb3b44
Feature Request #3163355 - Skip dumping data comment if table is empty.
2011-03-28 14:18:10 +02:00
Marc Delisle
1484ca6c00
Procedures and functions should be exported also when entering Export on a single db
2011-02-13 14:00:14 -05:00
Marc Delisle
708638e1dd
Bug #3179715 Procedure and functions are not exported in Server export mode
2011-02-13 08:03:36 -05:00
Dieter Adriaenssens
eee76d640b
Merge branch 'QA_3_3'
2010-12-22 16:01:02 +01:00
Aamir Khan
1ceccbd50c
fix typo
2010-12-22 15:59:44 +01:00
Dieter Adriaenssens
1fe6e59d73
Merge branch 'QA_3_3'
2010-09-28 20:07:00 +02:00
Dieter Adriaenssens
c0d1c7a2ae
export/copy procedures and routines before tables
2010-09-28 19:37:03 +02:00
Marc Delisle
598d3b898d
functions, procedures and events are missing from the export
2010-09-19 08:55:54 -04:00
Michal Čihař
dd2861350f
Better description.
2010-09-15 15:07:49 +02:00
Michal Čihař
d17fba309c
Fix permissions.
...
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
9c34a0eec9
Merged branch official/master. Resolved merge conflicts introduced due to merging of Piotr and Martynas's branches
2010-08-28 01:53:52 +05:30
ninadsp
c9253c0a0e
Merge conflict resolved for Lori's tree merge to main
2010-08-22 12:42:54 +05:30
Crack
e344696016
account for changes introduced when merging lori/gsoc branch
2010-08-19 16:36:41 +02:00
Michal Čihař
3f33397651
No need to translate SQL statements.
2010-08-19 11:31:28 +02:00
Michal Čihař
882892af23
Better translatable messages.
2010-08-19 11:30:44 +02:00
ninadsp
e646a2760c
Fixed conflict due to upstream merge
2010-07-23 21:59:15 +05:30
lorilee
2ebf96d242
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
...
Conflicts:
libraries/display_export.lib.php
libraries/display_import.lib.php
2010-07-20 13:04:03 -07:00
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +02:00
Michal Čihař
11e53fb141
[core] Dropped AllowAnywhereRecoding configuration variable.
...
It really does not make sense these days, now the recoding of
export/import is available when the necessary extensions are loaded and
it is possible to disable it using RecodingEngine directive.
2010-07-20 12:05:07 +02:00
ninadsp
bcbf327139
Merge remote branch 'origin/master'
2010-06-29 23:54:01 +05:30
lorilee
301e3c43e3
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
2010-06-28 20:50:26 -04:00
lorilee
f1a5ae3a9f
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-06-28 20:49:56 -04:00
Dieter Adriaenssens
16ed06531a
remove author names
2010-06-28 20:36:12 +02:00
lorilee
8984ffffbb
Modified label text, added "doc" links
2010-06-24 17:14:20 -04:00
lorilee
3ba5c8e0f4
Fixed XHTML syntax problems
2010-06-18 16:11:52 -04:00
lorilee
a318f41805
Modified form fields, formatting and organization
2010-06-11 01:26:33 -04:00
lorilee
3bfeaf8bd7
Modified form fields, formatting and organization
2010-06-08 22:49:47 -04:00
ninadsp
160f4314eb
Merge remote branch 'origin/master'
2010-06-03 22:34:52 +05:30
Marc Delisle
caa98445d8
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
ninadsp
38ac78e3ba
merging changes from origin
2010-05-24 18:32:42 +05:30
Michal Čihař
1a923fe9c6
Proper escaping.
2010-05-24 11:13:18 +02:00
ninadsp
bed1948d04
testing git setup - no major change made in code yet
...
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
b05a903dc3
gettext conversion
2010-05-14 07:47:50 -04:00
Marc Delisle
37f0d02a1e
avoid confusion with older $str variables
2010-05-05 15:34:53 -04:00