Add creation of member name plates as new plugin.
Removed outstanding dues report.
SSO changes.
Removed SSO for discourse (moved into a separate extension)
Introduced Guest user object type.
Fixed the working in the update member information for direct debit mandate (was somewhat misleading).
Added new options to accept membership applications automatically and to check for applications of ex-members with open-dues.
Added new options to accept membership applications automatically and to check for applications of ex-members with open-dues.
Merge remote-tracking branch 'origin/master'
Added new plugin to send a data verification email to members having an email address.
Completed translations to english/german for data verification dialogue.
Improved data verification email (added membership dates, hp1 subscription, chapters, etc.)
Fixed bug when reactivation ex-members.
Fixed bug for new members from US in createNewMemberId: Added case for single character country prefix.
Minor fixes (language, variable initialization) in informMemberByEmailaboutSavedDataAction
Meeting verifications: Check for onsite phone setting is disabled now by setting the minimum length to be zero.
Useful DB-snippets e.g. to cleanup duplicate content etc.
Added maxNumberOfMissingChaptersAllowed configuration parameter to meeting verification.
Fixed LocationController: Added Referer header to Nominatim request of geo-location. Added try/catch to file_get_contents.
Add available area attribute to meeting. Added this to database, several views and forms.
Fixed bug when finding max member id (introduced during recent code tunings).
Fixed bug: Headline for meeting days has not been produced.
Fixed bug: Members couldn't register for meetings because check for email failed (and was wrong).
Added area available to reported meeting attributes.
Fixed bug when finding max member id (introduced during recent code tunings).
Added devLog outputs.
Changed format of report of daily participation.
Merge remote-tracking branch 'origin/master'
Added cleanup of duplicate registrations.
Fixed bug with salted passwords to be stored. Copied code from SaltedPasswordsUtility.
Added jquery-ui current version 1.12.1
Added MeetingTotalDays to meeting list.
Fixed bug: Names of locations or members have not been quoted, leading to syntax errors if these contain quotes.
Added texts / translations for German for meeting statistics.
Renamed local language keys which have been handled as domain models but should be just dialog texts (no functional change).
Fixed formattings.
Added texts for accordion-like display of past/future meetings in list (can collapse).
Fixed formatting of total of meeting days.
Added cost info about area and meeting duration.
Fixed calculation of planned costs per meeting day.
Bug fix: Used userRepository instead of memberRepository, thus could not access by role.
Added area available to reported meeting attributes.
Added daily cost chart.
Added new days chart to meeting statistics
Added durationInDays.
Added accordion-like display of past/future meetings in list (can collapse).
Added lazy loading to models to improve memory footprint.
Added generation of salted encrypted password f...
Changed default of addGPGSignature to false
Added daily registration info to report mails.
Support GPG signature on mails sent.
Merge remote-tracking branch 'origin/master'
Added daily registration info to report mails.
Moved flexform declaration from ext_tables.php ...
Minor reformattings, no code change.
Fixed DB tables.
Beautify location dialogues. Added cost info (h...
Changed default ordering of registrations to me...
Added more cleanup statement templates.
Fixed injection of SendMailService: Full object...
Accept vhs version 2 as well.
Fixed bug if a bookable without date/time info ...
Reformatting code.
migration to 7.6: Moved TCAs to new location, f...
Fixed backend deletion of users (handling of re...
Added firstName, middleName, lastName to CSV ex...
Revision 2.0.2
Cleaned up TCA for fe_users (members).
Moved MeetingRegistration to new TCA structure.
Moved MeetingHistory to new TCA structure.
Moved MemberHistory to new TCA structure.
Merge remote-tracking branch 'origin/master'
Moved MemberHistory to new TCA structure.
Moved Scheduledtask to new TCA structure.
Moved Scale to new TCA structure.
Moved Meeting to new TCA structure.
Moved Location to new TCA structure.
Moved Chapter to new TCA structure.
Moved Externallink to new TCA structure.
Moved Bookings to new TCA structure.
Moved Bookables to new TCA structure.
Preparations for migration to 7.6
Migration 6.2->7.6: Replaced call to getCompres...
Fixed If-ViewHelpers to be derived from Abstrac...
Fixed loading of PersistenceManager
Code cleanups: changed usage of makeInstance to...
Added the ability to register multiple persons ...
Fixed BookableValidator.
Cleanup: Removed debug statements, updated setu...
Fixed but in email templates for summary notifi...
Added BookableValidator
Added BookableValidator
Added uri.meeting ViewHelper and with that link...
Text changes.
Changed version to 2.0.15
Added some explaining text to a registration su...
Added period parameter to updateMeetingSummaryC...
Changed update cycle to 1 day (+ 20 minutes to ...
Added registration update summary to meeting up...
Used noQuotes=true for output of new texts.