-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 8.1 snapshot #266
Closed
Closed
Release 8.1 snapshot #266
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…8.1-AI_Timesavings * commit '3e690651cbf3583fae61cf380f3a3bc6a0c2884e': KostZuweisungsExport: Konten fixed. MyScriptDao: group-check fixed. DisplayHistory: minor improvements. Employee: displaying history for time attrs Employee: displaying history for time attrs Flyway stuff, Employee.timed-attrs CorsPreflightFilter not needed, see WebXMLInitializer (allowedOrign can't be '*'). Employee: weeklyWorkingHours now as time-dependent attr. eintritt/austritt: timestamp -> date Drop old DB tables. in MGC release, some fk in the db were forgotten to switch type from int to bigint. CorsPreflightFilter added for development. OrderbookSnapshotsService handles now empty orderbooks. RestUserFilter: log message improved. BaseDao/KundeDao.isNew(data) WIP: Forecast and order snapshot service. CronSanityCheckJob sends now mail in pretty printed html format (instead of ugly txt). Wicket: Bug in 10.3 fixed (return in textarea's submits the form), HtmlPreviewPage shows now forecast analysis in AuftragEditPage. AbstractCache: deadlock resolved by using CopyOnWriteArrayList LoggerMemoryAppender: deadlock resolved (no sync, using CopyOnWriteArrayList instead). AuftragsCache / AuftragsRechnungsCache handling refactored (cyclic usage resolved by running caches twice on initialization) WIP Forecast Scripting supports now ExportFile for returning single files as script result. WIP Forecast Bug since 2016 in AuftragEditForm fixed.
* Release-8.1-SNAPSHOT: CorsPreflightFilter added again (required). ExcelUtils.setActiveSheet(workbook, idx) HtmlElement: \n is replaced by <br/>
* Release-8.1-SNAPSHOT: ReactSelect.jsx: position of tooltipElement GlobalExceptionRegistry modified: method match added as param, csrf exceptions are also registered. HtmlElement fixed: newline replacement by <br />
* Release-8.1-SNAPSHOT: Wicket pages: 2022->2025 Bugfix: Autocompletion for locations in timesheet works now again.
* Release-8.1-SNAPSHOT: Bugfix: MonthlyEmployeeReportWeek: sum fixed. UserPrefEditForm fixed: creation of task favorites. SkillMatrix: field owner fixed in list an edit page. Hibernate.isInitialized(obj) -> HibernateUtils.isFullyInitialized(obj). Some lazy objects of e.g. ManyToOne columns are not fully loaded but Hibernate.isInitialized() returns true.
* Release-8.1-SNAPSHOT: WIP: JCR RDB storage: Test fixed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
JCR: Support of additional storagase prepared (RDB)
Timesheets support now time savings by AI for the time reports.
Monthly employee report (Kotlin, AI)