-
### My code conventions for this project
- Everything in EN
- 2 space tab indents
- BEM class naming
- Custom properties in global.css
- Work with components, stored in lib folder
- Building the site…
-
Hello,
While using the extract_text_to_fp function with the latest version of pdfminer.six, I've encountered an issue where CID characters (e.g., CID(123)) appear in the extracted text. These chara…
-
_From @prock-fife on August 26, 2009 23:29_
This issue was reported by **cheesesucker**
Currently the code used in the editor is not consistent to one style. We should clean up this code to match ou…
stubb updated
7 years ago
-
-
lots of commented out code
not following standard etc.
-
Might influence intercept.
change between Build 144181 or 144147 to 144193
-
```
Looking for some help in Jumi
i'm working with joomla and Jumi for few years, currently im using joomla 1.7
and i hav installed jumi 2.0.6 - its installed successfully and went to
Extensions ->…
-
1. Add validation request | EditRouteRequest
2. Extract only data we work with. | EditRouterExtractor
3. Use single responsibility principle for editing all routes. |
4. Add flash messages. Why sessi…
-
There are a lot of style choices in the razor-tooling code base made by previous maintainers that don't necessarily align with the current maintainers. Let's use this issue to discuss some style chang…
-
We should refactor the JNI code in api/src/lib to make it cleaner:
- Remove all code duplications (e.g. when creating a jobjects to return, when evaluating a Result and return j_object::null if it …