G M Kallidis

Results 8 comments of G M Kallidis

Hi, thanks for pointing me to Rich FileManager! I just finished migrating an old Simogeo-Filemanager. In my forked scripts/filemanager.js code I started using async ajax calls, e.g. loading config files...

Hi, I uploaded the Java changes into my repo and made a Pull request #505, where you can cherry pick, what you want. Be aware, that FileManager.java requires Java 7...

I´ll give it a try. I probably have to merge into RichFileManager filemanager.js, Many things seem to work, What´s changed, is that Preview property is now Thumbnail, although PReview seems...

I have forked RichFileManager repo and managed to apply the changes I did (as in PullRequest #505) and fixed the download support in Java connector. I also added an abstract...

I updated and finshed all, last step was moving data holder variable to local scope again. I merged the last changes from your repo, but nevertheless some major reordering especially...

I´ll may work on it soon (it seems textarea html content type is not required for replace?). In the current PR I have added an old check for fileRoot, which...

I tested upload and replace file(s), which seem to work now, although fileTree refresh seems not .. another TODO. I committed an [update ](https://github.com/servocoder/RichFilemanager/pull/21/commits/d42d036213bea9ecfe30c1ec9e04b6fa2bb1d0c0).

+1 my workaround was to define a script in the configuration `init` This init.bat file is then included in the generated script. I put this into it: ``` echo Using...