46e8124525
Remove version check
2025-04-21 21:14:59 -07:00
fa1b8d5c94
Remove more table actions dropdown
...
Add spatial index action icons
2025-04-21 00:26:28 -07:00
Marc Delisle
d84b98d340
Fix for Empty and Drop vulnerabilities on db Structure and Operations, see PMASA-2012-4
2012-08-12 13:48:59 +02:00
Michal Čihař
86073d532a
Do not put database names as html
2012-02-16 15:22:42 +01:00
Rouslan Placella
2f342d7231
Fixed bug #3448485 - Firefox favicon frameset regression
2011-12-07 12:32:21 +00:00
dimka
3713680c37
bug #3449659 [navi] Fast filter broken with table tree
2011-12-07 16:13:16 +05:30
Madhura Jayaratne
29455fe79b
Merge branch 'QA_3_4' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into QA_3_4
2011-11-24 23:12:37 +05:30
Madhura Jayaratne
ff0ea2f9b9
bug #3431427 : Fix for enum and set columns
2011-11-24 23:06:12 +05:30
Marc Delisle
cf5faa1dd1
Fix merge conflicts
2011-11-24 12:26:31 -05:00
Rouslan Placella
035c112eaf
Fixed bug #3441572 - 'newer version of phpMyAdmin' message not shown in IE8
2011-11-23 21:39:10 +00:00
Marc Delisle
1490533d91
[security] Self-XSS on database names (Operations/rename), see PMASA-2011-18
2011-11-21 18:08:49 -05:00
Madhura Jayaratne
e7877fba46
bug #3425156 [interface] Add column after drop
2011-11-20 23:30:30 +05:30
coupling
b6f02c7aed
patch #3428764 [edit] Inline edit on multi-server configuration
2011-11-13 10:02:57 -05:00
Aris Feryanto
efc03d8c8c
Fix bug #3431427 : Dropdown displaying results - setting NULL does not work
2011-11-09 00:24:39 +08:00
Rouslan Placella
f7cb55cb62
Fixed bug #3430377 - Deleted search results remain visible
2011-10-30 14:30:08 +00:00
Rouslan Placella
0112ff6ba5
Fixed bug #3426840 - ENUM/SET editor can't handle commas in values
2011-10-21 15:38:59 +01:00
Rouslan Placella
d4cce87b26
Fixed bug #3425230 - enum data split at space char (more space to edit)
2011-10-21 11:34:42 +01:00
Madhura Jayaratne
ad5c7f5d0a
bug #3418849 [interface] Inline edit shows dropdowns even after closing
2011-10-05 08:55:19 +05:30
Marc Delisle
1eeddcd082
bug #3413743 [interface] Display options link missing after search
2011-09-25 07:45:23 -04:00
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
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
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
Rouslan Placella
c17add38ed
Fixed bug #3374802 - Comment on a column breaks inline editing
2011-08-02 16:15:39 +02:00
Rouslan Placella
9eba5726bd
Fixed bug #3363221 - Missing Server Parameter on inline sql query
2011-07-15 19:31:29 +01:00
Rouslan Placella
3ec3c7ee17
Fixed bug #3367993 - Missing "Generate Password" button
2011-07-15 16:32:18 +01:00
Madhura Jayaratne
58d25ddcb8
Typo
2011-07-10 17:58:35 +05:30
Madhura Jayaratne
a546479680
bug #3357837 [interface] TABbing through a NULL field in the inline mode resets NULL
2011-07-10 17:55:56 +05:30
Rouslan Placella
2ec0de3a9f
Fix for bug #3350790 - JS error in Table->Structure->Index->Edit
2011-07-04 12:51:17 +01:00
Madhura Jayaratne
4d1540cc1c
bug #3348995 [config] $cfg['Export']['asfile'] set to false does not select asText option
2011-07-01 22:58:35 +05:30
Rouslan Placella
ada8916b98
bug #3319466 [edit] Inline query edit does not escape special characters
2011-06-17 21:10:00 +01:00
Madhura Jayaratne
9d2269d297
bug #3317293 [edit] Inline edit places HTML line breaks in edit area
2011-06-16 21:05:54 +05:30
Madhura Jayaratne
396e4e9979
bug #3315741 [display] Inline query edit broken
2011-06-15 20:06:26 +05:30
Rouslan Placella
c422694746
Patch #3313326 Some tooltips do not disappear
2011-06-10 12:53:33 -04:00
Marc Delisle
2d56821c0f
Improved fix for bug #3313210
2011-06-07 11:43:30 -04:00
Marc Delisle
82ac1e8028
bug #3313210 [interface] Columns class sometimes changed for nothing
2011-06-07 11:06:38 -04:00
Jo Michael
7996a36575
patch #3311539 Inline Edit does not escape backslash
2011-06-05 06:29:46 -04:00
Marc Delisle
86d3b7e58c
bug #3307616 [edit] Inline edit updates multiple duplicate rows
2011-06-05 06:13:11 -04:00
Madhura Jayaratne
612f8f3d67
Partial fix for bug #3291306 - Inline edit does not honor bit fields. Works with mysqli extension.
2011-06-04 00:02:11 +05:30
Marc Delisle
f0fcf7e11f
Revert "- add vim modeline"
...
This reverts commit 4a4d312edb
.
Was not necessary for 3.4 and produces merge conflicts
2011-05-27 16:13:48 -04:00
Marc Delisle
4a4d312edb
- add vim modeline
...
- remove tab characters
2011-05-26 13:07:08 -04:00
Madhura Jayaratne
e936257d44
bug #3305883 [interface] Table is dropped regardless of confirmation
2011-05-22 22:01:47 +05:30
Madhura Jayaratne
b091f91f92
bug #3301249 [interface] Iconic table operations does not remove inline edit label
2011-05-17 22:15:58 +05:30
Marc Delisle
ee22340d83
bug #3300981 [navi] Table filter is case sensitive
2011-05-15 18:25:20 -04:00
Madhura Jayaratne
8bad4aea1e
Bug #3302457 - Inline edit and $cfg['PropertiesIconic']
2011-05-15 21:15:35 +05:30
Rouslan Placella
989a1f35e9
Fixed some indentation
2011-05-14 06:25:32 -04:00
Rouslan Placella
20a04b2f2b
Patch 3301623 Clear button does not work
2011-05-14 06:23:28 -04:00
Michal Čihař
ad3f6cb16a
Warning class is gone
2011-05-13 13:02:46 +02:00
Michal Čihař
43b41e2ed3
Remove debugging code
2011-05-13 11:54:03 +02:00
Madhura Jayaratne
27224a88c5
Bug #3298581 - Row marking, null-checkbox of inline edit broken
2011-05-07 11:16:00 +05:30