Jo Michael
|
161a5a9321
|
Fix new checkstyle warnings
|
2012-04-29 03:16:11 +02:00 |
|
Jo Michael
|
6839781e88
|
Fix checkstyle MultiLineAssignment warnings
|
2012-04-29 02:16:40 +02:00 |
|
Michal Čihař
|
0e26eeb56a
|
Move comments out of if statement
|
2012-04-27 11:40:11 +02:00 |
|
Rouslan Placella
|
49a7f12e4e
|
Include CodeMirror globally
|
2012-04-25 23:47:24 +01:00 |
|
Rouslan Placella
|
ebb5a21045
|
Merge branch 'QA_3_5'
|
2012-04-25 21:06:18 +01:00 |
|
Rouslan Placella
|
403fd46818
|
Fixed bug #3521416 - JS error when editing index
|
2012-04-25 21:05:41 +01:00 |
|
Jo Michael
|
13644d8591
|
Short-hand notation for jQuery document.ready event
|
2012-04-21 02:44:18 +02:00 |
|
Alex Marin
|
4de7d3c83d
|
bookmark sql query after checking errors
|
2012-04-20 17:21:06 +03:00 |
|
Alex Marin
|
b02e8adc3c
|
avoid assignment in condition
|
2012-04-20 16:41:12 +03:00 |
|
Jo Michael
|
8744f8cf66
|
+ rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEnable'] = false
|
2012-04-13 01:43:32 +02:00 |
|
Jo Michael
|
b0e67c419c
|
Fix PHP notices
|
2012-04-09 23:09:51 +02:00 |
|
Marc Delisle
|
dd5aae9a67
|
jQuery UI is already included from common.inc.php
|
2012-04-09 09:09:07 -04:00 |
|
Jo Michael
|
104ec11200
|
No additional spaces in "(query took ...)" message
|
2012-04-08 23:03:58 +02:00 |
|
Madhura Jayaratne
|
e8dc6f846b
|
Merge branch 'QA_3_5'
Conflicts:
sql.php
|
2012-04-07 16:10:59 +05:30 |
|
Madhura Jayaratne
|
e10ece8214
|
bug #3515666 [display] Profiling chart shows wrong data
|
2012-04-07 16:00:20 +05:30 |
|
Madhura Jayaratne
|
90b2d66317
|
Merge branch 'QA_3_5'
|
2012-03-26 22:16:35 +05:30 |
|
Madhura Jayaratne
|
54084929a5
|
bug #3510784 [edit] Limit clause ignored when sort order is remembered
|
2012-03-26 22:01:11 +05:30 |
|
Jo Michael
|
c36a9113e0
|
Replaced td[align] with td[class] due to HTML5
|
2012-03-18 19:53:43 +01:00 |
|
Jo Michael
|
9842f01444
|
Replaced HTML5-obsolete <tt> tags with <code>
|
2012-03-18 18:04:50 +01:00 |
|
Jo Michael
|
b2fd866d87
|
Leading ./ paths for includes can be omitted, part 2
|
2012-03-16 23:11:57 +01:00 |
|
Michal Čihař
|
a5b5c2e541
|
Clearer confirmation of query
|
2012-03-14 16:15:18 +01:00 |
|
Marc Delisle
|
92ef8d8a8b
|
Confirmation after a bookmark creation needs these $_GET parameters
|
2012-03-12 17:07:57 -04:00 |
|
Marc Delisle
|
0de997c268
|
$_POST and bookmark creation
|
2012-03-11 08:17:55 -04:00 |
|
Marc Delisle
|
8a44f287f5
|
No longer depend on grab_globals.lib.php for $_GET variables
|
2012-03-04 07:10:29 -05:00 |
|
Michal Čihař
|
9bb5535199
|
Provide Show all button for reasonably small tables
|
2012-02-08 10:03:05 +01:00 |
|
Eric Krona
|
3151d41d0e
|
Activated codemirror for inline edits of queries.
|
2012-02-01 11:47:24 +01:00 |
|
Marc Delisle
|
072162a3f5
|
rfe #3292013 Dialogs when dropping indices
|
2012-01-02 08:54:07 -05:00 |
|
Marc Delisle
|
554a55134d
|
Fix merge conflicts
|
2011-12-28 08:44:04 -05:00 |
|
Marc Delisle
|
f7a9d2a36a
|
bug #3463933 [display] SELECT DISTINCT displays wrong total records found
|
2011-12-28 08:40:31 -05:00 |
|
Marc Delisle
|
87ecb350c9
|
bug #3340842 [structure] Error dropping index of non-existing column
|
2011-12-20 08:33:20 -05:00 |
|
Dieter Adriaenssens
|
f62c4a1809
|
coding style : control structures
|
2011-11-24 15:32:30 +01:00 |
|
Michal Čihař
|
e56949f160
|
Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
|
2011-10-25 10:13:17 +02:00 |
|
Michal Čihař
|
663958b564
|
Use same logic for printing SQL results as elsewhere
|
2011-10-24 14:17:02 +02:00 |
|
Piotr Przybylski
|
4a5cb00df5
|
Fix jQuery UI version number
It's 1.8.16, not 1.8.6
|
2011-10-11 02:00:45 +02:00 |
|
Piotr Przybylski
|
ac365e0262
|
Upgrade jQuery UI to 1.8.6
|
2011-10-10 22:35:36 +02:00 |
|
Madhura Jayaratne
|
abe93510a2
|
Merge branch 'QA_3_4'
|
2011-09-29 21:17:26 +05:30 |
|
Madhura Jayaratne
|
55d1360b7e
|
To avoid a notice on undefined variable
|
2011-09-29 21:14:11 +05:30 |
|
Madhura Jayaratne
|
0ad7567d3f
|
Merge branch 'QA_3_4'
|
2011-09-28 18:20:07 +05:30 |
|
Madhura Jayaratne
|
37dff12901
|
bug #3390832 [display] Delete records from last page breaks search
|
2011-09-28 18:17:39 +05:30 |
|
Madhura Jayaratne
|
09d48a6554
|
Coding style improvements
|
2011-09-28 13:32:14 +05:30 |
|
Madhura Jayaratne
|
13adb5adf7
|
Use lower case for true, false and null
|
2011-09-23 11:11:41 +05:30 |
|
Madhura Jayaratne
|
e67a0a2531
|
Spaces between parameters in function calls
|
2011-09-23 08:43:41 +05:30 |
|
Dieter Adriaenssens
|
ac088aaee0
|
use include() instead of require() when including file conditionally
|
2011-09-23 00:46:58 +02:00 |
|
Marc Delisle
|
87c7d027ac
|
Missing text next to these icons
|
2011-09-15 12:37:12 -04:00 |
|
Madhura Jayaratne
|
9d83d2fc35
|
Load jquery.sprintf.js on demand
|
2011-09-14 10:06:54 +05:30 |
|
Madhura Jayaratne
|
e3bcd9f7cf
|
JS files for gis_data_editor loaded dynamically
|
2011-09-13 08:31:10 +05:30 |
|
Aris Feryanto
|
036d1a8397
|
Correctly show error message when unable to save UI property
|
2011-08-29 15:00:06 +08:00 |
|
Michal Čihař
|
66a2dc25c4
|
Whitespace cleanup
|
2011-08-25 08:37:53 +02:00 |
|
Michal Čihař
|
5cfb049561
|
Include sprintf for gis_data_editor.js
|
2011-08-25 08:37:45 +02:00 |
|
Piotr Przybylski
|
8cd8760256
|
Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema
|
2011-08-23 22:48:14 +02:00 |
|