Page MenuHomePhorge
Feed Search

May 27 2020

machniak planned changes to D1249: Wallet charge: top-ups and notifications.
May 27 2020, 9:52 AM
machniak added a comment to D1297: Make sure we bill for entitlements that are deleted.

So far so good. I have two stories to consider:

  1. User is deleting and adding the same SKU every 13 days - got it for free.
  2. (After 14 days of using his account) user raises quota, then in 14 days he lowers it - got the "rised quota period" for free.
May 27 2020, 9:51 AM

May 26 2020

machniak updated the summary of D1249: Wallet charge: top-ups and notifications.
May 26 2020, 11:34 AM
machniak updated the summary of D1249: Wallet charge: top-ups and notifications.
May 26 2020, 11:32 AM
machniak updated the diff for D1249: Wallet charge: top-ups and notifications.
  • Add some payment notification jobs/emails
  • More on auto-top-ups and disabling mandates
  • Added tests for two jobs
  • Tests for Mollie wallet top-ups
  • Rename templates
  • Fix parse error
  • Stripe: Webhook fixes, more tests
  • Add todo
May 26 2020, 11:30 AM
machniak added inline comments to D1102: An initial implementation of transactions..
May 26 2020, 11:05 AM
machniak added inline comments to D1102: An initial implementation of transactions..
May 26 2020, 10:49 AM
machniak committed rK0c6f883de458: Fix last occurrence of 'name' instead of first+last name.
May 26 2020, 10:44 AM
machniak added inline comments to D1102: An initial implementation of transactions..
May 26 2020, 6:10 AM

May 25 2020

machniak requested changes to D1102: An initial implementation of transactions..
May 25 2020, 2:59 PM
machniak added inline comments to D1102: An initial implementation of transactions..
May 25 2020, 9:43 AM

May 22 2020

machniak requested changes to D1102: An initial implementation of transactions..
May 22 2020, 3:06 PM

May 20 2020

machniak added a comment to D1279: Only authenticate against ldap if ldap is available..

Maybe we should authenticate the user with IMAP instead? As far as I know the protocol spec. does not require authentication, but it recommends it.

May 20 2020, 10:45 AM
machniak added a comment to T5866: Problem with calendar plugin for roundcube.

This driver is not a high prio for us. Patches welcome.

May 20 2020, 10:21 AM · Roundcube Kolab Plugins , Bug Reports

May 19 2020

machniak added a comment to T5866: Problem with calendar plugin for roundcube.

Ok, I was testing a different case. However, this case also works with Kolab backend. I assume that you're using the database driver. Is it right?

May 19 2020, 5:28 PM · Roundcube Kolab Plugins , Bug Reports

May 18 2020

machniak updated the diff for D1267: Support: Awarding a bonus or penalty (Bifrost#T315896).

Rebase

May 18 2020, 9:38 AM
machniak committed rKb8897a28a88c: Custom payments, auto-payments, Stripe support.
May 18 2020, 7:45 AM
machniak closed D1231: Custom payments, auto-payments, Stripe support.
May 18 2020, 7:45 AM
machniak updated the diff for D1231: Custom payments, auto-payments, Stripe support.
  • Add Mollie/Stripe tests
  • Browser tests, mollie/stripe
  • More browser tests, make possible to run both stripe and mollie tests
  • Silence more phpstan errors
  • Use wallet's payment provider if exists instead of the default provider
  • Support: Display auto-payment info
  • Log failed payment responses
May 18 2020, 7:43 AM
machniak added a comment to D1273: Support: Unsuspending/Suspending a user (Bifrost#T315890).

@bohlender As you can see here I use btn-warning for the Subscribe/Unsubscribe button, which makes the button orange. I found that yellow didn't work well for buttons. Maybe we should just not use btn-warning at all. Please take a look at https://bifrost.kolabsystems.com/T315890#2637686 for possible improvement. I'd like to know your opinion.

May 18 2020, 7:37 AM
machniak committed rKb08395ff3822: OpenVidu 2.14.0.
May 18 2020, 7:03 AM
machniak committed rK454da9e95131: OpenVidu: Room layout.
May 18 2020, 6:54 AM
machniak committed rK9a7b0c5c69d0: OpenVidu: Screen sharing.
May 18 2020, 6:54 AM

May 15 2020

machniak committed rK58b0b97bb5a7: Small css fixes.
May 15 2020, 9:02 AM
machniak committed rK47d1b7afcad3: RequestLogger: Log memory usage and exec time, don't log the token.
May 15 2020, 8:12 AM

May 14 2020

machniak requested review of D1273: Support: Unsuspending/Suspending a user (Bifrost#T315890).
May 14 2020, 2:32 PM
machniak requested review of D1267: Support: Awarding a bonus or penalty (Bifrost#T315896).
May 14 2020, 10:52 AM

May 13 2020

machniak committed rKf137bf7a3983: Bootstrap 4.5.0, jQuery 3.5.1, Popper 1.6.1 + small css fixes.
May 13 2020, 8:06 AM

May 12 2020

machniak committed rK08416bd4d943: Openvidu-browser is dev-dependency.
May 12 2020, 6:17 PM
machniak committed rK179f123706c0: Add some UI for openvidu.
May 12 2020, 1:31 PM

May 11 2020

machniak updated the diff for D1231: Custom payments, auto-payments, Stripe support.
  • Log failed payment responses
May 11 2020, 11:45 AM
machniak updated the diff for D1231: Custom payments, auto-payments, Stripe support.
  • Support: Display auto-payment info
May 11 2020, 7:29 AM
machniak committed rK1ee0e601c466: Integrate openvidu-browser, switch to SPA, enable CORS.
May 11 2020, 7:11 AM

May 7 2020

machniak added a project to T5866: Problem with calendar plugin for roundcube: Roundcube Kolab Plugins .

It works for me with Kolab backend, although the event info dialog displays "Repeat: Every 1 month(s), forever ". When I edit the event Recurrence form looks correct and the event is displayed properly on the 3rd Thursday as defined. So, I see only a problem with the "Repeat" text not being complete.

May 7 2020, 7:28 AM · Roundcube Kolab Plugins , Bug Reports

May 6 2020

machniak requested review of D1249: Wallet charge: top-ups and notifications.
May 6 2020, 11:14 AM

May 5 2020

machniak retitled D1231: Custom payments, auto-payments, Stripe support from [WIP] Custom payments, auto-payments, Stripe support
May 5 2020, 11:24 AM
machniak updated the diff for D1231: Custom payments, auto-payments, Stripe support.
  • Add Mollie/Stripe tests
  • Browser tests, mollie/stripe
  • More browser tests, make possible to run both stripe and mollie tests
  • Silence more phpstan errors
  • Use wallet's payment provider if exists instead of the default provider
May 5 2020, 11:22 AM

May 4 2020

machniak committed rK3a50718daa91: Update phpstan/larastan.
May 4 2020, 7:22 AM
machniak closed D1225: Update phpstan/larastan.
May 4 2020, 7:22 AM

May 1 2020

machniak committed rKab114091f60b: Fix Openvidu css issues.
May 1 2020, 12:19 PM
machniak committed rKf36dab3e5028: Don't need that there, openvidu server location is in tokens.
May 1 2020, 11:32 AM
machniak committed rK03bfe297e39d: Fix controller bugs and UI parts.
May 1 2020, 10:43 AM

Apr 30 2020

machniak committed rK7db531814575: Openvidu: UI part (non-working).
Apr 30 2020, 2:18 PM
machniak updated the diff for D1225: Update phpstan/larastan.
  • Fix a typo
Apr 30 2020, 10:33 AM
machniak updated the diff for D1231: Custom payments, auto-payments, Stripe support.
  • Add Mollie/Stripe tests
  • Browser tests, mollie/stripe
  • More browser tests, make possible to run both stripe and mollie tests
Apr 30 2020, 10:16 AM

Apr 28 2020

machniak requested review of D1231: Custom payments, auto-payments, Stripe support.
Apr 28 2020, 8:05 AM

Apr 27 2020

machniak requested review of D1225: Update phpstan/larastan.
Apr 27 2020, 4:52 PM

Apr 23 2020

machniak committed rC09f2f5a30729: Fix joining document session on a seafile file (Bifrost#T345806).
Apr 23 2020, 8:52 AM

Apr 21 2020

machniak committed rKd7767d54693b: T332120: Status widget improvements.
Apr 21 2020, 6:58 PM
machniak closed D1207: T332120: Status widget improvements.
Apr 21 2020, 6:58 PM
machniak updated the diff for D1207: T332120: Status widget improvements.

Resolve merge conflict

Apr 21 2020, 6:58 PM
machniak committed rK6226a4d15f5d: Support: External email editing.
Apr 21 2020, 6:49 PM
machniak closed D1189: Support: External email editing.
Apr 21 2020, 6:49 PM
machniak committed rK6a3838a7f700: T332912: Users table cleanup.
Apr 21 2020, 6:49 PM
machniak closed D1213: T332912: Users table cleanup.
Apr 21 2020, 6:49 PM

Apr 19 2020

machniak updated the diff for D1213: T332912: Users table cleanup.
  • Don't invoke user update job on user setting that is not used by the backend
  • Add tests for User::name()
Apr 19 2020, 2:35 PM
machniak requested review of D1213: T332912: Users table cleanup.
Apr 19 2020, 10:23 AM

Apr 17 2020

machniak requested review of D1207: T332120: Status widget improvements.
Apr 17 2020, 10:45 AM

Apr 14 2020

machniak requested review of D1189: Support: External email editing.
Apr 14 2020, 12:44 PM
machniak committed rKf843a56e71df: Menu and Toast improvements.
Apr 14 2020, 11:33 AM
machniak closed D1177: Menu and Toast improvements.
Apr 14 2020, 11:33 AM
machniak committed rK2bb66aba770d: Store email aliases in LDAP.
Apr 14 2020, 11:32 AM
machniak closed D1174: Store email aliases in LDAP.
Apr 14 2020, 11:32 AM
machniak added inline comments to D1174: Store email aliases in LDAP.
Apr 14 2020, 11:14 AM

Apr 13 2020

machniak updated the diff for D1177: Menu and Toast improvements.
  • Remove lodash
Apr 13 2020, 9:00 AM
machniak requested review of D1177: Menu and Toast improvements.
Apr 13 2020, 8:19 AM
machniak requested review of D1174: Store email aliases in LDAP.
Apr 13 2020, 8:16 AM

Apr 10 2020

machniak committed rKae552b7277dd: Refactor js code for better structure, de-duplicate.
Apr 10 2020, 6:37 PM
machniak committed rKc4109dccc593: Fix bug where APP_PUBLIC_URL was ignored for webhook url.
Apr 10 2020, 2:05 PM
machniak committed rK92543d55ffc7: Fix linting issues and flaky test.
Apr 10 2020, 1:52 PM
machniak committed rK9086344e5f57: Signup: Vouchers.
Apr 10 2020, 1:12 PM
machniak closed D1162: Signup: Vouchers.
Apr 10 2020, 1:12 PM
machniak committed rK388f5a3cbbd2: Update laravel/dusk.
Apr 10 2020, 12:52 PM
machniak committed rKa26ef2f16159: Support: Editing a wallet discount.
Apr 10 2020, 12:52 PM
machniak closed D1168: Support: Editing a wallet discount.
Apr 10 2020, 12:52 PM
machniak committed rK8a95278c2d4d: Dispatch DomainVerify job after domain creation in LDAP.
Apr 10 2020, 12:52 PM
machniak closed D1156: Dispatch DomainVerify job after domain creation in LDAP.
Apr 10 2020, 12:52 PM
machniak requested review of D1168: Support: Editing a wallet discount.
Apr 10 2020, 12:17 PM
machniak committed rK7729652def98: Support: User/Domain info pages.
Apr 10 2020, 12:12 PM
machniak closed D1135: Support: User/Domain info pages.
Apr 10 2020, 12:12 PM

Apr 9 2020

machniak requested review of D1162: Signup: Vouchers.
Apr 9 2020, 2:13 PM
machniak requested review of D1156: Dispatch DomainVerify job after domain creation in LDAP.
Apr 9 2020, 8:03 AM

Apr 8 2020

machniak updated the diff for D1135: Support: User/Domain info pages.
  • Tests missing forgot password and 2-fa on admin logon
Apr 8 2020, 2:24 PM
machniak requested review of D1135: Support: User/Domain info pages.
Apr 8 2020, 1:57 PM
machniak accepted D1129: Split user and admin interfaces.
Apr 8 2020, 8:06 AM

Apr 5 2020

machniak committed rC3eb5de8ea2c9: Seafile: Fix error on file update (Bifrost#T340493).
Apr 5 2020, 4:34 PM
machniak committed rCcb045eae88ed: Fix PHP Warning: Declaration of file_wopi_files::document_info($id) should be….
Apr 5 2020, 10:52 AM
machniak requested changes to D1108: reformat error messages.
Apr 5 2020, 6:26 AM

Apr 4 2020

machniak requested review of D1123: Support Dashboard.
Apr 4 2020, 6:26 PM
machniak abandoned D1114: Support Dashboard.

It wasn't supposed to contain all these commits. Abandon. I'll create a new one.

Apr 4 2020, 6:22 PM
machniak updated the diff for D1114: Support Dashboard.

Fix class name

Apr 4 2020, 6:19 PM
machniak requested review of D1120: Improve list-input widget.
Apr 4 2020, 6:16 PM
machniak requested review of D1114: Support Dashboard.
Apr 4 2020, 2:12 PM

Apr 2 2020

machniak added a comment to D1102: An initial implementation of transactions..

One thing more. I think this table would also contain one-off bonus/penalty entries. So, that would be another reason why it should use negative amount values.

Apr 2 2020, 10:04 AM
machniak committed rKeb8cc0b6fd55: Add simple test for admin API.
Apr 2 2020, 7:55 AM
machniak committed rK95394baa5d0f: Add simple browser tests for admin UI.
Apr 2 2020, 7:30 AM
machniak committed rK2ed4c2134b3f: Define middleware in routes not controller.
Apr 2 2020, 6:17 AM
machniak committed rKfe0e0ae0b552: Move /api/auth/info test to AuthTest.
Apr 2 2020, 6:17 AM

Apr 1 2020

machniak committed rK9c1434141195: De-duplicate Auth/User controller, fix all tests.
Apr 1 2020, 6:41 PM
machniak committed rK410c6ccc996e: Fix domain dns verification.
Apr 1 2020, 2:00 PM