Dotclear

source: inc/core @ 3395:445e9ff79a1f

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3395:445e9ff79a1f   9 years carnet.franck.paul Capture output buffer during module’s file loading, addresses #2214
(edit) @3390:8cc44296f7b0   9 years carnet.franck.paul Check minimum version of PHP required before giving access to auto-update
(edit) @3357:9bbeb2691a23   9 years carnet.franck.paul Merge fixes commited on stable 2.10 branch
(edit) @3354:a9db771a5a70   9 years carnet.franck.paul Fix CVE-2016-7902: Dotclear <= 2.10.2 (Media Manager) Unrestricted File …
(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) @3340:30cec05f4e63   9 years carnet.franck.paul PHP 5.3+ : (expr1 ? expr1 : expr2) may be written → (expr1 ?: expr2)
(edit) @3333:11107ba2fc59   9 years carnet.franck.paul Cope with settings URLs for modules (defined in _define.php). The settings …
(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) @3269:da4849c1ad84   9 years carnet.franck.paul Prevents SSRF/XSPA on Feed import, thanks wiswat for reporting this.
(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) @3263:a2e2eabd0f86   9 years carnet.franck.paul Add email and web site filters on comments list (admin), closes #995
(edit) @3262:d7ae7e24da60   9 years carnet.franck.paul some stuff missing, thanks Gvx for suggestion, addresses #236
(edit) @3231:bf7f869cfed9   9 years carnet.franck.paul Allow different cryptographic algorithm for user password, choosen algo …
(edit) @3230:cbba5dc0ec8e   9 years carnet.franck.paul Add <aside> block support to wiki syntax → ) <text>
(edit) @3225:f04d4b1a4dcf   9 years carnet.franck.paul Some info functions missing
(edit) @3217:75a410be51da   9 years carnet.franck.paul Better this way, thank's again Nitin Venkatesh
(edit) @3216:aad67eb302ce   9 years carnet.franck.paul Better this way, thank's again Nitin Venkatesh
(edit) @3215:82d5f9fb07d7   9 years carnet.franck.paul Add shtml extension to default media exclusion extension control, thank's …
(edit) @3214:09011509e5f3   9 years carnet.franck.paul Add shtml extension to default media exclusion extension control, thank's …
(edit) @3205:bf36a3faff33   9 years carnet.franck.paul Do not preload audio in media manager pages
(edit) @3203:fef95060f0b0   9 years carnet.franck.paul New array setting/pref are stored with 'array' type rather than 'string'
(edit) @3199:b36962ffcc08   9 years carnet.franck.paul Better this way
(edit) @3198:9f1eaaf447d5   9 years carnet.franck.paul Better this way
(edit) @3197:4fca75dbc9b9   9 years carnet.franck.paul Some prefs missing
(edit) @3196:bb36ba3932d7   9 years carnet.franck.paul Some prefs missing
(edit) @3170:7f517983e0d4   9 years carnet.franck.paul Do not decode twice base64 encoded data of uploaded media (XML-RPC), fixes …
(edit) @3169:a85f2e3af08a   9 years carnet.franck.paul Centering figure, seems to be better this way for wiki too
(edit) @3167:9b0e5988c0eb   9 years carnet.franck.paul Cope with sort of "un-attached" media → allows new features as "featured …
(edit) @3159:a7553434ee4c   9 years carnet.franck.paul Use new setting type 'array' for some settings, addresses #1833
(edit) @3158:568e0d0e0991   10 years carnet.franck.paul Add new array type for settings and prefs, closes #1833 (thank's Dsls for …
(edit) @3157:9752ee4c8a5b   10 years carnet.franck.paul Make Session TTL adjustable (by defining DC_SESSION_TTL constant in …
(edit) @3138:fdc62ca291e0   10 years carnet.franck.paul Make Flash player fallback insertion optional, not anymore needed with …
(edit) @3135:4882efa77a15   10 years carnet.franck.paul Modules may have dependencies on Dotclear core version too (using 'core' …
(edit) @3134:95c191363892   10 years carnet.franck.paul Open the door to some funny things with this new behavior
(edit) @3133:794026d49cac   10 years carnet.franck.paul Some utility functions (may be used in public context)
(edit) @3132:9d2359c597a1   10 years carnet.franck.paul Get public URL of a plugin file (similar to dcPage::getPF, but useable in …
(edit) @3126:19af5f62e940   10 years carnet.franck.paul Merge 2.8.2 into 2.9 (default)
(edit) @3122:198580bc3d80   10 years carnet.franck.paul Enforce media exclusion extension control, thanks Tim Coen for report
(edit) @3112:8af982b2b210   10 years gvx Adding to the preferences of the blog, the default size of the inserted …
(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) @3106:729173e2b2a8   10 years carnet.franck.paul Blogs (lists) are now sorted in lexical order as far as possible, …
(edit) @3105:5411dc9bea4a   10 years carnet.franck.paul Users (lists) are now sorted in lexical order as far as possible, …
(edit) @3099:82ce3d85c6be   10 years carnet.franck.paul Add a search engine on media management page, closes #2138
(edit) @3077:cf08ef81780e   10 years Dsls nb_post has no table prefix when querying users, fixes #2127
(edit) @3074:594a1d72c352   10 years gvx Cleaned unnecessary code
(edit) @3067:42a2dc49b08f   10 years carnet.franck.paul 2.8 Changelog
(edit) @3066:aa297059d2a0   10 years Dsls Disable plugins with unmetdependencies, in admin home and plugins.php …
(edit) @3064:a484a50c8c14   10 years nikrou77 dcTemplate::getSortByStr must allow new keys from foreign tables through …
(edit) @3059:163797a9e57c   10 years carnet.franck.paul Set default locale depending on context (admin=user, public=blog), …
(edit) @3057:c03560e93166   10 years carnet.franck.paul Lexical sort for tags, adresses #1850 and #2058
(edit) @3036:7ed4286c8013   10 years carnet.franck.paul Centralizes crypt function of pwd in class.Dotclear.auth.php, closes #1923
(edit) @3033:5691f5e1ccc6   10 years carnet.franck.paul Add with or without password filter rather than password order, add also …
(edit) @3030:1c346de31ad1   10 years carnet.franck.paul Add an blog option to disable internal search (404 on ?q= queries, search …
(edit) @3025:50e647316e34   10 years carnet.franck.paul Add  http:// scheme in not present in URL, better cope with …
(edit) @3008:dfca115b70dd   10 years Dsls oops (c)…
(edit) @3007:f9d013776723   10 years Dsls Update dependencies management, add notices and prevent enabling/disabling …
(edit) @3006:ff60ee8b29e2   10 years carnet.franck.paul Cope with different form of php file extension (.php, .php5, .php7, …-), …
(edit) @3003:f8c097e1f7c5   10 years carnet.franck.paul Add an user option to display the editor's toolbar on bottom of textarea …
(edit) @2999:7a766509c5aa   10 years nikrou77 Fix #2087 - Ambiguous column name for SQLite
(edit) @2997:8f7c065a8639   10 years Dsls First step in modules dependencies management
(edit) @2991:bcd75776d061   10 years nikrou77 Use dcCore pass as argument to constructor instead of global one. $core …
(edit) @2990:afdf217befa6   10 years nikrou77 Big Oops revert last commit. But do not understand why
(edit) @2989:e039b91d334e   10 years nikrou77 Use dcCore pass as argument to constructor instead of global one.
(edit) @2954:85e45ee8f77e   10 years Dsls Take disabled module information into consideration, enrich plugins.php …
(edit) @2945:d72e6de6395d   10 years carnet.franck.paul Should also not load _admin.php/_public.php/_xmlrpc.php if _prepend.php of …
(edit) @2918:8c110613c240   11 years carnet.franck.paul Load all modules _prepend.php before loading their _admin.php or …
(edit) @2911:5434e75ad738   11 years Dsls Merge with default
(edit) @2900:d12215a1a1e7   11 years Dsls First shot for per_blog settings for plugins, see #2041
(edit) @2800:92f82976773e   11 years carnet.franck.paul Add a jQuery js library selector in blog pref, closes #1897
(edit) @2768:9309864ed407   11 years carnet.franck.paul Cope with given dimensions for video, bugfix (HTML5 audio and video)
(edit) @2767:7fd79e763135   11 years carnet.franck.paul HTML5 audio and video basic support (further improvements should coming …
(edit) @2763:3f18d446356f   11 years carnet.franck.paul Add HTML5 audio controls for audio media insertion
(edit) @2753:b9cc2b150f13   11 years nikrou77 For new installation : - activate CKEditor by default - change default …
(edit) @2736:09dd799a19bd   11 years nikrou77 Addresses #1896 Preferences: one editor for each available formats.
(edit) @2715:a87ddf7dbfb5   11 years Dsls Merge with default (admin/post.php still to update with editor …
(edit) @2709:d70f7e2cb2c9   11 years Dsls Strenghened xmlrpc auth, categories warning. Many, many thanks to Egidio …
(edit) @2708:e8b17b3a7413   11 years Dsls 1st attempt for admin url handler. See #1645, see #1959
(edit) @2707:f4749a8fc3ce   11 years Dsls Strenghened categories ordering, thx Egidio Romano
(edit) @2706:c7f1c1418fbf   11 years nikrou77 Addresses #1896. dcLegacyEditor must be enabled for new installation and …
(edit) @2683:fb8aa74332f1   11 years Dsls Merge with default
(edit) @2682:cac55fdd7178   11 years nikrou77 Addresses #1896. Multiple editors. Fix issue when no editor is activated …
(edit) @2679:bae19d3adbc4   11 years nikrou77 Addresses #1896 : add choice of editor in preferences Keeps old functions …
(edit) @2674:44ba8c1aca01   11 years carnet.franck.paul Undefined variable, thanks APLU for reporting it.
(edit) @2659:4179a83ea959   11 years carnet.franck.paul Some doc and minor refinement
(edit) @2655:a568d9e7d732   11 years Dsls composer locked on CB 0.9.0, restored favorites
(edit) @2650:aef6139b7445   11 years Dsls Merge with default
(edit) @2641:1ec355180bff   12 years carnet.franck.paul New default theme is now berlin (for new installations). Minor ARIA …
(edit) @2628:a46041c31f11   12 years Dsls Merge with 2.6
(edit) @2626:8082d2ad2e34   12 years Dsls Removed pgsql/mysql specific code on comments processing, now working with …
(edit) @2613:014098e27ea0   12 years Dsls Merge
(edit) @2609:c26642f775e2   12 years Dsls Merge with default
(edit) @2607:2a4091ec08c4   12 years carnet.franck.paul Use DC_DEFAULT_TPLSET rather than 'mustek' for default template set.
(edit) @2599:0ada32904b98   12 years carnet.franck.paul The first original and legacy default template set is now "mustek" aka …
(edit) @2596:62f32566c15f   12 years carnet.franck.paul Check all required fields in blog creation, removes unnecessary notice, …
(edit) @2595:84b6d63767f6   12 years Dsls Added dcCore::stime and dcCore::getElapsedTime, closes #1892
(edit) @2593:6741802596a0   12 years Dsls Fusion avec default
Note: See TracRevisionLog for help on using the revision log.

Sites map