Commit Graph

144 Commits

Author SHA1 Message Date
Madhura Jayaratne
70e28dfdf0 Merge branch 'QA_3_5' 2012-07-28 19:16:51 +05:30
Madhura Jayaratne
191cf52cd0 bug #3547825 [edit] BLOB download no longer works 2012-07-28 19:15:39 +05:30
Madhura Jayaratne
17ad243469 Merge branch 'QA_3_5' 2012-07-28 17:14:08 +05:30
Madhura Jayaratne
a143b74067 bug #3549084 [edit] Can't enter date directly when editing inline 2012-07-28 17:10:44 +05:30
Rouslan Placella
971db49c11 Expect JSON for every ajax request in JavaScript 2012-06-11 14:06:05 +01:00
Rouslan Placella
ff66fdbdf9 Remove stray trailing whitespaces 2012-04-22 00:12:30 +01:00
Dieter Adriaenssens
3a3da2987e add vim directive for indenting with spaces 2012-04-11 16:18:53 +02:00
Rouslan Placella
9c16704968 Speed-up selectors 2012-04-10 21:50:34 +01:00
Jo Michael
7aa3086512 Show "copy column name" hint only if mouse not hovering sort link 2012-04-08 16:46:30 +02:00
Gemorroj
c3747a56e5 some code standards fixes 2012-04-07 17:10:32 +03:00
Gemorroj
8bdca339f6 Better compatibility with newer versions of jQuery.
Method of "attr" changed to "prop", method of "removeAttr" changed to "removeProp", attr("value" is replaced by the method of "val".
2012-04-07 14:27:28 +03:00
Marc Delisle
fb1d53d7f8 ChangeLog entry
Code cleanup
Typo in comments
Caps in message
HTML attributes should be surrounded by double quotes
2012-04-05 09:16:24 -04:00
Chanaka Indrajith Dharmarathna
ade942bb09 Patch #3507111 Display distinct results, linked to corresponding data rows 2012-04-05 09:05:12 -04:00
Jo Michael
9a5ced626a Better implementation of rfe #3488185 using a jQuery UI dialog 2012-04-03 23:10:24 +02:00
Jo Michael
330a1aa746 rfe #3488185 draggable columns vs copy column name 2012-04-03 04:33:57 +02:00
Jo Michael
bc893a9f18 Open link transformation grid-editing goto_link in new tab 2012-03-17 18:26:04 +01:00
Rouslan Placella
12eacbffea Error notifications should not time out 2011-11-28 13:47:06 +00:00
Rouslan Placella
4d1e6f302f Fix column border visibility in makegrid.js 2011-11-06 12:46:02 +00: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
Piotr Przybylski
a2093e66e2 bugfix: makegrid broke styling of rows with conditions in table search 2011-09-01 14:43:20 +02:00
Aris Feryanto
f82ad2318c Grid edit: fix bug - show NULL checkbox for normal grid-editable text 2011-08-23 02:10:58 +08:00
Aris Feryanto
c19dae384a Grid edit: fix bug - browse foreign value not work 2011-08-22 10:30:15 +08: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
Aris Feryanto
de176a3da7 Fix wrong relative position introduced in commit 2fdfc4fc1e 2011-08-19 00:02:54 +08: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
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
Michal Čihař
ba5b79d98b Remove trailing comma to avoid problems with MSIE 2011-08-15 17:05:44 +02: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
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
Aris Feryanto
a9cd487f0f Fix merge conflict with origin/master 2011-08-10 21:27:31 +08: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
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
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
Aris Feryanto
a0391ec15a Fix bug - cursor permanently changed to arrow after reordering or resizing column 2011-08-08 10:26:55 +08:00
Aris Feryanto
ce7909e331 use PMA_urldecode 2011-08-06 01:23:33 +08:00
Aris Feryanto
341e18b10f Merge branch 'grid' into aris 2011-08-03 11:59:03 +08:00