Skip to content

Tags: dineshliyanage0/press

Tags

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(SiteBackup): Add more control for when backups are taken (frappe…

…#193)

* feat(PressSettings): Add field for backup offset

Determines when to start taking backups with respect to the interval

* feat(SiteBackup): Use backup_offset to determine backup hour

* perf(SiteBackup): Don't backup standby sites

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(RootDomain): Implement cached property correctly (frappe#185)

v0.5.0

Toggle v0.5.0's commit message
chore: bump to 0.5.0

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump to 0.4.0 (frappe#165)

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(Team): Create user when new team member is not already a user (fr…

…appe#161)

* test(Team): Add test for create user for member

- sort imports

* fix(Team): Create user when new team member is not already a user

* fix(Site): Reload doc before updating trial end date on change_plan

* style: black + flake8

* fix(TestSubscription): Update test for subscription changes

- sort imports

0.3.0

Toggle 0.3.0's commit message
chore: bump to 0.3.0

0.2.1

Toggle 0.2.1's commit message
chore: bump to 0.2.1

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request frappe#155 from frappe/fix-stripe-invoice

fix: Stripe invoice edge cases

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request frappe#148 from NagariaHussain/fix-dialog-close

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request frappe#143 from balamurali27/move-controller-js-2

fix(signup): Update path for form_controller.js