Dotclear

source: inc/admin @ 3294:6b3d608280b5

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3294:6b3d608280b5   9 years carnet.franck.paul Go top button for long admin pages - closes #2192
(edit) @3292:86dfd06c2a8c   9 years carnet.franck.paul Better this way for CSP directive, 3rd party plugins may use …
(edit) @3291:34af0b763d82   9 years carnet.franck.paul Put CSP activation and directives in settings, thanks Gvx for report.
(edit) @3279:0fc10be22e4c   9 years carnet.franck.paul Add adminPageHTTPHeaders behavior : give third party code opportunity to …
(edit) @3278:e50055d05f36   9 years carnet.franck.paul Add media.dotaddict.org to the CSP white list for img-src (used for …
(edit) @3276:78fe7ff87661   9 years carnet.franck.paul First step of CSP integration, admin only up to now ; addresses #1867
(edit) @3265:fb9870e49400   9 years carnet.franck.paul Optional display of columns in posts and pages lists, closes #1074
(edit) @3262:d7ae7e24da60   9 years carnet.franck.paul some stuff missing, thanks Gvx for suggestion, addresses #236
(edit) @3256:e7ff4a1b3bc3   9 years carnet.franck.paul Implementing CodeMirror? is now a little bit more easier
(edit) @3253:b70713af5431   9 years carnet.franck.paul Add fullscreen mode to CodeMirror? editor (using F11 switching key)
(edit) @3251:9ed815f75542   9 years carnet.franck.paul Upgrade codemirror (from 2.35.0 to 5.15.2) and move from themeEditor …
(edit) @3239:9b3cb15542da   9 years carnet.franck.paul Add counters on posts and comments list admin pages, closes #2184
(edit) @3224:fd330f66ec75   9 years carnet.franck.paul Tiny but absolutely important detail
(edit) @3222:87247c8b44c3   9 years carnet.franck.paul Allow theme change even if readonly theme folder, fixes #2178
(edit) @3221:350652f06ee3   9 years carnet.franck.paul Allow theme change even if readonly theme folder, fixes #2178
(edit) @3218:f878762cf7cd   9 years carnet.franck.paul jquery.ui.widget.js is not more necessary as it is embedded in …
(edit) @3206:bcf11daf3abb   9 years carnet.franck.paul Add pseudo-indentation on hierarchical list of categories, still looking …
(edit) @3201:03cabe2d94fb   9 years carnet.franck.paul Ensure favorites are stored in array type (user pref's)
(edit) @3178:e26b9f5d1b58   9 years carnet.franck.paul Update jquery from 1.11.3 to 2.2.0, jquery-migrate from 1.2.1 to 1.3.0, …
(edit) @3166:8bf4b2906b75   9 years carnet.franck.paul Let select another theme even if theme folder is read-only, fixes #2161
(edit) @3161:468195e4ad8b   9 years carnet.franck.paul Use new pref type 'array' for some prefs, addresses #1833
(edit) @3159:a7553434ee4c   9 years carnet.franck.paul Use new setting type 'array' for some settings, addresses #1833
(edit) @3129:6f41108168cf   10 years gvx Replace "&" with "&" in the appendVersion function
(edit) @3119:ce705fb9825d   10 years carnet.franck.paul Typo ! Thanks Gvx for having an eye on this ;-)
(edit) @3118:5c671c6fae8a   10 years carnet.franck.paul Add class depending on status for posts, pages and comments, fixes #2135
(edit) @3111:a75e7dd3adb0   10 years carnet.franck.paul Typo ! Thanks Gvx for having an eye on this ;-)
(edit) @3109:7dab5455c29c   10 years carnet.franck.paul A step backward for admin URLs registration.
(edit) @3108:9ca47e752bde   10 years carnet.franck.paul Register default admin URLs after loading define/prepend of modules and …
(edit) @3105:5411dc9bea4a   10 years carnet.franck.paul Users (lists) are now sorted in lexical order as far as possible, …
(edit) @3089:c9d317ee8619   10 years carnet.franck.paul Add behaviors for posts/pages/comments/users lists' column, addresses …
(edit) @3087:b739d0de9983   10 years Dsls Fixed admin pager parameters escaping.
(edit) @3086:743fb080a422   10 years carnet.franck.paul Let the opportunity to the module to specify their own version (rather …
(edit) @3082:c2a6b6a3afac   10 years carnet.franck.paul Will not fix webkit/chrome css rendering bug on mac for option this way. …
(edit) @3081:2d7b794a32c3   10 years carnet.franck.paul Merge bugfix from 2.8 branch
(edit) @3080:4afa4b38a042   10 years carnet.franck.paul Cope with "unknown" scheme in url (ie nor http: neither https: is defined …
(edit) @3076:18ac5d848685   10 years gvx Fix the position of the error panel in the plugins
(edit) @3075:2efd73dc6db6   10 years carnet.franck.paul Sort additionnal menu items (provided by 3rd party plugins) - preserve …
(edit) @3074:594a1d72c352   10 years gvx Cleaned unnecessary code
(edit) @3060:b5a5315fc355   10 years carnet.franck.paul Bye bye the cat, hello the frog \o/
(edit) @3059:163797a9e57c   10 years carnet.franck.paul Set default locale depending on context (admin=user, public=blog), …
(edit) @3048:5b200075f07f   10 years nikrou77 class_exists function param is a string not a class name.
(edit) @3047:b6338d32a3eb   10 years nikrou77 Add page actions to directly blacklist IP from comments page. Fix #1343
(edit) @3044:f2f9dfea9272   10 years carnet.franck.paul Add IP and antispam filter columns when displaying spams, closes #1816
(edit) @3036:7ed4286c8013   10 years carnet.franck.paul Centralizes crypt function of pwd in class.Dotclear.auth.php, closes #1923
(edit) @3021:4018240bced6   10 years nikrou77 Add css without cache counterpart : cssLoad Use jsLoad and cssLoad for …
(edit) @3020:104efe8d97ba   10 years nikrou77 Idea to avoid cache problem when upgrading dotclear or in dev mode when …
(edit) @3011:bdf708026a1c   10 years as.tranchet Add bullets to categories combo list
(edit) @3007:f9d013776723   10 years Dsls Update dependencies management, add notices and prevent enabling/disabling …
(edit) @2997:8f7c065a8639   10 years Dsls First step in modules dependencies management
(edit) @2957:ecd4aee8b4a9   10 years carnet.franck.paul Validating the cat, fixes #2069
(edit) @2921:f73344947866   11 years carnet.franck.paul Cope with $n%s in parametric URLs, fixes #2057
(edit) @2915:c45489df2bde   11 years Dsls Last tuning for x-frame-options (inc preview), see #2049
(edit) @2914:e4199034aa95   11 years Dsls repaired admin.prepend.php, switch to latest twig version
(edit) @2911:5434e75ad738   11 years Dsls Merge with default
(edit) @2909:531b7a053458   11 years Dsls Made x-frame-options available for plugins, see #2049
(edit) @2908:850dbd7afacb   11 years Dsls simplified url parsing, see #2049
(edit) @2907:d5da0414c363   11 years Dsls added x-frame-options customizable for dcPage::open, fixes #2049
(edit) @2888:ca28beb81838   11 years Dsls Reverted changeset 2887 (the problem was in the parent class). Fixed …
(edit) @2873:87714a6289b7   11 years carnet.franck.paul Not necessary to rawurlencode() the current folder as adminurl->get (or …
(edit) @2871:ca14e5423fa5   11 years carnet.franck.paul Special cassededi to samantdi, Dotclear loves cats!
(edit) @2858:6f06ad9c208a   11 years carnet.franck.paul Less dirty hack for URLs used as format with (s)printf() functions.
(edit) @2852:86651202b279   11 years Dsls Tuned redirections and admin urls management, should work with media & …
(edit) @2849:97e1b334e54b   11 years Dsls Deprecated $core->adminurl->decode, use $core->adminurl->get instead (with …
(edit) @2822:c3025a8a482a   11 years carnet.franck.paul Fixes correct default separator for decoded URLs
(edit) @2821:ce071e4ee01f   11 years carnet.franck.paul Using dcAdminURL in core, some admin URLs remind unchanged and should be …
(edit) @2817:8b6ca1f5148c   11 years carnet.franck.paul Using dcAdminURL, work in progress on core : auto-update must be tested …
(edit) @2815:58afbf9370e1   11 years carnet.franck.paul Using dcAdminURL, work in progress on plugins…
(edit) @2814:9817c7cce256   11 years carnet.franck.paul Add decode() method = urldecode of get() method, useful for echoing URLs
(edit) @2813:396e99c0e104   11 years carnet.franck.paul Add load.plugin.file admin URL
(edit) @2796:c59c7d29afaf   11 years carnet.franck.paul We MUST be a little bit more AMBITIOUS \o/
(edit) @2795:d1e25da017d5   11 years carnet.franck.paul Cleaning a little bit
(edit) @2793:11edb05292c1   11 years carnet.franck.paul Prevents Clickjacking as far as possible (see …
(edit) @2792:08fe3c330258   11 years carnet.franck.paul Prevents Clickjacking as far as possible (see …
(edit) @2788:83a190f3fee2   11 years kozlika Améliorations a11y. Attention il y a une chaîne de caractères à …
(edit) @2787:b73e772c9525   11 years carnet.franck.paul ARIA role="alert" in da place \o/
(edit) @2784:660cacb96377   11 years kozlika Add basic ARIA attributes in admin. (Happy to see you again, guys!)
(edit) @2783:4baae5e3ad9f   11 years carnet.franck.paul Add a function to retrieve the full list of registered urls
(edit) @2777:5f51c5b015de   11 years carnet.franck.paul Avoid double html::escapeHTML on post title, fixes #1952
(edit) @2769:c6883c3128d4   11 years carnet.franck.paul ARIA : step 1/9127532443 :-D
(edit) @2760:875220f2367e   11 years carnet.franck.paul Switch from XHTML to HTML5 for backend
(edit) @2748:e367fde220f0   11 years nikrou77 Misspelling of action file for users
(edit) @2725:4447dd8f9ec2   11 years Dsls fixed favorites error at installation, thanks nikrou for the feedback.
(edit) @2724:519de2d7e4fb   11 years Dsls menu items deserve adminurl abstraction too, See #1645, see #1959
(edit) @2721:58e31e9e3503   11 years Dsls fixed typo in adminurl handler for admin.comment
(edit) @2720:bc400ebfc2e9   11 years Dsls One step further towards php hardcoded links annihilation in admin …
(edit) @2715:a87ddf7dbfb5   11 years Dsls Merge with default (admin/post.php still to update with editor …
(edit) @2708:e8b17b3a7413   11 years Dsls 1st attempt for admin url handler. See #1645, see #1959
(edit) @2679:bae19d3adbc4   11 years nikrou77 Addresses #1896 : add choice of editor in preferences Keeps old functions …
(edit) @2666:88000a305897   11 years kozlika Si je connais les pluriels en anglais ? No comments. Addresses #1470
(edit) @2660:b35e83d4865e   11 years carnet.franck.paul Some refinements in doc, addresses #904
(edit) @2659:4179a83ea959   11 years carnet.franck.paul Some doc and minor refinement
(edit) @2658:0686a9a71a3f   11 years carnet.franck.paul New utility lib for theme configuration, applied to ductile theme, …
(edit) @2657:264ffd49d238   11 years carnet.franck.paul New utility lib for theme configuration, applied to blowup theme …
(edit) @2655:a568d9e7d732   11 years Dsls composer locked on CB 0.9.0, restored favorites
(edit) @2654:5818627b7cc1   11 years Dsls Twig no more in hg, welcome composer. Small tunings, need to see favs in …
(edit) @2650:aef6139b7445   11 years Dsls Merge with default
(edit) @2631:505e3c81524e   12 years contact array_multisort does not preserve keys and corupts numeric module id, …
(edit) @2627:9d1adf085d11   12 years Dsls Fixed "where false" sqlite incompatibility, fixes #1910
(edit) @2614:db6f6a1f4f25   12 years nikrou77 Move legacy editor to a plugin. First step for alternate editors. …
(edit) @2613:014098e27ea0   12 years Dsls Merge
Note: See TracRevisionLog for help on using the revision log.

Sites map