Commit Graph

77047 Commits

Author SHA1 Message Date
Michal Čihař
26feda2eda Fix documentation 2012-06-19 10:51:45 +02:00
Hamlet Muradyan
5f1f36d3d7 Translated using Weblate. 2012-06-19 10:44:45 +02:00
Michal Čihař
840c5aba06 Translated using Weblate. 2012-06-19 10:44:26 +02:00
Domen
801b14ec01 Translated using Weblate. 2012-06-18 22:38:30 +02:00
Alex Marin
0cfb03331c oop: ImportShp 2012-06-18 20:40:48 +03:00
Alex Marin
a62dda15f6 oop: ImportOds 2012-06-18 20:18:20 +03:00
Alex Marin
7248bf87fa oop: ImportMediawiki 2012-06-18 19:49:00 +03:00
Alex Marin
1df80ed79a oop: ImportDocsql clear spaces 2012-06-18 19:34:22 +03:00
Alex Marin
9abc518e9e oop: ImportLdi 2012-06-18 19:33:15 +03:00
Alex Marin
f6c7bac2c7 oop: import - remove getters and setters for globals 2012-06-18 19:27:27 +03:00
Alex Marin
f21dfd6646 oop: ImportDocsql 2012-06-18 17:58:45 +03:00
Alex Marin
02e4babdb4 oop: ImportCsv 2012-06-18 17:37:39 +03:00
Alex Marin
6d852da6c1 oop: fix phpcs errors for ImportSql, ImportXml and ImportPlugin 2012-06-18 16:53:45 +03:00
Alex Marin
1ef56d1662 Merge branch 'master' into plugins-and-OOP 2012-06-18 14:26:13 +03:00
Burak Yavuz
85921dd394 Translated using Weblate. 2012-06-18 13:24:48 +02:00
Alex Marin
5623356e7a oop: fix bugs and phpcs errors for all export plugins 2012-06-18 14:22:12 +03:00
Michal Čihař
ce273ee357 Update po files 2012-06-18 10:55:13 +02:00
Michal Čihař
46f4f501a2 Merge remote-tracking branch 'origin/QA_3_5' 2012-06-18 10:13:41 +02:00
Michal Čihař
20a6d3b1c6 Translated using Weblate. 2012-06-18 10:13:08 +02:00
Michal Čihař
79ee73fb9b Merge pull request #73 from roccivic/server-databases-ajax-fixes
server_databases.php ajax fixes
2012-06-18 01:11:26 -07:00
Michal Čihař
b30d448b53 Merge pull request #71 from davidhrbac/master
A few Czech translation corrections
2012-06-18 01:09:18 -07:00
Michal Čihař
3d2d7bf6dd Merge remote-tracking branch 'chanaka/master' 2012-06-18 10:03:42 +02:00
Michal Čihař
4886150744 Correct usage of ob_end_clean and ob_get_contents 2012-06-18 10:01:59 +02:00
Michal Čihař
ded256cab3 Merge remote-tracking branch 'yasitha/master' 2012-06-18 09:53:28 +02:00
Thilina Buddika
66a2709334 some formating and correct wrong requre_onece in tbl_replace 2012-06-18 08:37:51 +05:30
Thilina Buddika
10ca38e42d Merge remote-tracking branch 'upstream/master' 2012-06-18 08:34:49 +05:30
Michal Čihař
17f64f0cc2 Merge remote-tracking branch 'origin/master' 2012-06-17 23:05:26 +02:00
Rouslan Placella
547282a240 Fixed missing function argument in the PMA_Scripts class 2012-06-17 22:05:07 +01:00
Michal Čihař
d4b516b33f Merge remote-tracking branch 'origin/master' 2012-06-17 15:06:45 +02:00
Marc Delisle
317fd70397 Fix fatal error when running phpunit 2012-06-17 09:06:32 -04:00
Michal Čihař
f382c604de Merge remote-tracking branch 'origin/master' 2012-06-17 14:43:29 +02:00
Marc Delisle
7510ba77f8 PMA_generateHtmlTab() becomes PMA_getHtmlTab() 2012-06-17 08:42:09 -04:00
Marc Delisle
dbc7758f12 PMA_generateHtmlTabs() becomes PMA_getHtmlTabs() 2012-06-17 08:39:31 -04:00
Michal Čihař
459d3e8e4c Merge remote-tracking branch 'origin/master' 2012-06-17 14:31:48 +02:00
Marc Delisle
bd3cf8cda8 Clarify possible return values 2012-06-17 08:31:34 -04:00
Thilina Buddika
a78fa58778 remove tbl_replace_fileds-inc file 2012-06-17 14:59:17 +05:30
Thilina Buddika
563f8628f6 impllemented a function to replace tbl_replace_fileds-inc 2012-06-17 14:43:36 +05:30
Alex Marin
2c9fba0560 Merge branch 'work_week3' into plugins-and-OOP 2012-06-17 11:43:45 +03:00
Alex Marin
0899d6722e oop: merge master 2012-06-17 11:40:11 +03:00
Alex Marin
4e93893b38 oop: ImportSql phpcs errors 2012-06-17 11:14:36 +03:00
Yasitha Pandithawatta
8c90ab793b geometrycollection test coverage improved 2012-06-17 12:23:35 +05:30
Thilina Buddika
c1e3fb7b16 print html using addHTML function in tbl-change 2012-06-17 00:11:10 +05:30
Thilina Buddika
efa7422883 Merge remote-tracking branch 'upstream/master' 2012-06-16 23:36:32 +05:30
Thilina Buddika
c48e274802 change the code for detecting ajax request 2012-06-16 23:35:25 +05:30
Thilina Buddika
37280c8cd0 reduce long code lines to short lines 2012-06-16 22:20:37 +05:30
Chanaka Indrajith
5037181363 Merge remote branch 'upstream/master' 2012-06-16 22:10:47 +05:30
Alex Marin
52f593c302 oop: ExportYaml 2012-06-16 17:23:51 +03:00
Alex Marin
34db0b775e oop: ExportHtmlword - add cfgRelation 2012-06-16 17:16:15 +03:00
Alex Marin
a1cbfe7ffd oop: ExportTexytext 2012-06-16 17:15:26 +03:00
Alex Marin
88a958828b oop: remove debugging echo from export.php 2012-06-16 17:14:55 +03:00