Dotclear

source: @ 3363:3e9a397754cb

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3363:3e9a397754cb   9 years luce fix hiérarchie des titres
(edit) @3362:1796e55732bd   9 years carnet.franck.paul Add 'l' and 'm' accesskey for CKEditor toolbar, respectively for 'insert …
(edit) @3361:23cff72066bd   9 years carnet.franck.paul Add 'l' and 'm' accesskey for legacy editor toolbar, respectively for …
(edit) @3360:66bc2ca93d56   9 years carnet.franck.paul Use lexicographic sort if possible in admin lists sort order
(edit) @3359:35ea0380e719   9 years carnet.franck.paul Update CB — new dbLayer::lexFields() function
(edit) @3358:8c3a4eda8e2b   9 years carnet.franck.paul Autant être cohérent :-)
(edit) @3357:9bbeb2691a23   9 years carnet.franck.paul Merge fixes commited on stable 2.10 branch
(edit) @3356:d298544918cd   9 years carnet.franck.paul Untrack CKEditor samples
(edit) @3355:5619cd4c8c5d   9 years carnet.franck.paul Switch admin CSS to Sass/Compass?, 1st step
(edit) @3354:a9db771a5a70   9 years carnet.franck.paul Fix CVE-2016-7902: Dotclear <= 2.10.2 (Media Manager) Unrestricted File …
(edit) @3353:72ccf1811850   9 years carnet.franck.paul Avoid local function, closure is better to do this
(edit) @3352:bb06343f4247   9 years carnet.franck.paul Fix CVE-2016-7903: Dotclear <= 2.10.2 Password Reset Address Spoof / …
(edit) @3351:9d2d67662a68   9 years carnet.franck.paul Update CB — Gvx PR : addresses Ticket 2198
(edit) @3350:7faafc3b6250   9 years carnet.franck.paul Better this way (using closure → less code)
(edit) @3349:92af373753e4   9 years carnet.franck.paul Try HTTP if HTTPS url fails to be reached for version info and update …
(edit) @3348:a3bfc80be849   9 years carnet.franck.paul Update CB
(edit) @3347:5bb5a74e2032   9 years carnet.franck.paul Back to HTTP for update URLs
(edit) @3346:1ec4507ab222   9 years carnet.franck.paul Update CB
(edit) @3345:459f353b3013   9 years carnet.franck.paul Switch to https for versions.xml url
(edit) @3344:377148a13e62   9 years carnet.franck.paul Remove unecessary header (cope by dotclear) in page plugin, fixes #2207
(edit) @3343:14210139ec3f   9 years carnet.franck.paul update CB
(edit) @3342:f2a717eb5f79   9 years carnet.franck.paul Add Entry date as sort order in comments list. May be useful when …
(edit) @3341:7abbddd86d32   9 years carnet.franck.paul Remove unecessary header (cope by dotclear) in page plugin, fixes #2207
(edit) @3340:30cec05f4e63   9 years carnet.franck.paul PHP 5.3+ : (expr1 ? expr1 : expr2) may be written → (expr1 ?: expr2)
(edit) @3339:6c7e23e2d100   9 years carnet.franck.paul Update CKEditor to 4.5.11 stable release
(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) @3332:8d816c8da636   9 years carnet.franck.paul Prevents changing current URL (hash) on ScrollTop? click
(edit) @3331:51bed64355af   9 years carnet.franck.paul pubdate is not more an attribute of HTML5 time element, closes #2202
(edit) @3330:cd9381e6be7b   9 years carnet.franck.paul Rich-text-editor (xhtml) may be disabled for Blog/Category? description, …
(edit) @3329:dc52bd9a2ec3   9 years carnet.franck.paul Prevents precondition failed during currently activated theme update
(edit) @3328:d02293271079   9 years carnet.franck.paul Cope with post.post_position field during flat import, closes #2200
(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) @3325:88e8db35f56d   9 years carnet.franck.paul Keep media sort choice in cookie
(edit) @3324:97f1652d6e7f   9 years carnet.franck.paul Move CSP report to cache folder, add a maintenance task to delete it
(edit) @3323:a7a3516ead72   9 years carnet.franck.paul Cope with post.post_position field during flat import, closes #2200
(edit) @3322:fc109cc552ab   9 years carnet.franck.paul Update CB
(edit) @3321:282e928c898c   9 years carnet.franck.paul Add missing locales, closes #2197
(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) @3318:4de6b6f39511   9 years carnet.franck.paul Merge 2.10.2 release
(edit) @3317:19ba968baad3   9 years carnet.franck.paul Added tag 2.10.2 for changeset e8ad524d494d
(edit) @3316:e8ad524d494d   9 years carnet.franck.paul Prepapre the 2.10.2 release
(edit) @3315:50d654665d11   9 years carnet.franck.paul Double single quote rather than escape them → prevents error for …
(edit) @3314:d1cf0dda13c9   9 years carnet.franck.paul Double single quote rather than escape them → prevents error for …
(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) @3311:d3b4a1c2711f   9 years carnet.franck.paul Merge from 2.10.1
(edit) @3310:ed3ad37ec3cf   9 years carnet.franck.paul Added tag 2.10.1 for changeset d23a41b088d9
(edit) @3309:d23a41b088d9   9 years carnet.franck.paul Prepare the 2.10.1 release
(edit) @3308:24ab3c35b8f4   9 years carnet.franck.paul Prevents CSP directive violation in media manager and post/page preview
(edit) @3307:c3d5e26b6ed4   9 years carnet.franck.paul Prevents CSP directive violation in media manager and post/page preview
(edit) @3306:f477df5161b3   9 years carnet.franck.paul Pack codemirror js library as the other are
(edit) @3305:a528708b0655   9 years carnet.franck.paul Pack codemirror js library as the other are
(edit) @3304:c9d135dbcbeb   9 years carnet.franck.paul No need to escape single quote here !
(edit) @3303:df2139fee4d4   9 years carnet.franck.paul No need to escape single quote here !
(edit) @3302:137c27df5dcc   9 years carnet.franck.paul Time to develop the next 2.11 \o/
(edit) @3301:0b89ecb16427   9 years carnet.franck.paul no message
(edit) @3300:b98c827c67ea   9 years carnet.franck.paul Some stuff missing from CHANGELOG
(edit) @3299:18dc878c1178   9 years carnet.franck.paul Protect media sorting callback function from null arg(s)
(edit) @3298:97a04b84afc9   9 years carnet.franck.paul Cope with trailing spaces in permissions, fixes #2194
(edit) @3297:10ef6e5a76d1   9 years carnet.franck.paul Fix somes vulnerabilities in blogroll plugin, thanks Onur Yılmaz - …
(edit) @3296:cf8b0c26148d   9 years carnet.franck.paul Changelog for next 2.10
(edit) @3295:40d0207e520d   9 years carnet.franck.paul Fix reflected XSS vulnerabilities in media manager, thanks Chen Ruiqi for …
(edit) @3294:6b3d608280b5   9 years carnet.franck.paul Go top button for long admin pages - closes #2192
(edit) @3293:569044964a5f   9 years carnet.franck.paul Minor adjustment
(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) @3290:4f603325f0ff   9 years carnet.franck.paul Move post's feedback from div to section, thanks Tomek for suggestion
(edit) @3289:9993fc03f56d   9 years carnet.franck.paul Implements <time> element whenever it's relevant, thank's Tomek for …
(edit) @3288:c741bebbe006   9 years lomalarch minor l10n complements in Ductile
(edit) @3287:926ff4402ea4   9 years lomalarch dotclear/dotclear a bien été ajouté dans default
(edit) @3286:756eedc2fc15   9 years lomalarch dotclear/dotclear a bien été ajouté dans default
(edit) @3285:3ca3e4cf422b   9 years lomalarch dotclear/dotclear a bien été ajouté dans default
(edit) @3284:e2c6add4816b   9 years lomalarch dotclear/dotclear a bien été ajouté dans default
(edit) @3283:0384ecc530ca   9 years lomalarch dotclear/dotclear a bien été ajouté dans default
(edit) @3282:6aba0e1d175d   9 years lomalarch dotclear/dotclear a bien été ajouté dans default
(edit) @3281:c137c4b546e3   11 years lomalarch dotclear/dotclear a bien été ajouté dans default
(edit) @3280:d258c9f4317b   11 years lomalarch dotclear/dotclear a bien été ajouté dans default
(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) @3277:d42e3c8348d0   9 years carnet.franck.paul Ignore csp_report.txt file
(edit) @3276:78fe7ff87661   9 years carnet.franck.paul First step of CSP integration, admin only up to now ; addresses #1867
(edit) @3275:427274c947ee   9 years carnet.franck.paul Cope with all other devices (mobiles, tablets, watches may be …)
(edit) @3274:8844354eaf4e   9 years carnet.franck.paul Cope with change the id of the currently logged superadmin, closes #1980
(edit) @3273:98c3c57d82f8   9 years carnet.franck.paul Add style in Blowup theme for optional breadcrumb
(edit) @3272:936e5daef999   9 years carnet.franck.paul Update all locales (review may be needed)
(edit) @3271:ebdd6ca6036b   9 years carnet.franck.paul Update CKEditor from 4.5.8 to 4.6.0
(edit) @3270:7643f606453f   9 years carnet.franck.paul Add post URL sample, closes #1552
(edit) @3269:da4849c1ad84   9 years carnet.franck.paul Prevents SSRF/XSPA on Feed import, thanks wiswat for reporting this.
(edit) @3268:282b26727770   9 years carnet.franck.paul Prevents downloading zipped folder outside media root folder, thanks …
(edit) @3267:1c79c0953db8   9 years carnet.franck.paul Prevents .htaccess upload, thanks wiswat for reporting this.
(edit) @3266:7af12b0d86d2   9 years carnet.franck.paul Cope with mark in wiki default settings
(edit) @3265:fb9870e49400   9 years carnet.franck.paul Optional display of columns in posts and pages lists, closes #1074
(edit) @3264:68fe05e5a0ef   9 years carnet.franck.paul Sticky footer — aka Footer de merde \o/
Note: See TracRevisionLog for help on using the revision log.

Sites map