- Bugfix home template page
- Bugfix deployment scripts (#626)
- Feature delete modsecurity addon from nginx (#624)
- Bugfix add missing allowed script for security policy (#625)
- Bugfix company values text and script integrity key (#623)
- Feature add company values to home page (#622)
- Feature report list view (#579)
- Feature update employees list view (#580)
- Feature add customizable settings (#590)
- Feature add popup messages for create and update users and reports (#598)
- Feature create user with random password (#595)
- Bugfix application admin has access to django admin panel (#591)
- Bugfix account details update by admin (#593)
- Bugfix draggable month selector and autocomplete in modal forms (#596)
- Bugfix create report form is cleaned on close (#597)
- Bugfix employees list view styles (#599)
- Bugfix admin not able to create user (#603)
- Bugfix failing users views tests (#568)
- Bugfix bad padding in report form (#564)
- Bugfix default date on report creation (#563)
- Feature change ordering in employees' list (#557)
- Feature add summary to project report list (#558)
- Feature refactor password change view (#527)
- Feature add update view for account details (#506)
- Bugfix monthly hour stats display (#556)
- Feature refactor project create view (#513)
- Feature improve sidebar responsiveness (#515)
- Feature rebuild notifications interface (#541)
- Feature improve monthly hours stats (#552)
- Feature delete whitelisting admin panel (#555)
- Feature refactor project reports list view (#520)
- Feature tunning nginx for performance (#539)
- Bugfix inactive users are displayed in app (#553)
- Bugfix readme typo "deafult" (#554)
- Bugfix redirect admin to his own report edition (#543)
- Bugfix add linebreaks filter to reports description (#542)
- Bugfix remove formulas from hours fields (#537)
- Bugfix illigal characters from description (#548)
- Feature add separate admin endpoint with whitelist of ip addresses (#534)
- Feature refactor author report list view (#517)
- Feature tunning nginx for performance (#539)
- Feature add dynamic filter for task activities per project (#469)
- Feature add option to switch off notifications (#483)
- Feature add top border to separate days in excel reports (#481)
- Feature export csv for project as one file (#474)
- Feature project should have customisable task activity list (#460)
- Feature rebuild user reports interface (#312)
- Feature refactor project list template view (#508)
- Feature remove fields due to rodo (#516)
- Bugfix disable
cyclic-importin pylintrc config (#500) - Bugfix incorrect display of reports (#486)
- Bugfix managers field in project admin form (#472)
- Bugfix remove task activity from project (#503)
- Bugfix scripts and links security vulnerabilities (#528)
- Bugfix stop_date and suspended field in project (#505)
- Feature add export to project author report project view (#424)
- Feature add lines separators in columns (#439)
- Feature add notifications (#421)
- Feature enable export reports to csv file (#326)
- Feature improve managers and employees selection (#416)
- Bugfix add set method for printing (#426)
- Bugfix add freeze_time decorator to work percentage time mixin tests (#465)
- Bugfix add task activities to Report in initial data (#450)
- Bugfix change "Recent month" to "Current month" in month navigation bar (#429)
- Bugfix change CustomUser's manager to enable migration making (#451)
- Bugfix change name from 'My Reports' to 'Reports' (#455)
- Bugfix custom report list (#446)
- Bugfix login and home urls (#438)
- Bugfix failing tests in master (#470)
- Bugfix modify template to preserve user's email in case of errors (#467)
- Bugfix month navigation (#466)
- Bugfix navigation form (in case of malformed date) (#471)
- Bugfix OpenOffice does not display full description (#423)
- Bugfix set active actual url (#448)
- Bugfix stats at the bottom of report list should involve reports from last 30 days (#419)
- Bugfix total hours in csv in project reports (#440)
- Bugfix urls namespace and add reverse to missing usages in tests (#428)
- Bugfix weekends should be skipped in reports date suggestion (#427)
- Bugfix work hours display in report update (#417)
- Bugfix add auto assigning manager if he create project (#390)
- Bugfix change names in UI (#385)
- Bugfix disable mounting additional disk on the local virtual machine (#389)
- Bugfix fill context on invalid form response (#379)
- Bugfix missing work hours during updating reports (#384)
- Feature add automatically creating and mounting an additional disk for postgression backup purposes (#373)
- Bugfix add more restrict setting work_hours value (#378)
- Bugfix add validation for special characters in names (#381)
- Bugfix for on report editing, the task activity is set to default (#377)
- Bugfix variable default date value on report creation (#375)
- Bugfix "---------------" in projects dropdown list in reposr list view (#349)
- Bugfix regex for extracting year and month from url (#364)
- Bugfix calendar widget display in
report-list(#357)
- Feature add day name to reports (#346)
- Feature add mask for work hours field in reports form (#345)
- Feature add nginx endpoint that allows downloading encrypted postgres backups (#353)
- Feature default project for new report (#327)
- Feature default task activity for new report (#337)
- Feature percentage time of worker for each project (#330)
- Bugfix move directives that configure modsecurity nginx module to another place in the nginx config files (#347)
- Bugfix MultipleObjectsReturned exception when manager wants to edit his reports (#354)
- Feature add captcha to registration view (#317)
- Feature add cron job that automatically renew Let's Encrypt Certificate (#324)
- Feature add encryption to postgres backups (#339)
- Feature add modsecurity lib to the nginx (#320)
- Feature add possibility to export monthly reports for every user (#332)
- Feature add signup email confirmation (#308)
- Feature better export of reports (#331)
- Feature mitigating DDoS attack with nginx (#297)
- Feature rebuild register interface (#283)
- Bugfix add a missing file that allows you to reset database in the virtual machine (#338)
- Bugfix calendar display in user report edit form (#300)
- Bugfix change dipslay of
user_typeto be human readable (#293) - Bugfix exporting report description to xls (#303)
- Bugfix for incorrect html tag (#328)
- Bugfix hide toggle button (#335)
- Bugfix make hyperlink highlighted (#334)
- Bugfix manager can't edit his own reports in projects where he is not manager (#319)
- Bugfix navigation bar (#322)
- Bugfix pass markdown_description property to template (#305)
- Bugfix update
Djangoto2.2.2and adapt test (#302)
- Feature access permissions (#230)
- Feature automatic deployment process for Sheet Storm (#273, #269, #271, #270)
- Feature group days and add daily hours to xlsx export (#276)
- Feature month segregation for author report list (#256)
- Feature month segregation for project report list (#138)
- Feature month segregation for report list (#139)
- Bugfix add discard button to admin report detail (#275)
- Bugfix add return button in project report list (#280)
- Bugfix add validation to stop_date field in project (#277)
- Bugfix admin report form (#263)
- Bugfix delete button to send it as a post method (#279)
- Bugfix generating xlsx for one month (#230)
- Bugfix show day numer as non-zero padded decimal (#265)
- Bugfix sorting exported reports for project and access permissions (#266)
- Feature add export reports to xlsx (#212)
- Bugfix add restriction for non numeric strings to ReportSerializer (#255)
- Bugfix add site id fixture (#260)
- Bugfix change field type work hours to duration field (#254)
- Bugfix converting timedelta to string (#257)
- Bugfix creating report in
ReportListview and adapt test (#233) - Bugfix default creation task activity type during migrations (#258)
- Bugfix psycopg requirements (#249)
- Feature adjust templates for printing (#136)
- Feature project report detail (#134)
- Feature project report list username grouping (#135)
- Feature project report list (#133)
- Feature sum of hours of reports from a given day lower or euqal to 24 (#207)
- Feature hours per day counter (#137)
- Feature hours per month counter (#140)
- Feature rebuild user interface (#123)
- Bugfix 24 hours validation does not work on report creation (#236)
- Bugfix add return button on user's report editting screen (#181)
- Bugfix add styles to admin report detail (#180)
- Bugfix change type annotations for get_reports_created (#238)
- Bugfix changed sended pk while editing user in admin update template (#176)
- Bugfix disable possibility to change report's author by Admin user (#201)
- Bugfix for access to editing managers list and update tests (#197)
- Bugfix show all project list (#237)
- Bugfix user birth day has no limit (#231)
- Bugfix wrong projects displayed after report creation fail (#228)
- Feature expand description fields character limit (#177)
- Bugfix no project selected on join crash (#168)
- Bugfix small changes in manager handlers (#174)
- Bugfix refactor templates for proper javascript usage (#169)
- Fixes to base and js script (#167)
- Bugfix repair handlers for admin in handlers (#165)
- Bugfix delete button doesn't work for project (#160)
- Chore change toggle icon (#164)
- Feature admin report detail (#132)
- Feature rebuild login interface (#122)
- Feature author report list (#131)
- User can pick task activity type (#111)
- Description field is ready to prepare reports. (#106)
- Admin is allow to see projects and manage them. (#85, #86, #87, #88, #89)
- Manager is allow to see projects and manage his project. (#85, #86, #87, #88, #89)
- Add possibility to change user account password. (#38)
- Add mail server (#38)
- Markdown support to description field. (#37)
- Employee are allow to join project. (#21)
- Users are allow to join project. (#21)
- Add accurate hour display. (#20)
- Custom view for users. (#18)
- Create graphical base user interface. (#18)
- Admin is allow to manage employees list. (#13)
- Users are possible to set and change account details. (#13)
- Implement SheetStorm user authentication. (#6, #11)