880 Commits

Author SHA1 Message Date
lichengyin
4498024eac Fix get sum data error when field has ( and comma, fix #302 2016-03-25 13:05:47 +08:00
lichengyin
6c6654a3db Support show error line & col in src/ 2016-03-25 11:59:57 +08:00
lichengyin
d1601cc910 Fix can not change key & fKey when relation type is belong to 2016-03-23 17:22:05 +08:00
lichengyin
fc878943b2 Fix afterDelete not work in relation model 2016-03-23 17:07:48 +08:00
lichengyin
fb5944f940 Fix aggregate method return error value in mongo model 2016-03-22 14:15:42 +08:00
lichengyin
c825f7faa2 Fix logic validate when item dependency rule not set 2016-03-21 17:50:31 +08:00
lichengyin
6db6d4ebfb Fix get error insertIds in addMany method, fix #298 2016-03-21 16:57:32 +08:00
lichengyin
bb2d521f15 Fix get file content empty when write content, fix #299 2016-03-21 14:56:33 +08:00
lichengyin
f50163a4fe Fix validate different when value is empty, fix #297 2016-03-20 13:36:15 +08:00
lichengyin
816c9d27da remove retain lines option for babel compile 2016-03-20 13:27:53 +08:00
lichengyin
d30d9fcf5b Fix can not clear error message when set correct code 2016-03-17 18:53:16 +08:00
lichengyin
8f447d493a remove default value when get table schema 2016-03-17 18:36:04 +08:00
lichengyin
c93927abb8 Fix can not get error message when is empty, fix #295 2016-03-17 18:09:14 +08:00
lichengyin
38f188611d Fea: get message under src when has error 2016-03-16 20:02:14 +08:00
lichengyin
0cb5f1ea57 Fea: show more error message when action not exist 2016-03-15 11:21:18 +08:00
lichengyin
8d5ad98849 Fix: fix parseGroup error when has expression 2016-03-14 11:47:50 +08:00
lichengyin
c1e45fa717 Fix: add statusCode property for res object 2016-03-03 14:28:43 +08:00
lichengyin
d36f1be822 Fea: add babel-runtime alias for check dependency 2016-03-03 14:25:59 +08:00
lichengyin
de408191b1 Fix: fix root path in pm2.json & nginx.conf when create applications, fix #285 2016-03-03 09:49:47 +08:00
lichengyin
63f14caff7 Fix: fix Error: Connection already released when use connectionLimit in mysql 2016-03-02 09:32:48 +08:00
lichengyin
aab7c5f84d Fix: remove log_pid config 2016-03-01 10:55:47 +08:00
lichengyin
adf70fdc08 Fea: add log_error config for control show error message 2016-03-01 09:53:48 +08:00
lichengyin
0085f450b6 Fix: support field schema with sub schema, fix #276 2016-02-29 17:13:36 +08:00
lichengyin
fa8859a6a4 Fix: log unhandledRejection when set log_unhandled_promise config 2016-02-28 17:01:20 +08:00
lichengyin
6fcda87ff6 Fix: convert _id value to ObjectId when value is string 2016-02-28 15:16:01 +08:00
lichengyin
c67272101a Fix: ignore unhandledRejection error log 2016-02-28 11:27:44 +08:00
lichengyin
fef65a9e19 Fix: fix add data on relation model 2016-02-25 10:23:37 +08:00
lichengyin
48b885a594 Fix: fix parse join when table name has keyword 2016-02-24 16:14:10 +08:00
lichengyin
4c9def1ccf fea: use query string to parse payload when content type is empty 2016-02-24 09:54:32 +08:00
lichengyin
33918c4016 Fix: fix limit 1 for find method 2016-02-23 10:10:41 +08:00
lichengyin
9312efbe85 fea: remove unhandledRejection event 2016-02-22 17:55:27 +08:00
lichengyin
c7e7db9809 Fix: fix end http request when parse payload data error 2016-02-22 16:07:06 +08:00
lichengyin
0f6b53fd63 Fix: fix get post data when item value is false or 0, fix #266 2016-02-22 09:42:37 +08:00
hisland
0180c1587e controller.base.fetch pass config to view.fetch 2016-02-17 00:13:57 +08:00
lichengyin
150fdcc478 fix: fix missing first char on display when create project, fix #258 2016-02-03 11:36:42 +08:00
lichengyin
461c4e8f55 fea: use think.datetime to get current date time 2016-02-03 10:02:39 +08:00
lichengyin
2cce1d77b8 fix: check template content empty before cached 2016-02-03 09:56:00 +08:00
lichengyin
2d664f74b1 opt: only use query string to parse payload when content type is application/x-www-form-urlencoded 2016-01-28 14:32:38 +08:00
lichengyin
90e14c9a98 opt: collection local ip to a variable when get user ip 2016-01-28 11:26:33 +08:00
lichengyin
e452882c36 fix: fix mongo add method not return a string value 2016-01-27 18:24:31 +08:00
jedmeng
82e58ad099 Update base.js 2016-01-24 19:52:19 +08:00
lichengyin
9649834082 feature: support test dirs for create applications 2016-01-22 17:59:04 +08:00
lichengyin
1a958e3913 feature: support options for static load method 2016-01-22 17:20:22 +08:00
lichengyin
631cbaf353 feature: use async render method in nunjucks template 2016-01-22 15:42:22 +08:00
lichengyin
85d39fa007 feature: support preload packages before start server 2016-01-22 12:52:18 +08:00
lichengyin
0245186611 feature: support trim for validate data 2016-01-21 19:34:25 +08:00
lichengyin
735f6a7524 feature: support default value for model when update 2016-01-21 19:28:34 +08:00
lichengyin
01dc3f2d1c Fix: detect app mode error when use mode_normal 2016-01-21 17:56:02 +08:00
lichengyin
ddfad91cea Fix: detect app mode error when use mode_normal 2016-01-21 17:11:21 +08:00
lichengyin
dce42ec5f7 Fix: support create multi grade controller, fix #251 2016-01-21 15:17:01 +08:00