Masayuki Nii

Results 35 issues of Masayuki Nii

OK! How to realize to import?

In case of data should use on other pages, the "session" feature is useful. But here is INTER-Mediator and we should design it carefully. One idea is the special feature...

In case of hierarchical contexts, if the inner context has 'paging' => true key, the pagination control doesn't work and it just shows one records. Until close this issue, I'd...

So far, IM can prepare the Insert/Delete buttons. Additionally Apply and Eliminate buttons can be desired. The Eliminate button clears the value of foreign-field and remove the relationship of two...

In case of the expression of a calculated property is referring to the field bond to radio buttons input tags, the value of the field is just the first element...

The cache mechanism of PHP move to OPcache from APC. I doubt APC's continuity. So the progress bar should replace with the session-based implementation. http://jp2.php.net/manual/ja/session.upload-progress.php

If both file uploading component and img tag element are placed on the page, img doesn't display the image just after drag and drop to uploading component. This is cause...

The id value of the node didn't equal to IMLibCalc's property's value. The node id value is just 1 advanced. What that??

Practices are not "Samples". These are codes for explaining how to build a typical web application by INTER-Mediator.

If a record is inserted on a client, it will be pushed to another and added into the context. But it doesn't care the order of the created record. Moreover,...