mantisbt-plugins / Calendar

Adds the task scheduling function in MantisBT based on the calendar of events with the possibility of one-way synchronization with Google Calendar.
15 stars 7 forks source link

Fix wamp run error #31

Closed brlumen closed 5 years ago

brlumen commented 5 years ago

Bug fixes and code optimization.

Added correct error handling. Fixed minor bugs. Fixed php initialization error in OS without upper / lower case in file names (etc. windows) (Fix #30). Optimized the relationship of bugs and events. Added function of the bug release history from the event. Optimized redirect process after creating an Event. Fix formatting.

Fix #30