Alex Marin
|
06d6645eb3
|
oop: ExportPhparray
|
2012-06-16 16:55:22 +03:00 |
|
Thilina Buddika
|
e9aa768ed2
|
change some functions signatures
|
2012-06-16 19:14:22 +05:30 |
|
Thilina Buddika
|
da9509dac0
|
code improvement
|
2012-06-16 17:46:27 +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 |
|
Alex Marin
|
c34d3bc003
|
oop: ExportPdf
|
2012-06-16 12:34:44 +03:00 |
|
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 |
|
Alex Marin
|
16252e4dba
|
oop: ExportOdt
|
2012-06-16 11:45:19 +03:00 |
|
Thilina Buddika
|
fa2bcbc5e6
|
correct wrong function signature
|
2012-06-16 10:56:47 +05:30 |
|
Thilina Buddika
|
a7d063e7bf
|
Merge branch 'master' of github.com:thilinaa/phpmyadmin into HEAD
|
2012-06-16 10:36:10 +05:30 |
|
Thilina Buddika
|
beb526cefa
|
remove warning messages
|
2012-06-16 10:28:44 +05:30 |
|
Thilina Buddika
|
7a7a18fd0e
|
remove warning messages
|
2012-06-16 10:17:51 +05:30 |
|
Alex Marin
|
fa004ee3c0
|
oop: ExportOds
|
2012-06-16 00:11:16 +03:00 |
|
Alex Marin
|
b5f2788ade
|
oop: ExportMediawiki
|
2012-06-15 23:16:43 +03:00 |
|
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 |
|
Alex Marin
|
4b0dbf6a42
|
oop: ExportLatex
|
2012-06-15 19:22:07 +03: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 |
|
Michal Čihař
|
57598c8c71
|
Merge remote-tracking branch 'origin/master'
|
2012-06-14 22:33:20 +02:00 |
|
Rouslan Placella
|
71988ff7d1
|
Fixed bad variable name
|
2012-06-14 21:32:15 +01:00 |
|
Chanaka Indrajith
|
0445b1fb51
|
Some improvements to common.lib.php
|
2012-06-14 23:59:11 +05:30 |
|
Atul Pratap Singh
|
1723a62407
|
Add more functions to PMA_TableSearch class
|
2012-06-14 17:31:36 +05:30 |
|
Atul Pratap Singh
|
9d1d598842
|
Start conversion of search scripts to object-oriented style
|
2012-06-14 16:14:46 +05:30 |
|
Chanaka Indrajith
|
35f4599870
|
Modifications to PMA_printButton() function in common.lib.php and renamed as PMA_getButton()()
|
2012-06-14 13:15:03 +05:30 |
|
Chanaka Indrajith
|
4720a4884c
|
Modifications to PMA_selectUploadFile() function in common.lib.php and renamed as PMA_getSelectUploadFileBlock()
|
2012-06-14 13:05:10 +05:30 |
|
Atul Pratap Singh
|
d369d04da5
|
Add comment after PMA_ajaxResponse
|
2012-06-14 11:03:29 +05:30 |
|
Chanaka Indrajith
|
c512706677
|
Modifications to PMA_browseUploadFile() function in common.lib.php and renamed as PMA_getBrowseUploadFileBlock()
|
2012-06-14 09:45:26 +05:30 |
|