Commit Graph

75199 Commits

Author SHA1 Message Date
Piotr Przybylski
e8a58dddf0 Better descriptions for Drizzle column types 2012-04-25 22:46:16 +02:00
Piotr Przybylski
69b3ccf203 Fixed descriptions of geometry types - these are column types, not OpenGIS objects 2012-04-25 22:46:16 +02:00
Piotr Przybylski
bb1d783466 More concise descriptions for MySQL column types 2012-04-25 22:46:16 +02:00
Rouslan Placella
ebb5a21045 Merge branch 'QA_3_5' 2012-04-25 21:06:18 +01:00
Rouslan Placella
403fd46818 Fixed bug #3521416 - JS error when editing index 2012-04-25 21:05:41 +01:00
Rouslan Placella
797b01a1dd Regenerated icon sprites 2012-04-25 20:24:15 +01:00
Rouslan Placella
1fb54d8e97 Added a new 'move columns' icon 2012-04-25 20:23:27 +01:00
Rouslan Placella
349209290a Fixed "more" dropdown after adding or moving a column in tbl_structure 2012-04-25 19:59:01 +01:00
Madhura Jayaratne
da0c3bbd13 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin
Conflicts:
	libraries/Table.class.php
2012-04-25 23:53:12 +05:30
Rouslan Placella
ad57f68b97 Skip more broken unit tests 2012-04-25 19:17:14 +01:00
Madhura Jayaratne
1064ea932d Coding style fixes 2012-04-25 23:46:57 +05:30
Madhura Jayaratne
4ff76ff31c Coding style improvements (Inline control structures are discouraged) 2012-04-25 23:39:04 +05:30
Madhura Jayaratne
d6e05d74b5 Various coding style fixes 2012-04-25 23:12:09 +05:30
Madhura Jayaratne
50e6f3b387 Coding style improvements (ControlSignature) 2012-04-25 23:02:37 +05:30
Madhura Jayaratne
a817542fda Coding style improvements (Closing parenthesis of a multi-line function call must be on a line by itself) 2012-04-25 22:27:32 +05:30
Madhura Jayaratne
8efb862408 More coding style fixes 2012-04-25 22:06:29 +05:30
Marc Delisle
53221806bd Refresh .po files 2012-04-25 12:35:17 -04:00
Madhura Jayaratne
2575cccf2d Coding style improvements (Last parameter comment requires a blank newline after it) 2012-04-25 22:04:14 +05:30
Marc Delisle
503e45aba5 Fix merge conflicts 2012-04-25 12:29:55 -04:00
Michal Čihař
d24ae82525 gd_info is present since PHP 4.3, so no need to provide workarouds when it does not exist 2012-04-25 15:55:47 +02:00
Rouslan Placella
2fd0effc43 Skip PMA_RTN_getDataFromRequest test until we fix it 2012-04-25 14:14:51 +01:00
Michal Čihař
b984cb7dd3 Update po files 2012-04-25 15:00:08 +02:00
Michal Čihař
96025ccbc5 Merge remote-tracking branch 'origin/master' 2012-04-25 14:48:48 +02:00
Michal Čihař
0c1e1b752f Update docs 2012-04-25 14:47:47 +02:00
Michal Čihař
cdae64f9db Merge remote-tracking branch 'origin/master' 2012-04-25 14:40:45 +02:00
Michal Čihař
f1fd28c24f Translated using Weblate. 2012-04-25 14:40:42 +02:00
Michal Čihař
11211343ec Saner description of Drizzle types 2012-04-25 14:40:30 +02:00
Michal Čihař
4cd3dd73b9 Standard way to link to documentation 2012-04-25 14:22:02 +02:00
Michal Čihař
0962a95188 Standard way for link to documentation 2012-04-25 14:22:02 +02:00
Michal Čihař
cf81aae24a Single function to handle ReplaceHelpImg 2012-04-25 14:22:02 +02:00
Michal Čihař
a275e4034f Wrap some long lines 2012-04-25 14:22:02 +02:00
Rouslan Placella
f8407b563a Wrap long lines 2012-04-25 13:14:13 +01:00
Rouslan Placella
55aaeb19cb Changelog entry for "Display description of datatypes" 2012-04-25 13:08:15 +01:00
Rouslan Placella
c7c7f30a38 Updated po files 2012-04-25 13:02:52 +01:00
Rouslan Placella
69edbfbfa1 Merge pull request #46 from wiltave/master
Data type descriptions
2012-04-25 04:59:37 -07:00
Willian Gustavo Veiga
ede098ea36 BIGINT description - missing commas added. 2012-04-25 08:39:42 -03:00
Michal Čihař
7cde72b524 Merge remote-tracking branch 'origin/QA_3_5' 2012-04-25 13:39:00 +02:00
Yuichiro Takahashi
5d79373acb Translated using Weblate. 2012-04-25 13:38:31 +02:00
Willian Gustavo Veiga
f3ac6f623c Missing commas in the numbers added. 2012-04-25 08:37:11 -03:00
Michal Čihař
2cca49a9df Merge remote-tracking branch 'weblate/master'
Conflicts:
	po/ja.po
2012-04-25 13:30:10 +02:00
Michal Čihař
fcfd974018 Update po files 2012-04-25 13:28:52 +02:00
Michal Čihař
6c8de87a89 Merge remote-tracking branch 'origin/master' 2012-04-25 13:26:51 +02:00
Yuichiro Takahashi
0e2bd8098d Translated using Weblate. 2012-04-25 13:26:47 +02:00
Michal Čihař
c90388c5b3 Wrap some long lines 2012-04-25 13:26:31 +02:00
Michal Čihař
08c51db454 Comment spacing fixup 2012-04-25 13:20:55 +02:00
Willian Gustavo Veiga
c90859d51b Missing function prefix (PMA_) added. 2012-04-25 08:11:14 -03:00
Rouslan Placella
e47ee211de Merge pull request #45 from alexukf/fixes
coding style improvements for import csv
2012-04-25 01:44:10 -07:00
Michal Čihař
3783d82129 Condition was never triggered 2012-04-25 10:20:14 +02:00
Michal Čihař
74b94394ce No need to construct RegExp twice 2012-04-25 10:19:22 +02:00
Michal Čihař
09ae4e5fbc Fix indentation 2012-04-25 10:18:49 +02:00