History log of /template/strap/ (Results 301 – 325 of 356)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d2ffcff920-Mar-2021 gerardnico <gerardnico@gmail.com>

Logutility improved
Bug on snippet management
Added cache meta

b292670719-Mar-2021 gerardnico <gerardnico@gmail.com>

The low quality page class was not in the deleted files

5f891b7e19-Mar-2021 Nickeau <gerardnico@users.noreply.github.com>

Release 1.12 (#2)

* Integrated Webcode
* Added elevation
* preformatted.php is not also disable in the accept function of syntax plugin
* Accordion
* Card columns image improved and corrected

Release 1.12 (#2)

* Integrated Webcode
* Added elevation
* preformatted.php is not also disable in the accept function of syntax plugin
* Accordion
* Card columns image improved and corrected
* Tabs Navigation derived done
* Link as button
https://combostrap.com/changes

show more ...


.gitattributes
.travis.yml
README.md
action/analytics.php
action/anchor.php
action/cachebursting.php
action/linkmove.php
action/metacanonical.php
action/metadescription.php
action/metafacebook.php
action/metagenerator.php
action/metagoogle.php
action/metatwitter.php
action/pageprotection.php
action/qualitymessage.php
action/snippets.php
action/toolbar.php
browser-sync-start.bat
class/Analytics.php
class/CallStack.php
class/HtmlUtility.php
class/Image.php
class/LinkUtility.php
class/LogUtility.php
class/LowQualityPage.php
class/NavBarUtility.php
class/Note.php
class/Page.php
class/PageProtection.php
class/PluginUtility.php
class/Prism.php
class/Publication.php
class/Site.php
class/SnippetManager.php
class/StringUtility.php
class/StyleUtility.php
class/Tag.php
class/TemplateUtility.php
class/XmlUtility.php
conf/default.php
conf/metadata.php
images/webcode.png
js/anchor.js
js/webcode.js
lang/en/settings.php
plugin.info.txt
renderer/analytics.php
resources/README.md
resources/firebug/README.md
resources/firebug/firebug-lite-1.2-compressed.js
resources/firebug/firebug-lite-1.2.js
resources/firebug/firebug-lite-1.4.js
resources/firebug/firebug-lite.css
resources/firebug/firebug.gif
resources/firebug/firebug_logo.png
resources/webcode/webcode-console.js
resources/webcode/webcode-iframe.css
style/badge.css
style/blockquote.css
style/button.css
style/card.css
style/link.css
style/math.css
style/minimap.css
style/note.css
style/webcode.css
syntax/accordion.php
syntax/badge.php
syntax/blockquote.php
syntax/box.php
syntax/button.php
syntax/card.php
syntax/cardcolumns.php
syntax/cite.php
syntax/code.php
syntax/column.php
syntax/console.php
syntax/container.php
syntax/disqus.php
syntax/dropdown.php
syntax/file.php
syntax/frontmatter.php
syntax/header.php
syntax/icon.php
syntax/img.php
syntax/jumbotron.php
syntax/label.php
syntax/link.php
syntax/list.php
syntax/listitem.php
syntax/math.php
syntax/minimap.php
syntax/navbar.php
syntax/navbarcollapse.php
syntax/note.php
syntax/ntoc.php
syntax/panel.php
syntax/preformatted.php
syntax/row.php
syntax/tab.php
syntax/tabpanels.php
syntax/tabs.php
syntax/tag.php
syntax/title.php
syntax/tooltip.php
syntax/typo.php
syntax/webcode.php
d5303bc513-Feb-2021 gerardnico <gerardnico@gmail.com>

Added language mapping between apache and apacheconf + cosmetic changes

d277a96304-Feb-2021 gerardnico <gerardnico@gmail.com>

Minimum bug corrected
+ go back to render the meta when adding a page

e68157eb03-Feb-2021 gerardnico <gerardnico@gmail.com>

Couple of minor bug post-release

6ebc74e103-Feb-2021 gerardnico <gerardnico@gmail.com>

Bug on badge from Bootstrap for the pill

bd93f11003-Feb-2021 gerardnico <gerardnico@gmail.com>

Bug due again to weak typing. The page object was set to the global ID
deleted.files updated also

fd444fa603-Feb-2021 gerardnico <gerardnico@gmail.com>

The name of the header link was set to title and it should be name

6f847fc202-Feb-2021 gerardnico <gerardnico@gmail.com>

bug: the low level was not set when on frontmatter

fa5961ea02-Feb-2021 gerardnico <gerardnico@gmail.com>

Weak typing as striked again. A string is considered as true and dokuwiki does not see the change when we pass a string. We go then back because we have now a good rendering of the boolean in the met

Weak typing as striked again. A string is considered as true and dokuwiki does not see the change when we pass a string. We go then back because we have now a good rendering of the boolean in the metadaviewer

show more ...

d5c99d5b02-Feb-2021 gerardnico <gerardnico@gmail.com>

Release commit

d33fba7902-Feb-2021 gerardnico <gerardnico@gmail.com>

metadataviewer.php print now boolean value as true and false string

2128d41902-Feb-2021 gerardnico <gerardnico@gmail.com>

Added the frontmatter as toolbar
Merge all toolbar in one
The low quality page indicator is now stored as string

ebdc69ce02-Feb-2021 gerardnico <gerardnico@gmail.com>

Solved the php notice problem

33bc8b9902-Feb-2021 gerardnico <gerardnico@gmail.com>

Added webcode and the img of the url

0356c66101-Feb-2021 gerardnico <gerardnico@gmail.com>

Minimap has been included to integrate the lqpp feature

9da7678901-Feb-2021 gerardnico <gerardnico@gmail.com>

Backup - Solved little bug
Passed travis to more language

eee76a3d01-Feb-2021 gerardnico <gerardnico@gmail.com>

Dynamic Monitoring can be disable for a page
Button change has been modified in the test

42aac2ac01-Feb-2021 gerardnico <gerardnico@gmail.com>

Improvement: no runtime exception if the page is not lowercase in prod
More doc. Pipeline utility does not send a message if the command is the empty string

9b9e6d1f01-Feb-2021 gerardnico <gerardnico@gmail.com>

Added broken link documentation
Added the manual setting of the indicator

ef295d8101-Feb-2021 gerardnico <gerardnico@gmail.com>

Title class deleted and move to template
Know that we takes the link entirely, we missed the template functionality for the name
Move test failed was due to workspace not cleaned up between setup

aa3cb38f31-Jan-2021 gerardnico <gerardnico@gmail.com>

Added excluded monitoring rules
Bug with pipeline for name in link

0a51762431-Jan-2021 gerardnico <gerardnico@gmail.com>

Link in navbar were broken. Added test

9f4383e931-Jan-2021 gerardnico <gerardnico@gmail.com>

Broken test because of the Link Object
Deleted the link from the navbar and incorporated it in the link component
Added move test on basic link

1...<<1112131415