Ralf Becker
|
28d6023d77
|
log again not found template as error instead of poping up an alert
|
2015-02-06 17:24:28 +00:00 |
|
Ralf Becker
|
25384864bc
|
fix 2nd loading of etemplates in IE, which was broken since r51385, because IE can not use in main window cached object, if it was loaded from a now closed popup/iframe
We use now jQuery.ajax() instead of native XMLHTTPRequest object from jQuery object of main-window
|
2015-01-27 16:53:32 +00:00 |
|
Hadi Nategh
|
8f0dba15fe
|
No need to use Microsoft.XMLDOM for IE anymore, since IE 7+ supports XMLHttpRequest object
|
2014-07-11 16:07:02 +00:00 |
|
Nathan Gray
|
100c706674
|
Add an additional condition to check in case the template file is not recognized as XML, and try to parse it
|
2013-05-22 18:11:41 +00:00 |
|
Ralf Becker
|
e64c4fbd04
|
add some JSDoc so Eclipse shows an outline: @memberOf and @augments (not yet understood by Eclipse), also fixed many warnings (mostly missing semicolons)
|
2013-04-13 19:00:13 +00:00 |
|
Nathan Gray
|
de2c9756f1
|
Avoid an additional javascript error in case of 404
|
2013-02-06 10:47:31 +00:00 |
|
Andreas Stöckel
|
53f4064cdc
|
Added some naming scheme to the js files
|
2011-08-24 10:18:07 +00:00 |
|