Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Releases: mapbender/fom

v3.0.6.4

19 Mar 08:36
Compare
Choose a tag to compare
  • [Regression fix] fix broken user privilege editing

v3.0.6.3

15 Mar 10:09
Compare
Choose a tag to compare
  • Implement __toString-Method for FOM/User (PR#51)
  • Change URL generation for improved reverse-proxy compatibility (PR#49)
  • Fix dropdown value error on Safari (PR#48)
  • Add Italian translations (PR#47)
  • Misc Symfony deprecation cleanups

v3.0.6.2

01 Oct 14:56
Compare
Choose a tag to compare
  • [Translation] Added contributed FR translations; thanks to Patrice Pineault!
  • [Translation] Updated NL locale translations; thanks to Just van den Broecke!
  • Converted translation catalogs from XLIFF to Yaml
  • Add cookie consent support to login form (PR#46)
  • [Framework] Avoid replacing existing Mapbender-namespace widgets (Autocomplete, Popup2; see 9fd9622)

v3.0.6.1

01 Oct 14:35
Compare
Choose a tag to compare
- Fix SSPI not working anymore
- Fix second entity manager definition in mapbender not working anymore
- Fix authentication against OracleDB not working
- Fix deprecation in FailedLoginListener    
- Fix twig errors when using Form/fields template in frontend (e.g. SearchRouter)
- Improve ACL handling
- Improve LDAP user authentication
- Fix autocomplete.js behavior
- Fix pasword resend confirmation view
- Merge pull request #24 from mapbender/hotfix/dropdown-scrolls-background
- Merge pull request #22 from mapbender/hotfix/sspi_authentication_fix
- Merge pull request #28 from mapbender/hotfix/fix-visual-form-bugs

v3.0.6.0

05 May 11:49
Compare
Choose a tag to compare
- Merge feature/symfony-upgrade-2.8
- Merge release/3.0.5
- Clean up popup.js documentation
- Fix autocomplete.js get local name variable instead of global one
- Fix use SecurityContext by ACEType and ACLType
- Merge @hwbllmnn symfony 2.7 upgrade branch
- Merge remote-tracking branch 'composer/feature/symfony2.7' into release/3.0.6
- Add fullscreen template region "align" and "closed" properties
- Clean up LoginController, PasswordController and UserController
- Remove IE 6-10 template support
- Remove jquery-1.7.1.js and jquery-ui-1.8.16.min.js
- Remove ACLSIDHelper
- Remove old binded jquery libraries
- Remove and refactor LoginController, PasswordController and UserController imports
- Added back comments
- Added LDAP Binding for requests. Added some comments and fixed indentation.
- Refactor and describe RolesService
- Merge pull request #26 from mapbender/hotfix/ldap_integration_bundle
- Fix for LDAP user autorization. Rename to correct entity class.
- Remove LDAP components to Mapbender/Ldap Bundle as composer 'mapbender/ldap' module
- Merge pull request #24 from mapbender/hotfix/dropdown-scrolls-background
- Merge pull request #25 from mapbender/fix/acl-handling
- Remove and unregister LDAP from FOM
- Fix internal issue #7093
- Merge pull request #22 from mapbender/hotfix/sspi_authentication_fix
- Merge pull request #23 from mapbender/fix/route-name
- Add names for ACL-routes in ACLController
- Make login, register, forgot password and restore password screens responsive
- Fixed Sspi-User Authentication
- Merge pull request #21 from mapbender/hotfix/accordion-in-accordion
- Fix 'active' by accordion in accordion
- Fix set admin page title default
- Merge pull request #20 from mapbender/hotfix/changelog
- Intergrate bootstrap and refactor/fix administration SCSS files
- Fix/Remove displaying pasword resend confirmation screen
- Fix and refactor login and manager template
- Fix deprecated call by AnnotatedRouteControllerLoader route  configuring
- Restrict move popups outside of visible area application
- Merge pull request #19 from mapbender/hotfix/stored-xss
- fixed dropdown part of vulnerability
- Merge hotfix/fix-travis-ci
- Short user name russian translation
- Deprecate FOM SharedApplicationWebTestCase
- Improve tab navigation to use keyboard (TAB)
- Fix find object ACL (add try-catch block)
- Add ability to see which security permissions are set for an element (or some other object)
- Extract administration border radius variables
- Add new ACL has and get methods
- Improve login box screen
- Improve application list navigation
- Fix embedded login screen if session time is out
- Improve DoctrineHelper to get create tables for new entities if connection is sqlite
- Fix xls ExportResponse decode utf-8