Dotclear

source: @ 2851:8cdb54e1152b

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2851:8cdb54e1152b   11 years carnet.franck.paul Behaviour missing for page edition
(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) @2847:3fb59a8bc157   11 years carnet.franck.paul Use adminurl->decode instead of ->get, URL encoding is not necessary here …
(edit) @2846:6ff2f91304a8   11 years carnet.franck.paul Adjust a:focus CSS on archive page
(edit) @2845:d20cf7363a53   11 years carnet.franck.paul Update sidebar block
(edit) @2844:c11e19958407   11 years nikrou77 plugin_id was not transmitted in popup_posts for searching Closes #2016
(edit) @2843:9175fe116493   11 years carnet.franck.paul Typo, fixes #2020
(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) @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) @2837:48a2935584cc   11 years carnet.franck.paul Typo, thanks mirovinben !
(edit) @2836:94c64ffd6ef4   11 years carnet.franck.paul Admin URL may be totally different than blog URL, we should use …
(edit) @2835:1a32b70ad212   11 years nikrou77 CKEditor : sizes of popups for media, links and links to entry can be …
(edit) @2834:00c6631e115e   11 years carnet.franck.paul Fixes link insertion popup (Legacy editor)
(edit) @2833:411e37928477   11 years carnet.franck.paul CHANGELOG for 2.7 release
(edit) @2832:85de0adb58f0   11 years carnet.franck.paul Zero is plural in English, fixes #2008
(edit) @2831:33adbf6f35eb   11 years carnet.franck.paul Should not use adminurl class outside admin! Fixes #2007
(edit) @2830:f98aa0265d4e   11 years carnet.franck.paul Ductile should switch to HTML5 as others
(edit) @2829:83fd86bd22a3   11 years carnet.franck.paul Typo
(edit) @2828:49b3d90f9cd9   11 years nikrou77 Fix small issue with CKEditor : an entry could not be saved without prompt …
(edit) @2827:cc8385835870   11 years carnet.franck.paul Forget to apply the new tpl:IfCommentPreviewOptional to mustek templateset
(edit) @2826:b222cb4a3e97   11 years carnet.franck.paul Using dcAdminURL, work in progress on plugins… some remain in PHP, a lot …
(edit) @2825:966e82aaed07   11 years carnet.franck.paul Using dcAdminURL, work in progress on plugins…
(edit) @2824:c7051e56fd3c   11 years carnet.franck.paul Using dcAdminURL, work in progress on plugins…
(edit) @2823:f011562dadc7   11 years carnet.franck.paul Using dcAdminURL, work in progress on plugins…
(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) @2820:208141170abc   11 years carnet.franck.paul registercopy for plugin is not necessary as it has been already done on …
(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) @2816:face73bc2bbb   11 years nikrou77 When something change in content area using ckeditor there's no prompt to …
(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) @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) @2808:953c8806fd88   11 years carnet.franck.paul Add greek locales (not yet translated)
(edit) @2807:3e2072d31db7   11 years carnet.franck.paul Update locales (all but .fr already done in previous commit)
(edit) @2806:ef04b78d20bb   11 years carnet.franck.paul Update locales (.pot and french .po)
(edit) @2805:4747906cee2f   11 years carnet.franck.paul Add confirmation dialog before leaving some modified forms, fixes #1605
(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) @2801:8424606878d7   11 years carnet.franck.paul Minified version of public js is better for the planet, addresses #1897
(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) @2798:93a6034df106   11 years luce MAJ mineur - aide contextuelle * Corrections typo + coquilles * …
(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) @2794:1a9393ad8999   11 years carnet.franck.paul Fusion
(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) @2791:10f7e5fa5ce1   11 years kozlika Fusion
(edit) @2790:419c27eabd9a   11 years kozlika Améliorations a11y, suite.
(edit) @2789:81b5618d0a19   11 years carnet.franck.paul Locale (addendum to previous rev)
(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) @2786:c8c1321cd582   11 years carnet.franck.paul ARIA role="button" is not necessary on <button…> tag
(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) @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) @2780:1b209ad00d06   11 years carnet.franck.paul Fixes favicon URL on admin authentification page, closes #1859
(edit) @2779:8a0fc249c30a   11 years carnet.franck.paul Fixes head title for search context
(edit) @2778:fe7e025273c4   11 years carnet.franck.paul Add "offline" option on widgets, closes #1945
(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) @2773:65aa733ce8a4   11 years carnet.franck.paul Add activation setting for simple menu, fixes #1958
(edit) @2772:df84ff8c6261   11 years carnet.franck.paul Add tpl:IfWidgets template block -> return true if at least one widget …
(edit) @2771:fd1fc8978a13   11 years carnet.franck.paul Prevents integer conversion of "post_id" array key, address #1970
(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) @2766:31d0a5ac4286   11 years carnet.franck.paul Fusion branches default
(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) @2763:3f18d446356f   11 years carnet.franck.paul Add HTML5 audio controls for audio media insertion
(edit) @2762:cefad64d50db   11 years nikrou77 Add context for page Add context param for dcLegacyEditor to have same …
(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) @2759:88d77ef8144b   11 years carnet.franck.paul Typo, fixes #1997
(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) @2754:ab914bb708da   11 years nikrou77 If media is not an image insert it as a link Closes #1990
(edit) @2753:b9cc2b150f13   11 years nikrou77 For new installation : - activate CKEditor by default - change default …
(edit) @2752:7d39039a8914   11 years nikrou77 Fix issue ; failed to detect timezone for example, CEST. Close #1993
Note: See TracRevisionLog for help on using the revision log.

Sites map