Commit Graph

116 Commits

Author SHA1 Message Date
c7ac0233da Добавлено ТОДО 2013-08-05 22:28:09 +04:00
c36c64359a Добавлен метод imageMinCheckSize 2013-06-26 12:44:10 +04:00
f564411480 Удалено использование ErrorMessage - привязан свой логгер 2013-06-26 11:49:27 +04:00
fccb7b3fd9 Refactoring use PATH_WEB_ROOT (move to main config). Remove use save originals. Add PHP-Doc comment into File class. 2013-06-17 12:01:59 +04:00
08d64bb277 Set protected static $sizes default value - array(). Correct to getting sizes use with static:: 2013-06-10 22:06:52 +04:00
7e008c077b Add feature - save original image. Allow create empty instance of ImageCollection. 2013-06-10 16:46:29 +04:00
d4bf288fed Fix bug with wrong if statement. Add TODO with use log error message. 2013-06-07 13:43:07 +04:00
5011c7114a Allow File::getInstance() with empty data. 2013-06-07 12:18:49 +04:00
f445aa080a Add symbolic function getVariant into Image class. 2013-06-07 12:18:25 +04:00
831b5b0d0a Fix bug in File class with wrong parent:: statement. 2013-05-30 09:14:32 +04:00
5a73c9773d Refactoring with use of separate to sub classes from Image. Add FileHelper to trying toString conversion. Add ImageCollection (not tested work). 2013-05-29 15:01:54 +04:00
47e20b1ef8 Modified detect of empty data in File.getInstance(). Add SIZE_INSTRUCTION into Image class. 2013-05-29 13:29:03 +04:00
4ace9e1b02 Extend Image class. Separate to ImageVariant. Remove _is_new_record. 2013-05-27 12:49:32 +04:00
47d0c54ef1 Add use PATH_ROOT. Refactoring. Some fixes for checking file_exists, is_read, is_file in UploadHelper. 2013-05-27 10:30:13 +04:00
da77be4fdd Add Image, Upload, UploadHelper. 2013-05-24 13:27:47 +04:00
01adb01270 Initial commit. 2013-05-22 15:33:52 +04:00