Skip to content
Snippets Groups Projects
  1. Oct 24, 2017
    • Jan Mach's avatar
      Added more specific PIP requirements file. · 4d1a4d69
      Jan Mach authored
      To make sure, that update of any dependency does not break working project, PIP requirements file with specific version numbers was added. It contains correct versions of all dependencies with which the project should definitelly work. (Redmine issue: #3387)
      4d1a4d69
  2. Oct 18, 2017
  3. Oct 16, 2017
  4. Sep 27, 2017
    • Jan Mach's avatar
      Feature: Prototype implementation of next generation web user interface for Mentat system. · 0a724ce9
      Jan Mach authored
      This commit represents huge amount of work and introduces new Python-based version of Hawat web user interface for Mentat system. It is built on top of the great Flask framework. Currently it is still work in progress and many features are implemented only as dummy stubs, however the core functionality is almost finished. Following is a list of current key features:
      
        * Focus on modular architecture using Flask`s blueprint feature.
        * Multi-layered configurability (defaults, multiple file overrides).
        * Plugin system.
        * Internationalization support.
        * Support for multiple authentication systems.
      
      This commit provides working albeit hollow starting point for future web interface development. IT IS NOT READY FOR PRODUCTION USAGE!!!
      
      (Redmine issue: #3734,#3361)
      0a724ce9
  5. Aug 09, 2017
  6. Jul 18, 2017
  7. Jun 21, 2017
  8. May 24, 2017
  9. May 11, 2017
  10. May 10, 2017
Loading