Dotclear

source: admin @ 2894:2eb645cf4c61

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2891:1c040864ecb9   11 years carnet.franck.paul Fixes category description wysiwyg edition, as it was in 2.6.n
(edit) @2889:7ffa843d5cbc   11 years carnet.franck.paul Get post_id from $_REQUEST instead of $_GET as some behaviour calls may …
(edit) @2888:ca28beb81838   11 years Dsls Reverted changeset 2887 (the problem was in the parent class). Fixed …
(edit) @2887:a5e868b68e9d   11 years olivier Faciliter la conservation des paramètres de filtrage des Commentaires …
(edit) @2885:fce4b85d171a   11 years carnet.franck.paul Keep sanitized URL for media link
(edit) @2884:3abd145b6937   11 years carnet.franck.paul Fix popup mode on media operation (rename, upload new, delete, …), next …
(edit) @2873:87714a6289b7   11 years carnet.franck.paul Not necessary to rawurlencode() the current folder as adminurl->get (or …
(edit) @2872:f85ae8dcf269   11 years carnet.franck.paul Malformed form URL, addresses #2029
(edit) @2860:9905df885b65   11 years nikrou77 Revert test of jsToolBar
(edit) @2858:6f06ad9c208a   11 years carnet.franck.paul Less dirty hack for URLs used as format with (s)printf() functions.
(edit) @2857:3c827bdd6879   11 years nikrou77 Add sibbling tags for context in comment page. Fix way to test jsToolBar …
(edit) @2856:b9ae6bf9bd6e   11 years nikrou77 Load wanted editor for each context Closes #2011, Closes #2014
(edit) @2854:2d4e6314b899   11 years nikrou77 Add tags into inject ckeditor for adminPostEditor behavior Addresses #2011
(edit) @2853:c255b9dc0c1c   11 years Dsls usual "oops"
(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) @2847:3fb59a8bc157   11 years carnet.franck.paul Use adminurl->decode instead of ->get, URL encoding is not necessary here …
(edit) @2844:c11e19958407   11 years nikrou77 plugin_id was not transmitted in popup_posts for searching Closes #2016
(edit) @2842:71f0884b37ad   11 years carnet.franck.paul Add missing args to adminPostEditor behaviour call, addresses #2014
(edit) @2841:b258519fdbb9   11 years carnet.franck.paul args missing for behaviour adminPostEditor - First step, should be tested …
(edit) @2819:6226c7bde53f   11 years carnet.franck.paul sprintf argument missing, fixes #2005
(edit) @2818:065d7ce80a9e   11 years carnet.franck.paul Rollback last commit on update.php as $core->adminurl is not usable at …
(edit) @2817:8b6ca1f5148c   11 years carnet.franck.paul Using dcAdminURL, work in progress on core : auto-update must be tested …
(edit) @2812:5a30ec7c5c21   11 years carnet.franck.paul Oups, addresses #1971
(edit) @2811:612f4c2bd456   11 years carnet.franck.paul cope with different entry types for pagination, fixes #1971
(edit) @2810:0aeae42c09b0   11 years nikrou77 When selecting an entry from popup_posts.php, jump to a defined page did …
(edit) @2809:d846ab6e5d44   11 years carnet.franck.paul Typo and avoiding id used twice
(edit) @2805:4747906cee2f   11 years carnet.franck.paul Add confirmation dialog before leaving some modified forms, fixes #1605
(edit) @2800:92f82976773e   11 years carnet.franck.paul Add a jQuery js library selector in blog pref, closes #1897
(edit) @2799:b62c278ef730   11 years carnet.franck.paul Add an option to not leave date alone in media title
(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) @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) @2790:419c27eabd9a   11 years kozlika Améliorations a11y, suite.
(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) @2785:bb1c3567696b   11 years kozlika Add basic ARIA attributes in admin. (suite)
(edit) @2784:660cacb96377   11 years kozlika Add basic ARIA attributes in admin. (Happy to see you again, guys!)
(edit) @2780:1b209ad00d06   11 years carnet.franck.paul Fixes favicon URL on admin authentification page, closes #1859
(edit) @2776:75004db1c37c   11 years carnet.franck.paul Comment mandatory preview before submit may be disabled, using new …
(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) @2765:9d7fdf64271c   11 years carnet.franck.paul Adjust CSS for audio tag
(edit) @2764:27e5dbc88610   11 years nikrou77 plugin_id param was lost during navigation through media manager …
(edit) @2761:6b76144ca48b   11 years nikrou77 CKEditor can now load external plugins such as tags, series,... Closes …
(edit) @2760:875220f2367e   11 years carnet.franck.paul Switch from XHTML to HTML5 for backend
(edit) @2758:08ece96a7a5c   11 years carnet.franck.paul Some cleanup
(edit) @2757:ff3b115e98a0   11 years nikrou77 Fix issue with generated html : id was not unique
(edit) @2756:ff017877e7f9   11 years nikrou77 Fix issue for inserting link to entry when current editor is different …
(edit) @2755:eb341f8478fe   11 years nikrou77 Fix issue for inserting link when current editor is different from …
(edit) @2752:7d39039a8914   11 years nikrou77 Fix issue ; failed to detect timezone for example, CEST. Close #1993
(edit) @2751:a96ec5640056   11 years nikrou77 Each editor (ckeditor, legacy ones) loads its own context when it is …
(edit) @2749:993aebff97bb   11 years nikrou77 Fix call of javascript of all editors on media_item page but also …
(edit) @2745:896648f17f01   11 years carnet.franck.paul Typo in message, fixes #1985
(edit) @2742:8382f97c65e2   11 years carnet.franck.paul Backport bugfix from 2.6 branch to default branch
(edit) @2740:a675d8bc85ae   11 years nikrou77 Fix issue with php < 5.4 with syntax function()[$var]
(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) @2730:26870d018513   11 years Dsls Strengthened xmlrpc
(edit) @2729:fcd62146679f   11 years carnet.franck.paul Typo, fixes #1975
(edit) @2727:30bcbc3f4d95   11 years carnet.franck.paul Sanitize search request.
(edit) @2723:b3c340a7b7c5   11 years Dsls Fixed buggy lines in media_item.php, closes #1973
(edit) @2722:b09bad9e6f96   11 years Dsls fixed php notice in post.php
(edit) @2720:bc400ebfc2e9   11 years Dsls One step further towards php hardcoded links annihilation in admin …
(edit) @2719:116bb4bd1b88   11 years nikrou77 Do not store editor in meta. Addresses #1896
(edit) @2715:a87ddf7dbfb5   11 years Dsls Merge with default (admin/post.php still to update with editor …
(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) @2705:bac24f5c42ae   11 years nikrou77 Addresses #1896. Save editor in post meta Manage editor from preferences …
(edit) @2702:278a45b0038c   11 years nikrou77 Addresses #1896 Add editor for blog preference pages and for widget. …
(edit) @2694:1873a0e11790   11 years nikrou77 Add link to preferences when no editor has been choosen. Add an empty …
(edit) @2689:13f684f94be3   11 years kevin Ticket #1962
(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) @2681:0d5aeefe7bd8   11 years nikrou77 Addresse #1896 : simplify; get editor from core instead of retrieve it …
(edit) @2679:bae19d3adbc4   11 years nikrou77 Addresses #1896 : add choice of editor in preferences Keeps old functions …
(edit) @2678:ef52d81a5941   11 years nikrou77 Close #1904. Make it works for very old php versions !! :-)
(edit) @2677:ec803d6c65ce   11 years carnet.franck.paul Fixes Dotaddict themes galery URL, closes #1950
(edit) @2666:88000a305897   11 years kozlika Si je connais les pluriels en anglais ? No comments. Addresses #1470
(edit) @2664:c47621d6be97   11 years nikrou77 Fix incorrect link returned by adminMediaURL behavior. Closes #1904
(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) @2649:33f6bc8c9a46   11 years carnet.franck.paul Setting variable before testing it might be better, should fixes #1905
(edit) @2629:0921b5b4efc8   12 years Dsls Temp workaround in media.php, see #1904
(edit) @2614:db6f6a1f4f25   12 years nikrou77 Move legacy editor to a plugin. First step for alternate editors. …
(edit) @2609:c26642f775e2   12 years Dsls Merge with default
(edit) @2596:62f32566c15f   12 years carnet.franck.paul Check all required fields in blog creation, removes unnecessary notice, …
(edit) @2594:e10cf5fd3749   12 years carnet.franck.paul Typo, fixes #1881
(edit) @2593:6741802596a0   12 years Dsls Fusion avec default
(edit) @2592:5edbd7c3d2d7   12 years nikrou77 Backport fix for issue #1454
(edit) @2589:3d427735ca70   12 years nikrou77 When post contains a pre tag, preserve spaces at beginning of lines (no …
(edit) @2582:15264b0a9cc9   12 years carnet.franck.paul Hide hidden media dirs unless Dotclear_SHOW_HIDDEN_DIRS is set to true …
(edit) @2579:185f7650c1d8   12 years carnet.franck.paul DotAddict? Theme gallery URL, fixes #1879
(edit) @2577:9a2b43a68e3d   12 years carnet.franck.paul Number of entries on first home page may be set (does not modify number of …
(edit) @2573:2d7e8b0b9402   12 years carnet.franck.paul Typo in admin/langs.php, thank's veris! …
(edit) @2572:a144553cd87b   12 years Dsls Better text filtering in ajax searchMeta, search is now "starts-with" …
Note: See TracRevisionLog for help on using the revision log.

Sites map