Skip to content
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

Java Backend and optional Script Update Using Async and Global Contexts #505

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

gmkll
Copy link

@gmkll gmkll commented Aug 2, 2016

  • Java Connector Backend has now java.nio methods (requires Java 7) and supports mode replace in FileManager. Logging is with slf4j.
  • add Request Param in Auth.jsp, Optional UTf-8 support in Parameters in filemanager.jsp
  • filemanager.js uses async ajax calls in configuration settings (and some more methods) and defines global context variable window.FileManager.

Georg Kallidis added 2 commits July 25, 2016 11:11
…s and also other ajax calls; some cleanup of global space using variable FileManager; fixed issue simogeo#504
…on provided dependencies: org.apache.commons.fileupload and org.slf4j
Georg Kallidis added 4 commits August 4, 2016 16:36
NEW
- added interface FileManagerI and abstract class AbstractFM and optional class RichFileManager
- fixed content type handling in JSP files
NEW
- added interface FileManagerI and abstract class AbstractFM and optional class RichFileManager
- fixed content type handling in JSP files
- added internal object fm as data object in filemanager.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant