-
Related to #217. We think we'd like to be able to declare an account's opening and closing date, as you can in Ledger and Beancount. This would be for two reasons:
1. Reducing clutter in reports: o…
-
Suggestion:
## Syntax
(mostly from mdo’s codeguide.co):
- Use soft tabs with two spaces
- Use only lowercase
- Nested elements should be indented once (two spaces).
- Always use double quotes, never …
-
### Quick summary
While custom music plays back just fine, it does not loop as expected and stop playing after the track concludes.
### Details
When applying custom music, the custom music will all…
-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DesktopEditors/issues?q=) and did not find an issue describing my bug.
### Operating System
Windows…
-
```js
function customElementTransformer(nameCustom, options = {}) {
const defaultOptions = {
name: 'div',
class: nameCustom,
};
options = Object.assign(defaultOptions, options);
…
-
Hi,
We got the CSS priorization filter working and now the CSS is deferred to just before the closing tag, and without renaming the asset which is what we need in our use case:
``
However, while ins…
-
After installing a [mariadb](https://hub.docker.com/r/linuxserver/mariadb/) instance with special characters (ampersand) in the root password field I've noticed the `Warning: SimpleXMLElement::addChil…
-
Brent what do u think about separating form actions into partial _forms_actions.php ? any cons?
that way we can focus only on form fields when make custom design for form fields
also I move
```
…
-
## Current behavior
- `srcdoc` is used by default, which _always_ renders the page as `text/html`
- When the `write` method is used, it's also always rendered as `text/html`
- When the `blobUrl` me…
-
Hi,
Using the 0.7.8.4 CLI on OS X (and 0.7.8.3 on Ubuntu), and the 16.03 Mediaconch OS X GUI, the file `sub1_24.mxf`in the following DCP - https://www.charbon-studio.com/get/dcps/CHARBON-SMPTE-24.zip…