Dotclear

source: admin/js @ 4018:af0174d56e08

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4007:d08f9c5e38db   6 years carnet.franck.paul Responsive tables (not yet applied for plugins), thanks Adrian Roselli for …
(edit) @3992:716640bdb480   6 years carnet.franck.paul Switching from inline JS variables to JSON script, autocomplete system …
(edit) @3991:7e9d10b2c0c5   6 years carnet.franck.paul Switching from inline JS variables to JSON script, charte page
(edit) @3989:dbc78cd7aa60   6 years carnet.franck.paul Switching from inline JS code to external script, media page (folder …
(edit) @3986:2ee15bffa1b5   6 years carnet.franck.paul Switching from inline JS variables to JSON script, install page
(edit) @3985:1784094d8c86   6 years carnet.franck.paul Switching from inline JS variables to JSON script, user parameters page
(edit) @3982:2e148694914d   6 years carnet.franck.paul Switching from inline JS variables to JSON script, blog parameters page
(edit) @3981:d2f19ce90a4c   6 years carnet.franck.paul Switching from inline JS variables to JSON script, user prefs page
(edit) @3979:af2eb4115a98   6 years carnet.franck.paul Update Codemirror from 5.38.0 to 5.48.0
(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) @3957:51227219596b   6 years carnet.franck.paul Fix title+legend media insertion
(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) @3936:4ae4c187b41e   7 years carnet.franck.paul Don't presume about jsToolBar existence!
(edit) @3934:eab07f30f99b   7 years carnet.franck.paul Switching from inline JS variables to JSON script. CodeMirror? is on stage
(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) @3915:a57821ba9ef1   7 years carnet.franck.paul Switching from inline JS variables to JSON script. A step ahead…
(edit) @3908:5faa2f3124a3   7 years carnet.franck.paul Better this way and it works on every modern browsers (I hope) \o/
(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) @3901:ae61a16b9434   7 years carnet.franck.paul Disable module ordering on dashboard if user preference (no drag'n'drop) …
(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) @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) @3858:ebcc8a63a4e1   7 years carnet.franck.paul Merge 2.14.2 branch
(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) @3833:ea88f004549f   7 years carnet.franck.paul Mainly every areas on the dashboard are now sortable
(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) @3805:c3a935c7feb2   7 years carnet.franck.paul aria-hidden property missing, thanks Luce !
(edit) @3781:a86e029cb95d   7 years carnet.franck.paul Animate some counters on dashboard icons (nb of comments, spam comments …
(edit) @3771:ee48b80e8d04   7 years carnet.franck.paul Use svg image rather than png for outgoing links
(edit) @3768:42e99b4be675   7 years carnet.franck.paul Switch from img to input for expanding/hiding various contents (posts, …
(edit) @3762:e5c18a9ead6a   7 years carnet.franck.paul scope="row" obsolete in HTML5 for td, switch to th for module name …
(edit) @3758:6338fb89e8df   7 years carnet.franck.paul Update Codemirror to 5.38.0
(edit) @3725:b47f38c701ee   7 years carnet.franck.paul Use specialized input fields (color, email, url, number, …) where is …
(edit) @3706:170617361020   7 years carnet.franck.paul use strict and no more linter warnings/errors as far as possible
(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) @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) @3648:be35cfa83b8f   8 years carnet.franck.paul Cope with ellips'ed cells. Thanks Thomas Zilliox for inspiration …
(edit) @3637:11396143671b   8 years carnet.franck.paul Ajax activity indicator option, just for fun ;-)
(edit) @3617:bb465743f804   8 years carnet.franck.paul Update CodeMirror? from 5.25.1 to 5.32.1
(edit) @3615:b9ac15edad1c   8 years carnet.franck.paul Reduce close region of message box as it prevents to copy the content, …
(edit) @3614:1872eef9be30   8 years carnet.franck.paul Dotclear news are now displayed in async way by js (via services.php)
(edit) @3613:c49075201a42   8 years carnet.franck.paul Dotclear core update check is now done by async js (via services.php) - a …
(edit) @3544:011c315781e3   8 years carnet.franck.paul Better way to cope with close button for messages
(edit) @3542:c4e56e611382   8 years carnet.franck.paul Update Codemirror lib from 5.24.3 to 5.25.1
(edit) @3532:3c9cac9dbe38   8 years carnet.franck.paul Update CodeMirror? lib from 5.15.3 to 5.24.3
(edit) @3529:4bcf17e238bf   9 years carnet.franck.paul Don’t forget editor context
(edit) @3528:6c3b56091267   8 years carnet.franck.paul Upgrade jQuery 2.2.0 to 2.2.4 (last release of jQuery 2.n branche)
(edit) @3525:ae1b57570664   9 years carnet.franck.paul Refresh a little but the datepicker look
(edit) @3524:6fb0bb7a04b1   9 years carnet.franck.paul Don’t forget editor context
(edit) @3518:6a6e5f277593   9 years carnet.franck.paul Adjust lockable img position
(edit) @3484:0722d6bad67e   9 years carnet.franck.paul Avoid outgoing link on images in media manager (opened with magnific-popup …
(edit) @3483:acfe12e84a15   9 years carnet.franck.paul Misconfigured preview iframe pattern, should fix #2231
(edit) @3463:65e8c8657d2d   9 years carnet.franck.paul Move tiny media action buttons to the top (right) → avoid overflow on …
(edit) @3460:ab90fe0bd783   9 years carnet.franck.paul Add a javascript button to hide dotclear notice
(edit) @3449:bddaf36a61e9   9 years carnet.franck.paul Fixes confirm-close.js code, switch meta-editor.js a links to buttons, …
(edit) @3447:b1afe8a19f26   9 years carnet.franck.paul Revert meta-editor.js buttons to a void links, fixes #2226 (addresses …
(edit) @3446:fee8f21c2bef   9 years carnet.franck.paul Add legend and title insertion option for image insertion in entry, closes …
(edit) @3445:26274861f3f6   9 years carnet.franck.paul Add button type to non submit button, add meta-helper class to meta editor …
(edit) @3444:2d5cdb51c7b2   9 years carnet.franck.paul Move advanced and plugins blog’s prefs in two separate foldable sections, …
(edit) @3442:2cfa77757f11   9 years carnet.franck.paul Adjust meta look
(edit) @3439:640a478849cf   9 years carnet.franck.paul Prettify scss code
(edit) @3438:fb6284d3cb24   9 years carnet.franck.paul Move remove buttons for post meta (tags, …) before their label rather than …
(edit) @3434:70552b10c9a3   9 years carnet.franck.paul Remove empty link (href=#) from admin, closes #1776
(edit) @3419:46cc74f3b2ee   9 years carnet.franck.paul A bit of housecleaning for no longer needed files and folders
(edit) @3408:6480db5950d2   9 years carnet.franck.paul Add a user preference to change base font size (larger or smaller)
(edit) @3403:c37bc032a343   9 years carnet.franck.paul Some tiny adjutsments, addresses #1551 , addresses #2217 , addresses #1566
(edit) @3402:8681798c6491   9 years Jean-Christian Denis Revamped blogs list with full dcAction system, closes #1551 , closes #2217
(edit) @3398:88f3d2561542   9 years carnet.franck.paul Add a user preference to hide additional information (.more-info class) …
(edit) @3373:7be20613b121   9 years carnet.franck.paul ToolMan? not more used, thank's Tim Taylor for all this years together!
(edit) @3369:363b4b1ded64   9 years carnet.franck.paul Add overlay (using magnific-popup jQuery plugin) preview of images in …
(edit) @3368:bb25979b0371   9 years carnet.franck.paul Replace old jQuery modal js code by the Magnific-Popup responsive jQuery …
Note: See TracRevisionLog for help on using the revision log.

Sites map