Commit Graph

69 Commits

Author SHA1 Message Date
fd2898de94 added use strict 2013-04-11 23:40:05 +04:00
035b6bccb0 add check for undefined of pk 2013-04-11 23:22:57 +04:00
3f177bc1bc Change to allow pk=0
Another try - hopefully this time in dev.
2013-04-07 19:00:07 +03:00
03722e5ec2 comments 2013-03-08 15:38:37 +04:00
b0dd701b78 comments for url option 2013-01-17 14:06:28 +04:00
c2d8da0e11 selector option ready, fixes 2013-01-17 13:52:37 +04:00
9c7a2bab60 unsavedclass option 2013-01-17 00:14:07 +04:00
27ef9579e2 select2 wip: tags ready 2013-01-16 00:53:02 +04:00
770cf7ad90 rename shown --> postrender in text input 2013-01-11 17:09:53 +04:00
0ced7f87f5 refactor containers: same render logic, fix tests 2013-01-11 17:07:00 +04:00
473a9d9126 add prerender method in inputs to fix bug on second open 2013-01-10 23:15:32 +04:00
24cc4ad61f setvalue updates input if form is open 2013-01-08 19:28:54 +04:00
939e0dba51 change source of select, fixes 2013-01-08 14:23:38 +04:00
f06b5c4d01 bug: source loaded twice if sourceCache = true 2013-01-08 13:33:09 +04:00
ee79d5cec4 add wysi input, refactor all inputs to append $tpl to form before render() 2013-01-07 01:03:09 +04:00
5edc4bbfcb text x-clear button and new $tpl property in inputs, need tests 2013-01-05 16:23:58 +04:00
9b9bea9c54 date-ui-field ready, need tests 2013-01-05 00:02:40 +04:00
5dfa8bb218 datefield ready, need tests 2013-01-04 16:08:00 +04:00
5f3f820312 convert newlines to br in error msg 2012-12-28 17:39:39 +04:00
8f5f7f7f91 comments for docs 2012-12-26 22:34:57 +04:00
9a2cacc2a7 fix default value of success option 2012-12-10 22:05:07 +04:00
c674cdcfcb params as function overwrite original data instead of append 2012-12-10 13:11:33 +04:00
48eff4a33d nochange reason for hidden event 2012-12-08 16:25:30 +04:00
45122fb1c5 removed default dataType=json 2012-12-07 14:33:34 +04:00
1b87f99110 comments for docs 2012-12-06 21:29:15 +04:00
48a665c7f2 rename cancelnochange into savenochange 2012-12-06 21:19:33 +04:00
fe7f90f235 prevent forn from submitting when source loading error 2012-12-06 15:37:52 +04:00
34e3f1a277 fix incorrectly shown datepicker in jquery 1.7.1 2012-12-06 14:59:55 +04:00
a33c337567 remove render event, add init event 2012-12-06 11:12:16 +04:00
8ed61d6b6b display option ready 2012-12-06 00:33:07 +04:00
212d161f08 bump ver 1.2.0 2012-12-05 14:14:40 +04:00
308674a20d fix typos 2012-12-05 14:12:17 +04:00
d03af636d2 if success returns false do not activate input 2012-12-05 12:52:45 +04:00
2809edb3a6 cancelnochange option 2012-12-05 12:01:22 +04:00
07c328feeb added scope parameter to editableform 2012-12-05 11:43:02 +04:00
8f43ab95ff Fixed typos. 2012-12-04 14:54:32 -06:00
6ff1364a86 composite pk defined in data-pk attr 2012-12-04 18:21:18 +04:00
5d3d7d8c4c implement requirejs loading to test 2012-12-04 17:24:20 +04:00
d96b2dfdf9 ajaxOptions comments example 2012-11-30 20:02:37 +04:00
8df731036a comments for docs 2012-11-30 19:27:23 +04:00
a62afc9180 autosubmit select test + document click tiny refactor 2012-11-30 19:09:44 +04:00
ed836c2271 autosubmit method 2012-11-30 18:48:42 +04:00
de7907575a showbuttons option ready 2012-11-30 16:33:54 +04:00
c3a3553b29 comments 2012-11-29 19:55:10 +04:00
c9444d0a5f comments fix 2012-11-29 18:24:23 +04:00
36e7f2827f ajaxOptions parameter 2012-11-28 15:06:04 +04:00
3b7a7ec4eb success returns object 2012-11-28 12:27:33 +04:00
4e616680fd fix indent in examples 2012-11-27 15:46:17 +04:00
18f29820f3 many fixes for ie7+ compatibility 2012-11-27 13:25:42 +04:00
1e757b833f css workaround to nowrap buttons in position absolute mode 2012-11-27 00:37:57 +04:00