-
I've searched through the source, previous issues, and the documentation but can't find a way to print a chart cleanly. Using the browser print function isn't ideal as it often chops charts in half.
-
### Changelog (TDB 335.61 -> 335.62 & 6.04 -> 703.00)
![6.x](https://img.shields.io/badge/branch-6.x-blue.svg)
![3.3.5](https://img.shields.io/badge/branch-3.3.5-yellow.svg)
-
SELECT 33, bq.id, 'Legal'
FROM (
SELECT
`u`.`id`, `u`.`layout`,
`u`.`id` AS face_id,
CASE
WHEN layout = 'double-faced' OR layout = 'fli…
-
I am unable to use `M-x magit-list-repositories` because some of my repositories are checked into branches that have seen been deleted remotely. When I run `M-x magit-status` with one of these reposit…
-
OK, I've finished putting together the "chance of seeing a bird" mode rather than the "count of birds seen". I've changed a bunch of things in my current version of the code, though, so I don't want …
-
First, FlightR rocks and thank you Eldar for your tireless work on this package. What an awesome leap forward for geolocator analysis. I have been systematically working through the coding options in …
-
The following regexp uses a lot of recursion every time the content has a lot of double quotes:
```
(?:"([^"\\\\]*(?:\\\\.[^"\\\\]*)*)"
```
Basically it is causing a crash in windows due to stack ov…
-
There is a Doc to explain how to configure Nginx ?
I Copy&Paste restyaboard.conf in /etc/nginx/site-availaible|enable/ and rename server_name but i get a 403 error.
-
This one's a bit difficult as i dont know where you could actually find this.
But we store all our previous years calendars, since 2015 for historic reasons as well as the ability to refer back to th…
-
Can we include more icons in WET? The default free ones that come with BS are good for core things, but missing quite a few. This appears to be another free BS icon set that we can add in with 400+ …