Lee David Painter
|
d8f678d70d
Updated documenttion for third detailFormatter parameter.
|
10 years ago |
Lee David Painter
|
6e3d968c6d
Adds a third parameter to detailFormatter method passing the jQuery element of the new cell that will contain the detail view. This allows a developer to render directly into the cell which can be advantagous in some circumstances. If the method returns with the element still empty the string returned from detailFormatter will be appended, maintaining backwards compatibility with previous versions.
|
10 years ago |
wenzhixin
|
32b5ecc49d
Merge pull request #1813 from liKe2k1/develop
|
10 years ago |
Tobias Ehrig
|
c1ea48140d
Create composer.json
|
10 years ago |
zhixin
|
9574c69fae
Added updateFormatText method.
|
10 years ago |
wenzhixin
|
858164596f
Update column-options.md
|
10 years ago |
wenzhixin
|
b362a236c8
typo
|
10 years ago |
wenzhixin
|
775dac2d45
Fix #1785
|
10 years ago |
wenzhixin
|
adee27d8da
Merge pull request #1751 from bitcrowd/bugfix/filterControl_clear_cookies_and_search
|
10 years ago |
ioctaptceb
|
0ea2af7b70
use $.inArray instead of indexOf
|
10 years ago |
wenzhixin
|
0679c9ed31
Fix #1660: removed powerpoint type.
|
10 years ago |
zhixin
|
5689416a54
Update CONTRIBUTING.md
|
10 years ago |
zhixin
|
b0f0354e61
Fix getItemField bug.
|
10 years ago |
zhixin
|
16e0af7078
Update extensions.json.
|
10 years ago |
zhixin
|
98e799d0c8
Merged error.
|
10 years ago |
zhixin
|
20cb598c29
Fix #1049, #1288: Added escape option to docs.
|
10 years ago |
zhixin
|
b740ffbcab
Fix #1049, #1288: Added escape option.
|
10 years ago |
wenzhixin
|
763f7e9e44
Merge pull request #1745 from bsa01/develop
|
10 years ago |
wenzhixin
|
56e086aae0
Merge pull request #1756 from RuiPereira/fix-cookieExpire
|
10 years ago |
wenzhixin
|
7e7d2d63fc
Merge pull request #1752 from bitcrowd/bugfix/fix_searchText_cookie_set_by_column_filters
|
10 years ago |
wenzhixin
|
a73f28629a
Merge pull request #1744 from dabros/patch-5
|
10 years ago |
wenzhixin
|
cd4d2705bc
Merge pull request #1743 from dabros/patch-4
|
10 years ago |
wenzhixin
|
2b479a0573
Merge pull request #1684 from wcatron/fix-footer-widths
|
10 years ago |
ioctaptceb
|
eb6850da54
fix searchtext cookie set by column filters'
|
10 years ago |
ioctaptceb
|
915d4277c8
fix for filterControl clear function
|
10 years ago |
Rui Pereira
|
042711c840
Fix year computation on cookieExpire
|
10 years ago |
bsa01
|
efbcd56b4b
respect the searchFormatter option
|
10 years ago |
dabros
|
6380b88762
hideRow & showRow does NOT use isIdField!!
|
10 years ago |
dabros
|
4fd2d9602d
showRow & hideRow param checks, see #1742
|
10 years ago |
wenzhixin
|
94090d7793
Merge pull request #1727 from bitcrowd/bugfix/filterControl_not_trimming_val_for_select
|
10 years ago |