Erik Fonnesbeck
|
0b4ae4b5ca
|
Check for this function before calling it to avoid an error when hitting that line for pages that don't include the js file for it.
|
2012-04-07 15:55:12 -06:00 |
|
whizkidzz
|
de69fab34c
|
Added interface_selection for use in tinydns
Corrected the use of objectsize so that if its "undefined" the correct "rowsize[]" is used
which if used outside the for loop was also "undefined"
|
2012-04-06 16:01:17 +02:00 |
|
Darren Embry
|
a94c3e438a
|
prep work for feature #2320: tag dynamic fields for ipv4v6
|
2012-03-28 16:57:57 -04:00 |
|
Scott Ullrich
|
b98e3a72bd
|
Comment
|
2010-12-19 16:35:02 -05:00 |
|
Scott Ullrich
|
d9f2221783
|
Add rowhelper_onDelete call
|
2010-12-19 16:34:09 -05:00 |
|
Scott Ullrich
|
1c53acd3a4
|
Nuke function_exists()
|
2010-12-19 16:31:51 -05:00 |
|
Scott Ullrich
|
28a9cb7f4b
|
Add and use rowhelper_onAdd which will fire javascript code after adding new row
|
2010-12-19 16:23:19 -05:00 |
|
Scott Ullrich
|
8e94620114
|
Remove debugging alert()
|
2010-12-19 16:15:47 -05:00 |
|
Scott Ullrich
|
a17f284ccf
|
Add rowhelper_onChange variable for row helper and remove the previous function detection code
|
2010-12-19 16:14:44 -05:00 |
|
Scott Ullrich
|
d64fa7f254
|
Touch log file so it can be created on livecd
|
2010-12-18 14:42:31 -05:00 |
|
Scott Ullrich
|
d5b2cfd4c5
|
Adding support for custom hooks. If the function row_helper_dynamic_custom() exists it will be called and pass a tr object which is the createElement("tr") handle.
|
2010-12-17 20:19:33 -05:00 |
|
Scott Ullrich
|
b176ce910f
|
Honor rowsize.
|
2010-12-17 20:19:33 -05:00 |
|
Erik Fonnesbeck
|
5d27a3dc14
|
Add a function type to the field types allowed, to allow more field types without directly adding all of them to row helper.
|
2010-11-09 03:02:54 -07:00 |
|
Erik Fonnesbeck
|
331a89ca5b
|
Fix the delete button and a couple other small errors. Ticket #891
|
2010-09-14 01:59:45 -06:00 |
|
Scott Ullrich
|
db3829e199
|
Add binding support for row helper drop downs
|
2010-04-27 00:38:18 -04:00 |
|
Ermal Luçi
|
e54626e226
|
Fix rowhelper size usage.
|
2010-03-08 12:29:43 +00:00 |
|
Bill Marquette
|
625dcc400c
|
Massive javascript cleanup, all .js files now live in $g['www_path']/javascript
Purged unused JS
|
2009-03-14 14:41:04 -05:00 |
|