Skip to content

Releases: Code-Poets/sheetstorm

0.12.1

22 Jun 07:26

Choose a tag to compare

v0.12.1

Bugfixes
  • Bugfix incorrect hours stats (#559)
  • Bugfix add process limit for pipenv (#560)

0.12.0

24 May 20:50

Choose a tag to compare

v0.12.0

Features
  • 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)
Bugfixes
  • Bugfix monthly hour stats display (#556)

0.11.0

11 May 19:46

Choose a tag to compare

v0.11.0

Features
  • 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)
Bugfixes
  • 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)

0.10.1

05 Nov 10:02

Choose a tag to compare

v0.10.1

Bugfixes

Bugfix illigal characters from description (#548)

0.10.0

25 Sep 11:23

Choose a tag to compare

v0.10.0

Features
  • Feature add separate admin endpoint with whitelist of ip addresses (#534)
  • Feature refactor author report list view (#517)
  • Feature tunning nginx for performance (#539)
Bugfixes
  • Bugfix completed and suspended projects (#522)
  • Bugfix hide create project for managers (#536)

0.9.0

03 Sep 10:51

Choose a tag to compare

v0.9.0

Features
  • 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)
Bugfixes
  • Bugfix disable cyclic-import in 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)

0.8.0

05 Aug 09:00

Choose a tag to compare

v0.8.0

Features
  • 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)
Bugfixes
  • 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)

0.7.4

08 Jul 07:18

Choose a tag to compare

v0.7.4

Bugfixes
  • 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)

0.7.3

04 Jul 10:11

Choose a tag to compare

v0.7.3

Features
  • Feature add automatically creating and mounting an additional disk for postgression backup purposes (#373)
Bugfixes
  • 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)

0.7.2

01 Jul 08:05

Choose a tag to compare

v0.7.2

Bugfixes
  • Bugfix "---------------" in projects dropdown list in reposr list view (#349)
  • Bugfix regex for extracting year and month from url (#364)