liquid_feedback_frontend

log

age author description
2021-02-09 bsw Show info when no applications are connected
2021-02-09 bsw Fixed cancel links in member setting views
2021-02-09 bsw merge
2021-02-09 bsw Support precondtions if LDAP accounts may login
2021-02-09 jbe Fixed mldap_get_named_number_arg to not leave any element on the Lua stack (should not have had any effect anyway but is now consistent to documentation)
2021-02-09 bsw Added TLS support for ldap
2021-02-09 bsw Define function as local
2021-02-09 jbe Silence compiler warnings regarding discarded const qualifier in mldap library
2021-02-09 bsw Show delegations in member profile only when available
2021-02-08 bsw Bugfix for nattrs > 1
2021-02-08 bsw Added new API endpoint avatar
2021-02-08 bsw Fixed mldap for Lua 5.3
2021-02-08 bsw Fixed ldap interface for current WebMCP
2021-02-08 bsw Removed fastpath related code
2021-02-08 bsw Fix height of card action area
2021-02-08 bsw Reworked check delegations view
2021-02-08 bsw Fixed display of last counting
2021-02-08 bsw Fixed syntax error
2021-02-08 bsw Reworked incoming vote delegation view
2021-02-08 bsw Removed not used view
2021-02-08 bsw Removed not used view
2021-02-08 bsw Fixed wrong link for incoming delegations
2021-02-06 bsw Show delegation info only when voting or initiative privilege is given
2021-02-06 bsw Allow delegations when initiative right is given
2021-02-06 bsw Reworked member edit view
2021-02-02 bsw Do not show unit and area head in issue and initiative
2021-02-02 bsw Animate interest button
2021-02-01 bsw Add/remove interest via fetch
2021-02-01 bsw Show no version details
2021-02-01 bsw Make event info icon smaller
2021-02-01 bsw Remove invalid css rule
2021-02-01 bsw Remove whitespace above heading in admission info
2021-02-01 bsw Removed space left of admission info box
2021-02-01 bsw Show border line between admission info and draft text
2021-02-01 bsw Reworked delegation list in profile
2021-02-01 bsw Removed language flags
2021-02-01 bsw Removed gregor library
2021-02-01 bsw Updated license file
2021-02-01 bsw Removed jquery and less js lib
2021-02-01 bsw Removed old views, removed Silk icon set, removed emoticons
2021-02-01 bsw Removed old view
2021-02-01 bsw Extracted css from layout template, removed old css
2021-02-01 bsw Reworked interest add/remove
2021-02-01 bsw Show unit and area head in sidebar
2021-02-01 bsw Removed unused views
2021-01-31 bsw Removed debug code
2021-01-31 bsw Removed member image of delegatee from sidebar
2021-01-31 bsw Reworked unit and area head and delegation buttons
2021-01-31 bsw Updated german translation
2021-01-31 bsw Reworked subject area delegation buttons
2021-01-31 bsw Return 404 for invalid areas
2021-01-31 bsw Fixed links from area head
2021-01-31 bsw Fixed non-translated strings
2021-01-31 bsw Updated german translation
2021-01-30 bsw Fixed document download
2021-01-27 bsw Fixed invalid condition for showing action element in issues
2021-01-27 bsw Fixed condition for showing action element in issues again
2021-01-27 bsw Fixed condition for showing action element in issues
2021-01-27 bsw Show action element in issues only if necessary
2021-01-26 bsw Fixed unevenly distributes white space around initiative list
2021-01-26 bsw Updated include_roles parameter type to boolean
2021-01-26 bsw Removed include_role from token endpoint and added it to validate endpoint
2021-01-26 jbe merge
2021-01-26 bsw Allow fetching roles during token exchange
2021-01-26 bsw Make corners round
2021-01-18 bsw Updated german translation
2020-12-14 bsw Setting cookie to fix login API
2020-12-07 bsw Handle lat/lon as numeric values
2020-12-07 bsw Fixed library name again
2020-12-07 bsw Fixed library name
2020-12-07 bsw Allow passing of lon and lat to draft new view
2020-11-23 bsw Allow multiple ids for member endpoint
2020-11-11 bsw Fixed german translation, typo in show incoming delegations
2020-11-11 bsw Updated german translation
2020-11-11 bsw Fixed display of incoming delegations for interest
2020-11-11 bsw Fixed filter for issue list of units without privilege
2020-11-11 bsw Do not show login link when logged in for units without privileges
2020-11-11 bsw Fixed link to new initiative in area sidebar
2020-11-10 bsw Show incoming and outgoing delegations in member view
2020-11-10 bsw Fixed layout of initiative admitted or revoked info
2020-11-10 bsw Do not offer to suggest the current initiative when revoking an initiative
2020-11-10 bsw Fixed layout in revoke initiative view
2020-11-10 bsw Fixed layout in remove initiator view
2020-11-10 bsw Removed not functional image icon from wysiwyg toolbar
2020-11-10 bsw Fixed layout in add initiator view
2020-11-10 bsw Added breadcrumbs to new draft view
2020-11-10 bsw Fixed layout of incoming delegations in vote view
2020-11-10 bsw Hide discard vote button after voting is closed
2020-11-09 bsw Fixed display of incoming voting weight
2020-11-04 bsw Updated default quorum values for new areas
2020-11-04 bsw Fixed default value for new unit
2020-11-04 bsw Set attr default value for new unit
2020-10-28 bsw merge
2020-10-28 bsw Do not create new session for cors requests
2020-10-27 bsw Added css style for trace
2020-10-27 bsw Allow setting of external references for firstlife
2020-10-27 bsw Added logging of external references to ontomap
2020-10-26 bsw Added todo on allowing cors requests for api module
2020-10-22 bsw Fixed condition
2020-10-22 bsw Set session cookie only if session is needed
2020-10-22 bsw Allow cross site request to validate endpoint
2020-10-20 bsw Backout of changes on auth filter
2020-10-20 bsw Create empty session in all cases
2020-10-20 bsw Create empty session if no session available
2020-10-20 bsw Fixed logic in auth filter
2020-10-20 bsw Fixed access to non-existing session object in auth filter
2020-10-20 bsw Fixed access to non-existing session object
2020-10-20 bsw Reworked cookie session control, exceptions for API
2020-10-12 bsw Added search by name and identification to member endpoint
2020-10-06 bsw merge
2020-10-06 bsw Added optional callback after creation of new draft
2020-10-05 bsw Allow creating of a new issue based on a firstlife group id
2020-10-05 bsw Completed firstlife group mirror feature
2020-10-04 bsw Added FirstLife group mirroring
2020-09-21 bsw Move language chooser on profile page
2020-09-21 bsw Add language chooser to profile page
2020-09-14 bsw Fixed add_support for usage without access token
2020-08-27 bsw merge
2020-08-27 bsw Fixed nil error when logging locations
2020-08-24 bsw Added login api interface and login scope
2020-08-20 bsw Handle no valid session in session filter correctly
2020-08-20 bsw Handle no valid session in session filter
2020-08-20 bsw Do not create new session for invalid oauth2 session request
2020-08-20 bsw Removed old swiper code
2020-08-20 bsw Use correct cookie name from config
2020-08-20 bsw Show location selector in new draft view
2020-08-20 bsw Added object reference for geo references
2020-08-20 bsw Fixed module name
2020-08-20 bsw Automatically fix inconsistent session cookies
2020-08-20 bsw Fixed privilege check for support via API
2020-08-20 bsw Return remaining life time of tokens
2020-08-20 bsw Allow disabling certificate check for native mobile apps
2020-08-20 bsw Limit issues to single unit if single unit mode is configured
2020-08-20 bsw Fix type error in api/support endpoint
2020-08-20 bsw Fixed issue with oauth/session endpoint and samesite cookies
2020-08-18 Institut de Recherche et d'Innovation French translation contributed
2020-08-03 bsw merge
2020-07-31 bsw Fixed search by role to member API endpoint
2020-07-31 bsw Added search by role to member API endpoint
2020-07-31 bsw Updated german translation
2020-07-31 bsw Show hidden units in newsletter send dialog
2020-07-31 bsw Added hidden and role units
2020-07-30 bsw Added support for voting weight
2020-06-08 bsw Added image upload to form
2020-06-08 bsw Updated italian translation
2020-03-24 bsw Added API support interface
2020-03-24 bsw Removed auto-support
2020-03-24 bsw Added support for embedding initiatives
2020-02-11 bsw Fixed links
2020-02-11 bsw Completed image attachments feature
2020-02-10 bsw Added image attachments for initiatives
2019-12-09 bsw Removed token based CSRF protection (WebMCP uses SameSite cookies now)
2019-08-26 bsw Updated search result page
2019-08-26 bsw Fixed usage of text search index
2019-08-26 bsw Suggestion opinion defaults to neutral
2019-03-27 bsw Small enhancements for self registration process and management
2019-02-18 bsw Accessibility improvements part 1
2019-01-07 bsw Work without configured profile fields
2019-01-07 bsw Updated style for email confirmation notification dialog view
2018-11-04 bsw Fixed redirection after registration without redirect params
2018-10-31 bsw Updated notification settings view for better user experience
2018-10-29 bsw Added more inline help to policy editor
2018-10-29 bsw Fixed redirection after registration
2018-10-24 bsw Show correct quorum in initiative not admitted info
2018-10-24 bsw Show quora correctly
2018-10-18 bsw New button design for suggestion add dialog
2018-10-18 bsw New layout for suggestion add dialog
2018-10-18 bsw Fixed redirecting after delegation change
2018-10-18 bsw Fixed inactive policy view
2018-10-18 bsw Fixed wrapping of cancel issue form
2018-10-18 bsw Added breadcrumbs to admin index view
2018-10-18 bsw Added breadcrumbs to admin member list view
2018-10-18 bsw Changed size of sub headline in admin area view
2018-10-18 bsw Changed whitespace in admin area view
2018-10-18 bsw Added whitespace in admin area view
2018-10-18 bsw Updated button design on admin unit and area
2018-10-18 bsw Fixed heading of admin unit and area views
2018-10-18 bsw New layout for admin unit and area view
2018-10-18 bsw Updated button design on admin newsletter edit view
2018-10-18 bsw Fixed heading of admin newsletter edit view
2018-10-18 bsw New layout for admin newsletter views
2018-10-18 bsw Updated button design on admin policy edit view
2018-10-18 bsw New layout for admin policy edit view
2018-10-18 bsw New layout for admin policy list view
2018-10-18 bsw Updated button design on admin member edit view
2018-10-18 bsw Nicer heading for admin member edit view
2018-10-18 bsw Fixed nesting again part 3
2018-10-18 bsw Fixed nesting again part 2
2018-10-18 bsw Fixed nesting again
2018-10-18 bsw Fixed nesting
2018-10-18 bsw New layout for admin member edit view
2018-10-18 bsw Fix layout of search form in admin index view
2018-10-18 bsw Fix layout of search form in admin member list view
2018-10-18 bsw Updated layout for admin member list view
2018-10-18 bsw Fixed wrong nesting
2018-10-18 bsw Fixed missing closing end
2018-10-18 bsw Added layout for main area of admin index view
2018-10-18 bsw Changed order in admin sidebar, added whitespace between links
2018-10-18 bsw Fixed missing closing end
2018-10-18 bsw New layout for admin index view
2018-10-18 bsw Redirect to verification start page after edit
2018-10-18 bsw Fix passing of id
2018-10-18 bsw Added link to member account from verification
2018-10-18 bsw Sort unit names, fixed element floating
2018-10-18 bsw Fixed usage of object instead of attribute
2018-10-18 bsw Handle cases where no unit is requested
2018-10-18 bsw Show requested unit, added missing space char
2018-10-18 bsw Order unit list in member admin page
2018-10-17 bsw Fixed disable delegations and update member without login name
2018-10-16 bsw Show absolute initiative quorum
2018-10-05 bsw Show only active areas for unit view
2018-10-05 bsw Show only active areas
2018-10-05 bsw Fixed invalid link
2018-10-05 bsw Fixed syntax error
2018-10-05 bsw Show only active units
2018-10-05 bsw Removed wrong condition
2018-10-05 bsw Fixed wrong variable name2
2018-10-05 bsw Fixed wrong variable name
2018-10-05 bsw Show only own units for members
2018-10-05 bsw Link to unit member list when showing a unit
2018-10-05 bsw Fixed type
2018-10-05 bsw Allow to filter member list for unit
2018-09-20 bsw Allow additional comments in registration form
2018-09-04 bsw Make year dropdown range dynamic
2018-09-04 bsw Allow configuration of minimum age
2018-08-30 bsw Removed not needed code
2018-08-30 bsw No whitespace before photo in profile
2018-08-30 bsw Use correct css class 2
2018-08-30 bsw Use correct css class
2018-08-30 bsw Do not show identification twice in profile, made form labels distinctive
2018-08-30 bsw Allow full replacement of registration confirmation page
2018-08-26 bsw Added forced sleep at end of notification loops
2018-08-26 bsw Fixed endless loop while sending notification when not issue is created yet
2018-08-20 bsw Sorting unit names in registration form
2018-08-20 bsw Fixed whitespace in header
2018-08-20 bsw Fixed syntax error 2
2018-08-20 bsw Fixed syntax error
2018-08-20 bsw Show instance name only on big screens in header
2018-08-17 bsw Allow extra content on registration completed page
2018-08-15 bsw Show optional indication in registration form fields 2

Impressum / About Us