Michal Čihař
|
0a3d1d5be8
|
Better names for URL generating functions
|
2013-08-07 10:58:17 +02:00 |
|
Michal Čihař
|
1ada322bac
|
Reintroduce ellipsis
|
2013-07-31 08:38:00 +02:00 |
|
xmujay
|
776ba8c0f8
|
fix code style
|
2013-07-29 23:31:35 +08:00 |
|
xmujay
|
96c1546b3d
|
refresh navigation panel when upload finished
|
2013-07-29 20:20:11 +08:00 |
|
xmujay
|
2660fb0481
|
add comments to js
|
2013-07-28 10:32:48 +08:00 |
|
xmujay
|
61dce79644
|
render javascript on display_import.lib.php or the out variable can't be used
|
2013-07-28 09:58:13 +08:00 |
|
xmujay
|
a1c0247379
|
1. fix table name after import table
2. using jquery getScript to load js file
|
2013-07-28 00:20:04 +08:00 |
|
xmujay
|
6fd638cfcc
|
add "\n", so that the js won't be commented out
|
2013-07-27 22:40:40 +08:00 |
|
xmujay
|
a2d5e961c7
|
fix SESSION_KEY
|
2013-07-27 19:30:31 +08:00 |
|
xmujay
|
3901ef3b64
|
fix the code style of display_import.lib.php
|
2013-07-27 19:17:51 +08:00 |
|
xmujay
|
b49988b4b1
|
1. rename display_import.lib.php to display_import.inc.php
2. split long code to functions
3. move function to display_import.lib.php
4. fix the included file: table, database, server
|
2013-07-27 19:06:39 +08:00 |
|
xmujay
|
cb7ad6bf3a
|
fix the undefined error: $sql_data['valid_queries']
|
2013-07-27 17:44:04 +08:00 |
|
xmujay
|
3f7526499e
|
js is not load correctly
|
2013-07-26 22:23:44 +08:00 |
|
xmujay
|
5a4749f4e8
|
fix the js error
|
2013-07-26 21:52:41 +08:00 |
|
xmujay
|
7cbc80d749
|
refactor the js
|
2013-07-25 21:58:21 +08:00 |
|
xmujay
|
53a0d5afd1
|
refactor display_import.lib.php
1. render html at once
2. split js code
|
2013-07-24 22:52:30 +08:00 |
|
Michal Čihař
|
37d142bc3f
|
Remove compatibility code for PHP 5.2
|
2013-07-01 15:29:56 +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ř
|
0c2832ca04
|
Consistent function naming in Kanji support module
|
2013-05-10 09:53:41 +02:00 |
|
J.M
|
3554f189ed
|
Fix import status being called with HTML-escaped GET params in JS section
|
2013-04-27 21:27:32 +02:00 |
|
J.M
|
dfdee264c3
|
Fix bug #3876 [import] PHP 5.2 - unexpected T_PAAMAYIM_NEKUDOTAYIM
|
2013-04-15 16:25:43 -04:00 |
|
Gemorroj
|
fc51a91713
|
many some minor fixes (sorry, see diff)
|
2013-01-26 15:35:29 +03:00 |
|
Michal Čihař
|
54b2540d87
|
Use ellipsis where appropriate
|
2013-01-10 13:33:29 +01:00 |
|
Marc Delisle
|
2723495a4f
|
Removed the AjaxEnable directive
|
2012-12-21 16:04:57 -05:00 |
|
Marc Delisle
|
2e9738379d
|
Improved library file name
|
2012-11-19 12:31:24 -05:00 |
|
Michal Čihař
|
b2031540be
|
Use sprintf in javascript instead of manual replacing %s/%d
|
2012-11-15 16:07:29 +01:00 |
|
Michal Čihař
|
a6e5286467
|
Fix links to FAQ
|
2012-11-12 14:15:45 +01:00 |
|
Michal Čihař
|
61a601fc73
|
Implement linking to new documentation
|
2012-11-12 09:48:05 +01:00 |
|
Rouslan Placella
|
eedf07e915
|
Dropped getReloadNavigationScript(), this is already handled by Footer.class.php
|
2012-10-30 20:23:59 +00:00 |
|
Rouslan Placella
|
4eb976458d
|
Fixed file upload for import
|
2012-10-30 20:04:52 +00:00 |
|
Nuri Hodges
|
54c3d4d18c
|
Update libraries/display_import.lib.php
Grammar syntax correction.
|
2012-10-10 18:51:03 -07:00 |
|
Chanaka Indrajith
|
e6894be57f
|
Renamed ->method() with PMA_Util::method()
|
2012-09-16 14:35:45 +05:30 |
|
Chanaka Indrajith
|
0829709064
|
Remove variable
|
2012-09-16 14:31:22 +05:30 |
|
Madhura Jayaratne
|
72bf04249b
|
Fix indentation
|
2012-09-02 19:45:01 +05:30 |
|
Dieter Adriaenssens
|
f1a90f78b1
|
coding style : fix indenting
|
2012-08-31 14:51:04 +02:00 |
|
Chanaka Indrajith
|
106265a7f8
|
Resolve conflicts
|
2012-06-30 11:30:39 +05:30 |
|
Chanaka Indrajith
|
39d37fafcc
|
Resolved conflicts
|
2012-06-27 21:53:59 +05:30 |
|
Madhura Jayaratne
|
e182f2370b
|
Coding style fixes
|
2012-06-24 10:27:05 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Alex Marin
|
89570a5475
|
oop: import/upload interface and classes
|
2012-06-22 18:28:24 +03:00 |
|
Alex Marin
|
1ef56d1662
|
Merge branch 'master' into plugins-and-OOP
|
2012-06-18 14:26:13 +03:00 |
|
Alex Marin
|
0899d6722e
|
oop: merge master
|
2012-06-17 11:40:11 +03:00 |
|
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 |
|
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 |
|
Rouslan Placella
|
eb98110541
|
Dropped footer.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
d817f6cccc
|
Renamed PMA_reloadNavigation() to PMA_getReloadNavigationScript()
|
2012-06-11 14:06:02 +01:00 |
|
Alex Marin
|
a87f283a23
|
plugins and OOP: create general class structure and ExportXML
|
2012-05-28 00:21:14 +03:00 |
|
Jo Michael
|
161a5a9321
|
Fix new checkstyle warnings
|
2012-04-29 03:16:11 +02:00 |
|
Jo Michael
|
7c1411d3e0
|
Fix checkstyle InlineControlStructure warnings
|
2012-04-29 02:36:12 +02:00 |
|
Madhura Jayaratne
|
4b8d52d937
|
Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line)
|
2012-04-22 21:28:41 +05:30 |
|