Dotclear

source: inc/admin @ 3966:781d8ab633bd

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3966:781d8ab633bd   6 years carnet.franck.paul Do not set "New entry" menuitem as active on existing post editing mode, …
(edit) @3954:315a5aa7a8b7   7 years carnet.franck.paul dcNotices method don't need to be static
(edit) @3946:61ad7b88857b   7 years carnet.franck.paul Try to keep same context when switching blog
(edit) @3934:eab07f30f99b   7 years carnet.franck.paul Switching from inline JS variables to JSON script. CodeMirror? is on stage
(edit) @3932:44c16e060db5   7 years carnet.franck.paul Typo
(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) @3923:a3f699582de4   7 years carnet.franck.paul Fix some system constants
(edit) @3922:97da59a8f577   7 years carnet.franck.paul Switching from inline JS variables to JSON script. Date picker is on the …
(edit) @3921:1258fad22246   7 years carnet.franck.paul Some minor adjustments
(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) @3913:08b5eeb2d560   7 years carnet.franck.paul Fixes #2289 - global $core missing
(edit) @3912:326f9c53acae   7 years carnet.franck.paul Switching from inline JS variables to JSON script. More to come…
(edit) @3903:24d6036ec025   7 years carnet.franck.paul dotclear js object is defined by common.js, don't try to use it before!
(edit) @3901:ae61a16b9434   7 years carnet.franck.paul Disable module ordering on dashboard if user preference (no drag'n'drop) …
(edit) @3878:fd5264175804   7 years carnet.franck.paul Harmonize scripts used to display entries/comments/trackbacks content in …
(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) @3865:f41b7448be4d   7 years carnet.franck.paul Do not allow super-admin only favorites if not super-admin, fixes #2284
(edit) @3861:21fd391e77ab   7 years carnet.franck.paul Adjust CSS of antispam plugin
(edit) @3828:b9bd59827820   7 years carnet.franck.paul Add the two basic colors used as CSS variables (may be used by 3rd party …
(edit) @3824:867da272ed7d   7 years carnet.franck.paul From d2444e64af51b2f38729721ddd801395623f66a8 Mon Sep 17 00:00:00 2001 …
(edit) @3821:af4114801acc   7 years carnet.franck.paul Remove quick link to search field (not useful as quick link to menu goes …
(edit) @3812:bc19aeafa1c2   7 years carnet.franck.paul Allows superadmin to force check update of plugins/themes
(edit) @3791:584be24d3601   7 years carnet.franck.paul Various stuff without any impact so it is mandatory, isn'it?
(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) @3762:e5c18a9ead6a   7 years carnet.franck.paul scope="row" obsolete in HTML5 for td, switch to th for module name …
(edit) @3746:0cae5565cdc8   7 years carnet.franck.paul Fix potential reflective XSS, thank's Zekvan Arslan for report (via Daniel …
(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) @3707:3a350757c847   7 years carnet.franck.paul Use array form of optionnal parameters for form::checkbox() where is …
(edit) @3703:53c8bef8608a   7 years carnet.franck.paul Use array form of optionnal parameters for form::combo(), code formatting …
(edit) @3699:77a12236e993   7 years carnet.franck.paul Add autocomplete attribute to form::password where it's relevant, code …
(edit) @3685:3f1bacac1ac3   8 years carnet.franck.paul Switch from jQuery background fade plugin to CSS3 animation (plugin …
(edit) @3672:688db50dab3e   8 years carnet.franck.paul "true" is not equal to true (aka 1)! Should fix #2266
(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) @3637:11396143671b   8 years carnet.franck.paul Ajax activity indicator option, just for fun ;-)
(edit) @3627:9bccfc2257ad   8 years carnet.franck.paul Use PHP 5.5+ new password functions, closes #2182 Warnings: - …
(edit) @3622:d7c2089bb952   8 years carnet.franck.paul Merge 2.12 commits since 2.12.1 in default branch
(edit) @3619:1b4fdf28e548   8 years carnet.franck.paul Add Referrer-Policy header in admin pages (thanks Nicolas Hoffmann → …
(edit) @3599:1bea61af9270   8 years carnet.franck.paul Add  http:// protocol before media.dotaddict.org for csp_admin_img, fixes …
(edit) @3566:9effe026362c   8 years carnet.franck.paul Add an option to hide the Help button
(edit) @3523:00d3ff65fc8f   9 years carnet.franck.paul blogs’ admin (ie not super-admin) got back their blogs’ list but only …
(edit) @3522:187d31e91d0a   9 years carnet.franck.paul blogs’ admin (ie not super-admin) got back their blogs’ list but only …
(edit) @3509:652d583aa806   9 years carnet.franck.paul Add current blog domain for script and style CSP directives (useful for …
(edit) @3499:4f82fdafce03   9 years carnet.franck.paul Adaptive admin font size is now optional
(edit) @3496:68c88daea526   9 years carnet.franck.paul No CSP directives in safe mode, it may help, sometimes
(edit) @3495:8c824042463e   9 years carnet.franck.paul Fix x-frame-options URL (specially on localhost)
(edit) @3492:11524d885a57   9 years carnet.franck.paul No CSP directives in safe mode, it may help, sometimes
(edit) @3490:70d5dbada713   9 years carnet.franck.paul Fix x-frame-options URL (specially on localhost)
(edit) @3473:6d0f6e712a80   9 years carnet.franck.paul using empty(fn()) is not allowed with PHP version < 5.5
(edit) @3472:8887a646cd62   9 years carnet.franck.paul using empty(fn()) is not allowed with PHP version < 5.5
(edit) @3460:ab90fe0bd783   9 years carnet.franck.paul Add a javascript button to hide dotclear notice
(edit) @3459:be4854244a98   9 years carnet.franck.paul $core as 1st arg of every new behaviors (if applicable) is a good idea, …
(edit) @3458:9cd71ccc20d9   9 years carnet.franck.paul Usual oups as usual, actually :-)
(edit) @3457:4a67f510806d   9 years carnet.franck.paul Add two new behaviors to open Dotclear messages 3rd party management
(edit) @3454:7e4a964280fb   9 years carnet.franck.paul Tiny tooltip refinement, just for fun
(edit) @3445:26274861f3f6   9 years carnet.franck.paul Add button type to non submit button, add meta-helper class to meta editor …
(edit) @3434:70552b10c9a3   9 years carnet.franck.paul Remove empty link (href=#) from admin, closes #1776
(edit) @3432:4e82fa3c576d   9 years carnet.franck.paul Ugly hack for SQLite CB driver for value beginning or ending by a single …
(edit) @3421:34cfd92ec45a   9 years carnet.franck.paul No more <![CDATA[ … ]]> but in rss2.xsl (only useful for XML document, as …
(edit) @3418:f74c218a7b8e   9 years carnet.franck.paul IE 7, 8 and 9 not more supported (should not be problematic for IE9 — …
(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) @3401:47b013a91ab9   9 years carnet.franck.paul Add blob: to CSP img-src default directive, closes #2218
(edit) @3398:88f3d2561542   9 years carnet.franck.paul Add a user preference to hide additional information (.more-info class) …
(edit) @3397:7ce03cdf599c   9 years contact Group js filter control into dcPage. (lazy coder inside)
(edit) @3394:73ad144127d2   9 years carnet.franck.paul Locales, closes #2215
(edit) @3375:f3f69bda3bd0   9 years carnet.franck.paul adminurl in da place, closes #1645
(edit) @3373:7be20613b121   9 years carnet.franck.paul ToolMan? not more used, thank's Tim Taylor for all this years together!
(edit) @3368:bb25979b0371   9 years carnet.franck.paul Replace old jQuery modal js code by the Magnific-Popup responsive jQuery …
(edit) @3357:9bbeb2691a23   9 years carnet.franck.paul Merge fixes commited on stable 2.10 branch
(edit) @3355:5619cd4c8c5d   9 years carnet.franck.paul Switch admin CSS to Sass/Compass?, 1st step
(edit) @3340:30cec05f4e63   9 years carnet.franck.paul PHP 5.3+ : (expr1 ? expr1 : expr2) may be written → (expr1 ?: expr2)
(edit) @3338:e3eba670c9d0   9 years carnet.franck.paul Add redir param for _config.php URL if not in plugins page and if it is …
(edit) @3337:d3682d096360   9 years carnet.franck.paul Nicer tests, addresses #763
(edit) @3336:f6d429260c65   9 years carnet.franck.paul Complete permissions controls for settings URLs, addresses #763
(edit) @3335:4f31d229344d   9 years carnet.franck.paul Do not display settings URLs if module is disabled, add a URL for the …
(edit) @3334:6e1bce6666c0   9 years carnet.franck.paul No more pinned menuitem, except for "New post" (1st of Blog menu) → the …
(edit) @3333:11107ba2fc59   9 years carnet.franck.paul Cope with settings URLs for modules (defined in _define.php). The settings …
(edit) @3329:dc52bd9a2ec3   9 years carnet.franck.paul Prevents precondition failed during currently activated theme update
(edit) @3327:9ddcca3e4e8b   9 years carnet.franck.paul Prevents precondition failed during currently activated theme update
(edit) @3326:6735e0420ee9   9 years carnet.franck.paul Add a CSP Report only option for admin (see about:config), default → false
(edit) @3320:15761f7830c5   9 years carnet.franck.paul Cope with external sources used in editor's iframe to preview public …
(edit) @3319:6a9ba28a243f   9 years carnet.franck.paul Cope with external sources used in editor's iframe to preview public …
(edit) @3313:2fca5aca92d2   9 years carnet.franck.paul Better this way :-)
Note: See TracRevisionLog for help on using the revision log.

Sites map