Commit Graph

717 Commits

Author SHA1 Message Date
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
Rouslan Placella
56fc953b57 Fixed issue #2 in bug #3291301 - Problems with inline edit link for sql query 2011-05-05 08:45:09 +02:00
Madhura Jayaratne
626477ac8f Bug #3295529 - SQL tab multiple AJAX requests on one click 2011-05-01 11:31:55 +05:30
Marc Delisle
eec80b2a1f Bug #3291923, Insert Ajax form does not generate default values - partial fix for text fields 2011-04-30 14:56:02 -04:00
Marc Delisle
70100c8044 Remove invalid_value class before validation 2011-04-30 10:57:30 -04:00
Marc Delisle
b276728666 Undefined variable 2011-04-30 10:54:03 -04:00
Piotr Przybylski
7049046a55 Fixed and simplified setSelectOptions
Deselecting was broken
2011-04-27 20:54:57 +02:00
Marc Delisle
8f16bfbc53 Move common code into a function 2011-04-24 08:56:54 -04:00
aris_feryanto
24e05e1cb2 Patch #3292396 Insert Ajax form generates wrong query 2011-04-24 06:51:47 -04:00
Marc Delisle
947924b4b5 Unused and empty 2011-04-24 06:22:25 -04:00
Marc Delisle
b2d9121f18 Remove the custom color picker feature 2011-04-22 07:00:45 -04:00
Marc Delisle
57e3aba8ff Bug #3168733 Synchronization does not honor AllowArbitraryServer 2011-04-20 06:32:00 -04:00
onebighack
14395afa8d Patch #3276121 Inline link goes missing after table sort 2011-04-18 12:27:37 -04:00
Piotr Przybylski
10867bb1fc fix column highlighting for cases where big T is not displayed (eg. in information_schema tables) 2011-04-16 21:23:24 +02:00
Madhura Jayaratne
b64abd63f8 Bug #3286111 Inline edit save hides mysql message 2011-04-14 07:06:45 +05:30
Madhura Jayaratne
cc05f48f3c Bug #3207730 [AJAX] Inline edit and Relational display column 2011-04-11 10:55:58 +05:30
Madhura Jayaratne
63dd25baac Code formatting to improve readability. 2011-04-10 20:33:17 +05:30
Marc Delisle
5d147c25af Bug #3281316 Loading message stays on screen for too long 2011-04-10 09:01:31 -04:00
Madhura Jayaratne
e083d8438a Bug #3281333 AJAX response does not remove old contents 2011-04-09 12:03:56 +05:30
onebighack
f6fb9b4678 Patch #3249406 Error in updating using inline edit 2011-04-07 13:01:57 -04:00