Dotclear

source: inc @ 2936:6ee1f654e69b

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2936:6ee1f654e69b   11 years carnet.franck.paul Typo
(edit) @2935:5744eb2570d7   11 years carnet.franck.paul Typo
(edit) @2934:acb3d85998e5   11 years carnet.franck.paul Next 2.7 branch release will be 2.7.4
(edit) @2921:f73344947866   11 years carnet.franck.paul Cope with $n%s in parametric URLs, fixes #2057
(edit) @2919:230eb29a531e   11 years Dsls disable clickjacking in preview when clickjacking protection is not …
(edit) @2918:8c110613c240   11 years carnet.franck.paul Load all modules _prepend.php before loading their _admin.php or …
(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) @2903:0d4d248059af   11 years Dsls Merge with 2.7
(edit) @2900:d12215a1a1e7   11 years Dsls First shot for per_blog settings for plugins, see #2041
(edit) @2888:ca28beb81838   11 years Dsls Reverted changeset 2887 (the problem was in the parent class). Fixed …
(edit) @2886:361a37518b41   11 years Dsls Removed $_ctx value stacking. Fixes #2035
(edit) @2884:3abd145b6937   11 years carnet.franck.paul Fix popup mode on media operation (rename, upload new, delete, …), next …
(edit) @2883:a8a7e89e10b1   11 years carnet.franck.paul default is now the 2.8-dev
(edit) @2880:2218fb7ed7d0   11 years carnet.franck.paul next release will be 2.7.2
(edit) @2875:cf2f587d34ce   11 years carnet.franck.paul Time to release the Christmas gift from Dotclear team \o/
(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) @2866:c757993d0d27   11 years carnet.franck.paul role="navigation" cannot be put on <ul> tag, so we should enclosed …
(edit) @2865:79f48d6251b8   11 years carnet.franck.paul Optimize search.html of currywurst, thanks pierrevg for reporting it
(edit) @2864:a809679a5a42   11 years carnet.franck.paul Pagination should take into account the lastn parameter specified in …
(edit) @2863:c14573122523   11 years carnet.franck.paul Nb of post displayed on home page (first page) should not be applied on …
(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) @2850:aacd042b1035   11 years Dsls Merge with default
(edit) @2849:97e1b334e54b   11 years Dsls Deprecated $core->adminurl->decode, use $core->adminurl->get instead (with …
(edit) @2848:fd81dfe973b0   11 years Dsls Merge with 2.7
(edit) @2845:d20cf7363a53   11 years carnet.franck.paul Update sidebar block
(edit) @2840:8777e1372db4   11 years carnet.franck.paul Copy nb_post_per_page to nb_post_for_home during Dotclear upgrade, should …
(edit) @2839:751122219135   11 years carnet.franck.paul Next release to be developped will be 2.8
(edit) @2838:18a7570d6953   11 years carnet.franck.paul Time to release 2.7
(edit) @2832:85de0adb58f0   11 years carnet.franck.paul Zero is plural in English, fixes #2008
(edit) @2827:cc8385835870   11 years carnet.franck.paul Forget to apply the new tpl:IfCommentPreviewOptional to mustek templateset
(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) @2804:6706a0ccb9aa   11 years carnet.franck.paul Remove last dependency with the print.css stylesheet of default theme, …
(edit) @2803:774aeab1c1c6   11 years carnet.franck.paul put post.js script in more relevant place than default theme, fixes #2001
(edit) @2802:17635642bd03   11 years carnet.franck.paul Cope with jQuery version blog pref in ductile theme, addresses #1897
(edit) @2800:92f82976773e   11 years carnet.franck.paul Add a jQuery js library selector in blog pref, closes #1897
(edit) @2797:4a5f0d16acd2   11 years carnet.franck.paul Add an optional setting (blog pref) to prevent blog from Clickjacking
(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) @2782:490d45b49967   11 years carnet.franck.paul Typo
(edit) @2781:d40568bc5af4   11 years carnet.franck.paul Fixes body tab heritage in some templates
(edit) @2779:8a0fc249c30a   11 years carnet.franck.paul Fixes head title for search context
(edit) @2777:5f51c5b015de   11 years carnet.franck.paul Avoid double html::escapeHTML on post title, fixes #1952
(edit) @2776:75004db1c37c   11 years carnet.franck.paul Comment mandatory preview before submit may be disabled, using new …
(edit) @2775:9ce4c03d5637   11 years carnet.franck.paul Encode XML for category description in meta attribute (head), fixes #1977
(edit) @2774:65395d6bf0a5   11 years carnet.franck.paul Extends loopPosition in order to specify a modulo. Fixes #1978
(edit) @2772:df84ff8c6261   11 years carnet.franck.paul Add tpl:IfWidgets template block -> return true if at least one widget …
(edit) @2770:2a2989b67bfb   11 years carnet.franck.paul Prevents integer conversion of "post_id" array key, fixes #1970
(edit) @2769:c6883c3128d4   11 years carnet.franck.paul ARIA : step 1/9127532443 :-D
(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) @2760:875220f2367e   11 years carnet.franck.paul Switch from XHTML to HTML5 for backend
(edit) @2753:b9cc2b150f13   11 years nikrou77 For new installation : - activate CKEditor by default - change default …
(edit) @2748:e367fde220f0   11 years nikrou77 Misspelling of action file for users
(edit) @2742:8382f97c65e2   11 years carnet.franck.paul Backport bugfix from 2.6 branch to default branch
(edit) @2739:856bff6ae053   11 years nikrou77 Fix issue when testing editor Translation for dcLegacyEditor and …
(edit) @2736:09dd799a19bd   11 years nikrou77 Addresses #1896 Preferences: one editor for each available formats.
(edit) @2735:7483b223ed79   11 years carnet.franck.paul Next release on branch 2.6 will be 2.6.5, if any
(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) @2713:d2aa2323c9d5   11 years carnet.franck.paul Next maintenance release will be 2.6.4, if any
(edit) @2711:fab26880034e   11 years Dsls Merge
(edit) @2710:f99841305743   11 years Dsls Merge with 2.6
(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) @2704:cf5f0d29d3b6   11 years carnet.franck.paul Applying inheritance/extension template mechanism on currywurst …
(edit) @2693:db21d5cd8c29   11 years carnet.franck.paul Applying inheritance/extension template mechanism on currywurst …
(edit) @2692:71e484ad645a   11 years carnet.franck.paul Applying inheritance/extension template mechanism on currywurst …
(edit) @2684:599c0d392db2   11 years carnet.franck.paul Applying inheritance/extension template mechanism on currywurst …
(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) @2676:aa8469b8cc6c   11 years carnet.franck.paul Cope with parent theme, if any for smileys, fixes #1496
(edit) @2675:59f9da934632   11 years carnet.franck.paul Applying inheritance/extension template mechanism on currywurst …
(edit) @2674:44ba8c1aca01   11 years carnet.franck.paul Undefined variable, thanks APLU for reporting it.
(edit) @2670:27aac7dcd0e6   11 years kozlika Berlin: footer's widgets presentation. Closes #1928 (needs to be tests …
(edit) @2669:034ecc7069e2   11 years carnet.franck.paul Reverting to original templates
Note: See TracRevisionLog for help on using the revision log.

Sites map