Commit Graph

51683 Commits

Author SHA1 Message Date
Michal Čihař
3d57df57bd More fixups 2011-08-15 17:44:39 +02:00
Michal Čihař
36775d2277 Fixup <img> tags 2011-08-15 17:37:34 +02:00
Michal Čihař
e195d7cb41 Escape possible < coming from PMA_formatNumber 2011-08-15 17:35:37 +02:00
Michal Čihař
0c16e0fcb5 Missing tag 2011-08-15 17:34:50 +02:00
Michal Čihař
ee69f251fd Fix HTML tags 2011-08-15 17:33:57 +02:00
Michal Čihař
3538fd83c2 Safer compression
Always have working file in js/
2011-08-15 17:17:34 +02:00
Michal Čihař
f552d312b3 Various JS fixes 2011-08-15 17:12:27 +02:00
Michal Čihař
a9b718d2e0 A little bit of coding style 2011-08-15 17:09:44 +02:00
Michal Čihař
bdc3d23292 Expand tabs 2011-08-15 17:08:51 +02:00
Michal Čihař
ba5b79d98b Remove trailing comma to avoid problems with MSIE 2011-08-15 17:05:44 +02:00
Marc Delisle
7546350978 Merge commit '90c010f9ca0dd52ce322c133f84b5321c2f40264' 2011-08-15 07:46:17 -04:00
Piotr Przybylski
e19d93a70c Remove unneeded variables from config.default.php 2011-08-15 11:58:54 +02:00
Michal Čihař
b3939c021a Remove not needed global $query_default_option 2011-08-15 11:41:49 +02:00
Michal Čihař
21e2913add Remove not needed param from PMA_REL_create_page 2011-08-15 11:37:23 +02:00
Michal Čihař
b0a108473e Remove not needed param from PMA_REL_create_page 2011-08-15 11:36:13 +02:00
Michal Čihař
bbccd32c81 Improve coding style 2011-08-15 11:33:00 +02:00
Michal Čihař
74764f3cf1 Add test case for failed eval 2011-08-15 11:24:54 +02:00
Michal Čihař
7654af9632 Add test for errors 2011-08-15 11:21:38 +02:00
Michal Čihař
670b6ea38b Fix test with lang set 2011-08-15 11:18:25 +02:00
Michal Čihař
83b859f679 Add test for quotes handling 2011-08-15 11:07:35 +02:00
Michal Čihař
e4c101c4d6 Add more cases for adding rules 2011-08-15 11:02:39 +02:00
Michal Čihař
9889e68133 Add testcase for adding rules 2011-08-15 10:54:53 +02:00
Michal Čihař
72f9042b9a Coding style 2011-08-15 10:43:21 +02:00
Michal Čihař
843de6fdf5 Fix testcase 2011-08-15 10:39:57 +02:00
Michal Čihař
099be90fba Add test for parsing 2011-08-15 10:38:09 +02:00
Michal Čihař
aec113c7b7 Rename file to match standards 2011-08-15 10:36:01 +02:00
Michal Čihař
0407bb70a9 Param was missing 2011-08-15 10:18:22 +02:00
Michal Čihař
ac4b82ea13 Merge remote-tracking branch 'tyron/master'
Conflicts:
	libraries/advisor.class.php
2011-08-15 10:16:29 +02:00
Michal Čihař
2f04095537 Update po files 2011-08-15 10:10:32 +02:00
Michal Čihař
88879b37fa Split long text, use <strong> instead of <b> 2011-08-15 10:07:46 +02:00
Michal Čihař
9b4eb98968 Split up long string 2011-08-15 10:04:00 +02:00
Michal Čihař
d7bedfd5b1 Whitespace cleanup 2011-08-15 10:03:52 +02:00
Michal Čihař
7327dab936 Include link to docs 2011-08-15 10:01:10 +02:00
Michal Čihař
8539600451 Use <strong> rather than <b>, remove it from translatable message 2011-08-15 09:57:08 +02:00
Michal Čihař
e5a15ca519 Translate as separate strings rather than huge string with HTML formatting 2011-08-15 09:55:58 +02:00
Michal Čihař
adc6788103 Merge remote-tracking branch 'origin/QA_3_4' 2011-08-15 09:52:28 +02:00
Michal Čihař
1d07105073 Update translations from master 2011-08-15 09:51:01 +02:00
Michal Čihař
f761845154 Merge remote-tracking branch 'origin/MAINT_3_4_3' into QA_3_4 2011-08-15 09:48:46 +02:00
Michal Čihař
9a2eed6728 Update po files 2011-08-15 09:45:01 +02:00
Michal Čihař
cbf2ec708a Do not translate internal string 2011-08-15 09:43:11 +02:00
Michal Čihař
48c30d27dc Update po files 2011-08-15 09:42:48 +02:00
Michal Čihař
951df3599f Avoid double escaping 2011-08-15 09:39:34 +02:00
Michal Čihař
7346e7aa93 Merge remote-tracking branch 'pootle/master' 2011-08-15 09:37:03 +02:00
Burak Yavuz
a9738aa40c Translation update done using Pootle. 2011-08-15 09:36:16 +02:00
Michal Čihař
95308f4205 Remove forgotten line 2011-08-15 09:35:59 +02:00
Burak Yavuz
e87ac1a580 Translation update done using Pootle. 2011-08-15 09:35:26 +02:00
Burak Yavuz
7cc2024761 Translation update done using Pootle. 2011-08-15 09:32:30 +02:00
Michal Čihař
6d62ee60aa This needs an instance 2011-08-15 09:32:06 +02:00
Michal Čihař
18698ad6ad Fix what I broke for multi param formats 2011-08-15 09:30:53 +02:00
Burak Yavuz
fd41f58dae Translation update done using Pootle. 2011-08-15 09:28:08 +02:00