Marc Delisle
6ac29b4791
bug #3383572 [interface] Cannot execute saved query
...
When the Go button related to the "Run SQL query" section is pressed,
avoid transmitting the value of id_bookmark from the "Bookmarked SQL
query" section; otherwise import.php would think that it needs to
do a bookmark action instead of executing the query.
2011-09-18 08:11:15 -04:00
Madhura Jayaratne
5cd8af78c3
Simplify the logic a bit
2011-09-18 15:43:18 +05:30
Madhura Jayaratne
ef43e2fce8
Proper handling of set type columns in zoom editor
2011-09-18 14:47:26 +05:30
Madhura Jayaratne
d2276d5dda
Avoid b'null' and b'' for bit fields. No space before comma and single space after comma in SQL query
2011-09-18 12:10:46 +05:30
Madhura Jayaratne
20ca1e471c
bug #3410999 - Zoom search, problems with data editor
2011-09-18 11:54:59 +05:30
Madhura Jayaratne
4581e53735
bug #3410984 - Zoom search, checkboxes and fields not being reset
2011-09-17 21:57:10 +05:30
Rouslan Placella
d01bb41213
Merge remote-tracking branch 'origin/master'
2011-09-17 15:28:17 +01:00
Rouslan Placella
3f5662ff11
Merge branch 'ajax_message'
2011-09-17 15:21:53 +01:00
Rouslan Placella
82be0e6633
Ajax message "Processing request" also should not disappear and should not be dismissable
2011-09-17 15:18:55 +01:00
Madhura Jayaratne
1371398618
Remove trailing white spaces
2011-09-17 19:36:59 +05:30
Madhura Jayaratne
472350cf97
Spaces to make the code more readable
2011-09-17 19:28:35 +05:30
Madhura Jayaratne
edeba16cd7
Proper indentation
2011-09-17 19:06:18 +05:30
Madhura Jayaratne
5643a33596
Adding missing semicolons
2011-09-17 18:48:45 +05:30
Madhura Jayaratne
5c03bd90e1
Fixing indentation
2011-09-17 18:46:09 +05:30
Madhura Jayaratne
b8815ca766
Always use curly braces with 'if' and 'else'
2011-09-17 18:30:46 +05:30
Madhura Jayaratne
3936aab880
More indentation problems fixed
2011-09-17 18:24:36 +05:30
Madhura Jayaratne
a61891560f
Proper indentation
2011-09-17 18:09:55 +05:30
Madhura Jayaratne
fbcc3eb3a2
Added missing semicolons
2011-09-17 18:04:40 +05:30
Madhura Jayaratne
47b5a2b2f4
bug #3410077 - User overview erroneously loaded into Ajax dialog
2011-09-15 23:03:54 +05:30
Aris Feryanto
c1878a1abd
Trigger makegrid in table search result
2011-09-15 15:49:36 +07:00
Madhura Jayaratne
3d3a5283dc
Merge branch 'QA_3_4'
2011-09-14 22:50:54 +05:30
Madhura Jayaratne
d3bd40b56d
bug #3400690 [privileges] DB-specific privileges won't submit
...
Db/table specific privileges has not been ajaxified. So skip it for now.
2011-09-14 22:43:48 +05:30
Rouslan Placella
ad4fa3547b
Fixed comment
2011-09-14 16:09:15 +01:00
Rouslan Placella
af4e15b6ff
Merge branch 'master' into ajax_message
2011-09-14 15:58:04 +01:00
Rouslan Placella
abc1d3c345
Fixed broken validation and reindexing of some fields in the Routines editor
2011-09-14 15:42:40 +01:00
Rouslan Placella
6dbab1fb38
Prevent error notifications from disappearing in Routines, Triggers and Events implemetatations
2011-09-14 15:28:30 +01:00
Rouslan Placella
d39db8e3b6
Improved dismissable Ajax notifications, so that error messages don't disappear
2011-09-14 15:27:11 +01:00
Rouslan Placella
537c319abb
Merge branch 'master' into ajax_message
2011-09-14 13:00:03 +01:00
Madhura Jayaratne
9d83d2fc35
Load jquery.sprintf.js on demand
2011-09-14 10:06:54 +05:30
Madhura Jayaratne
29a8f3f32c
Load scripts from cache when they are available
2011-09-14 07:56:50 +05:30
Madhura Jayaratne
c1c81ed80a
Load OpenLayers.js in a synchronous manner.
2011-09-13 21:52:52 +05:30
Madhura Jayaratne
1f6bd00b15
Revert changes to loadJavascript() method
2011-09-13 19:03:43 +05:30
Madhura Jayaratne
e3bcd9f7cf
JS files for gis_data_editor loaded dynamically
2011-09-13 08:31:10 +05:30
Madhura Jayaratne
c3bb40cbce
OpenStreetMaps.js merged into OpenLayers.js
2011-09-13 08:28:16 +05:30
Rouslan Placella
51eb8069db
Fixed display of codemirror in routines, triggers and events editors
2011-09-11 19:33:00 +01:00
Rouslan Placella
d47fdde6c0
Merge branch 'master' into ajax_message
2011-09-10 21:11:53 +01:00
Madhura Jayaratne
5fd403f326
Adding missing semicolons
2011-09-10 19:31:30 +05:30
Madhura Jayaratne
eabe018a9e
bug #3403282 [AJAX] Grid editor does not work for ENUM fields
2011-09-10 19:27:04 +05:30
Marc Delisle
85fc658f31
Missing function after merging
2011-09-08 15:54:36 -04:00
Marc Delisle
b0ef11932a
Merge branch 'QA_3_4'
2011-09-08 15:44:07 -04:00
Marc Delisle
bda213c58a
Escape HTML in js-generated confirmation messages
2011-09-08 15:38:40 -04:00
Herman van Rink
2f28ce9c80
[security] Fixed XSS in Inline Edit on save action
2011-09-02 13:00:33 -04:00
Piotr Przybylski
77e5cc3e8a
Changed slider to use fixed-size 'blind' animation instead of 'slide'
2011-09-02 17:02:21 +02:00
Piotr Przybylski
a2093e66e2
bugfix: makegrid broke styling of rows with conditions in table search
2011-09-01 14:43:20 +02:00
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
Rouslan Placella
dd566ec76c
Make ajax notifications dismissable
2011-08-23 20:09:53 +01: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
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
Piotr Przybylski
f578d0dadc
Merge remote-tracking branch 'origin/master' into drizzle
2011-08-16 19:58:16 +02:00
Sven Strickroth
da677b0615
Fix typo
2011-08-16 19:10:14 +02:00
Piotr Przybylski
a502f95af4
Merge remote-tracking branch 'origin/master' into drizzle
2011-08-16 16:11:43 +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
Ammar Yasir
ed98d7ead9
Added: Mousewheel zoom and panning feature
2011-08-15 17:18:07 +05:30
Marc Delisle
7546350978
Merge commit '90c010f9ca0dd52ce322c133f84b5321c2f40264'
2011-08-15 07:46:17 -04:00
Piotr Przybylski
970262c435
Merge remote-tracking branch 'origin/master' into drizzle
2011-08-15 12:03:04 +02: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
69c14828ba
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-08-13 07:01:34 +05:30
Thilanka Kaushalya
90c010f9ca
Fixed the issue of not showing the Docuemnts
2011-08-13 07:00:50 +05:30
Piotr Przybylski
a7c0c55c7f
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
js/server_status.js
libraries/common.lib.php
tbl_printview.php
tbl_select.php
tbl_structure.php
2011-08-12 22:02:40 +02:00
Marc Delisle
8f7312956d
Merge commit '1b7e2f6c7be6c7a96d780a7e9870d498f84e7339'
2011-08-12 14:40:56 -04:00
Ammar Yasir
8dd9309fcb
Merge remote branch 'phpmyadmin/master'
2011-08-12 23:33:13 +05:30
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
Aris Feryanto
8073b74f20
Added hint for grid editing feature when hovering 'Edit' link in each table rows
2011-08-12 11:30:25 +08:00
Ammar Yasir
e3cb99d540
Added better support for datetime fields
2011-08-12 01:39:22 +05:30
Ammar Yasir
57af6f9502
Merge remote branch 'phpmyadmin/master'
...
Conflicts:
js/tbl_select.js
2011-08-12 00:10:17 +05:30
Tyron Madlener
cac3e6aee5
Fix: Error message not displayed
2011-08-11 19:37:04 +03:00
Tyron Madlener
772962d1b6
Fix: NaN values in query cache efficiency chart
2011-08-11 17:58:22 +03:00
Tyron Madlener
a8f2d96baa
removed debug logs
2011-08-11 17:50:28 +03:00
Tyron Madlener
d94d681e7d
Typo in Swap chart
2011-08-11 17:49:39 +03:00
Tyron Madlener
6bfa452f8d
Fix: No "undefined" in add series and edit chart
2011-08-11 17:36:55 +03:00
Tyron Madlener
1120bb597a
Fix: Don't show 'reset to default' if there is no config in localstorage
2011-08-11 17:25:13 +03:00
Tyron Madlener
ca94b919ac
Fix: don't show incompatible message if theres no localstorage config
2011-08-11 17:20:40 +03:00
Tyron Madlener
df0eca21e3
Merge remote-tracking branch 'origin/master'
2011-08-11 17:11:39 +03:00
Tyron Madlener
bfef230b91
- New feature: Charting over calculated values through presets. Currently available: query cache efficiency and query cache usage
...
- Fix sysinfo charts
2011-08-11 17:10:12 +03:00
Marc Delisle
a84fd8e151
Merge commit 'e3d069f6536e90dd743fb85b0ee5003efea5d9ca'
2011-08-11 07:57:30 -04:00
Michal Čihař
f53800fb02
Merge remote-tracking branch 'tyron/master'
2011-08-11 13:35:37 +02:00
Tyron Madlener
71cb8b410c
Run advisor automatically after opening advisor tab
2011-08-11 13:00:18 +03:00
Michal Čihař
0829162550
Merge remote-tracking branch 'tyron/master' into integration
...
Conflicts:
js/functions.js
2011-08-11 11:25:18 +02:00
Aris Feryanto
e3d069f653
Add more comments in makegrid.js
2011-08-11 14:08:37 +08:00
Aris Feryanto
ba5598a190
Refactor makegrid.js
2011-08-11 13:35:51 +08:00
Marc Delisle
6756d536f3
Unused message
2011-08-10 10:11:10 -04:00
Marc Delisle
963e909afc
Improve message
2011-08-10 10:05:23 -04:00
Aris Feryanto
a9cd487f0f
Fix merge conflict with origin/master
2011-08-10 21:27:31 +08:00
Michal Čihař
b2bd74469d
Wrap long line
2011-08-10 13:56:11 +02:00
Michal Čihař
92775ef136
Space is not needed here as well
2011-08-10 13:51:05 +02:00
Michal Čihař
c8c9b7501c
Use pgettext for Next/Prev as it is needed for some translations (eg. Chinese)
2011-08-10 13:09:31 +02:00
Tyron Madlener
5caaf0ed29
more code cleanup
2011-08-10 13:01:00 +03:00
Michal Čihař
0e53f3bf83
Fix codemirror syntax highlighting
2011-08-10 08:22:17 +02:00
Tyron Madlener
03a76e2c74
Lots of codestyle cleanup + 1 bugfix for query analyzer
2011-08-09 22:51:17 +03:00
Aris Feryanto
0e441d93b2
Fix merge conflict with grid branch
2011-08-09 16:25:48 +08:00
Aris Feryanto
af099deba4
Grid edit: alert user when saving non-unique table
2011-08-09 15:53:58 +08:00
Aris Feryanto
0319a00d92
Fix bug - duplicate ID in some data and text for makegrid.js
2011-08-09 15:33:46 +08:00
Aris Feryanto
124b6793fb
Grid edit: nullify lastXHR after post successful
2011-08-09 15:06:27 +08:00
Madhura Jayaratne
fa3e058e25
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-08-09 06:16:12 +05:30
Tyron Madlener
0466ac320b
fix on dynamic monitor loading
2011-08-08 17:11:22 +03:00
Tyron Madlener
949bd599dc
Merge l10n string
2011-08-08 17:01:52 +03:00
Tyron Madlener
d257c39339
Merge remote-tracking branch 'origin/master'
2011-08-08 16:58:35 +03:00
Michal Čihař
0fc55bb503
Remove debugging code
2011-08-08 15:43:34 +02:00
Tyron Madlener
44eac8a5a9
change overwritten by previous merge
2011-08-08 16:38:41 +03:00
Tyron Madlener
ce8b3cbda0
removed trailing commas from arrays
2011-08-08 16:35:33 +03:00
Tyron Madlener
8cdfa37d46
Merge remote-tracking branch 'origin/master'
...
Conflicts:
js/functions.js
js/server_status.js
js/server_variables.js
libraries/advisory_rules.txt
server_status.php
2011-08-08 16:35:10 +03:00
Michal Čihař
f16efa15dd
Whitespace cleanup
2011-08-08 15:23:27 +02:00
Michal Čihař
021e811653
Use standard way for passing messages
2011-08-08 15:23:20 +02:00
Tyron Madlener
cf95fbdcb5
server status page using new qtip function
2011-08-08 16:16:53 +03:00
Tyron Madlener
09fdda8131
- Moved style info from PMA_createQtip() into theme_right.css.php
...
- Adjusted style to look more like the tooltips we had originally
- Removed dHint class
2011-08-08 16:15:35 +03:00
Michal Čihař
662c96494f
Fix and simplify theme selection js
2011-08-08 14:33:58 +02:00
Michal Čihař
4d15c3d120
Remove debugging code, adjust coding style
2011-08-08 14:17:10 +02:00
Michal Čihař
b57e186331
Drop another ocurence of inline js
2011-08-08 13:53:41 +02:00
Michal Čihař
8f618e6f01
Convert more occurences of inline autosubmit code to external js
2011-08-08 13:29:20 +02:00
Michal Čihař
84fda7ff95
Automatic form submission on change.
2011-08-08 13:24:53 +02:00
Tyron Madlener
666732baf2
- Merged rgbcolor.js into canvg.js
...
- Status monitor now loads on demand (when tab is clicked)
2011-08-08 14:05:55 +03:00
Michal Čihař
51b54c954c
Replace inline javascript
2011-08-08 12:04:23 +02:00
Aris Feryanto
ca0aa169c0
Fix merge conflict with grid branch
2011-08-08 15:48:51 +08:00
Aris Feryanto
ba7913a260
Remove inline edit feature
2011-08-08 14:07:59 +08:00
Aris Feryanto
7a20d6d4df
Grid edit: turn off grid edit when AJAXEnable = off
2011-08-08 13:05:56 +08:00
Thilanka Kaushalya
3fdf5dd2ea
Changed the logic of truncate table in table operations
2011-08-08 09:24:38 +05:30
Aris Feryanto
7b7f01cd6d
Clear selection instead of disabling text selection
2011-08-08 10:28:29 +08:00
Aris Feryanto
a0391ec15a
Fix bug - cursor permanently changed to arrow after reordering or resizing column
2011-08-08 10:26:55 +08:00
Madhura Jayaratne
0e84927693
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
...
Conflicts:
libraries/common.lib.php
2011-08-08 07:45:53 +05:30
Thilanka Kaushalya
e0d4dd51e6
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-08-07 16:22:03 +05:30
Thilanka Kaushalya
48a95cb479
Ajaxify table maintenance in table operations
2011-08-07 16:19:14 +05:30
Ammar Yasir
33ad955596
Merge remote branch 'phpmyadmin/master'
2011-08-07 10:55:41 +05:30
Piotr Przybylski
0219728929
Merge remote-tracking branch 'origin/master' into drizzle
2011-08-05 22:48:03 +02:00
Piotr Przybylski
23389d2e4f
Server Synchronize: make it fully work on servers other than the first one
2011-08-05 22:38:10 +02:00
Aris Feryanto
ce7909e331
use PMA_urldecode
2011-08-06 01:23:33 +08:00
Tyron Madlener
8906aab33f
Advisor: Variable names redirect to the variable on the variables page
2011-08-05 18:18:18 +03:00
Piotr Przybylski
7f1fa1bab0
Merge remote-tracking branch 'origin/master' into drizzle
...
Conflicts:
js/server_status.js
libraries/database_interface.lib.php
libraries/mysql_charsets.lib.php
2011-08-05 17:17:47 +02:00