Rouslan Placella
|
09e0fa2143
|
Fixed bug #3588590 - Table browser with many rows has wrong page no
|
2012-11-19 21:56:41 +00:00 |
|
Michal Čihař
|
a6e5286467
|
Fix links to FAQ
|
2012-11-12 14:15:45 +01:00 |
|
Rouslan Placella
|
afbb6cacbc
|
Fixed fatal errors in DisplayResults test cases
|
2012-11-01 13:27:06 +00:00 |
|
Rouslan Placella
|
9e3a9ee52f
|
Dropped main.php
|
2012-10-30 20:10:20 +00:00 |
|
Rouslan Placella
|
e9310bf995
|
Ajaxification for the "Delete row" action
|
2012-10-30 20:07:02 +00:00 |
|
Rouslan Placella
|
49fe17949a
|
Use an "ajax" class on ajaxified "Create View" links
|
2012-10-30 20:04:52 +00:00 |
|
Rouslan Placella
|
0d6c1fb175
|
Drop "Check All/Uncheck All" functionality in PHP, this is already handled in JS
|
2012-10-30 20:04:51 +00:00 |
|
Rouslan Placella
|
fcc88e12b8
|
Open "print view" pages in a separate window
|
2012-10-30 20:04:51 +00:00 |
|
Marc Delisle
|
0425f746b7
|
Fix typo
|
2012-10-20 10:14:47 -04:00 |
|
Marc Delisle
|
4605bd5f0c
|
Dead code
|
2012-10-20 10:04:39 -04:00 |
|
Marc Delisle
|
b3a593c68e
|
Clarify variable name
|
2012-10-20 09:33:46 -04:00 |
|
Marc Delisle
|
449716a99f
|
Clarify metho name
|
2012-10-20 09:23:18 -04:00 |
|
Marc Delisle
|
a3c595b694
|
Grid editing mode: initial implementation
|
2012-10-20 06:40:12 -04:00 |
|
Marc Delisle
|
7f0526a975
|
Typos
|
2012-10-08 10:01:46 -04:00 |
|
Marc Delisle
|
996232b21a
|
bug #3563799 [interface] Grid editing destroying huge amount of data
|
2012-10-08 09:58:23 -04:00 |
|
Chanaka Indrajith
|
9cf33ea0cc
|
Resolved conflicts
|
2012-09-19 00:46:28 +05:30 |
|
Dieter Adriaenssens
|
8ccb37e93e
|
move property definition to constructor to allow concatenation
|
2012-09-18 17:33:37 +02:00 |
|
Michal Čihař
|
b5f7840f1a
|
Seems like concatenation does not work here :-(
|
2012-09-18 17:14:05 +02:00 |
|
Dieter Adriaenssens
|
a8f591c26b
|
wrap long lines
|
2012-09-18 17:07:23 +02:00 |
|
Chanaka Indrajith
|
0ff571a128
|
Modify classes with property
|
2012-09-16 15:29:56 +05:30 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +05:30 |
|
Michal Čihař
|
371d420c21
|
Simplify linking to documentation
Now documentation can be simply linked using [doc@anchor]..[/doc]
|
2012-09-05 15:19:13 +02:00 |
|
Marc Delisle
|
1cb4d24414
|
Typo
|
2012-08-16 06:52:13 -04:00 |
|
Marc Delisle
|
1e58acab9a
|
Typo
|
2012-08-16 06:50:31 -04:00 |
|
Chanaka Indrajith
|
20b196daf5
|
Fixed some code violations in PMA_DisplayResults class
|
2012-08-12 10:10:14 +05:30 |
|
Thilina Buddika
|
40364f9507
|
upstream merge
|
2012-08-04 04:43:54 +05:30 |
|
Chanaka Indrajith
|
87bcfe6deb
|
Links for information_schema
|
2012-08-01 23:29:41 +05:30 |
|
Thilina Buddika
|
69ba675a89
|
merge upstream master
|
2012-07-31 07:08:55 +05:30 |
|
Chanaka Indrajith
|
c433abda77
|
Merge remote branch 'upstream/master'
|
2012-07-30 01:58:58 +05:30 |
|
Chanaka Indrajith
|
d47030c4c8
|
Generate some links inside mysql schema
|
2012-07-30 01:57:37 +05:30 |
|
Michal Čihař
|
d85c64cb25
|
Merge remote-tracking branch 'chanaka/master'
|
2012-07-29 20:01:23 +02:00 |
|
Madhura Jayaratne
|
21b89133e0
|
Some coding style improvements
|
2012-07-29 18:52:16 +05:30 |
|
Madhura Jayaratne
|
8183c9deaf
|
Disallow grid editing binary content when cfg['ProtectBinary'] == 'noblob'
|
2012-07-29 18:27:37 +05:30 |
|
Chanaka Indrajith
|
ef6247c637
|
Syntax highlighting for PROCESSLIST table
|
2012-07-29 14:58:56 +05:30 |
|
Madhura Jayaratne
|
6fb2f8c37d
|
bug #3543661 [interface] "Check All" checkbox does not check all
|
2012-07-28 20:20:57 +05:30 |
|
Madhura Jayaratne
|
d8c334ee29
|
Grid editing of binary columns should adhere to cfg['ProtectBinary'] directive
|
2012-07-28 15:29:22 +05:30 |
|
Madhura Jayaratne
|
b92d7151a1
|
White space cleanup
|
2012-07-28 15:23:28 +05:30 |
|
Chanaka Indrajith
|
4465c287c1
|
Fixed an issue related to multiquery statements and routines modifications
|
2012-07-26 23:06:29 +05:30 |
|
Chanaka Indrajith
|
adcae901e1
|
Put some limitations for multiple results display mode
|
2012-07-23 00:13:35 +05:30 |
|
Chanaka Indrajith
|
53d93b8517
|
Modifications in __get __set methods
|
2012-07-15 10:11:04 +05:30 |
|
Chanaka Indrajith
|
aaa8d22d78
|
Resolved conflicts
|
2012-07-11 21:31:34 +05:30 |
|
Chanaka Indrajith
|
65f24f0e36
|
Renamed the function processParams() in PMA_DisplayResults class, to setProperties()
|
2012-07-11 21:09:33 +05:30 |
|
Chanaka Indrajith
|
a97b9b92d2
|
Fix some code violations in PMA_DisplayResults class
|
2012-07-10 21:56:48 +05:30 |
|
Madhura Jayaratne
|
0fd8848073
|
Coding style fixes
|
2012-07-10 21:50:57 +05:30 |
|
Madhura Jayaratne
|
096a9c58f9
|
White space cleanup
|
2012-07-10 21:49:05 +05:30 |
|
Chanaka Indrajith
|
49c7956a7a
|
Introduce new function to set properties in PMA_DisplayResults class
|
2012-07-10 19:40:50 +05:30 |
|
Chanaka Indrajith
|
f25472455b
|
Fix defect in print view when vertical mode is on
|
2012-07-10 01:03:16 +05:30 |
|
Chanaka Indrajith
|
10224f7dad
|
Remove setCommonFunctions
|
2012-07-08 23:39:45 +05:30 |
|
Chanaka Indrajith
|
3a66d4862c
|
Add get set magic methods for PMA_DisplayResults class
|
2012-07-08 15:16:00 +05:30 |
|
Chanaka Indrajith
|
f37304b8e0
|
Use class varables without passing them to functions in PMA_DisplayResults class
|
2012-07-07 11:06:20 +05:30 |
|