Phlegx Systems

Results 77 issues of Phlegx Systems

The _currency_charge_ should be dynamic and not static by using ``` ruby currency_code: PaymentEngines.configuration[:currency_charge], ``` instead of ``` ruby currency_code: 'BRL', ``` https://github.com/devton/catarse_paypal_express/blob/master/app/controllers/catarse_paypal_express/paypal_express_controller.rb#L32

Would be very nice if one could set the path to the ca file via an initializer!

Hi! We use Nextcloud 13 and the latest apporder app. Following scenario: - We set a default order (1. mail, 2. calendar, etc.) to all apps and set `'defaultapp' =>...

enhancement

Hi @MatteoGabriele! Congratulation for this nice Vue package. Here some useful functionalities that can be added to vue-gtag to get better control over the plugin. 1. Add method to check...

Hi The placeholder animation overflows in the actual Chrome version. ![chrome-bug](https://user-images.githubusercontent.com/111506/61538004-c3b7bd80-aa38-11e9-925b-b26c42f5cfba.png)

Solved some issues and added some features: **Fixes** - Solve #609 - Solve #708 - Solve #288 - Solve #249 - Solve #180 **Features** - Better service navigation logic on...

help wanted

**Is your feature request related to a problem? Please describe.** I cannot find a way to customize the help button and link e.g. remove the help button or customize the...

Hi! How can i change the cropper region as a circle when aspect ratio is 1:1?

Hi there, Adding the LDAP stuff as you suggest on your Wiki page does work fine. Authentication does work also with groups. However restarting nginx throws me some errors: ```...