Date | File | Revision | Author | Revision Log |
---|---|---|---|---|
2016/11/02 14:43:55 | 609 | 609 | ahitrov | Manual document sorting using ajax. Inline editing type can differ from form editing type. |
2016/11/01 18:52:39 | 608 | 608 | ahitrov | Document advanced sorting. |
2016/10/28 20:56:45 | 607 | 607 | ahitrov | Order by section switch on-off. Administrative panel content maximizing. |
2016/10/21 17:13:15 | 601 | 601 | ahitrov | Get rid of CGI when possible. HTML::Mason most recent version. |
2016/10/18 21:40:53 | 596 | 596 | ahitrov | get_image/get_data functions now don't recode fields that are already structures. |
2016/09/23 13:12:14 | 592 | 592 | ahitrov | Template method get_url |
2016/08/29 12:39:41 | 584 | 584 | ahitrov | DB store bug for options table while using DBD::Pg 3.x.x |
2016/08/24 15:51:24 | 583 | 583 | ahitrov | Extra-fields store problem with DBD::Pg 3.*. Object::eval_dump now evaluates dump only when it has plain structure. For references it returns initial value; |
2016/07/21 15:49:51 | 582 | 582 | ahitrov | DBD::Pg 3+ intarray issue |
2016/05/13 15:02:11 | 573 | 573 | ahitrov | Debug message forgotten |
2016/04/19 22:22:48 | 567 | 567 | ahitrov | DBD::Pg version 3.0.0+ Unicode requirements |
2015/12/08 17:09:24 | 536 | 536 | ahitrov | During text_trim Encode::decode and Encode::encode operations are used before and after text manipulations |
2015/11/26 14:25:02 | 530 | 530 | ahitrov | Doubled block |
2015/02/25 17:05:09 | 476 | 476 | ahitrov | New Net::SSLeay version _serialize now doesn't crash when SCALAR found |
2014/12/03 17:02:12 | 459 | 459 | ahitrov | Cache::Memcached to Cache::Memcached::Fast upgrade |
2014/09/05 17:41:48 | 440 | 440 | ahitrov | Object edit form date check. $document->delete now deletes multimedia_multi attachments. Script template now contains code for plugins init |
2013/11/21 18:06:23 | 397 | 397 | ahitrov | Memory usage optimization during image anf binary store operations |
2013/10/30 12:24:07 | 392 | 392 | ahitrov | Inline autocomplete bug fixes Encode bug in structures saved in fields resolved. Now we can store hashes and lists without additional serialization |
2013/10/29 12:08:15 | 390 | 390 | ahitrov | Safe store() mode for (light => 1) Delete attachments as default during $object->delete() |
2013/10/22 17:09:20 | 388 | 388 | ahitrov | 1. document_id_seq can be redefined 2. Group section adjust and move bug fix |