Piotr Przybylski
|
e81b6c1cfd
|
Fix broken inline edit
As a bonus, data is submitted by POST so query length limit doesn't apply
|
2011-08-27 22:12:54 +02:00 |
|
Michal Čihař
|
1b8018e436
|
Use format string for point number, otherwise the translation is wrong in some languages
|
2011-08-25 08:36:05 +02:00 |
|
Piotr Przybylski
|
a31b30ba57
|
Merge remote-tracking branch 'origin/master' into drizzle
|
2011-08-23 21:56:33 +02:00 |
|
Piotr Przybylski
|
42341de5e8
|
Fix datepicker initialization
|
2011-08-23 17:43:37 +02:00 |
|
Aris Feryanto
|
2b4acfa534
|
Merge remote-tracking branch 'origin/master' into aris
|
2011-08-23 02:26:57 +08:00 |
|
Aris Feryanto
|
f82ad2318c
|
Grid edit: fix bug - show NULL checkbox for normal grid-editable text
|
2011-08-23 02:10:58 +08:00 |
|
Piotr Przybylski
|
d2255fb9ae
|
Merge remote-tracking branch 'origin/master' into drizzle
|
2011-08-22 15:19:50 +02:00 |
|
Michal Čihař
|
80a29d3d14
|
Apply changes to timepicker only if it is loaded
|
2011-08-22 13:44:01 +02:00 |
|
Michal Čihař
|
13349553b1
|
Localization for new timepicker
|
2011-08-22 13:41:27 +02:00 |
|
Marc Delisle
|
e34fd02ab4
|
Merge commit 'c19dae384a9dc53113ef153b338329f183c1bf11'
|
2011-08-22 06:07:30 -04:00 |
|
Piotr Przybylski
|
1c2dbf0cbb
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
libraries/advisory_rules.txt
|
2011-08-22 11:18:26 +02:00 |
|
Aris Feryanto
|
c19dae384a
|
Grid edit: fix bug - browse foreign value not work
|
2011-08-22 10:30:15 +08:00 |
|
Madhura Jayaratne
|
a62aa22ad5
|
Replace tab characters with spaces
|
2011-08-21 00:51:36 +05:30 |
|
Marc Delisle
|
c0651983be
|
Merge commit 'cae2c2a52b54c0dbdf952283cfd29baf2d9d03cf'
|
2011-08-20 07:33:07 -04:00 |
|
Thilanka Kaushalya
|
681df0a9f9
|
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2011-08-20 15:58:37 +05:30 |
|
Thilanka Kaushalya
|
85f62705e4
|
Rewrote the functions in querywindow.js using jquery
|
2011-08-20 15:55:02 +05:30 |
|
Ammar Yasir
|
cae2c2a52b
|
Modified the 'How to use?' message for info about mousewheel zoom and panning feature
|
2011-08-20 11:02:47 +05:30 |
|
Ammar Yasir
|
7c25bb1b73
|
Merge remote branch 'phpmyadmin/master'
|
2011-08-20 10:09:21 +05:30 |
|
Piotr Przybylski
|
41c18f6113
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
libraries/Table.class.php
libraries/Tracker.class.php
|
2011-08-20 00:48:40 +02:00 |
|
Marc Delisle
|
8b607b4a43
|
Merge commit '52648bbcf61fc1b1d0495f7d911e84a96c6d1913'
|
2011-08-19 14:53:36 -04:00 |
|
Piotr Przybylski
|
0ca4a5f02e
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
db_search.php
libraries/Table.class.php
libraries/schema/Pdf_Relation_Schema.class.php
libraries/schema/User_Schema.class.php
libraries/tbl_select.lib.php
server_status.php
tbl_change.php
|
2011-08-19 15:56:26 +02:00 |
|
Michal Čihař
|
86dad70386
|
Fix some display issues
|
2011-08-19 13:45:02 +02:00 |
|
Michal Čihař
|
1fa197752b
|
Fixed displaying of table menu
|
2011-08-19 13:35:13 +02:00 |
|
Michal Čihař
|
fd13e7ad67
|
Use display = none instead of visibility to avoid off screen invisible elements
|
2011-08-19 13:25:08 +02:00 |
|
Michal Čihař
|
12237ed84f
|
Remove no longer used Help funciton
|
2011-08-19 13:11:34 +02:00 |
|
Michal Čihař
|
88104eac66
|
Fix js to match changes
|
2011-08-19 13:11:34 +02:00 |
|
Aris Feryanto
|
e73110f21f
|
Grid edit: remove unused function
|
2011-08-19 15:30:26 +08:00 |
|
Aris Feryanto
|
61a9a2f3a8
|
Grid edit: handle escaping HTML entities + remove 'edit area' when editing normal text
|
2011-08-19 14:29:46 +08:00 |
|
Ammar Yasir
|
01d5a76ca9
|
Added "Reset Zoom" link that reverts the plot to original display.
|
2011-08-19 09:13:01 +05:30 |
|
Ammar Yasir
|
7a821c8a36
|
Improved the panning feature
|
2011-08-19 09:03:55 +05:30 |
|
Ammar Yasir
|
328c5d5b27
|
Merge remote branch 'phpmyadmin/master'
Conflicts:
js/tbl_zoom_plot.js
|
2011-08-19 08:14:44 +05:30 |
|
Tyron Madlener
|
cfa5ec283f
|
- Easy editing of byte values using kb,mb,gb
- Keyboard shortcuts: Enter to save, Escape to cancel
|
2011-08-18 22:05:22 +03:00 |
|
Tyron Madlener
|
1ca6ea0af2
|
Better wording
|
2011-08-18 19:21:04 +03:00 |
|
Tyron Madlener
|
ba21b5f3a2
|
Commit 84cc7837f5 broke the datetime picker for the monitor loading log dialog
|
2011-08-18 19:11:00 +03:00 |
|
Aris Feryanto
|
de176a3da7
|
Fix wrong relative position introduced in commit 2fdfc4fc1e
|
2011-08-19 00:02:54 +08:00 |
|
Tyron Madlener
|
67f396a7b6
|
Fix: Correct sorting for status variable values
|
2011-08-18 17:46:40 +03:00 |
|
Tyron Madlener
|
dd36db9ca9
|
Fix: Incorrect word filter regex for status variables
|
2011-08-18 17:31:27 +03:00 |
|
Tyron Madlener
|
a6638a3c08
|
Merge remote-tracking branch 'origin/master'
|
2011-08-18 17:22:17 +03:00 |
|
Tyron Madlener
|
ea96d94526
|
Merge remote-tracking branch 'origin/master'
|
2011-08-18 16:50:45 +03:00 |
|
Piotr Przybylski
|
676b0cc925
|
Refactor initTableSorter and use it only when needed
|
2011-08-18 15:34:57 +02:00 |
|
Piotr Przybylski
|
ceee608237
|
Tablesorter: don't apply widget twice during initialization
|
2011-08-18 15:21:17 +02:00 |
|
Piotr Przybylski
|
e08ce9450b
|
Faster zebra widget for tablesorter, reduces processing time of status variables table from ~200ms to ~100ms
|
2011-08-18 14:59:15 +02:00 |
|
Piotr Przybylski
|
9f476c85a8
|
Server status: faster perceived page loading
Tab initialization is moved to the moment when tab is selected. All other tabs are initialized after tabs are displayed
|
2011-08-18 14:19:51 +02:00 |
|
Piotr Przybylski
|
84cc7837f5
|
Use PMA_addDatepicker only when $.datetimepicker is defined, prevents JS error on server status page where timepicker.js is loaded on demand
|
2011-08-18 13:39:06 +02:00 |
|
Tyron Madlener
|
917aa3e182
|
SQL Pretty printer: Uppercase for keywords
|
2011-08-18 13:37:01 +03:00 |
|
Tyron Madlener
|
de98961029
|
SQL pretty printer feature using the codemirror tokenizer. Replaced this with old pretty-printer regexp collection in query analyzer dialog.
|
2011-08-18 13:16:03 +03:00 |
|
Piotr Przybylski
|
627e4133c3
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
themes/original/css/theme_right.css.php
|
2011-08-17 22:47:20 +02:00 |
|
Piotr Przybylski
|
2fdfc4fc1e
|
"position: relative" on tables was required for grid, add it dynamically in PMA_makegrid
|
2011-08-17 18:25:56 +02:00 |
|
Piotr Przybylski
|
1aa438539a
|
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
libraries/common.lib.php
libraries/config.default.php
server_synchronize.php
|
2011-08-17 16:39:43 +02:00 |
|
Madhura Jayaratne
|
d501fc1fe6
|
Merge branch 'OpenGIS'
|
2011-08-17 18:02:25 +05:30 |
|