Commit Graph

110 Commits

Author SHA1 Message Date
vitalets
0471b7b01b tiny refactor of utils 2013-08-05 00:23:48 +04:00
vitalets
b1365b4416 comments 2013-07-20 13:29:59 +04:00
vitalets
e6ac02124c support id() and text() functions of select2, see #276 2013-06-26 10:26:49 +04:00
vitalets
89cccbb860 fix lint errors 2013-06-23 17:16:15 +04:00
vitalets
d5eeb3e1b9 highlight element after update, fix #245 2013-06-23 13:56:10 +04:00
vitalets
30242780ce comments 2013-06-23 12:20:41 +04:00
vitalets
9cbcb0e99c added `do not close popup when it is saving value, fix #224 2013-06-15 20:58:36 +04:00
vitalets
025c4c20cb added submitValue to save event params 2013-06-15 20:19:07 +04:00
vitalets
a11892986c fix css for cleasr button in text inputs 2013-05-04 16:27:37 +04:00
vitalets
b9360f16cd rename fail to error, add test, fix #219 2013-05-04 14:48:10 +04:00
vitalets
e15aed7d17 Merge branch 'master' of git://github.com/joekaiser/x-editable into joekaiser-master 2013-05-04 14:02:22 +04:00
Joe Kaiser
82e012c4b6 aded support for a fail callback - per #219 2013-05-03 13:05:52 -07:00
vitalets
458e11cbfe showbuttons: bottom, fix #198 2013-04-24 10:00:56 +04:00
vitalets
25bf2a360f position clear button via css 2013-04-14 23:29:23 +04:00
vitalets
fd2898de94 added use strict 2013-04-11 23:40:05 +04:00
vitalets
035b6bccb0 add check for undefined of pk 2013-04-11 23:22:57 +04:00
vitalets
2bee082f5b Merge branch 'patch-3' of git://github.com/mdeweerd/x-editable into mdeweerd-patch-3 2013-04-11 23:16:44 +04:00
vitalets
db0cab85c4 align datepicker icon to center of button, fix #183 2013-04-09 23:16:14 +04:00
mdeweerd
3f177bc1bc Change to allow pk=0
Another try - hopefully this time in dev.
2013-04-07 19:00:07 +03:00
vitalets
2778630c7b tests for datetimefield 2013-04-02 13:36:18 +04:00
vitalets
03722e5ec2 comments 2013-03-08 15:38:37 +04:00
vitalets
d39f4d3b8a fix #99 2013-03-06 20:57:43 +04:00
vitalets
41fd0929bd fix line -heaigh and and clear button position, fix #133 2013-03-06 17:44:26 +04:00
vitalets
b0dd701b78 comments for url option 2013-01-17 14:06:28 +04:00
vitalets
c2d8da0e11 selector option ready, fixes #62 2013-01-17 13:52:37 +04:00
vitalets
9c7a2bab60 unsavedclass option 2013-01-17 00:14:07 +04:00
vitalets
27ef9579e2 select2 wip: tags ready 2013-01-16 00:53:02 +04:00
vitalets
d8e08085de optgroups 2013-01-13 15:26:47 +04:00
vitalets
0061728aa1 remove rows option from wysihtml, use css instead 2013-01-11 18:28:10 +04:00
vitalets
770cf7ad90 rename shown --> postrender in text input 2013-01-11 17:09:53 +04:00
vitalets
0ced7f87f5 refactor containers: same render logic, fix tests 2013-01-11 17:07:00 +04:00
vitalets
c2cda5dfb1 fix test loader for wysihtml 2013-01-11 10:38:51 +04:00
vitalets
8e2f46f01b comments 2013-01-11 10:08:52 +04:00
vitalets
473a9d9126 add prerender method in inputs to fix bug on second open 2013-01-10 23:15:32 +04:00
alexanderd
ed722595ba Allow arrays for data attributes, fixes #68 2013-01-09 10:25:21 +04:00
vitalets
24cc4ad61f setvalue updates input if form is open 2013-01-08 19:28:54 +04:00
vitalets
939e0dba51 change source of select, fixes #61 2013-01-08 14:23:38 +04:00
vitalets
f06b5c4d01 bug: source loaded twice if sourceCache = true 2013-01-08 13:33:09 +04:00
vitalets
ee79d5cec4 add wysi input, refactor all inputs to append $tpl to form before render() 2013-01-07 01:03:09 +04:00
vitalets
5edc4bbfcb text x-clear button and new $tpl property in inputs, need tests 2013-01-05 16:23:58 +04:00
vitalets
9b9bea9c54 date-ui-field ready, need tests 2013-01-05 00:02:40 +04:00
vitalets
5dfa8bb218 datefield ready, need tests 2013-01-04 16:08:00 +04:00
vitalets
8bb879a1fc fix error in itemsByValue 2012-12-28 18:56:18 +04:00
vitalets
d4d2bf930a itemsByValue method 2012-12-28 18:05:09 +04:00
vitalets
5f3f820312 convert newlines to br in error msg 2012-12-28 17:39:39 +04:00
vitalets
1d6de6fe71 remove textarea height, fixes #57 2012-12-28 17:05:11 +04:00
vitalets
4109609e63 move img dir outside css, fixes #46 2012-12-28 16:09:05 +04:00
vitalets
8f5f7f7f91 comments for docs 2012-12-26 22:34:57 +04:00
vitalets
cfd01064cb fix inline container move on next line in IE7 2012-12-11 13:13:36 +04:00
vitalets
9a2cacc2a7 fix default value of success option 2012-12-10 22:05:07 +04:00