Skip to content

Version 1.18

Compare
Choose a tag to compare
@Volmarg Volmarg released this 15 Oct 11:16
· 697 commits to main since this release

Major update

  • modules content is now being loaded via ajax,
  • menu is being reloaded via ajax,
  • added functions for handling:
    • single menu node reload (by name),
    • page main content reload (by url),

Information

  • this update does not fully replace everything with ajax load, some forms are still being loaded normally by standard php calls,
  • upload form is going to stay like it is now, i'm not planning to make it ajax based upload,