-
Notifications
You must be signed in to change notification settings - Fork 349
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Road map for coordination #456
Comments
Hi @servocoder : thanks for creating this thread. Indeed, this is the right place to share issues, updates and thoughts. Actually, the main priority for your fork is to implement this security fix (see also #453) See also theses improvements :
I'll let you know. Thanks |
drag'n drop is wonderful ! |
It would be great if you will test it, but you'd better to wait for next commit with drag'n'drop, because I have found some bugs. I will let you know when it is ready. |
Hi @simogeo,
|
And remember that my release has some backward incompatible changes, like new HTML template, for example. |
@servocoder : Sounds really great ! I'll try to test this soon. |
I did some tests and already observed some issues :
I only tested with default config. Great work. |
Thank you! |
Actually, you're right, there is no need it seems. But according to me, the "move folder" button on right panel should also disappear in that case. |
Finally! :) A short changelog (something is missed for sure):
|
IMPORTANT: PHP is the only actual connector currently. Compatibility with others connectors was completely broken I guess, refactoring required. |
@simogeo Please test my fork. I guess all or most of your last notes are fixed now. Waiting for your feedback. In any case don't rush to merge my fork to the main repo. It shold be well testes. |
@servocoder : looking forward to test this again ... I hope, I'll have time to do it this week. I let you know.
It's maybe even better ! Actually I could experience that a connector with no maintainer is not worth value ... |
Great! Let me know when you do. Meanwhile new update:
|
Docs are outdated currently, I'm going to adjust them soon. |
@servocoder : big hardware issue right now ... I d'ont have a ready use environnement. I'll test it asap ... sorry for that |
Hi @simogeo, how is your hardware issue? Since I expect my fork to be tested I assume some bugs will occur during the testing of new features. To track and fix all issues explicitly, I've decided to create new repo: I also believe that such a filemanager must have a particular name, not just "Filemanager", this will make it more recognizable and help to find it easily. Of course it contains link to the original repo, noted as improved version and so on. So you and anyone else are able to test and track my code in the new repo. It makes sense to expose a link to the new repo at "readme" file of the current repo, to share new version with others and encourage them to test it. Are you ok with that? |
@servocoder : you did well creating a new repo. My system is not ready yet but I will try asap ... I also will do online. I'll update the readme quickly to let people try. is RichFilemanager the definitive name ? bBy the way, you online demo is very slow ... This will not serve the FM at all. |
I see.
Do you have some other suggestion regarding the name? Share please.
Yea, I don't have a free domain name currently, so I use free hosting and domain name. Do you have any to deploy the code from my repo? |
hi servocder. Got few time only ... (no time to investigate on errors) Just unzipping master file and putting it to webroot folder, I get the following error message :
But I guess userfiles/ should automatically added, isn't it ? |
Hi @simogeo ! |
I've only tested with default config options. I spotted two bugs only .... See https://github.com/servocoder/RichFilemanager/issues/ Since there is some paths issue, I guess, you will have some more using By the way, there is also some few thing I already mentioned before :
Just aesthetic stuff. I could do some PR if you agree with that !? Anyway, Good job 👍 . Drag'n drop feature is really comfortable. |
Thank you for the time you have spent for testing! Yea, I have been trying to simplify all that I have considered your aesthetic notes. It's a good idea to create PR for each of them, but let me deal with the PRs that you have already created, at first. Nice to hear that you like new features in overall. I will come back when the current issues is fixed. |
@servocoder |
Hi @th-schwarz |
@th-schwarz : could your java connector be embedded into the RichFilemanager package ? Would be great to centralize all of them in one repo only. |
Right, @th-schwarz please check out this thread to get the idea of the current state of Java connector implementation. If you sre are still interested, of course. |
@servocoder : could you email me please ? (don't have your email). Mine is in php file. |
Hi @simogeo
I am working diligently on filemanager on my fork now. I have updated a lot of code, third-patry pluging and made a thorough refactoring (perhaps will announce a changelog later), but my fork hasn't tested well and, what is more important, it has backward incompatible changes so I have decided not to merge my fork so far. For this reason I don't have much time for bug fixing, but I am watching for issues and your updates, hope you will keep doing.
As we are working together simultaneously on different forks I propose to share road map here for both of us. Currently I am implementing drag'n'drop feature. Let me know if you are working on some new features and keep me in touch further, please.
My fork: https://github.com/servocoder/Filemanager
The text was updated successfully, but these errors were encountered: