invoice prefix can now be controlled by invoice settings page
update pom version
fixed zugferd test for vat id
fixed invoice creation from timerecords based on DAY / WORKING_DAY task units; added tax id and vat id to company and person properties; changed zugferd invoice creation to used vat id and tax id from trade parties; changed invoice template to show vat id and contract id; other small bugfixes
changes
added oauth2 setup
removed legacy struts frontent module added maven backend build module
change from springfox to springdoc; updated hiberante, h2, hsql, mysql, postgres and more versions
first change of update spring boot and java version; intermediate save
fixed migration skript for version 0.8.1
fix; avoid executing new db specific changeset on existing tables
feat; fixed liquibase script for h2
feat; added changelog entry; changed pom version
feat; added additional params to db config ui; support azure mysql db; removed no ssl connection for mysql as standard param
feat; add additional params to db setup
fix; added &allowPublicKeyRetrieval=true to MySQL template
Removing old Subscriptions for CaptchaPush Service, if subscriptions in new format are there, handles the doubled notifications in JDAnywhere
JDAnywhere: Remove Device from List before adding again
Added new methods to JDAnywhere API
JDAnywhere API: Added Methods/Events for Accounthandling
JDAnywhere - Cfg verschlüsseln
JDAnywhere - Erweiterung des StatusMessage-Handlings um "wait" Messages abbilden zu können
JDAnywhere - CaptchaPush downgradeable
JDAnywhere - added new CaptchPush-Registration with local saving
JDAnywhere API: Neue Events für DownloadLink_Stopped, LinkStatusChange Event gefixed
JDAnywhere API: checking for empty (=null) ArchivPassword List
Anpassungen JDAnywhere API an neue Strukturen
Implemented internal structure changes in JDAnywhere API
added return value to set-method in config api
JDAnywhere Extension: Bugfix in CaptchaPush method
JDANywhere Extension: Added new methods
JDAnywhere Extension: Some minor changes
JDAnywhere Extension: Added a few new parameters for events
JDAnywhere Extension: Added collapse functionallity to Events
JDAnywhere Extension: lot of new methods and events
JDAnywhere extension: Somehow some classes are missing in last checkin. resolved
jdAnywhere Extension Updates
new Event-Api implemented
JDAnywhere Extension
JDAnywhere Extension
JDAnywhere Extension
JDAnywhere Extension
JDAnywhere Extension
JDAnywhere Extension
JDAnywhere
JDAnywhere Extension
JDAnywhere Extension, lot o changes, new methods and bugfixes
added new parameters to captchajob
Next changes Captcha API v2
First changes to use CaptchaAPI v2
Added API functions
Added ETA to API
fixed some bugs
refactored LinkCollector Events
- corrected some bugs
JDAnywhere Extension
JDAnywhere Extension
JDAnywhere Extension
JDAnywhere Extension:
JDAynwehere Extension
JDAnywhere Extension
Added Settings for Extension
Renamed Extension for JDAnywhere
Removed some experimental code
Activating mobile API
First version of mobile API, a special version of RemoteAPI vor use in iPhone/iPad or Android devices
Added Events for Adding/Removing Links and Packages to DownloadController and LinkCollector
Added Events for Changes in a LinkStatus
Added new functions:
The type of the captcha (text or clicked) will now be returned in the captchalist. Replaced the used enum Type with the global used CaptchaType
JPROJ-2 initial refactoring to change to maven structure
some initial files after migrating to git
[FIX] Define different behaviout for Project attributes archived and active at in_use scope.
[LAYOUT|REFACTOR] Sort milestones by release date descendently.
Merge remote-tracking branch 'origin/master'
Commented on code Double should be changed to a fixpoint alternative
[ENHACEMENT] Add Project.active to works weekly report.
Merge branch 'master' of ssh://git.code.sf.net/p/windsofscrum/git
[LAYOUT] On create project, redirect to show.
[LAYOUT] Render the sum of the child stories estimate at show Story view.
[LAYOUT] Milestone show view was not rendering Milestone.description.
[WIP]
[FIX] Do not paginate listing when exporting to csv.
[WIP]
[FIX] Do not override work.user_id with current user on edit.
[REFACTOR] Remomve commented code.
[REFACTOR] Remove commented code.
[FIX] At refresh_team_sprint_projects, removal of projects was failing.
[LAYOUT] Story notes in monospace font.
[LAYOUT] White when hours in the past are zero, grey for days in the future.
[LAYOUT] Rework calendar.
[FIX] @story.user may be nil.
[LAYOUT] Little more calendar layout rework.
[LAYOUT] Improve usability.
[FIX] weekly_works report query.
[FEATURE] Do not automatically set current_user to story on SprintBacklogController.change_state.
[REFACTOR] Global search now works directly with anchor href, no need to ask the controller to redirect..