Skip to content
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
wants to merge 22 commits into from
Closed

Release 8.1 snapshot #266

wants to merge 22 commits into from

Conversation

kreinhard
Copy link
Member

JCR: Support of additional storagase prepared (RDB)
Timesheets support now time savings by AI for the time reports.
Monthly employee report (Kotlin, AI)

…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.
@kreinhard kreinhard closed this Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant