Dotclear

source: admin @ 3973:519eaa29f580

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3969:c76cec786290   6 years carnet.franck.paul Cope with long media filename
(edit) @3968:075785b9d306   6 years carnet.franck.paul Add WebP image format support to Dotclear (not yet fully tested)
(edit) @3967:64b7afcd50a3   6 years carnet.franck.paul Typo
(edit) @3964:4e278a021195   6 years carnet.franck.paul Really disable enhanced upload in media manager if user pref is off, fixes …
(edit) @3962:68cb6ec88ca6   6 years carnet.franck.paul Display a warning if the user try to create a directory which already …
(edit) @3959:e532d07dd1df   6 years carnet.franck.paul Add title and legend reminder on first tab in media (image) insertion …
(edit) @3958:5e250cd51362   6 years carnet.franck.paul No more Flash player (flv, mp3) in Dotclear \o/
(edit) @3957:51227219596b   6 years carnet.franck.paul Fix title+legend media insertion
(edit) @3956:93073017d895   7 years carnet.franck.paul Remove successfully deleted media dir from recent/fav list (if present in …
(edit) @3947:3bb644edfc18   7 years carnet.franck.paul Switching from inline JS variables to JSON script. last step for dashboard …
(edit) @3945:02967bd96c6c   7 years carnet.franck.paul Switching from inline JS variables to JSON script. dcLegacyEditor is …
(edit) @3943:add39fb8ef11   7 years carnet.franck.paul Highlight (dashed & rounded border) only sortable divs (mainly on …
(edit) @3936:4ae4c187b41e   7 years carnet.franck.paul Don't presume about jsToolBar existence!
(edit) @3935:8cce0920394e   7 years carnet.franck.paul Hightlight movable blocks on dashboard when this functionality is enabled
(edit) @3934:eab07f30f99b   7 years carnet.franck.paul Switching from inline JS variables to JSON script. CodeMirror? is on stage
(edit) @3933:729d8807bffe   7 years carnet.franck.paul Display read/write warning only if no error pending
(edit) @3931:d72ef68c3096   7 years carnet.franck.paul Switching from inline JS variables to JSON script. Toggles is coming
(edit) @3930:5007b8ff2be4   7 years carnet.franck.paul Switching from inline JS variables to JSON script. Common js vars and msg
(edit) @3929:c871a4f0a22f   7 years carnet.franck.paul Switching from inline JS variables to JSON script. Confirm close is on the …
(edit) @3928:61a15405d315   7 years carnet.franck.paul Switching from inline JS variables to JSON script. Page Tabs (jQuery …
(edit) @3927:e57339eefafa   7 years carnet.franck.paul Switching from inline JS variables to JSON script. File upload (jQuery …
(edit) @3926:199b1f662109   7 years carnet.franck.paul Switching from inline JS variables to JSON script. Filter controls are on …
(edit) @3922:97da59a8f577   7 years carnet.franck.paul Switching from inline JS variables to JSON script. Date picker is on the …
(edit) @3920:c0b5cb32a713   7 years carnet.franck.paul Move backend notices/messages system to a special admin class and try to …
(edit) @3919:f0be8a8c7715   7 years carnet.franck.paul Switching from inline JS variables to JSON script. Includes a copy of …
(edit) @3918:350bc5990b82   7 years carnet.franck.paul Switch from p to div to cope with quick entry editor markup, fixes #2279
(edit) @3916:15f69243f128   7 years carnet.franck.paul Cope better with the hidden dirs, show the final name of the newly created …
(edit) @3915:a57821ba9ef1   7 years carnet.franck.paul Switching from inline JS variables to JSON script. A step ahead…
(edit) @3911:b77eb4748159   7 years carnet.franck.paul Add information when media is private in media manager list, closes #2287
(edit) @3908:5faa2f3124a3   7 years carnet.franck.paul Better this way and it works on every modern browsers (I hope) \o/
(edit) @3907:8e62489d0ad5   7 years carnet.franck.paul Do not display the drag'n'drop switch button if javascript is disabled
(edit) @3906:67f6a46a8802   7 years carnet.franck.paul Drag'n'drop of dashboard areas is no more activated by default after 5 …
(edit) @3905:6a2ca1222f20   7 years carnet.franck.paul Try to prevent accidental sort on dashboard module
(edit) @3904:c8bbba14c97a   7 years carnet.franck.paul Fix jQuery UI touch-punch plugin in order to give access to input/textarea …
(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 …
Note: See TracRevisionLog for help on using the revision log.

Sites map