Commit Graph

3704 Commits

Author SHA1 Message Date
Crack
c7b304b6e6 improve js validators
add missing validations and language strings
2010-06-16 23:54:35 +02:00
Crack
3b3f8bff69 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2010-06-13 15:03:58 +02:00
Crack
a90b0a21f2 removed some messages from messages.inc.php (validation, some other error messages)
User preferences:
added translations and values for some fields
validation for DefaultPropDisplay
2010-06-13 15:01:37 +02:00
Marc Delisle
f1d8953670 fix conflicts 2010-06-13 08:59:05 -04:00
Marc Delisle
ae8ddbf15b bug #2986422 [import] Results for query are not displayed 2010-06-13 08:42:24 -04:00
Crack
2e1fd2677f Configuration forms styling 2010-06-12 23:48:07 +02:00
Marc Delisle
485e1736b6 make inline editing work for all cases of fmtType 2010-06-12 08:45:24 -04:00
Crack
4572e3ec82 Fix paths in config templates 2010-06-11 22:00:52 +02:00
Michal Čihař
8dfdcca68b Merge branch 'QA_3_3' 2010-06-11 12:41:33 +02:00
Michal Čihař
1e2731dc96 [engines] Fix getting InnoDB status. 2010-06-11 12:41:18 +02:00
Marc Delisle
5ed4790db0 move remaining old-format messages to the script that uses them, when possible 2010-06-08 12:32:18 -04:00
Michal Čihař
1649a0a1c4 Add description for Welsh. 2010-06-07 20:22:16 +02:00
Crack
3ed3539958 Setup script refactoring: moved ConfigFile, Form, FormDisplay
Config db overrides and validation info stored in config.values.php
2010-06-05 19:25:54 +02:00
Crack
65911c57e1 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2010-06-05 16:59:16 +02:00
Crack
6b2f774ba8 Add category tabs to preferences page
Setup script refactoring
2010-06-05 15:42:55 +02:00
Marc Delisle
f50d6694e7 bug #3011126 [display] Edit link missing after long query 2010-06-05 08:28:24 -04:00
Marc Delisle
c3ea6fb22b bug #3011126 [display] Edit link missing after long query 2010-06-05 08:20:36 -04:00
Dieter Adriaenssens
662f3d4da3 merge with master 2010-06-03 21:21:34 +02:00
Dieter Adriaenssens
b4d8e58a72 Update library PHPExcel to version 1.7.3c 2010-06-03 20:35:06 +02:00
Marc Delisle
caa98445d8 conform to relational terminology regarding columns and rows 2010-05-31 14:33:21 -04:00
Michal Čihař
c6a28b42e6 Single place to define PDF schema form. 2010-05-31 14:05:41 +02:00
Marc Delisle
d18a3eb3c0 Merge branch 'QA_3_3' 2010-05-30 08:44:33 -04:00
Marc Delisle
cfcec687fa bug #2986383 Not all data being shown / counted 2010-05-30 08:43:41 -04:00
Marc Delisle
024120107c removed code that was adding all fields, even untouched ones, in the UPDATE statement 2010-05-29 07:45:56 -04:00
Dieter Adriaenssens
c676b181a5 cleanup (re)moved files 2010-05-26 21:24:26 +02:00
Dieter Adriaenssens
9c6e8bc186 Update library PHPExcel to version 1.7.3 2010-05-25 22:10:48 +02:00
Michal Čihař
f8d0e57a3d Can not use text as index here.
We already get translated string.
2010-05-25 16:56:29 +02:00
Michal Čihař
94b9b5e705 Fixup transformations generator. 2010-05-25 14:38:30 +02:00
Michal Čihař
f36bd4a641 Readd privdesc messages. 2010-05-25 13:21:21 +02:00
Michal Čihař
e0b32c7aaa Convert transformation descriptions to gettext. 2010-05-24 12:04:20 +02:00
Michal Čihař
dffd1dc1a2 Get rid of strSuccess. 2010-05-24 11:30:28 +02:00
Michal Čihař
e0129770dc Get rid of strDocu. 2010-05-24 11:29:35 +02:00
Michal Čihař
bb36ae46a1 Convert replication to gettext. 2010-05-24 11:28:58 +02:00
Michal Čihař
14c8de547e Not really used directly anymore. 2010-05-24 11:27:54 +02:00
Michal Čihař
88ff43da9f Remove strError occurences. 2010-05-24 11:27:08 +02:00
Michal Čihař
0620f3df03 Not really used directly anymore. 2010-05-24 11:25:50 +02:00
Michal Čihař
ac2087a3e8 Gettext usage. 2010-05-24 11:18:25 +02:00
Michal Čihař
1a923fe9c6 Proper escaping. 2010-05-24 11:13:18 +02:00
Michal Čihař
019a34b707 Remove all message strings not present anywhere in the code. 2010-05-24 11:08:54 +02:00
Michal Čihař
9cfb68b99a Remove unused message strings from messages.inc.php (C). 2010-05-24 11:02:43 +02:00
Michal Čihař
ff00107f1e Remove unused message strings from messages.inc.php (B). 2010-05-24 10:57:30 +02:00
Michal Čihař
a04e9abd3f Revert messages back to original form. 2010-05-24 10:51:54 +02:00
Michal Čihař
e0118af1e3 Remove unused message strings from messages.inc.php (A). 2010-05-24 10:50:50 +02:00
Michal Čihař
7e954f0736 Fix message. 2010-05-22 14:11:17 +02:00
Marc Delisle
c78ee96697 gettext conversion 2010-05-20 07:49:15 -04:00
Michal Čihař
f8f7b5661b This can not use translations as they are initialized after sessions. 2010-05-17 11:35:29 +02:00
Marc Delisle
b05a903dc3 gettext conversion 2010-05-14 07:47:50 -04:00
Michal Čihař
3436ce42cc Migrate separator code to gettext. 2010-05-13 11:31:34 +02:00
Michal Čihař
0dcbea28eb Move byte units translations to proper place. 2010-05-13 11:26:54 +02:00
Michal Čihař
00d7b8a659 Gettext for day/months. 2010-05-13 11:23:09 +02:00