Page MenuHomePhorge
Feed Advanced Search

Feb 14 2020

machniak added inline comments to D949: Show functioning without quota table.
Feb 14 2020, 11:56 AM

Feb 13 2020

machniak committed rKd7e72a8e9d4c: Cleanup the logged-in user info after auto-login from signup (Bifrost#T329384) (authored by machniak).
Cleanup the logged-in user info after auto-login from signup (Bifrost#T329384)
Feb 13 2020, 12:25 PM

Feb 12 2020

machniak added inline comments to D949: Show functioning without quota table.
Feb 12 2020, 9:52 AM

Feb 11 2020

machniak committed rK752443922a1c: Display confirmation message on successful domain verification (authored by machniak).
Display confirmation message on successful domain verification
Feb 11 2020, 1:51 PM
machniak committed rKfa4732d84338: Small improvements in browser tests (authored by machniak).
Small improvements in browser tests
Feb 11 2020, 1:51 PM
machniak committed rKe34882de2e7a: Logout improvements (authored by machniak).
Logout improvements
Feb 11 2020, 12:25 PM
machniak committed rK32cc2f8b2669: Use Log::debug() instead of error_log() in RequestLogger (authored by machniak).
Use Log::debug() instead of error_log() in RequestLogger
Feb 11 2020, 10:24 AM
machniak added a comment to D949: Show functioning without quota table.

According to domain verification. You did not uncomment all relevant parts. First remove <exclude>tests/Feature/Jobs/DomainVerifyTest.php</exclude> from phpunit.xml. Then check:

  • app/Http/Controllers/API/UsersController.php $steps['domain-verified'] = 'isVerified'
  • app/Observers/DomainObserver.php
  • tests/Feature/Controller/UsersTest.php testStatusInfo()
  • tests/Feature/DomainTest.php - first /* */ comment in testCreateJobs()
  • tests/Unit/DomainTest.php
Feb 11 2020, 9:07 AM
machniak committed rRPK006cb77310a0: Fix PHP Fatal error: Call to undefined method kolab_chat_mattermost… (authored by machniak).
Fix PHP Fatal error: Call to undefined method kolab_chat_mattermost…
Feb 11 2020, 8:22 AM

Feb 10 2020

machniak added inline comments to D949: Show functioning without quota table.
Feb 10 2020, 4:08 PM
machniak requested changes to D949: Show functioning without quota table.
Feb 10 2020, 2:38 PM
machniak committed rK535002ca3496: Fix redundant scrollbar on error page (authored by machniak).
Fix redundant scrollbar on error page
Feb 10 2020, 11:19 AM
machniak committed rK91586a082d72: Simplify clearFormValidation() calls (authored by machniak).
Simplify clearFormValidation() calls
Feb 10 2020, 11:07 AM
machniak committed rK22032111d33f: Fix and simplify the error page handling (authored by machniak).
Fix and simplify the error page handling
Feb 10 2020, 11:07 AM
machniak committed rKe01b33af9468: Rename some Jobs classes, small fixes (authored by machniak).
Rename some Jobs classes, small fixes
Feb 10 2020, 9:36 AM
machniak committed rK02577c54570e: Domain verification/information UI and API (authored by machniak).
Domain verification/information UI and API
Feb 10 2020, 9:04 AM
machniak closed D937: Domain verification/information UI and API.
Feb 10 2020, 9:04 AM

Feb 7 2020

machniak updated the diff for D937: Domain verification/information UI and API.
  • Activate domain-hosting SKU
Feb 7 2020, 3:52 PM
machniak updated the diff for D937: Domain verification/information UI and API.
  • Redirect to the requested page after login
  • Add dusk tests for domain page
  • Add tests for domain dns verification
  • Remove (comment out) verification of domain existence in DNS
Feb 7 2020, 1:08 PM

Feb 6 2020

machniak updated the diff for D937: Domain verification/information UI and API.
  • Don't use domain id when generating a hash, prefix and namespace is enough
Feb 6 2020, 12:07 PM
machniak added a reviewer for D937: Domain verification/information UI and API: Restricted Project.
Feb 6 2020, 11:32 AM
machniak updated the diff for D937: Domain verification/information UI and API.

Removed leftower code

Feb 6 2020, 10:49 AM
machniak requested review of D937: Domain verification/information UI and API.
Feb 6 2020, 10:48 AM
machniak committed rK75831d2fb8b1: Add more statuses for user/domain creation process (authored by machniak).
Add more statuses for user/domain creation process
Feb 6 2020, 10:42 AM
machniak closed D925: Add more statuses for user/domain creation process.
Feb 6 2020, 10:42 AM

Feb 5 2020

machniak updated the diff for D925: Add more statuses for user/domain creation process.
  • Make the domain confirmation step a link to domain info page
Feb 5 2020, 9:03 AM

Feb 4 2020

machniak updated the diff for D925: Add more statuses for user/domain creation process.
  • Fix duplicate api/auth/info request on dashboard
Feb 4 2020, 4:28 PM
machniak updated the diff for D925: Add more statuses for user/domain creation process.
  • Simplify axios authorization and login/logout common code
Feb 4 2020, 9:25 AM

Jan 31 2020

machniak updated the diff for D925: Add more statuses for user/domain creation process.
  • Small fixes
Jan 31 2020, 12:45 PM
machniak updated the diff for D925: Add more statuses for user/domain creation process.
  • IMAP backend
Jan 31 2020, 12:32 PM

Jan 30 2020

machniak updated the diff for D925: Add more statuses for user/domain creation process.
  • Add backend code for domain ownership confirmation
Jan 30 2020, 2:42 PM
machniak updated the diff for D925: Add more statuses for user/domain creation process.
  • Display status info in dashboard
Jan 30 2020, 12:47 PM

Jan 29 2020

machniak updated the diff for D925: Add more statuses for user/domain creation process.
  • Add account status info to /api/auth/info response
Jan 29 2020, 3:31 PM
machniak added a reviewer for D925: Add more statuses for user/domain creation process: vanmeeuwen.
Jan 29 2020, 10:58 AM
machniak requested review of D925: Add more statuses for user/domain creation process.
Jan 29 2020, 10:56 AM

Jan 28 2020

machniak committed rKcb98ee7ac037: Move .arcconfig to the root directory (authored by machniak).
Move .arcconfig to the root directory
Jan 28 2020, 2:10 PM
machniak committed rK6915e4810571: Add .arcconfig (authored by machniak).
Add .arcconfig
Jan 28 2020, 2:10 PM

Jan 22 2020

machniak committed rKce608fa85cf8: Fix authentication (authored by machniak).
Fix authentication
Jan 22 2020, 3:41 PM

Jan 21 2020

machniak committed rK0043ddd17b74: Update test with User and Domain jobs handling (authored by machniak).
Update test with User and Domain jobs handling
Jan 21 2020, 4:02 PM
machniak committed rK51bc3ae38e2d: Refactored LDAP backend, added LDAP debug logging (authored by machniak).
Refactored LDAP backend, added LDAP debug logging
Jan 21 2020, 4:02 PM
machniak committed rK62aa92f550a3: Use deleteWhenMissingModels=true for all jobs (authored by machniak).
Use deleteWhenMissingModels=true for all jobs
Jan 21 2020, 4:02 PM

Jan 20 2020

machniak committed rK84a834abc61c: Fix merge bugs and regressions (authored by machniak).
Fix merge bugs and regressions
Jan 20 2020, 4:04 PM
machniak committed rK53c06d907ad7: Fix PHP Fatal error: Cannot declare class App\Backend\LDAP (authored by machniak).
Fix PHP Fatal error: Cannot declare class App\Backend\LDAP
Jan 20 2020, 2:21 PM
machniak committed rK386c04bc8fcb: Merge branch 'dev/ldap-backend' of ssh://git.kolab.org/source/kolab into… (authored by machniak).
Merge branch 'dev/ldap-backend' of ssh://git.kolab.org/source/kolab into…
Jan 20 2020, 1:48 PM
machniak committed rKdf996d973771: Fix domain status mutator, fix rebase errors, fix CS issues (authored by machniak).
Fix domain status mutator, fix rebase errors, fix CS issues
Jan 20 2020, 1:48 PM
machniak committed rK90caacaf891b: s/wallaced/wallace/ (authored by machniak).
s/wallaced/wallace/
Jan 20 2020, 1:48 PM
machniak committed rK4662c251ae80: Remove duplicated config (authored by machniak).
Remove duplicated config
Jan 20 2020, 1:48 PM
machniak committed rK5a11e824347d: Reduce the number of users created in seeding the database (authored by vanmeeuwen).
Reduce the number of users created in seeding the database
Jan 20 2020, 1:48 PM
machniak committed rK1971993590fa: Also update AppServiceProvider for new Observers (authored by vanmeeuwen).
Also update AppServiceProvider for new Observers
Jan 20 2020, 1:48 PM
machniak committed rK7e3074180bbb: Commit intermediate LDAP backend stuffz (authored by vanmeeuwen).
Commit intermediate LDAP backend stuffz
Jan 20 2020, 1:48 PM
machniak committed rKf434b72b7e89: The cache should be in Redis, now that we have Redis, and avoid growing… (authored by vanmeeuwen).
The cache should be in Redis, now that we have Redis, and avoid growing…
Jan 20 2020, 1:48 PM
machniak committed rK3644e6f6b297: Remove the remember token for the user factory (authored by vanmeeuwen).
Remove the remember token for the user factory
Jan 20 2020, 1:48 PM
machniak committed rK502fafa67666: Implement a request logger that is a lot more verbose out of production (authored by vanmeeuwen).
Implement a request logger that is a lot more verbose out of production
Jan 20 2020, 1:48 PM
machniak committed rKc41a4bca25e4: Enable hybrid authentication between 'password' and 'password_ldap' columns in… (authored by vanmeeuwen).
Enable hybrid authentication between 'password' and 'password_ldap' columns in…
Jan 20 2020, 1:48 PM
machniak committed rKca289369b994: A tiny little bit cleaner (authored by vanmeeuwen).
A tiny little bit cleaner
Jan 20 2020, 1:48 PM
machniak committed rK2f149530834a: Ensure everything's up and running before we seed the database (authored by vanmeeuwen).
Ensure everything's up and running before we seed the database
Jan 20 2020, 1:48 PM
machniak committed rKd23108c23056: Add an additional manual step to ensure the latest docker image is used (authored by vanmeeuwen).
Add an additional manual step to ensure the latest docker image is used
Jan 20 2020, 1:48 PM
machniak committed rK2df4a01b2d4b: Add logo.svg (authored by vanmeeuwen).
Add logo.svg
Jan 20 2020, 1:48 PM
machniak committed rKc42578797560: Add mariadb to share jobs and queues and whatnot between kolab and worker (authored by vanmeeuwen).
Add mariadb to share jobs and queues and whatnot between kolab and worker
Jan 20 2020, 1:48 PM
machniak committed rK699903007477: Fix 'localhost' going through a socket for fsck knows what reason, by making… (authored by vanmeeuwen).
Fix 'localhost' going through a socket for fsck knows what reason, by making…
Jan 20 2020, 1:48 PM
machniak committed rKd8e8aeb2fe81: With addt. fixtures for Jitsi experiment (authored by vanmeeuwen).
With addt. fixtures for Jitsi experiment
Jan 20 2020, 1:48 PM
machniak committed rKa598d87dedc3: Update README with changes to `bin/quickstart.sh` (authored by vanmeeuwen).
Update README with changes to `bin/quickstart.sh`
Jan 20 2020, 1:48 PM
machniak committed rK9a6aa9fa94c5: An initial version of some async ldap backend that adds domains / users (authored by vanmeeuwen).
An initial version of some async ldap backend that adds domains / users
Jan 20 2020, 1:48 PM
machniak committed rK670fd61d098c: Attempt to enhance docker environment with some redis and a worker node (authored by vanmeeuwen).
Attempt to enhance docker environment with some redis and a worker node
Jan 20 2020, 1:48 PM
machniak committed rK19e8a716fefb: s/wallaced/wallace/ (authored by machniak).
s/wallaced/wallace/
Jan 20 2020, 11:09 AM

Jan 14 2020

machniak committed rKf9764e0b2330: Localizable plan name and description properties (authored by machniak).
Localizable plan name and description properties
Jan 14 2020, 1:38 PM

Jan 13 2020

machniak committed rK8c87f48fe082: Signup plan selection (authored by machniak).
Signup plan selection
Jan 13 2020, 1:32 PM

Jan 9 2020

machniak committed rK4cdffde5fcd7: Tests for User::findByEmail() (authored by machniak).
Tests for User::findByEmail()
Jan 9 2020, 3:08 PM
machniak committed rK1de6d7f3337f: Small tests cleanup (authored by machniak).
Small tests cleanup
Jan 9 2020, 3:08 PM
machniak committed rK64f8deb2b412: Fix fragile test (authored by machniak).
Fix fragile test
Jan 9 2020, 2:45 PM
machniak committed rK0796b738b10d: Test all SKU handlers, be aware of active state (authored by machniak).
Test all SKU handlers, be aware of active state
Jan 9 2020, 2:45 PM
machniak committed rK3aee46b3fa8e: Add missing stylelint and eslint config (authored by machniak).
Add missing stylelint and eslint config
Jan 9 2020, 1:01 PM
machniak committed rK6913d633f57d: Signup + plans + packages (authored by machniak).
Signup + plans + packages
Jan 9 2020, 12:21 PM
machniak committed rK371c6330373b: Merge branch 'master' of ssh://git.kolab.org/source/kolab (authored by machniak).
Merge branch 'master' of ssh://git.kolab.org/source/kolab
Jan 9 2020, 12:21 PM

Jan 8 2020

machniak added a comment to T5740: chwala: PHP error: Uncaught Error: [] operator not supported for strings in /usr/share/chwala/lib/file_ui_output.php:152.

PHP >= 7.1 compat. issue. Fixed.

Jan 8 2020, 9:23 PM · Chwala, Bug Reports
machniak committed rCaf497a24da9f: Add .arcconfig (authored by machniak).
Add .arcconfig
Jan 8 2020, 9:22 PM
machniak committed rC272e45234f78: initialize script variable correct as array. Fixes T5740 (authored by dhoffend).
initialize script variable correct as array. Fixes T5740
Jan 8 2020, 9:22 PM
machniak closed T5740: chwala: PHP error: Uncaught Error: [] operator not supported for strings in /usr/share/chwala/lib/file_ui_output.php:152 as Resolved by committing rC272e45234f78: initialize script variable correct as array. Fixes T5740.
Jan 8 2020, 9:22 PM · Chwala, Bug Reports
machniak closed D901: initialize script variable correct as array. Fixes T5740.
Jan 8 2020, 9:22 PM
machniak accepted D901: initialize script variable correct as array. Fixes T5740.
Jan 8 2020, 9:17 PM

Jan 2 2020

machniak assigned T5746: kolabformat.so exported function error() causes a fatal php redefinition error to mollekopf.
Jan 2 2020, 9:20 AM · Libraries, Bug Reports

Dec 31 2019

machniak committed rK02da81a9b9ba: Add Reply-To configuration for mailing (authored by machniak).
Add Reply-To configuration for mailing
Dec 31 2019, 3:29 PM

Dec 27 2019

machniak committed rS6949d1c157ac: Syncroton updates from upstream (authored by machniak).
Syncroton updates from upstream
Dec 27 2019, 1:54 PM
machniak committed rKc48a3a553798: Add eslint and stylelint (authored by machniak).
Add eslint and stylelint
Dec 27 2019, 12:45 PM
machniak committed rK8d8b44267dda: Don't use PHPCS for js and css files (authored by machniak).
Don't use PHPCS for js and css files
Dec 27 2019, 10:01 AM
machniak committed rKa98b50e4a9b4: Compare verification code in a case-insensitive way (authored by machniak).
Compare verification code in a case-insensitive way
Dec 27 2019, 8:02 AM
machniak committed rK9c654138f273: Add Logout test (authored by machniak).
Add Logout test
Dec 27 2019, 8:02 AM
machniak committed rK3f98a748185b: Add test for "Forgot password?" link (authored by machniak).
Add test for "Forgot password?" link
Dec 27 2019, 8:02 AM
machniak committed rKa63255c9b287: Add browser tests for the menu component (authored by machniak).
Add browser tests for the menu component
Dec 27 2019, 8:02 AM

Dec 24 2019

machniak committed rKaa5cd2ddaa10: Password Reset feature, and some CS fixes (authored by machniak).
Password Reset feature, and some CS fixes
Dec 24 2019, 11:13 AM

Dec 19 2019

machniak committed rKcbccd601f187: Add browser tests for signup code verification by link + various fixes and… (authored by machniak).
Add browser tests for signup code verification by link + various fixes and…
Dec 19 2019, 1:51 PM

Dec 18 2019

machniak committed rK07e9ade9ecc1: Add browser tests for 404 error page, small improvements (authored by machniak).
Add browser tests for 404 error page, small improvements
Dec 18 2019, 1:46 PM
machniak closed T5728: The laser beauty equipment manufacturer Bestview as Spite.
Dec 18 2019, 11:25 AM
machniak committed rK74fec7ab8110: Add unit tests for Domain model (authored by machniak).
Add unit tests for Domain model
Dec 18 2019, 11:24 AM
machniak committed rK98972967ab4f: Add tests for signup verification code email/job (authored by machniak).
Add tests for signup verification code email/job
Dec 18 2019, 10:38 AM
machniak committed rK71c4522b2794: Test creating verification email job on signup (authored by machniak).
Test creating verification email job on signup
Dec 18 2019, 10:38 AM

Dec 17 2019

machniak committed rK5dc550f8f736: Completed browser tests for signup process + small improvements (authored by machniak).
Completed browser tests for signup process + small improvements
Dec 17 2019, 3:38 PM
machniak closed T5722: Issue with roundcubemail-plugins-kolab 3.4.2 and RoundCube 1.4.1 (with the Elastic Skin and ISPConfig3): the content of a opened email is not showed as Invalid.
Dec 17 2019, 9:27 AM · Bug Reports

Dec 16 2019

machniak committed rKc26e92c49c38: Signup: Store user external email in user settings db (authored by machniak).
Signup: Store user external email in user settings db
Dec 16 2019, 2:24 PM
machniak committed rKa5797f13db17: CS fix (authored by machniak).
CS fix
Dec 16 2019, 2:24 PM