Dotclear

source: @ 3034:cb83195ec930

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3034:cb83195ec930   10 years carnet.franck.paul Add date and blog-id in exported zip filename of media folder, fixes #1664
(edit) @3033:5691f5e1ccc6   10 years carnet.franck.paul Add with or without password filter rather than password order, add also …
(edit) @3032:e0042671b53d   10 years carnet.franck.paul Rewording, closes #1770
(edit) @3031:2106bf49bc97   10 years carnet.franck.paul Add password in order list in posts list, should fixes #1775
(edit) @3030:1c346de31ad1   10 years carnet.franck.paul Add an blog option to disable internal search (404 on ?q= queries, search …
(edit) @3029:dfca9a40d81f   10 years carnet.franck.paul Une espace insécable devant les « : », c'est mieux. Fixes #1967
(edit) @3028:9b2db933d153   10 years carnet.franck.paul Namespace should be created (if necessary) before being read, fixes #2089
(edit) @3027:6eb6b9daf703   10 years carnet.franck.paul Switch from jQuery 1.11.2 to 1.11.3, fixes #2102
(edit) @3026:d924f063cef6   10 years carnet.franck.paul Cope with dotclear.filter_reset_url if set with an …
(edit) @3025:50e647316e34   10 years carnet.franck.paul Add  http:// scheme in not present in URL, better cope with …
(edit) @3024:b4724a397193   10 years carnet.franck.paul Add syntax arg to adminPostEditor behaviour (may be 'wiki', 'xhtml', …
(edit) @3023:1e6e4882d66c   10 years carnet.franck.paul Merged in nikrou/dotclear (pull request #95) : Idea to avoid cache problem …
(edit) @3022:4e016e87d540   10 years nikrou77 filter $_GETv? for load_plugin
(edit) @3021:4018240bced6   10 years nikrou77 Add css without cache counterpart : cssLoad Use jsLoad and cssLoad for …
(edit) @3020:104efe8d97ba   10 years nikrou77 Idea to avoid cache problem when upgrading dotclear or in dev mode when …
(edit) @3019:a2b9d58505b1   10 years carnet.franck.paul Encapsulate <ul>…</ul> with <nav role="navigation">…</nav> when <ul> used …
(edit) @3018:02463a39c69a   10 years carnet.franck.paul Display update message for themes and plugins, even if respective folder …
(edit) @3017:671366477262   10 years carnet.franck.paul Apply extension/heritage templating system to mustek templateset, …
(edit) @3016:37646518675d   10 years carnet.franck.paul Remove XHTML Markup validator from dcLegacyEditor, dirty way to fix #1936
(edit) @3015:d3c10ca4ac76   10 years carnet.franck.paul Typo, fixes #2103
(edit) @3014:5934356ef339   10 years carnet.franck.paul Should allow to load some SVG plugin's files too
(edit) @3013:e16c8159d218   10 years carnet.franck.paul Update CB subrepo
(edit) @3012:f7e909b4cb59   10 years carnet.franck.paul Merged in annso/dotclear/bullet-in-categories-combo (pull request #94) …
(edit) @3011:bdf708026a1c   10 years as.tranchet Add bullets to categories combo list
(edit) @3010:c2e2a1d9f574   10 years carnet.franck.paul Add breadcrumb plugin in DC_DISTRIB_PLUGINS constant, addresses #1902
(edit) @3009:461a5ca8e825   10 years carnet.franck.paul Includes breadcrumb plugin to the distribution, fixes #1902
(edit) @3008:dfca115b70dd   10 years Dsls oops (c)…
(edit) @3007:f9d013776723   10 years Dsls Update dependencies management, add notices and prevent enabling/disabling …
(edit) @3006:ff60ee8b29e2   10 years carnet.franck.paul Cope with different form of php file extension (.php, .php5, .php7, …-), …
(edit) @3005:907dd9aa1e43   10 years nikrou77 Fix #2096. url is hidden (so undefined) for non superadmin users
(edit) @3004:642faf281b31   10 years carnet.franck.paul Encapsulate ... (used in "Read more…" for short format of entries) with a …
(edit) @3003:f8c097e1f7c5   10 years carnet.franck.paul Add an user option to display the editor's toolbar on bottom of textarea …
(edit) @3002:c90142fc9280   10 years nikrou77 Addresses #1647 - Missing clause for update. So update did not work when …
(edit) @3001:f9ed3464c960   10 years nikrou77 Fix #2062 - quotes were not encoded in attributes
(edit) @3000:c253e82bd552   10 years nikrou77 Fix #2062 - quotes were not encoded in attributes
(edit) @2999:7a766509c5aa   10 years nikrou77 Fix #2087 - Ambiguous column name for SQLite
(edit) @2998:d4c4f51f68e9   10 years carnet.franck.paul Set default blog to en language for testing purpose
(edit) @2997:8f7c065a8639   10 years Dsls First step in modules dependencies management
(edit) @2996:5da76c6b9aad   10 years nikrou77 Addresses #1647. Antispam rules were not added at installation
(edit) @2995:567168ce989b   10 years nikrou77 Fix path for classes (SQLite) Fix first blog name and first blog language
(edit) @2994:c8206c9d865d   10 years nikrou77 Fix #1913 : allow SQLite in installation wizard. No simple way to upgrade …
(edit) @2993:c53d23c066a4   10 years carnet.franck.paul Locale missing in currywurst templateset
(edit) @2992:4e1be19e9c0a   10 years carnet.franck.paul Locale missing in currywurst templateset
(edit) @2991:bcd75776d061   10 years nikrou77 Use dcCore pass as argument to constructor instead of global one. $core …
(edit) @2990:afdf217befa6   10 years nikrou77 Big Oops revert last commit. But do not understand why
(edit) @2989:e039b91d334e   10 years nikrou77 Use dcCore pass as argument to constructor instead of global one.
(edit) @2988:182a6a6902ea   10 years carnet.franck.paul See ya baklava template set!
(edit) @2987:57199ed47806   10 years carnet.franck.paul Radio and checkbox should be inside label tag
(edit) @2986:1e5a2d6a0074   10 years nikrou77 Fix #1647 Allow user to add the same word for severals blogs not necessary …
(edit) @2985:19fd15d72873   10 years nikrou77 Oops. Forget a key
(edit) @2984:b81d45a0e150   10 years nikrou77 Behat - add a new configuration key in behat.yml file : …
(edit) @2983:15189c4a828f   10 years carnet.franck.paul Keep h1 only for blog title -> W3C recommandation: Consider using the h1 …
(edit) @2982:b3ba63f6c5b1   10 years carnet.franck.paul New baklava templateset (HTML5), first draft
(edit) @2981:801959e1f6e9   10 years carnet.franck.paul Cope with css theme sub-folder, fix #2082
(edit) @2980:aef1340d89e3   10 years nikrou77 Usual oops. Incorrect javascript comment
(edit) @2979:ce39729c126c   10 years nikrou77 Missing plugin_id when changing post type Fixes #2075
(edit) @2978:009531f5d57f   10 years carnet.franck.paul Next release on 2.7 branch will be 2.7.6, if any
(edit) @2977:87a5ca379761   10 years carnet.franck.paul Added tag 2.7.5 for changeset 04a121a3fb3c
(edit) @2976:04a121a3fb3c   10 years carnet.franck.paul Dotclear 2.7.5 changelog
(edit) @2975:2833f573a998   10 years Dsls Merge with 2.7
(edit) @2974:d0d25c20f355   10 years Dsls Fixed SecPod? 1055, post_title escaped correctly now.
(edit) @2973:e2fb92c091fb   10 years nikrou77 When adding a new widget in admin area, width and height are incorrect. …
(edit) @2972:8099686135fe   10 years nikrou77 Allow customizing CKEditor formats Fixes #2070
(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) @2967:b685c7e27d1d   12 years pascal.chevrel sync with upstream
(edit) @2966:224c096b0cb5   10 years nikrou77 Add radio buttons for widgets Fixes #2077
(edit) @2965:5cab843ee19f   10 years carnet.franck.paul Typo (thank's brol)
(edit) @2964:488e1c42f079   10 years nikrou77 Add radio buttons for widgets Fixes #2077
(edit) @2963:b8f5afaf639a   10 years carnet.franck.paul Typo (thank's brol)
(edit) @2962:10af9b4f1ce0   10 years nikrou77 Update CKEditor to last published release Fixes #2039
(edit) @2961:9ccbeca2bb07   10 years carnet.franck.paul Merge 2.7.4 in default branch
(edit) @2960:08ce684e6ce5   10 years carnet.franck.paul Next release on 2.7 branch will be 2.7.5, if any
(edit) @2959:33ecbae73e28   10 years carnet.franck.paul Added tag 2.7.4 for changeset 27e258e592e4
(edit) @2958:27e258e592e4   10 years carnet.franck.paul CAHNGELOG 2.7.4
(edit) @2957:ecd4aee8b4a9   10 years carnet.franck.paul Validating the cat, fixes #2069
(edit) @2956:489ca983ee50   10 years carnet.franck.paul The el/public.po File should be tracked
(edit) @2955:9093abecaa42   10 years carnet.franck.paul Switch fieldset+legend to div+h4, adresses #2067
(edit) @2954:85e45ee8f77e   10 years Dsls Take disabled module information into consideration, enrich plugins.php …
(edit) @2953:fdcac99dd62d   10 years carnet.franck.paul Add an ellipsis on short displayed entry content (with new …
(edit) @2952:d707bbba54a7   10 years carnet.franck.paul Add a padding-bottom to sidebar (same value as padding-top), fixes #1931
(edit) @2951:7d77ee15a36c   10 years carnet.franck.paul Replace . (dot) by , (comma) between tags, remove last . (dot), fixes …
(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) @2949:4e44ab2ef195   11 years carnet.franck.paul Use base64 inline url for png/svg images <= 2Kb (recommendation from …
(edit) @2948:6f99b0da6e95   11 years carnet.franck.paul One week cache for plugin's files served by ?pf=… is better than old 2 …
(edit) @2947:d30ad4cd0994   11 years carnet.franck.paul Remove old prefixed css rules (and no more required) in Berlin CSS
(edit) @2946:f71a84d73ce8   11 years carnet.franck.paul No more IE7 and IE8 support for theme Berlin
(edit) @2945:d72e6de6395d   11 years carnet.franck.paul Should also not load _admin.php/_public.php/_xmlrpc.php if _prepend.php of …
(edit) @2944:a585aa405b77   11 years carnet.franck.paul Merge last 2.7 commit
(edit) @2943:fd35f8199603   11 years carnet.franck.paul Some Berlin png had not been optimized in previous commits, fixed
(edit) @2942:b0184e69cb47   11 years carnet.franck.paul Merge last 2.7 commits
(edit) @2941:605c7b55a606   11 years carnet.franck.paul Optimize all other png
(edit) @2940:20786500e119   11 years carnet.franck.paul Optimize some png used by Berlin theme
(edit) @2939:597ca1582463   11 years carnet.franck.paul Misuses of jsToolBar object with dcCKEditor
(edit) @2938:38cb33c54a4a   11 years carnet.franck.paul Split _simple-entry.html (content in _entry-content.html + feedback in …
(edit) @2937:2a074393d5a4   11 years carnet.franck.paul Merge 2.7 last commits into default branch
(edit) @2936:6ee1f654e69b   11 years carnet.franck.paul Typo
(edit) @2935:5744eb2570d7   11 years carnet.franck.paul Typo
Note: See TracRevisionLog for help on using the revision log.

Sites map