Domen
|
801b14ec01
|
Translated using Weblate.
|
2012-06-18 22:38:30 +02:00 |
|
Burak Yavuz
|
85921dd394
|
Translated using Weblate.
|
2012-06-18 13:24:48 +02: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 |
|
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 |
|
Yasitha Pandithawatta
|
8c90ab793b
|
geometrycollection test coverage improved
|
2012-06-17 12:23:35 +05:30 |
|
Chanaka Indrajith
|
5037181363
|
Merge remote branch 'upstream/master'
|
2012-06-16 22:10:47 +05:30 |
|
Michal Čihař
|
af9772e0a6
|
Merge remote-tracking branch 'origin/master'
|
2012-06-16 13:21:41 +02:00 |
|
Atul Pratap Singh
|
05e95d3aa5
|
Deleted unused file libraries/tbl_select.lib.php
|
2012-06-16 15:07:00 +05:30 |
|
Atul Pratap Singh
|
55a6de9474
|
Merge branch 'master' of git://github.com/phpmyadmin/phpmyadmin
|
2012-06-16 14:51:19 +05:30 |
|
Atul Pratap Singh
|
ef2123e06a
|
Use PMA_TableSearch in tbl_zoom_select.php
|
2012-06-16 14:26:41 +05:30 |
|
Atul Pratap Singh
|
60cb21cd3d
|
Add useful get function to PMA_TableSearch
|
2012-06-16 14:17:15 +05:30 |
|
Rouslan Placella
|
8e51382fcd
|
Drop dead code
|
2012-06-15 20:37:41 +01:00 |
|
Rouslan Placella
|
11a5cd8194
|
Validate database name on client side when creating one
|
2012-06-15 20:37:41 +01:00 |
|
Rouslan Placella
|
ee5ffd8df6
|
Moved 'create database' ajax handler back to server_databases.js, since it's no longer required on main.php
|
2012-06-15 20:37:41 +01:00 |
|
Rouslan Placella
|
aac6a9e5bd
|
Don't refresh the whole list when dropping databases in server_databases.php
(Avoids pointless AJAX request)
|
2012-06-15 20:37:41 +01:00 |
|
Chanaka Indrajith
|
26d08ccc3a
|
Merge remote branch 'upstream/master'
|
2012-06-16 00:15:19 +05:30 |
|
Chanaka Indrajith
|
d557597dae
|
_getDataCellForNumericFeilds() function renamed as _getDataCellForNumericColumns()
|
2012-06-16 00:14:26 +05:30 |
|
Chanaka Indrajith
|
d940775498
|
_getDataCellForNonNumericAndNonBlobColumns() function renamed as _getDataCellForNonNumericAndNonBlobColumns()
|
2012-06-16 00:09:05 +05:30 |
|
Chanaka Indrajith
|
69d4894940
|
_getDataCellForGeometryFields() function renamed as _getDataCellForGeometryColumns()
|
2012-06-16 00:04:59 +05:30 |
|
Chanaka Indrajith
|
17b942bf29
|
_getDataCellForBlobField() function renamed as _getDataCellForBlobColumns()
|
2012-06-16 00:00:04 +05:30 |
|
Michal Čihař
|
46fe0ee72c
|
Merge remote-tracking branch 'origin/master'
|
2012-06-15 19:04:23 +02:00 |
|
Marc Delisle
|
0954bfbd46
|
Merge branch 'atul'
|
2012-06-15 13:02:15 -04:00 |
|
Michal Čihař
|
be4c5272ae
|
Merge remote-tracking branch 'origin/master'
|
2012-06-15 14:17:34 +02:00 |
|
Hamlet Muradyan
|
64ba716225
|
Translated using Weblate.
|
2012-06-15 14:17:30 +02:00 |
|
Rouslan Placella
|
724f4d6b61
|
Fixed local variable name conflict
|
2012-06-15 13:17:14 +01:00 |
|
Atul Pratap Singh
|
a2de4d5c34
|
Use PMA_TableSearch in tbl_select.php
|
2012-06-15 15:33:36 +05:30 |
|
Atul Pratap Singh
|
34c8c99bac
|
Make _getColumnProperties public
|
2012-06-15 15:33:36 +05:30 |
|
Atul Pratap Singh
|
555e552254
|
Add missed current object reference in class PMA_TableSearch
|
2012-06-15 15:33:16 +05:30 |
|
Yasitha Pandithawatta
|
f9082c667a
|
improve code coverage of gis library
|
2012-06-15 12:37:28 +05:30 |
|
Atul Pratap Singh
|
2db8e681fe
|
Fix wrong function call
|
2012-06-15 11:15:26 +05:30 |
|
Atul Pratap Singh
|
7f96a2d3ec
|
Some coding style fixes in PMA_TableSearch
|
2012-06-15 10:53:41 +05:30 |
|
Atul Pratap Singh
|
1bff87930c
|
Resolve conflict in tbl_zoom_select.php
|
2012-06-15 10:25:45 +05:30 |
|
Atul Pratap Singh
|
14922e2c15
|
All remaining necessary functions added to class PMA_TableSearch
|
2012-06-15 10:02:54 +05:30 |
|
Michal Čihař
|
8bdf30ef1c
|
Merge remote-tracking branch 'origin/master'
|
2012-06-15 01:15:30 +02:00 |
|
Rouslan Placella
|
69bdaed0fd
|
Fixed bad variable name
|
2012-06-15 00:14:56 +01:00 |
|