Commit Graph

50 Commits

Author SHA1 Message Date
Aris Feryanto
954d39b305 Merge branch 'hidecol' into aris 2011-07-11 09:52:37 +08:00
Aris Feryanto
ecade8433a Show/hide column: fix bug - use .text instead of .html to handle special column name 2011-07-11 09:52:02 +08:00
Aris Feryanto
991deb415b Fix merge conflict with bug fix for show/hide column feature 2011-07-10 10:07:05 +08:00
Aris Feryanto
7c4e0114e9 Show/hide column: fix bug - clickable area in column visibility checkbox list not span correctly if columns have short names 2011-07-10 10:04:06 +08:00
Aris Feryanto
9ec2daa4c6 Remove vertical support for column resizing/reordering 2011-07-08 15:41:09 +08:00
Aris Feryanto
dbf06b6a1b Show/hide column: fix bug - hint is still shown when we can't toggle column visibility (i.e., when there is only 1 column available) 2011-07-08 15:22:27 +08:00
Aris Feryanto
c97ef9d53c Show/hide column: fix bug - column resizer border's height not updated after toggling column visibility 2011-07-06 09:54:38 +08:00
Aris Feryanto
9ae693eb06 Merge branch 'hidecol' into aris 2011-06-29 10:29:17 +08:00
Aris Feryanto
d6fce49ca0 Show/hide column: fix bug in IE8, checkbox in column visibility list not shown 2011-06-29 10:27:34 +08:00
Aris Feryanto
216b4e80b2 Better shift+click handling 2011-06-28 09:33:09 +08:00
Aris Feryanto
4932550801 Show/hide column: remove hide button, add column visibility hint, and some prettification 2011-06-27 11:53:57 +08:00
Aris Feryanto
d7857edc28 Show/hide column: optimize background image prefetching 2011-06-25 00:57:31 +08:00
Aris Feryanto
66cb04ead5 Add new feature: show/hide column(s) while browsing a table 2011-06-24 18:18:43 +08:00
Aris Feryanto
24a257ffce Column reordering: add checking for different server 2011-06-21 12:25:31 +07:00
Aris Feryanto
e34e0e1f86 Fix bug: (1) Disable column reordering for EXPLAIN and SHOW syntax, (2) Show mark tooltip only when column is markable 2011-06-18 21:19:33 +07:00
Aris Feryanto
2d8932b95e Better column order remembering AJAX 2011-06-14 23:38:30 +07:00
Aris Feryanto
3750dcbb2f Column resizing & reordering: better support without javascript 2011-06-14 22:47:19 +07:00
Aris Feryanto
823decbaf4 Add 'Click to mark' hint 2011-06-14 09:37:51 +07:00
Aris Feryanto
8493052a2f Fix column resizing and reordering compatibility with IE 2011-06-14 08:40:04 +07:00
Aris Feryanto
4d27d21e80 No reorder column for table with only 1 column 2011-06-13 13:46:18 +07:00
Aris Feryanto
cf64d5282b Remember column order only in 'Browse' tab 2011-06-13 12:08:17 +07:00
Aris Feryanto
c89e0aa2ab Merge hint for column sorting 2011-06-13 11:21:09 +07:00
Aris Feryanto
039d56f975 Better CSS unit 2011-06-13 10:14:08 +07:00
Aris Feryanto
78e7565cfd Fix bug in column reordering tooltip 2011-06-12 10:58:15 +07:00
Aris Feryanto
83f7170304 Preloading of column pointer arrow 2011-06-12 10:51:53 +07:00
Aris Feryanto
7c18b8106a Better jQuery animation for column reordering popup balloon 2011-06-12 10:29:15 +07:00
Aris Feryanto
b81ae2e6cc Add column dragging hint & some css prettifier 2011-06-11 10:17:58 +07:00
Aris Feryanto
fcf671b382 Use __() for string in 'Restore column order' button, change javascript code style 2011-06-10 17:27:11 +07:00
Aris Feryanto
07c067a832 Fix for 'Restore column order' 2011-06-10 09:32:39 +07:00
Aris Feryanto
3ba2aa4463 Fix: remove system's drag and drop when dragging table header link 2011-06-10 08:47:47 +07:00
Aris Feryanto
53d7bfa2b1 Change 'Restore table' button to 'Restore column order' 2011-06-10 08:05:37 +07:00
Aris Feryanto
0b933d2614 Fix more bug: Reordering not work correctly if table structure changed 2011-06-09 14:43:34 +07:00
Aris Feryanto
d0e41349ee Add disabled state for 'Restore table' button 2011-06-08 13:58:12 +07:00
Aris Feryanto
e9c055c5bc Column reordering: remember the last column order 2011-06-07 18:22:22 +07:00
Aris Feryanto
5ed509bd89 Fix column resize bug: wrong resize when RepeatCells work 2011-06-07 12:51:22 +07:00
Aris Feryanto
d64685c25a Add column reordering compatibility with RepeatCells configuration 2011-06-07 12:32:24 +07:00
Aris Feryanto
e16b77c0a5 Add different column pointer for vertical display 2011-06-06 16:03:08 +07:00
Aris Feryanto
86d787267d Fix column resizing and reordering compatibility with custom actions column position 2011-06-06 14:51:22 +07:00
Aris Feryanto
13bcc44628 Fix bug in firefox 4 / ubuntu 11.04, column resize buggy for the second click on the same column 2011-06-03 09:47:25 +07:00
Aris Feryanto
dfc7171d6f Fix column reordering's compatibility with IE8. No graying table anymore 2011-06-02 15:00:16 +07:00
Aris Feryanto
2e9b5a08d2 Add column pointer when reordering and some fixes for Original theme 2011-06-02 12:09:58 +07:00
Aris Feryanto
9fbbafdf7c Disable noSelect after drag ended 2011-06-01 23:39:15 +07:00
Aris Feryanto
1ab6f82e1d Fix: restrict action column header to be moved 2011-06-01 22:25:29 +07:00
Aris Feryanto
211d76b012 Added new feature: column reordering. Some fixes in column resizing 2011-06-01 17:59:09 +07:00
Aris Feryanto
3cf69dfbb8 Some optimization for column resize script 2011-06-01 13:11:53 +07:00
Aris Feryanto
d174e8b41c Use of .find for code consistency 2011-06-01 10:39:45 +07:00
Aris Feryanto
c4c57b86c3 Column resize: fix compatibility with inline edit 2011-06-01 09:25:36 +07:00
Aris Feryanto
f4b47d4cf0 Support column resizing for vertical display mode 2011-05-31 10:50:56 +07:00
Aris Feryanto
25ae3e2387 Add checking to first column (actions) span for resizing column 2011-05-31 09:23:37 +07:00
Aris Feryanto
9ae87854ed Add ability to resize column when browsing tables 2011-05-27 14:05:45 +07:00