ablat7ihlim
f1b365403b
Translation update done using Pootle.
2010-07-21 06:36:40 +02:00
ablat7ihlim
a8ca09dce5
Translation update done using Pootle.
2010-07-21 06:36:14 +02:00
ablat7ihlim
af6cb35cb4
Translation update done using Pootle.
2010-07-21 06:32:00 +02:00
ablat7ihlim
67556185af
Translation update done using Pootle.
2010-07-21 06:31:41 +02:00
ablat7ihlim
6779054718
Translation update done using Pootle.
2010-07-21 06:31:08 +02:00
ablat7ihlim
15bca6e0d9
Translation update done using Pootle.
2010-07-21 06:30:27 +02:00
ablat7ihlim
c7f51215b8
Translation update done using Pootle.
2010-07-21 06:28:03 +02:00
ablat7ihlim
1fc74ea206
Translation update done using Pootle.
2010-07-21 06:27:33 +02:00
gheni
05b6dde457
Translation update done using Pootle.
2010-07-21 04:32:28 +02:00
gheni
dd6a5b8216
Translation update done using Pootle.
2010-07-21 04:32:18 +02:00
gheni
af1dceb2eb
Translation update done using Pootle.
2010-07-21 04:32:10 +02:00
lorilee
db9527b4c6
Merging with master
2010-07-20 15:30:36 -07:00
lorilee
d621c84dbf
Merging from master
2010-07-20 15:28:21 -07:00
lorilee
aa49b85fad
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
...
Conflicts:
libraries/display_export.lib.php
2010-07-20 15:23:12 -07:00
lorilee
07d68cb79f
Merging from master
2010-07-20 15:09:02 -07:00
lorilee
6ed0cb3726
Corrected syntax for checking if a checkbox is checked
2010-07-20 13:56:28 -07:00
lorilee
21ab3539b3
For the hidden table actions
2010-07-20 13:31:24 -07:00
lorilee
d229f6ca24
ACcidentally deleted these files
2010-07-20 13:10:34 -07:00
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
lorilee
b8022422f7
Updated enum/set editor (submit button has only one function, escapes special characters, has more instructions for formatting
2010-07-20 12:22:39 -07:00
ninadsp
0b18458fe7
Truncated values in vertical tables are now retrieved from the server for inline edits. Also, original data is now stored in a hidden span so that it can be replaced in case of an error
2010-07-21 00:14:12 +05:30
ninadsp
e9731e39c7
Added a few lines to handle inline edit requests
2010-07-21 00:12:17 +05:30
ninadsp
f7076ab686
Added classes and hidden input fields for inline edit
2010-07-21 00:11:54 +05:30
ninadsp
7b99e3b0e4
Added a parameter for inline edit requests where truncated and transformed values are retrieved
2010-07-21 00:10:46 +05:30
Robert Readman
2fe1c82426
Translation update done using Pootle.
2010-07-20 16:50:45 +02:00
Michal Čihař
0b86b981bb
This comment looks totally irellevant.
2010-07-20 15:29:06 +02:00
Michal Čihař
5340978548
Refresh offsets in po files.
2010-07-20 15:10:44 +02:00
Michal Čihař
3e57a8eca9
No @uses __('Something').
2010-07-20 15:06:34 +02:00
Michal Čihař
907663959b
Merge remote branch 'pootle/master'
...
Conflicts:
po/ug.po
2010-07-20 14:46:46 +02:00
Michal Čihař
0f090b8d7a
Merge branch 'QA_3_3'
2010-07-20 14:41:40 +02:00
Michal Čihař
8b592a365b
Merge remote branch 'origin/MAINT_3_3_5' into QA_3_3
2010-07-20 14:41:29 +02:00
Michal Čihař
60b2d5a3a4
Merge branch 'QA_3_3'
...
Conflicts:
Documentation.html
README
libraries/Config.class.php
translators.html
2010-07-20 14:39:46 +02:00
Michal Čihař
ef500cd23f
bug #3031705 [core] Do not use CONCAT for DECIMAL fields.
2010-07-20 14:37:53 +02:00
Michal Čihař
59428bb433
Whitespace cleanup.
2010-07-20 14:36:44 +02:00
Michal Čihař
0305c10f91
rfe #3016457 [interface] Define tab order in SQL form to allow easier tab navigation.
2010-07-20 14:19:46 +02:00
Michal Čihař
4330ee3fd4
Whitespace cleanup.
2010-07-20 14:15:00 +02:00
Michal Čihař
29ccdfc1ff
Focus SQL query area after dom is ready.
2010-07-20 14:14:44 +02:00
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +02:00
Michal Čihař
95c0b5125d
This function is not used anywhere.
2010-07-20 13:57:25 +02:00
Michal Čihař
79a23fcd01
Forgotten occurence.
2010-07-20 12:20:06 +02:00
Michal Čihař
ee99ed3d39
libiconv is gone as of PHP 4.0.5, no need to support that
2010-07-20 12:19:35 +02:00
Michal Čihař
163aca52b4
Update Czech translation.
2010-07-20 12:17:45 +02:00
Michal Čihař
c4f1e7a951
Regenerate po files.
2010-07-20 12:14:50 +02:00
Michal Čihař
be6e0eb8f3
Standard warnings for missing extensions.
2010-07-20 12:13:29 +02:00
Michal Čihař
f152dbcf84
The configuration directive is handled by generic config loading.
2010-07-20 12:10:41 +02:00
Michal Čihař
75593e3603
Do not die if RecodingEngine is auto and no engine is found.
2010-07-20 12:09:22 +02:00
Michal Čihař
42532065ab
No section for loading extensions.
...
The dl has been deprecated long time and the code for it removed as well
so we can simplify loading much.
2010-07-20 12:08:43 +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
Michal Čihař
a4055b4773
[core] RecodingEngine now accepts none as valid option.
2010-07-20 11:56:21 +02:00
Michal Čihař
d7192b3a95
DefaultCharset is not used anywhere.
2010-07-20 11:52:33 +02:00