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