Dotclear

source: plugins/simpleMenu @ 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) @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) @3726:5e5627d21aa3   7 years carnet.franck.paul simpleMenu : set title to "Active page" or add " (active page)" for …
(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) @3703:53c8bef8608a   7 years carnet.franck.paul Use array form of optionnal parameters for form::combo(), code formatting …
(edit) @3646:1c6a535772c8   8 years carnet.franck.paul Cope with query part only in SimpleMenu? URLs, should fix #2006
(edit) @3639:fe9f4d94f86b   8 years carnet.franck.paul Add required attribute for mandatory fields
(edit) @3600:f9ab70453f48   8 years carnet.franck.paul Fix target="blank" vulnerability, thanks DaScritch? for report
(edit) @3591:a1a5b7d6fc94   8 years carnet.franck.paul Fixes conditionnal activation of delete button
(edit) @3589:7f3830ee7905   8 years carnet.franck.paul Update simpleMenu help for "outside" links
(edit) @3586:ae0e1ceb84df   8 years remi move translation
(edit) @3584:77b7cbdc1194   8 years remi replace the good js file
(edit) @3583:d1b90256107c   8 years remi fix dont overwrite title, otherwise, it's seems always being empty
(edit) @3582:4d2db336ef65   8 years remi ah c'était des tabulations, pas des espaces ;)
(edit) @3581:978d426ac7b6   8 years remi more a11y compliant
(edit) @3580:d14bdb8c3424   8 years remi fix case targetBlank is unset
(edit) @3579:ff51a91ff913   8 years remi forget translation
(edit) @3578:f42d8d27e838   8 years remi target="_blank"
(edit) @3427:75253b0af38a   9 years carnet.franck.paul Cope with l10n for Berlin buttons (hamburgers), enclose simplemenu links …
(edit) @3333:11107ba2fc59   9 years carnet.franck.paul Cope with settings URLs for modules (defined in _define.php). The settings …
(edit) @3182:adf3c934173f   9 years carnet.franck.paul Disable submit button unless at least one item selected whenever is …
(edit) @3159:a7553434ee4c   9 years carnet.franck.paul Use new setting type 'array' for some settings, addresses #1833
(edit) @3019:a2b9d58505b1   10 years carnet.franck.paul Encapsulate <ul>…</ul> with <nav role="navigation">…</nav> when <ul> used …
(edit) @2941:605c7b55a606   11 years carnet.franck.paul Optimize all other png
(edit) @2928:0471a74f04ed   11 years carnet.franck.paul Add item description option, closes #2060
(edit) @2912:ece65b251f7a   11 years carnet.franck.paul Typo (" missing), thanks lipki
(edit) @2870:89c05423e739   11 years carnet.franck.paul Revert part of rev 2866 as these modifications will implied CSS review …
(edit) @2866:c757993d0d27   11 years carnet.franck.paul role="navigation" cannot be put on <ul> tag, so we should enclosed …
(edit) @2849:97e1b334e54b   11 years Dsls Deprecated $core->adminurl->decode, use $core->adminurl->get instead (with …
(edit) @2820:208141170abc   11 years carnet.franck.paul registercopy for plugin is not necessary as it has been already done on …
(edit) @2815:58afbf9370e1   11 years carnet.franck.paul Using dcAdminURL, work in progress on plugins…
(edit) @2805:4747906cee2f   11 years carnet.franck.paul Add confirmation dialog before leaving some modified forms, fixes #1605
(edit) @2778:fe7e025273c4   11 years carnet.franck.paul Add "offline" option on widgets, closes #1945
(edit) @2773:65aa733ce8a4   11 years carnet.franck.paul Add activation setting for simple menu, fixes #1958
(edit) @2701:f9ee5d4e8aef   11 years carnet.franck.paul Cope with empty mandatory fields, Fixes #1966
(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) @2605:323bbdec481d   12 years carnet.franck.paul Switch all templates to HTML5, step 4, add roles on some widgets and for …
(edit) @2588:aab757309880   12 years carnet.franck.paul Merge bugfixes and other minor changes from 2.6 branch
(edit) @2576:93f2aabd0607   12 years carnet.franck.paul Escape label and description fields in simpleMenu, fixes #1878
(edit) @2566:9bf417837888   12 years carnet.franck.paul Add some people in CREDITS, remove trailing spaces and tabs.
(edit) @2534:c333aa67c0b0   12 years carnet.franck.paul Update english helps
(edit) @2496:e33dcbc18e36   12 years carnet.franck.paul Merge 2.6 commits to the current 2.7-dev
(edit) @2495:dc8c7974ff0b   12 years carnet.franck.paul Add touch capacity for drag'n'drop gestures on screen, addresses #1802
(edit) @2455:52c30666c8d9   12 years carnet.franck.paul Add confirmation message before quitting a simpleMenu page (with form's …
(edit) @2425:6b278097c10c   12 years Dsls Contextual help for blog_pref, user_pref and simpleMenu (core_blogs is …
(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) @2374:68c92c350824   12 years nikrou77 Update permissions : remove execution permission on image files
(edit) @2280:849829810d35   12 years kozlika Icones : actualisation, ajouts, nettoyage. Thèmes : modifs légères de …
(edit) @2276:0d01a74ae371   12 years Dsls Adapted simpleMenu to new favs, added forgotten "permissions" for …
(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) @2251:4a1cf731c5c0   12 years carnet.franck.paul Little tiny typo too
(edit) @2167:e81d864a3838   12 years Dsls breadcrumb - shortened options names
(edit) @2166:6f409aa25386   12 years Dsls revamped dcPage::breadcrumb, closes #1559
(edit) @2154:a70eddc75ca4   12 years carnet.franck.paul Cope with new categories combo generation, fixes #1737
(edit) @2120:260644fa6bf0   12 years carnet.franck.paul Add step in breadcrumb (plugin simpleMenu)
(edit) @2078:0619de6f0565   12 years kozlika Menu simple, tableau sans drag & drop sur l'ajout d'un item ; réduction …
(edit) @2002:a0de6679a058   12 years kozlika Tableaux responsive. Poke jcDenis :-)
(edit) @1973:0e817a3089f7   12 years carnet.franck.paul Unescape & no redir URL, fixes #1679
(edit) @1956:d272c079e6e5   12 years kozlika Aides contextuelles. Correction des h3 en h4 pour les plier/déplier là …
(edit) @1919:e424fb8c8bb5   12 years kozlika Intégration du travail de brol sur les aides contextuelles en français. …
(edit) @1777:7537f8d0dc35   12 years Dsls updated simplemenu with new combo feature.
(edit) @1722:63591a096fb3   12 years Dsls Improved lang combo, updated simpleMenu accordingly, see #1599
(edit) @1636:ad22a8dc2100   12 years kozlika Message "No [somewhat] yet/so far/[nothing]" harmonization. CSS: very …
(edit) @1573:538469369fa5   12 years kozlika Fixes title hierarchy in contextual help pages. (And look Ma, I've fixed …
(edit) @1553:e42635c9dc4a   12 years kozlika Replace class="message" by class="success" where it is needed.
(edit) @1474:122a77514ce1   12 years kozlika Fixes typo and other html mistakes. Thanks to brol. Fixes #1477 Fixes …
(edit) @1358:f117338392dc   12 years carnet.franck.paul Messages are now displayed below the breadcrumb, fixes #1528
(edit) @1339:11fdde189adb   12 years carnet.franck.paul New dcPage::breadcrumb function, last step at least
(edit) @1312:9b954dbdf09a   12 years carnet.franck.paul Merge step 2
(edit) @1292:c022746c7271   12 years kozlika SimpleMenu? moved in blog menu and minor css adjustment.
(edit) @1280:d9627cb1cb02   12 years Dsls Backed out merge changeset: 48c827f9db99 Backed out merge revision to its …
(edit) @1273:8b7aa7969a9f   12 years carnet.franck.paul Escape & in URL, fixes #1479
(edit) @1179:a43a29427ef3   12 years carnet.franck.paul Update copyright notice
(edit) @1134:a849d4fb343e   12 years carnet.franck.paul Using jQuery UI sortable instead of old toolman looks better, fixes #1391
(edit) @1132:509d6de56b90   12 years carnet.franck.paul simpleMenu plugin now uses jQuery UI sortable for menuitems ordering via …
(edit) @1107:3943962d69b8   12 years JcDenis merge with default branch in 2.5-RC
(edit) @1063:6636d160f15c   13 years carnet.franck.paul Widget may now be displayed without inclusive div, fixes #1242
(edit) @1062:8f51b2e77efe   13 years carnet.franck.paul New behaviour publicSimpleMenuItem in SimpleMenu? plugin, let other plays …
(edit) @1011:c8f32ed1ca5c   13 years carnet.franck.paul Remerge default branche and lasts commits
(edit) @1008:b822eec98d46   13 years carnet.franck.paul Missing = between for and " in some label tags
(edit) @967:ef5e507064e4   13 years carnet.franck.paul Adjust plugins and themes versions (modified since 2.4.4)
(edit) @965:d4c78cf7ae10   13 years carnet.franck.paul Revert to original name and desc in define.php of plugins. Localized …
(edit) @963:93718b472083   13 years carnet.franck.paul Update locales
(edit) @954:958704d2486f   13 years carnet.franck.paul Add description to widget, fixes #990
(edit) @945:a373e04f8ac3   13 years carnet.franck.paul Add/complement display modes (all pages, home page only, except on home …
(edit) @907:da55072f8b87   13 years carnet.franck.paul Add timestamp on information message, fixes #1189
(edit) @790:1b24976ec75f   14 years carnet.franck.paul Unecessary comment — causes a 404
(edit) @776:4ce635c0ca26   14 years dsls Last updates to getURLFor : removed blog url from function
(edit) @751:00eda68d0e08   14 years carnet.franck.paul No more non-ASCII characters in ("literal strings") in PHP files
(edit) @750:c40ad56281f2   14 years carnet.franck.paul Locales building is no more broken
(edit) @689:9136dc29591a   14 years carnet.franck.paul Icônes de Thomas pour le plugin
(edit) @685:e942a5aeb946   14 years carnet.franck.paul Version 1.0 pour Ductile et simpleMenu
Note: See TracRevisionLog for help on using the revision log.

Sites map