Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / schedule / schedule.attributes.js
index dd7b7dd..f67a221 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe5d8=['csv','pdf','xlsx','custom','default','BOOLEAN','sequelize','exports','STRING','DATE','ENUM','years','quarters','months','hours'];(function(_0x26497d,_0x1e47dc){var _0x54ba99=function(_0x2057cf){while(--_0x2057cf){_0x26497d['push'](_0x26497d['shift']());}};_0x54ba99(++_0x1e47dc);}(_0xe5d8,0x114));var _0x8e5d=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xe5d8[_0x3dd15e];return _0x231fd0;};'use strict';var Sequelize=require(_0x8e5d('0x0'));module[_0x8e5d('0x1')]={'name':{'type':Sequelize[_0x8e5d('0x2')],'allowNull':![]},'description':{'type':Sequelize['STRING']},'active':{'type':Sequelize['BOOLEAN'],'allowNull':![],'defaultValue':![]},'cron':{'type':Sequelize[_0x8e5d('0x2')],'allowNull':![],'defaultValue':'0\x200\x20*\x20*\x20*'},'startAt':{'type':Sequelize[_0x8e5d('0x3')],'allowNull':![]},'endAt':{'type':Sequelize[_0x8e5d('0x3')],'allowNull':![]},'subtractNumber':{'type':Sequelize['INTEGER'],'allowNull':![],'defaultValue':0x1,'validate':{'min':0x1}},'subtractUnit':{'type':Sequelize[_0x8e5d('0x4')](_0x8e5d('0x5'),_0x8e5d('0x6'),_0x8e5d('0x7'),'weeks','days',_0x8e5d('0x8'),'minutes'),'allowNull':![],'defaultValue':'days'},'output':{'type':Sequelize[_0x8e5d('0x4')](_0x8e5d('0x9'),_0x8e5d('0xa'),_0x8e5d('0xb')),'allowNull':![],'defaultValue':_0x8e5d('0x9')},'type':{'type':Sequelize['ENUM'](_0x8e5d('0xc'),_0x8e5d('0xd')),'allowNull':![],'defaultValue':'custom'},'sendMail':{'type':Sequelize[_0x8e5d('0xe')],'defaultValue':![]},'email':{'type':Sequelize[_0x8e5d('0x2')]},'cc':{'type':Sequelize['TEXT']},'bcc':{'type':Sequelize['TEXT']},'sendIfEmpty':{'type':Sequelize[_0x8e5d('0xe')],'defaultValue':!![]}};
\ No newline at end of file
+var _0xec3a=['csv','pdf','xlsx','ENUM','default','custom','TEXT','exports','STRING','BOOLEAN','DATE','INTEGER','years','quarters','months','weeks','hours','minutes','days'];(function(_0x569a8f,_0x3d10fa){var _0x27bc32=function(_0x5da1ed){while(--_0x5da1ed){_0x569a8f['push'](_0x569a8f['shift']());}};_0x27bc32(++_0x3d10fa);}(_0xec3a,0x137));var _0xaec3=function(_0x19950b,_0x53d0d7){_0x19950b=_0x19950b-0x0;var _0x3c6b41=_0xec3a[_0x19950b];return _0x3c6b41;};'use strict';var Sequelize=require('sequelize');module[_0xaec3('0x0')]={'name':{'type':Sequelize[_0xaec3('0x1')],'allowNull':![]},'description':{'type':Sequelize[_0xaec3('0x1')]},'active':{'type':Sequelize[_0xaec3('0x2')],'allowNull':![],'defaultValue':![]},'cron':{'type':Sequelize[_0xaec3('0x1')],'allowNull':![],'defaultValue':'0\x200\x20*\x20*\x20*'},'startAt':{'type':Sequelize[_0xaec3('0x3')],'allowNull':![]},'endAt':{'type':Sequelize['DATE'],'allowNull':![]},'subtractNumber':{'type':Sequelize[_0xaec3('0x4')],'allowNull':![],'defaultValue':0x1,'validate':{'min':0x1}},'subtractUnit':{'type':Sequelize['ENUM'](_0xaec3('0x5'),_0xaec3('0x6'),_0xaec3('0x7'),_0xaec3('0x8'),'days',_0xaec3('0x9'),_0xaec3('0xa')),'allowNull':![],'defaultValue':_0xaec3('0xb')},'output':{'type':Sequelize['ENUM'](_0xaec3('0xc'),_0xaec3('0xd'),_0xaec3('0xe')),'allowNull':![],'defaultValue':_0xaec3('0xc')},'type':{'type':Sequelize[_0xaec3('0xf')]('custom',_0xaec3('0x10')),'allowNull':![],'defaultValue':_0xaec3('0x11')},'sendMail':{'type':Sequelize[_0xaec3('0x2')],'defaultValue':![]},'email':{'type':Sequelize['STRING']},'cc':{'type':Sequelize[_0xaec3('0x12')]},'bcc':{'type':Sequelize['TEXT']},'sendIfEmpty':{'type':Sequelize[_0xaec3('0x2')],'defaultValue':!![]}};
\ No newline at end of file