Dotclear

source: admin @ 3023:1e6e4882d66c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3018:02463a39c69a   10 years carnet.franck.paul Display update message for themes and plugins, even if respective folder …
(edit) @3005:907dd9aa1e43   10 years nikrou77 Fix #2096. url is hidden (so undefined) for non superadmin users
(edit) @3003:f8c097e1f7c5   10 years carnet.franck.paul Add an user option to display the editor's toolbar on bottom of textarea …
(edit) @2997:8f7c065a8639   10 years Dsls First step in modules dependencies management
(edit) @2994:c8206c9d865d   10 years nikrou77 Fix #1913 : allow SQLite in installation wizard. No simple way to upgrade …
(edit) @2987:57199ed47806   10 years carnet.franck.paul Radio and checkbox should be inside label tag
(edit) @2979:ce39729c126c   10 years nikrou77 Missing plugin_id when changing post type Fixes #2075
(edit) @2974:d0d25c20f355   10 years Dsls Fixed SecPod? 1055, post_title escaped correctly now.
(edit) @2971:df3d6bf1741d   10 years nikrou77 Missing plugin_id when changing post type Fixes #2075
(edit) @2970:e6115c6ccc50   10 years pascal.chevrel Ticket 2079: Les admins ne peuvent pas changer des paramètres du blog
(edit) @2969:96c0a5e3ff75   10 years pascal.chevrel Ticket 2079: Les admins ne peuvent pas changer des paramètres du blog
(edit) @2968:eac646d1715a   10 years pascal.chevrel dotclear/dotclear a bien été ajouté dans default
(edit) @2954:85e45ee8f77e   10 years Dsls Take disabled module information into consideration, enrich plugins.php …
(edit) @2950:3e6b8e366602   10 years carnet.franck.paul Update jQuery and jQuery-UI from 1.11.1 to version 1.11.2, update blog …
(edit) @2941:605c7b55a606   11 years carnet.franck.paul Optimize all other png
(edit) @2929:54d58ce46232   11 years Dsls Quick entry deserves its post_format information, see #2047 Add trigger …
(edit) @2926:b8ad979a92bb   11 years carnet.franck.paul Show current syntax in post/page editor tab title, fixes #2047
(edit) @2921:f73344947866   11 years carnet.franck.paul Cope with $n%s in parametric URLs, fixes #2057
(edit) @2911:5434e75ad738   11 years Dsls Merge with default
(edit) @2907:d5da0414c363   11 years Dsls added x-frame-options customizable for dcPage::open, fixes #2049
(edit) @2904:ac2188d5a99e   11 years Dsls Exclude passwords from form modification check, fixes #2040
(edit) @2902:4b8f8ebb69bd   11 years Dsls Reset form status when saving a file in theme editor, fixes #2025
(edit) @2900:d12215a1a1e7   11 years Dsls First shot for per_blog settings for plugins, see #2041
(edit) @2899:ef2042333d48   11 years Dsls Removed useless duplicate status for preferences.php
(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
Note: See TracRevisionLog for help on using the revision log.

Sites map