- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
May 12 2023
Remove test section
The portsearch database seems to work despite that issue, so decreasing the priority.
May 11 2023
So, one of the best candidate from the brainstorming is ServPulse.
According https://imagemagick.org/script/porting.php:
Fix indent
Respect wgNamespacesToBeSearchedDefault syntax
+wgNamespacesToBeSearchedDefault
Fix syntax error
May 9 2023
Imported from https://github.com/nasqueron/docker-openfire/pull/4
3.4.8 disabled this possibility, #11431 - Disallow changing custom field type after creation
May 8 2023
In T1843#26693, @dereckson wrote:CSS
Most Nasqueron projects use Foundation as CSS framework, and that's convenient to get for example our standard footer.
How to integrate Vue and Foundation?
I've noticed there is a project to ease development of components, vue-foundation, it offers Vue components for most used Foundation widgets, see https://vue-foundation.github.io/vue-foundation/ for a demo.
Those components are available at https://github.com/vue-foundation/vue-foundation/tree/master/src/components but there are 6 years old, so double check it against Vue syntax and against current Foundation framework syntax.
I generally start from this template to build static sites, what is great with this approach is you can easily customize the SCSS code to build your CSS + it automates tasks like webpack / minimizing / adding -moz -webkit and other prefix for custom features.
Decreasing priority as we've assigned a direct IP to web-001 without any need to use router-001.
Blocked by T1859 change.
To update the type on NetBox is tricky: if we move from object to multiple object, the database isn't updated, so it generates an integer the isn't iterable (object id -> list of object ids).
Deployed, with native OVH IPv6.
IPv6 static assign
netif_ipv6.rc should also be configured to assign statically the IP, instead of using accept_rtadv
May 7 2023
Whiteline tweak
Fix whiteline
The following routing table works like a charm on web-001:
Okay, update works.
$ salt router-001 state.sls_id /etc/rc.conf.d/routing/router roles/core/network router-001: ---------- ID: /etc/rc.conf.d/routing/router Function: file.managed Result: True Comment: File /etc/rc.conf.d/routing/router updated Started: 21:04:46.305696 Duration: 48.049 ms Changes: ---------- diff: New file mode: 0644
This is already configured in Salt in ef7f71ee + f8190dedfbcf, but NOT applied:
Upgrade to FreeBSD 13.2 ongoing:
[ Priority high, as it's a blocker to switch ready sites - like MediaWiki and the static ones - to Alkane ]