Dotclear

source: admin @ 3902:861a3d1a15f3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3902:861a3d1a15f3   7 years carnet.franck.paul Use numeric fields (with min/max) for sortering items (categories, …), fix …
(edit) @3901:ae61a16b9434   7 years carnet.franck.paul Disable module ordering on dashboard if user preference (no drag'n'drop) …
(edit) @3898:a9b1e7de8211   7 years carnet.franck.paul Add spellcheck="true" attribute on input/textarea
(edit) @3897:61304e9616a6   7 years carnet.franck.paul Set correct lang attribute (useful for browser/editor spelling) for …
(edit) @3884:0cea47e6b892   7 years carnet.franck.paul Use let and const rather than var (ES2015/ES6)
(edit) @3882:254f3929b2c4   7 years carnet.franck.paul Actually the minifier did not like the template strings, so one step back …
(edit) @3881:7817be8a94ca   7 years carnet.franck.paul The JS minifier dot not like \ breaking line, need to investigate further
(edit) @3880:e6d1f6d9d7df   7 years carnet.franck.paul Use let and const rather than var (ES2015/ES6), use template string where …
(edit) @3878:fd5264175804   7 years carnet.franck.paul Harmonize scripts used to display entries/comments/trackbacks content in …
(edit) @3877:e68b76561491   7 years carnet.franck.paul Back to the old array() notation for build tools (they still may be used …
(edit) @3876:7f716e4e25ac   7 years carnet.franck.paul Some CSS adjustments (hr may be used in admin fieldset or div.fieldset to …
(edit) @3874:ab8368569446   7 years carnet.franck.paul short notation for array (array() → [])
(edit) @3872:39861f53bcc0   7 years carnet.franck.paul Use ... token for variable argument list rather than func_get_args() …
(edit) @3871:a66150bf0b48   7 years carnet.franck.paul Better this way for badge border color
(edit) @3870:132b4be257c5   7 years carnet.franck.paul Add some badge options (square, noborder, small) and minor CSS …
(edit) @3869:97af47e1ee7d   7 years carnet.franck.paul Add badge capabilities (used mainly by dashboard modules)
(edit) @3868:dae3038ae341   7 years carnet.franck.paul Add badge styles to standard CSS
(edit) @3864:edfc1b7433d6   7 years carnet.franck.paul Plugins management is allowed only for super admin, adresses #2284
(edit) @3858:ebcc8a63a4e1   7 years carnet.franck.paul Merge 2.14.2 branch
(edit) @3853:972dea29e865   7 years carnet.franck.paul Fix some CSS colors
(edit) @3852:d833829c4365   7 years carnet.franck.paul Fix some CSS colors
(edit) @3851:21fc9983c334   7 years carnet.franck.paul Allow folding of blog (standard) parameters (+es6)
(edit) @3843:f6a2d62807c6   7 years carnet.franck.paul button(type="button") is better than input(type="submit") for show/hide, …
(edit) @3842:d2616cbea480   7 years carnet.franck.paul button(type="button") is better than input(type="submit") for show/hide, …
(edit) @3841:fc88a5957ef1   7 years carnet.franck.paul Do not fire a click on a disabled button
(edit) @3840:148b714d8469   7 years carnet.franck.paul Unreachable instruction after return : fixed
(edit) @3839:783854ebd4ce   7 years carnet.franck.paul Some refinements for sortable area on dashboard, and some code refactoring
(edit) @3838:965325b2aacd   7 years carnet.franck.paul Let quick entry form breathe a little bit ;-)
(edit) @3837:45854ff786cb   7 years carnet.franck.paul Adjust CSS for main element of dashboard as they may be moved everywhere
(edit) @3836:72d7841abb8c   7 years carnet.franck.paul Add a way to reset dashboard items order (from user preferences, tab …
(edit) @3833:ea88f004549f   7 years carnet.franck.paul Mainly every areas on the dashboard are now sortable
(edit) @3828:b9bd59827820   7 years carnet.franck.paul Add the two basic colors used as CSS variables (may be used by 3rd party …
(edit) @3823:85eaa7dc0df4   7 years carnet.franck.paul Give more room to see current selected color in input type="color"
(edit) @3822:792d12537a01   7 years carnet.franck.paul Prelude (quick links) may overlay another links in small resolution, fix …
(edit) @3820:31cd92d76668   7 years carnet.franck.paul Better name for outgoing links function - addresses #2281
(edit) @3819:148005ada8b3   7 years carnet.franck.paul Outgoing links (in a new window): cope with asynchronous content which may …
(edit) @3815:267811f4aafb   7 years carnet.franck.paul Avoid uninstanciable options for the expandContent utility
(edit) @3812:bc19aeafa1c2   7 years carnet.franck.paul Allows superadmin to force check update of plugins/themes
(edit) @3811:e2aa777bc9ee   7 years carnet.franck.paul Soften background color for offline posts in posts list
(edit) @3806:e345d62b8f5f   7 years carnet.franck.paul Install wizzard was broken, fixes #2275
(edit) @3805:c3a935c7feb2   7 years carnet.franck.paul aria-hidden property missing, thanks Luce !
(edit) @3800:2781551f254a   7 years carnet.franck.paul Keep default fontsize if it is not yet set for the current user
(edit) @3796:2a5df3ef4475   7 years carnet.franck.paul PHP 5.6 is now the minimum version required (PHP 5.5 seems to be buggy …
(edit) @3795:19be142ed5ac   7 years carnet.franck.paul PHP 5.6 is now the minimum version required (PHP 5.5 seems to be buggy …
(edit) @3787:24c2472a688c   7 years carnet.franck.paul Use css3 flex rather than <br > to vertical align supplemental labels …
(edit) @3781:a86e029cb95d   7 years carnet.franck.paul Animate some counters on dashboard icons (nb of comments, spam comments …
(edit) @3780:2a4c7e88ca8b   7 years carnet.franck.paul Fix required indicator contrast for dark mode
(edit) @3779:2ea63a0f4208   7 years carnet.franck.paul Still some unwanted backgrounds for input
(edit) @3778:5b062336a301   7 years carnet.franck.paul Use system colors for input and textarea
(edit) @3776:80079096a38b   7 years carnet.franck.paul Typo and minor adjustement in dark mode css
(edit) @3775:6c367dee2de0   7 years carnet.franck.paul Add module description to title attribute of raw, hide description column …
(edit) @3774:6d9581959be6   7 years carnet.franck.paul Cope with attachment icon in post/page list
(edit) @3771:ee48b80e8d04   7 years carnet.franck.paul Use svg image rather than png for outgoing links
(edit) @3770:75566f4ffead   7 years carnet.franck.paul Add a dark mode (user preferences), some refinements to come
(edit) @3769:12b632aaedc1   7 years carnet.franck.paul Some modifications were missing from previous commit, my bad!
(edit) @3768:42e99b4be675   7 years carnet.franck.paul Switch from img to input for expanding/hiding various contents (posts, …
(edit) @3767:24b9ef042f0a   7 years carnet.franck.paul Various CSS fixes
(edit) @3766:6c93f04acf31   7 years carnet.franck.paul Optimize SVG search icon
(edit) @3765:00d069f97ebc   7 years carnet.franck.paul Review CSS for search form (main menu, modules and themes)
(edit) @3764:b50bf1d2ac95   7 years carnet.franck.paul No more images for backgrounds or borders
(edit) @3763:857d4768935c   7 years carnet.franck.paul Use sass variables for every color used (mainly foreground, background, …
(edit) @3762:e5c18a9ead6a   7 years carnet.franck.paul scope="row" obsolete in HTML5 for td, switch to th for module name …
(edit) @3761:849987324197   7 years carnet.franck.paul Apply SQL Statement in DC code, work in progress
(edit) @3758:6338fb89e8df   7 years carnet.franck.paul Update Codemirror to 5.38.0
(edit) @3756:66ea0528142b   7 years carnet.franck.paul Missed these one (see [3754])
(edit) @3746:0cae5565cdc8   7 years carnet.franck.paul Fix potential reflective XSS, thank's Zekvan Arslan for report (via Daniel …
(edit) @3745:452015a1fe20   7 years carnet.franck.paul Avoid notice if error occured
(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) @3713:3de57104808a   7 years carnet.franck.paul Avoid double underlining of label.required abbr *
(edit) @3712:bf38a22c4c93   7 years carnet.franck.paul Typo
(edit) @3711:004095dbea64   7 years carnet.franck.paul Cope with specialized input fields in admin CSS
(edit) @3710:e8d45069746a   7 years carnet.franck.paul Use array form of optionnal parameters for form::textarea(), code …
(edit) @3707:3a350757c847   7 years carnet.franck.paul Use array form of optionnal parameters for form::checkbox() where is …
(edit) @3706:170617361020   7 years carnet.franck.paul use strict and no more linter warnings/errors as far as possible
(edit) @3703:53c8bef8608a   7 years carnet.franck.paul Use array form of optionnal parameters for form::combo(), code formatting …
(edit) @3702:7f0243dc7876   7 years carnet.franck.paul Code formatting
(edit) @3701:16d6d099e144   7 years carnet.franck.paul Admin popups: dealing with Enter key fired, and focus on first input when …
(edit) @3700:6a3097e81a2f   7 years carnet.franck.paul Admin popups: dealing with Escape key fired → do nothing and close popup.
(edit) @3699:77a12236e993   7 years carnet.franck.paul Add autocomplete attribute to form::password where it's relevant, code …
(edit) @3691:3dbfcef11299   8 years carnet.franck.paul PHP 7.2 compliance (deprecated create_function() replaced by closure)
(edit) @3690:b48aaf7c80a4   8 years carnet.franck.paul Focus (and visually show) the subhash if possible
(edit) @3689:f0f98c0c6124   8 years carnet.franck.paul Better way (but not the best) to evaluate password strength
(edit) @3685:3f1bacac1ac3   8 years carnet.franck.paul Switch from jQuery background fade plugin to CSS3 animation (plugin …
(edit) @3684:1c48f7836e8a   8 years carnet.franck.paul Update jQuery migrate plugin from 1.3.0 to 1.4.1 Update jQuery UI (custom) …
(edit) @3678:8f7411ae533c   8 years carnet.franck.paul Remove CSS transition on tab activation
(edit) @3669:41c8e8a58e1f   8 years carnet.franck.paul Adjust editors base font size (CodeMirror?, dcLegacyEditor, dcCKEditor), …
(edit) @3649:3b0b868d58b0   8 years carnet.franck.paul Fix potential XSS - thank's Trí Chim Trích for report
(edit) @3648:be35cfa83b8f   8 years carnet.franck.paul Cope with ellips'ed cells. Thanks Thomas Zilliox for inspiration …
(edit) @3647:19d35c4e445f   8 years carnet.franck.paul Fix permission control for global help. Closes #2262
(edit) @3640:7df99527ffd0   8 years carnet.franck.paul - Add module id in () after module label in modules' list - cope with …
(edit) @3639:fe9f4d94f86b   8 years carnet.franck.paul Add required attribute for mandatory fields
(edit) @3638:41197f7d6609   8 years carnet.franck.paul A little bit more discrete ajax indicator
(edit) @3637:11396143671b   8 years carnet.franck.paul Ajax activity indicator option, just for fun ;-)
(edit) @3633:7ee3561d4778   8 years carnet.franck.paul Keeps media stats visible even if notes and secondary info are disabled …
(edit) @3628:e1fe4c7112eb   8 years carnet.franck.paul Display statistics on media manager pages
(edit) @3627:9bccfc2257ad   8 years carnet.franck.paul Use PHP 5.5+ new password functions, closes #2182 Warnings: - …
(edit) @3626:e597ee1f9a15   8 years carnet.franck.paul 🐘 PHP 5.5+ is required
(edit) @3621:e1a3f3cf4930   8 years carnet.franck.paul Tiny touch of CSS4 for better a11y visual interaction ; might need more …
Note: See TracRevisionLog for help on using the revision log.

Sites map