History log of /plugin/combo/action/ (Results 76 – 100 of 106)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8aa9d0e620-Mar-2021 gerardnico <gerardnico@gmail.com>

Snippet Manager now by bar and requests scope

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

Logutility improved
Bug on snippet management
Added cache meta

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 ...


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

Couple of minor bug post-release

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

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 ...

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

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

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

722648ea31-Jan-2021 gerardnico <gerardnico@gmail.com>

Message shows now in a page is low quality
Title is taken if H1 does not exist on low quality link

325fe0c530-Jan-2021 gerardnico <gerardnico@gmail.com>

Private linking - Done

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

CI Error solved

7c33ecc630-Jan-2021 gerardnico <gerardnico@gmail.com>

Analytics Refresh Improved (was refresh even if the indicator was not changed)
Test improved (name going to Test)
Text and String utility are now under one class
Added a reason to the refresh table
A

Analytics Refresh Improved (was refresh even if the indicator was not changed)
Test improved (name going to Test)
Text and String utility are now under one class
Added a reason to the refresh table
Added interwiki analytics
The page class become more central

show more ...

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

Added the quality message / dynamic page monitoring

08ca4f8529-Jan-2021 gerardnico <gerardnico@gmail.com>

Added the quality message

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

Moving the test to the new naming to be able to switch from source to test easily

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

Added a Menu item to export the analytics

266b617e28-Jan-2021 gerardnico <gerardnico@gmail.com>

Website quality has now no low page.
And the analytics on write has been deleted because no needed

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

Creation of the page class with sqlite got many problem when sqlite is not on
Added if then else

55d4462b28-Jan-2021 gerardnico <gerardnico@gmail.com>

Analytics refresh implemented

12345