Dotclear

source: plugins/tags @ 3880:e6d1f6d9d7df

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3880:e6d1f6d9d7df   7 years carnet.franck.paul Use let and const rather than var (ES2015/ES6), use template string where …
(edit) @3874:ab8368569446   7 years carnet.franck.paul short notation for array (array() → [])
(edit) @3770:75566f4ffead   7 years carnet.franck.paul Add a dark mode (user preferences), some refinements to come
(edit) @3757:76b4b81f3d35   7 years carnet.franck.paul Et hop, un peu d'écriture inclusive dans Dotclear parce qu'il n'y aucune …
(edit) @3734:76dc346e20af   7 years carnet.franck.paul Usual oops :-)
(edit) @3733:ee69b09370ec   7 years carnet.franck.paul Add latest (associated entry date) and oldest (associated entry date) info …
(edit) @3731:3770620079d4   7 years carnet.franck.paul Simplify licence block at the beginning of each file
(edit) @3730:5c45a5df9a59   7 years carnet.franck.paul Code formatting (PSR-2)
(edit) @3725:b47f38c701ee   7 years carnet.franck.paul Use specialized input fields (color, email, url, number, …) where is …
(edit) @3709:c88e69474c34   7 years carnet.franck.paul use strict and no more linter warnings/errors as far as possible, switch …
(edit) @3606:bacbc979195e   8 years carnet.franck.paul Revert back from 191 to 255 chars (as utf8mb4 MySQL is only available with …
(edit) @3572:7b171ccd8cee   8 years carnet.franck.paul Reduce indexed varchar(255) fields to varchar(191) : table category, field …
(edit) @3540:1f85f4311dbf   8 years carnet.franck.paul Use getURLFor instead of old getBase function for breadcrumb, thank’s …
(edit) @3488:cec4daa6ee74   9 years carnet.franck.paul Typo, closes #2232
(edit) @3456:2abaa03aa32e   9 years carnet.franck.paul Switch from HTML comments to DC Template comments (not needed in final …
(edit) @3448:e9cd113ae58c   9 years carnet.franck.paul Tags plugin uses now the distributed jquery.autocomplete.js plugin rather …
(edit) @3447:b1afe8a19f26   9 years carnet.franck.paul Revert meta-editor.js buttons to a void links, fixes #2226 (addresses …
(edit) @3438:fb6284d3cb24   9 years carnet.franck.paul Move remove buttons for post meta (tags, …) before their label rather than …
(edit) @3422:d294032fcdd4   9 years carnet.franck.paul No more <link rel="top" …> neither <link rel="up" …> in HTML5
(edit) @3421:34cfd92ec45a   9 years carnet.franck.paul No more <![CDATA[ … ]]> but in rss2.xsl (only useful for XML document, as …
(edit) @3371:e723ede3c238   9 years carnet.franck.paul Bye bye Dublin-Core metadata in <head>, closes #2074
(edit) @3333:11107ba2fc59   9 years carnet.franck.paul Cope with settings URLs for modules (defined in _define.php). The settings …
(edit) @3249:aeb7ade75620   9 years carnet.franck.paul No more Shema.org and OpenGraph? meta in head, let 3rd party plugin doing …
(edit) @3248:9b3846c20484   9 years carnet.franck.paul Typo
(edit) @3247:265bceabba6d   9 years carnet.franck.paul New dotty html5 template set, second step ; closes #2061
(edit) @3182:adf3c934173f   9 years carnet.franck.paul Disable submit button unless at least one item selected whenever is …
(edit) @3062:89d7f902b996   10 years carnet.franck.paul span around ..., fixes #2119
(edit) @3057:c03560e93166   10 years carnet.franck.paul Lexical sort for tags, adresses #1850 and #2058
(edit) @3024:b4724a397193   10 years carnet.franck.paul Add syntax arg to adminPostEditor behaviour (may be 'wiki', 'xhtml', …
(edit) @3021:4018240bced6   10 years nikrou77 Add css without cache counterpart : cssLoad Use jsLoad and cssLoad for …
(edit) @3017:671366477262   10 years carnet.franck.paul Apply extension/heritage templating system to mustek templateset, …
(edit) @3009:461a5ca8e825   10 years carnet.franck.paul Includes breadcrumb plugin to the distribution, fixes #1902
(edit) @2988:182a6a6902ea   10 years carnet.franck.paul See ya baklava template set!
(edit) @2983:15189c4a828f   10 years carnet.franck.paul Keep h1 only for blog title -> W3C recommandation: Consider using the h1 …
(edit) @2982:b3ba63f6c5b1   10 years carnet.franck.paul New baklava templateset (HTML5), first draft
(edit) @2968:eac646d1715a   10 years pascal.chevrel dotclear/dotclear a bien été ajouté dans default
(edit) @2941:605c7b55a606   11 years carnet.franck.paul Optimize all other png
(edit) @2939:597ca1582463   11 years carnet.franck.paul Misuses of jsToolBar object with dcCKEditor
(edit) @2924:c59b30cb0663   11 years carnet.franck.paul Split behaviors registration and load only required js depending on editor …
(edit) @2849:97e1b334e54b   11 years Dsls Deprecated $core->adminurl->decode, use $core->adminurl->get instead (with …
(edit) @2836:94c64ffd6ef4   11 years carnet.franck.paul Admin URL may be totally different than blog URL, we should use …
(edit) @2826:b222cb4a3e97   11 years carnet.franck.paul Using dcAdminURL, work in progress on plugins… some remain in PHP, a lot …
(edit) @2805:4747906cee2f   11 years carnet.franck.paul Add confirmation dialog before leaving some modified forms, fixes #1605
(edit) @2782:490d45b49967   11 years carnet.franck.paul Typo
(edit) @2778:fe7e025273c4   11 years carnet.franck.paul Add "offline" option on widgets, closes #1945
(edit) @2761:6b76144ca48b   11 years nikrou77 CKEditor can now load external plugins such as tags, series,... Closes …
(edit) @2751:a96ec5640056   11 years nikrou77 Each editor (ckeditor, legacy ones) loads its own context when it is …
(edit) @2743:1110681e6886   11 years nikrou77 Add translation for ckeditor Closes #1982
(edit) @2704:cf5f0d29d3b6   11 years carnet.franck.paul Applying inheritance/extension template mechanism on currywurst …
(edit) @2680:9aa4685277fe   11 years nikrou77 Add button to add tags from CKEditor
(edit) @2667:ef63c4e390be   11 years carnet.franck.paul Add widget class on every widget, fixes #1901
(edit) @2662:87748fd865ef   11 years carnet.franck.paul New rendering method (renderTitle) for widget title, fixes #1827
(edit) @2661:86631ca0a3c4   11 years carnet.franck.paul Add tag-current class (if necessary) in tags widget, fixes #1908
(edit) @2609:c26642f775e2   12 years Dsls Merge with default
(edit) @2607:2a4091ec08c4   12 years carnet.franck.paul Use DC_DEFAULT_TPLSET rather than 'mustek' for default template set.
(edit) @2604:0cc273ec6062   12 years carnet.franck.paul Switch all templates to HTML5, step 3, xml:lang… no more needed
(edit) @2603:14879730c18e   12 years carnet.franck.paul Switch all templates to HTML5, step 2, ARIA roles implemented, plugins use …
(edit) @2602:58466d372cb5   12 years carnet.franck.paul Switch all templates to HTML5, step 1, ARIA roles need to be implemented
(edit) @2569:2a300bc67576   12 years carnet.franck.paul And the end of the contextual help in english, big thanks to Luce Carevic …
(edit) @2566:9bf417837888   12 years carnet.franck.paul Add some people in CREDITS, remove trailing spaces and tabs.
(edit) @2546:e9b5815be220   12 years carnet.franck.paul meta-editor.js may now be instancied more than once, Fixes #1866
(edit) @2534:c333aa67c0b0   12 years carnet.franck.paul Update english helps
(edit) @2439:02dd6096fa6a   12 years Dsls Fixed notice in tag_posts.php
(edit) @2412:9aa048292cca   12 years kevin widgets : On enlève advanced settings
(edit) @2397:effa61ef2c4b   12 years kevin widgets : Préciser que le champ titre est optionnel
(edit) @2395:5f4a14700462   12 years kevin widgets : correction suite a la reunion du 24
(edit) @2379:6f8f414d2f15   12 years kozlika Aides contextuelles fr: Tags (liste, détail, post)
(edit) @2322:a75984c93a86   12 years carnet.franck.paul Second step of contextual helps, closes #1760, now the help has to be …
(edit) @2300:268401c6d78d   12 years kozlika CSS. Réduction/simplification du nombre de couleurs utilisées.
(edit) @2280:849829810d35   12 years kozlika Icones : actualisation, ajouts, nettoyage. Thèmes : modifs légères de …
(edit) @2275:6dac5a59aa5d   12 years carnet.franck.paul 2.6 codename is Traviata
(edit) @2257:f9dcd2921221   12 years Dsls Let's be exemplary, see #1713
(edit) @2256:d3c3fa1723ab   12 years Dsls updated most of notices to new format, should fix #1710 (maintenance and …
(edit) @2234:444cf8f1d87c   12 years Dsls restored tags fav permissions enabled complex permissions.
(edit) @2230:e63e48e1c53b   12 years Dsls * New adminDashboardFavorites behavior introduced, adapted several plugins …
(edit) @2226:4c348b8ccbea   12 years kozlika Icones monochromes pour jsToolbar, autre icône et déplacement du …
(edit) @2180:5e1d9901b0c6   12 years Dsls jquery.autocomplete 1.2.3 has changed its default options, restored …
(edit) @2169:0de9a9b024f5   12 years Dsls Inverted redirection methods arguments order.
(edit) @2166:6f409aa25386   12 years Dsls revamped dcPage::breadcrumb, closes #1559
(edit) @2152:e0cb51d6543f   12 years kozlika Nouvelle image pour le date-picker Améliorations CSS (vérifiez notamment …
(edit) @2114:7f63aa8eeebf   12 years nikrou77 Upgrade jquery.autocomplete.js from agarzola fork ; addresses #1636
(edit) @2095:1fceb8fc56a6   12 years contact Now load _prepend.php files from dcModules::loadModuleFile(), cleanup …
(edit) @2079:f60e0883da0d   12 years kozlika Tags: remise en forme des actions
(edit) @2072:783d0619e389   12 years Dsls Handled in-plugin / out-plugin action pages display (dcPage.open vs direct …
(edit) @2065:e379454bb442   12 years carnet.franck.paul Typo
(edit) @2055:699a9314513f   12 years Dsls * Restored previous available pages actions * strenghened code in actions …
(edit) @2048:a23152342139   12 years Dsls exit is a bit rough and not really ob_start compliand, made it smoother …
(edit) @2039:783f5dbdf165   12 years Dsls tags plugin now uses new pages actions form.
(edit) @2003:32293b4d2aa1   12 years kozlika * Ajout de h3 en intitulé de chaque "multi-part" : s'il n'a pas besoin …
(edit) @2002:a0de6679a058   12 years kozlika Tableaux responsive. Poke jcDenis :-)
(edit) @1912:da03d9a9ac82   12 years Dsls Strenghened page number parsing.
(edit) @1874:0f292c55dba7   12 years Dsls Merge with default
(edit) @1871:9dc7dcf0564e   12 years nikrou77 Fix display of current release in footer Misspelling in plugin tags : clik …
(edit) @1844:2afca925af45   12 years carnet.franck.paul Minor enhancement
(edit) @1820:22ba621eeda5   12 years kevin Ticket #1539 : Aligne le bouton ok avec le champ inout des tags
(edit) @1797:7ebbc4eaa916   12 years Dsls tuned tags plugin (only plugin currently adapted to 2.6 temporary actions …
(edit) @1753:344c253dc891   12 years kevin Ticket #611 : la barre d'édition ne disparaissait pas quand on passe du …
(edit) @1699:5b68157bf85e   12 years Dsls Turned cookies into user_prefs for sections folding/unfolding, closes …
(edit) @1609:51d77265fb5a   12 years kozlika User page, My preferences page : reorder elements, change wording, delete …
(edit) @1606:6e2d8e9dd7d7   12 years nikrou77 Fix issue #1513 : label can be clicked, like arrow Update tests
Note: See TracRevisionLog for help on using the revision log.

Sites map