Dotclear

source: inc/admin/lib.dc.page.php @ 3566:9effe026362c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3566:9effe026362c   8 years carnet.franck.paul Add an option to hide the Help button
(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) @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) @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) @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) @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) @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 :-)
(edit) @3312:05a21667f66d   9 years carnet.franck.paul Sort codemirror themes list (for user preferences)
(edit) @3307:c3d5e26b6ed4   9 years carnet.franck.paul Prevents CSP directive violation in media manager and post/page preview
(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) @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) @3224:fd330f66ec75   9 years carnet.franck.paul Tiny but absolutely important detail
(edit) @3218:f878762cf7cd   9 years carnet.franck.paul jquery.ui.widget.js is not more necessary as it is embedded in …
(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) @3129:6f41108168cf   10 years gvx Replace "&" with "&amp;" in the appendVersion function
(edit) @3086:743fb080a422   10 years carnet.franck.paul Let the opportunity to the module to specify their own version (rather …
(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) @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) @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) @2957:ecd4aee8b4a9   10 years carnet.franck.paul Validating the cat, fixes #2069
(edit) @2915:c45489df2bde   11 years Dsls Last tuning for x-frame-options (inc preview), see #2049
(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) @2871:ca14e5423fa5   11 years carnet.franck.paul Special cassededi to samantdi, Dotclear loves cats!
(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) @2817:8b6ca1f5148c   11 years carnet.franck.paul Using dcAdminURL, work in progress on core : auto-update must be tested …
(edit) @2796:c59c7d29afaf   11 years carnet.franck.paul We MUST be a little bit more AMBITIOUS \o/
(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) @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) @2720:bc400ebfc2e9   11 years Dsls One step further towards php hardcoded links annihilation in admin …
(edit) @2614:db6f6a1f4f25   12 years nikrou77 Move legacy editor to a plugin. First step for alternate editors. …
(edit) @2513:53ff544e6251   12 years nikrou77 Small html issue with popup : meta tag must be in head section.
(edit) @2512:446ce952707d   12 years Dsls Fixed messages when deleting a directory. Closes #1839
(edit) @2508:1c362463814a   12 years carnet.franck.paul Add french locale, fixes #1835
(edit) @2503:fd451ccbaa59   12 years carnet.franck.paul Request confirmation before restoring old installation archive …
(edit) @2487:53510da55dc5   12 years contact Add actions batch (and checkboxes) to modules list.
(edit) @2328:7a47f5c5909c   12 years Dsls Display notifications chronologically, add options to methods (timestamp …
(edit) @2306:9fbf8fdeea7c   12 years nikrou77 Fix link to contextual help for firefox; addresses 1755
(edit) @2304:2572fec6e42e   12 years nikrou77 Add link "go to help" in prelude. Remove onclick on help-button. Closes …
(edit) @2297:b4eb109f9045   12 years nikrou77 Fix issue in js common !
(edit) @2296:dc973f81041a   12 years kozlika Chuuuuuut
(edit) @2240:2553775ae2fe   12 years contact Merge from default
(edit) @2225:7d94f2597021   12 years nikrou77 Open outgoing links in new window and append "new window" to title …
(edit) @2217:e40bb4d35065   12 years contact Merge from default
(edit) @2202:beec29418927   12 years nikrou77 Allow to remove severals medias in one action. Addresses #399 Don't manage …
(edit) @2199:a11a22af9561   12 years carnet.franck.paul Revamp notices in order to be used by plugins, ie, not using …
(edit) @2196:234c9e083cfb   12 years contact Merge from default
(edit) @2195:70e4c0552ecc   12 years contact Another way to toggle themes display
(edit) @2191:f3ecd85d5c32   12 years carnet.franck.paul Typo and minor adjustement
(edit) @2189:eda746478da6   12 years Dsls * Removed superfluous space in addNotice * Non-repeatable notifications, …
(edit) @2181:f30610fc3af1   12 years Dsls Non-repeatable notifications, step 1, see #1710.
(edit) @2175:44a940977175   12 years contact Merge from default
(edit) @2167:e81d864a3838   12 years Dsls breadcrumb - shortened options names
(edit) @2166:6f409aa25386   12 years Dsls revamped dcPage::breadcrumb, closes #1559
(edit) @2164:ea097afa23e4   12 years contact Merge from default
(edit) @2161:2d06a9e16a50   12 years kozlika Sorry, typo.
(edit) @2160:de4c1147a341   12 years kozlika Favicons
(edit) @2159:d709a73eb75b   12 years nikrou77 blog_count was only set when getPermissions was called. Add a new method …
(edit) @2157:bdd306788929   12 years kozlika Un peu de cosmétique (wip)
(edit) @2156:5cdb254a24d2   12 years contact Add rest service to get more module info on modules list through ajax
Note: See TracRevisionLog for help on using the revision log.

Sites map