Commit Graph

83275 Commits

Author SHA1 Message Date
Michal Čihař
89b3d80ebc Fixed docstring alignment 2013-05-10 10:30:32 +02:00
Michal Čihař
308ec40a8c Shorter name for a parameter 2013-05-10 10:28:24 +02:00
Michal Čihař
3378d21a28 Update po files 2013-05-10 10:24:26 +02:00
Michal Čihař
e38cb0126f Wrap some long lines 2013-05-10 10:23:53 +02:00
Michal Čihař
e45b211f6a Avoid need to store data again 2013-05-10 10:15:27 +02:00
Michal Čihař
025589f6aa Different name for each plugin 2013-05-10 10:12:45 +02:00
Michal Čihař
2bcc317b1c Better name for a function 2013-05-10 10:10:09 +02:00
Michal Čihař
c969d0b324 Document parameter 2013-05-10 10:09:05 +02:00
Michal Čihař
9ff9104a1b Docs for test 2013-05-10 10:08:24 +02:00
Michal Čihař
7e84205c05 Private member should start with underscore 2013-05-10 10:07:17 +02:00
Michal Čihař
9eb7250b5e Missing class doc 2013-05-10 10:07:03 +02:00
Michal Čihař
147881ac58 One more line wrap 2013-05-10 10:06:23 +02:00
Michal Čihař
1eca184f95 No tabs for indenting please 2013-05-10 10:03:41 +02:00
Michal Čihař
327c900a38 Wrapped long lines 2013-05-10 10:01:18 +02:00
Michal Čihař
051834dccd Remove spaces param from PMA_Kanji_encodingForm
We mostly don't indent code anyway now.
2013-05-10 10:00:05 +02:00
Michal Čihař
4bb0d95c33 Better variable names 2013-05-10 09:58:39 +02:00
Michal Čihař
05694644fb Drop one not used global 2013-05-10 09:56:33 +02:00
Michal Čihař
bd1b82cbda Fixed indentation 2013-05-10 09:55:39 +02:00
Michal Čihař
0c2832ca04 Consistent function naming in Kanji support module 2013-05-10 09:53:41 +02:00
Michal Čihař
23090423d4 Fixed indentation 2013-05-10 09:50:00 +02:00
Michal Čihař
1b9d9dd438 Wrap some too long strings 2013-05-10 09:48:37 +02:00
Michal Čihař
0ebf0a1324 Consistent function naming and corrected documentation 2013-05-10 09:42:17 +02:00
Michal Čihař
636ba8a1c8 Merge pull request #356 from adamgsoc2013/unit_container12
add PMA_Index_test
2013-05-10 00:37:01 -07:00
Michal Čihař
325d423abc Drop compatibility with older TCPDF using empty_string 2013-05-10 09:27:48 +02:00
adamgsoc2013
2215e442e3 fix the column parameter error 2013-05-10 15:26:10 +08:00
Michal Čihař
1675064f16 Fixed usage of UTF8ToUTF16BE in new TCPDF 2013-05-10 09:25:54 +02:00
Michal Čihař
d8466db402 Update TCPDF to 6.0.012 2013-05-10 09:24:17 +02:00
Michal Čihař
8f663d55b1 Merge remote-tracking branch 'origin/QA_4_0' 2013-05-10 08:20:08 +02:00
Michal Čihař
120e97dd8d Merge commit 'f90f677' 2013-05-10 08:20:02 +02:00
Michal Čihař
ccb31b7dee Merge pull request #360 from scnakandala/QA_4.0_Fixes
Bug #3918 Greyed out tabs when there are no rows fixed
2013-05-09 23:19:14 -07:00
Spun Nakandala
5b82f4359a Bug #3918 Greyed out tabs when there are no rows fixed 2013-05-10 02:09:14 +05:30
Rouslan Placella
8da1141ef2 Fixed broken unit test 2013-05-09 21:36:21 +01:00
Rouslan Placella
59674010ba Added missing autoselect on focus to input element 2013-05-09 21:23:38 +01:00
Aputsiaq Niels Janussen
0264f941d2 Translated using Weblate (Danish)
Currently translated at 100.0% (2652 of 2652)
2013-05-09 21:34:37 +02:00
Marc Delisle
a028520cd0 Merge branch 'QA_4_0' 2013-05-09 14:52:24 -04:00
Weblate
f90f67776f Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0 2013-05-09 20:51:48 +02:00
J. M
89d9f00fc7 Translated using Weblate (German)
Currently translated at 100.0% (2606 of 2607)
2013-05-09 20:51:45 +02:00
Marc Delisle
d8d3e2823a ChangeLog entry for "fix compat with tcpdf >= 6.0 (tested with 6.0.012)" 2013-05-09 14:51:17 -04:00
Remi Collet
313d63ad8f fix compat with tcpdf >= 6.0 (tested with 6.0.012) 2013-05-09 14:49:29 -04:00
Marc Delisle
73e75d54bf ChangeLog entry for "add tcpdf path to vendor_config.php" 2013-05-09 14:48:14 -04:00
Remi Collet
7ae3edc9a0 add tcpdf path to vendor_config.php 2013-05-09 13:39:36 -04:00
Weblate
c9feb46968 Merge remote-tracking branch 'origin/master' 2013-05-09 18:36:05 +02:00
J. M
f2727ca18d Translated using Weblate (German)
Currently translated at 96.5% (2558 of 2652)
2013-05-09 18:36:00 +02:00
Marc Delisle
8470587067 Merge pull request #336 from xmujay/master_state2
refactor server_status_advisor.php
2013-05-09 09:35:50 -07:00
adamgsoc2013
68222dbb88 add PMA_Index_test 2013-05-10 00:24:08 +08:00
Matías Bellone
b8246cd4ca Translated using Weblate (Spanish)
Currently translated at 100.0% (2652 of 2652)
2013-05-09 15:22:47 +02:00
Weblate
accd9c112b Merge remote-tracking branch 'origin/master' 2013-05-09 14:04:10 +02:00
Michal Čihař
5f2be146e1 Translated using Weblate (Spanish)
Currently translated at 99.8% (2648 of 2652)
2013-05-09 14:04:07 +02:00
J.M
b00ca6e3fb Merge branch 'QA_4_0' 2013-05-09 14:02:33 +02:00
J.M
7337e45f11 Fix bug #3916 [interface] Missing scrollbar (original theme) 2013-05-09 13:59:31 +02:00