Michal Čihař
|
88104eac66
|
Fix js to match changes
|
2011-08-19 13:11:34 +02:00 |
|
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 |
|
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
|
2fdfc4fc1e
|
"position: relative" on tables was required for grid, add it dynamically in PMA_makegrid
|
2011-08-17 18:25:56 +02:00 |
|
Madhura Jayaratne
|
d501fc1fe6
|
Merge branch 'OpenGIS'
|
2011-08-17 18:02:25 +05:30 |
|
Madhura Jayaratne
|
46722b8035
|
Merge branch 'master' into OpenGIS
|
2011-08-17 16:43:18 +05:30 |
|
Aris Feryanto
|
4ce54e1734
|
Fix merge conflict with clear_selection branch
|
2011-08-17 14:20:23 +08:00 |
|
Aris Feryanto
|
5e60aa8380
|
Fix merge conflict with origin/master
|
2011-08-17 13:41:38 +08:00 |
|
Aris Feryanto
|
3193c113c8
|
Grid edit: fix NULL-related things when editing datetime field
|
2011-08-17 13:38:39 +08:00 |
|
Aris Feryanto
|
88f3796f1e
|
Grid edit: add datetimepicker support for date, datetime, and timestamp field
|
2011-08-17 13:12:31 +08:00 |
|
Sven Strickroth
|
da677b0615
|
Fix typo
|
2011-08-16 19:10:14 +02:00 |
|
Michal Čihař
|
3bcfb26027
|
Merge remote-tracking branch 'tyron/master'
|
2011-08-16 12:30:24 +02:00 |
|
Tyron Madlener
|
63342fdf4a
|
Hide js feature elements when js is disabled
|
2011-08-16 13:14:17 +03:00 |
|
Tyron Madlener
|
5bef74287d
|
Run monitor when tab is focused
|
2011-08-16 13:13:43 +03:00 |
|
Piotr Przybylski
|
3782a6c89b
|
Remove JS function: getElement
|
2011-08-16 00:34:44 +02:00 |
|
Michal Čihař
|
f552d312b3
|
Various JS fixes
|
2011-08-15 17:12:27 +02:00 |
|
Michal Čihař
|
a9b718d2e0
|
A little bit of coding style
|
2011-08-15 17:09:44 +02:00 |
|
Michal Čihař
|
bdc3d23292
|
Expand tabs
|
2011-08-15 17:08:51 +02:00 |
|
Michal Čihař
|
ba5b79d98b
|
Remove trailing comma to avoid problems with MSIE
|
2011-08-15 17:05:44 +02:00 |
|
Marc Delisle
|
7546350978
|
Merge commit '90c010f9ca0dd52ce322c133f84b5321c2f40264'
|
2011-08-15 07:46:17 -04:00 |
|
Michal Čihař
|
8539600451
|
Use <strong> rather than <b>, remove it from translatable message
|
2011-08-15 09:57:08 +02:00 |
|
Michal Čihař
|
e5a15ca519
|
Translate as separate strings rather than huge string with HTML formatting
|
2011-08-15 09:55:58 +02:00 |
|
Madhura Jayaratne
|
7d7dd02e8c
|
Merge branch 'master' into OpenGIS
Conflicts:
tbl_select.php
|
2011-08-13 14:12:46 +05:30 |
|
Michal Čihař
|
f6c930f002
|
Revert "Added: Missing rgbcolor.js file"
This reverts commit 1b7e2f6c7b.
|
2011-08-13 06:51:52 +02:00 |
|
Thilanka Kaushalya
|
90c010f9ca
|
Fixed the issue of not showing the Docuemnts
|
2011-08-13 07:00:50 +05:30 |
|
Marc Delisle
|
8f7312956d
|
Merge commit '1b7e2f6c7be6c7a96d780a7e9870d498f84e7339'
|
2011-08-12 14:40:56 -04:00 |
|
Ammar Yasir
|
1b7e2f6c7b
|
Added: Missing rgbcolor.js file
|
2011-08-12 23:30:21 +05:30 |
|
Ammar Yasir
|
ae5ef42bef
|
Fixed: Timestamp for time associated fields needed extra 19800000 (+5:30) value
|
2011-08-12 23:15:38 +05:30 |
|
Thilanka Kaushalya
|
a3343a7736
|
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2011-08-12 22:52:02 +05:30 |
|
Thilanka Kaushalya
|
6b3f10523e
|
Added table results for actions in Table maintenance in Table options
|
2011-08-12 22:47:23 +05:30 |
|
Ammar Yasir
|
67dc02f23d
|
Fixed: false timestamp error
|
2011-08-12 20:06:27 +05:30 |
|
Ammar Yasir
|
557734c57f
|
bug fix
|
2011-08-12 20:03:03 +05:30 |
|
Ammar Yasir
|
201331275b
|
Fixed: yAxis min value determined on plot generation and not 0 by default
|
2011-08-12 18:38:53 +05:30 |
|
Marc Delisle
|
70b664a3bd
|
Merge commit '3a672d43b814dbf63276f4631eb0a4fa83a235c5'
|
2011-08-12 08:01:31 -04:00 |
|
Aris Feryanto
|
3f10465d71
|
Fix merge conflict with origin/master
|
2011-08-12 15:56:26 +08:00 |
|
Aris Feryanto
|
a24eeef70c
|
Only send column order and visibility when AjaxEnable is set to true
|
2011-08-12 15:53:30 +08:00 |
|
Aris Feryanto
|
fe7eadab72
|
Add configuration for maximum tbl_uiprefs records, as suggested by Piotr
|
2011-08-12 15:49:53 +08:00 |
|
Aris Feryanto
|
faa11abaed
|
Fixed go to link text
|
2011-08-12 11:56:51 +08:00 |
|