|
|
@3969:c76cec786290
|
6 years |
carnet.franck.paul |
Cope with long media filename
|
|
|
@3968:075785b9d306
|
6 years |
carnet.franck.paul |
Add WebP image format support to Dotclear (not yet fully tested)
|
|
|
@3967:64b7afcd50a3
|
6 years |
carnet.franck.paul |
Typo
|
|
|
@3964:4e278a021195
|
6 years |
carnet.franck.paul |
Really disable enhanced upload in media manager if user pref is off, fixes …
|
|
|
@3962:68cb6ec88ca6
|
6 years |
carnet.franck.paul |
Display a warning if the user try to create a directory which already …
|
|
|
@3959:e532d07dd1df
|
6 years |
carnet.franck.paul |
Add title and legend reminder on first tab in media (image) insertion …
|
|
|
@3958:5e250cd51362
|
6 years |
carnet.franck.paul |
No more Flash player (flv, mp3) in Dotclear \o/
|
|
|
@3957:51227219596b
|
6 years |
carnet.franck.paul |
Fix title+legend media insertion
|
|
|
@3956:93073017d895
|
7 years |
carnet.franck.paul |
Remove successfully deleted media dir from recent/fav list (if present in …
|
|
|
@3947:3bb644edfc18
|
7 years |
carnet.franck.paul |
Switching from inline JS variables to JSON script. last step for dashboard …
|
|
|
@3945:02967bd96c6c
|
7 years |
carnet.franck.paul |
Switching from inline JS variables to JSON script. dcLegacyEditor is …
|
|
|
@3943:add39fb8ef11
|
7 years |
carnet.franck.paul |
Highlight (dashed & rounded border) only sortable divs (mainly on …
|
|
|
@3936:4ae4c187b41e
|
7 years |
carnet.franck.paul |
Don't presume about jsToolBar existence!
|
|
|
@3935:8cce0920394e
|
7 years |
carnet.franck.paul |
Hightlight movable blocks on dashboard when this functionality is enabled
|
|
|
@3934:eab07f30f99b
|
7 years |
carnet.franck.paul |
Switching from inline JS variables to JSON script. CodeMirror? is on stage
|
|
|
@3933:729d8807bffe
|
7 years |
carnet.franck.paul |
Display read/write warning only if no error pending
|
|
|
@3931:d72ef68c3096
|
7 years |
carnet.franck.paul |
Switching from inline JS variables to JSON script. Toggles is coming
|
|
|
@3930:5007b8ff2be4
|
7 years |
carnet.franck.paul |
Switching from inline JS variables to JSON script. Common js vars and msg
|
|
|
@3929:c871a4f0a22f
|
7 years |
carnet.franck.paul |
Switching from inline JS variables to JSON script. Confirm close is on the …
|
|
|
@3928:61a15405d315
|
7 years |
carnet.franck.paul |
Switching from inline JS variables to JSON script. Page Tabs (jQuery …
|
|
|
@3927:e57339eefafa
|
7 years |
carnet.franck.paul |
Switching from inline JS variables to JSON script. File upload (jQuery …
|
|
|
@3926:199b1f662109
|
7 years |
carnet.franck.paul |
Switching from inline JS variables to JSON script. Filter controls are on …
|
|
|
@3922:97da59a8f577
|
7 years |
carnet.franck.paul |
Switching from inline JS variables to JSON script. Date picker is on the …
|
|
|
@3920:c0b5cb32a713
|
7 years |
carnet.franck.paul |
Move backend notices/messages system to a special admin class and try to …
|
|
|
@3919:f0be8a8c7715
|
7 years |
carnet.franck.paul |
Switching from inline JS variables to JSON script. Includes a copy of …
|
|
|
@3918:350bc5990b82
|
7 years |
carnet.franck.paul |
Switch from p to div to cope with quick entry editor markup, fixes #2279
|
|
|
@3916:15f69243f128
|
7 years |
carnet.franck.paul |
Cope better with the hidden dirs, show the final name of the newly created …
|
|
|
@3915:a57821ba9ef1
|
7 years |
carnet.franck.paul |
Switching from inline JS variables to JSON script. A step ahead…
|
|
|
@3911:b77eb4748159
|
7 years |
carnet.franck.paul |
Add information when media is private in media manager list, closes #2287
|
|
|
@3908:5faa2f3124a3
|
7 years |
carnet.franck.paul |
Better this way and it works on every modern browsers (I hope) \o/
|
|
|
@3907:8e62489d0ad5
|
7 years |
carnet.franck.paul |
Do not display the drag'n'drop switch button if javascript is disabled
|
|
|
@3906:67f6a46a8802
|
7 years |
carnet.franck.paul |
Drag'n'drop of dashboard areas is no more activated by default after 5 …
|
|
|
@3905:6a2ca1222f20
|
7 years |
carnet.franck.paul |
Try to prevent accidental sort on dashboard module
|
|
|
@3904:c8bbba14c97a
|
7 years |
carnet.franck.paul |
Fix jQuery UI touch-punch plugin in order to give access to input/textarea …
|
|
|
@3902:861a3d1a15f3
|
7 years |
carnet.franck.paul |
Use numeric fields (with min/max) for sortering items (categories, …), fix …
|
|
|
@3901:ae61a16b9434
|
7 years |
carnet.franck.paul |
Disable module ordering on dashboard if user preference (no drag'n'drop) …
|
|
|
@3898:a9b1e7de8211
|
7 years |
carnet.franck.paul |
Add spellcheck="true" attribute on input/textarea
|
|
|
@3897:61304e9616a6
|
7 years |
carnet.franck.paul |
Set correct lang attribute (useful for browser/editor spelling) for …
|
|
|
@3884:0cea47e6b892
|
7 years |
carnet.franck.paul |
Use let and const rather than var (ES2015/ES6)
|
|
|
@3882:254f3929b2c4
|
7 years |
carnet.franck.paul |
Actually the minifier did not like the template strings, so one step back …
|
|
|
@3881:7817be8a94ca
|
7 years |
carnet.franck.paul |
The JS minifier dot not like \ breaking line, need to investigate further
|
|
|
@3880:e6d1f6d9d7df
|
7 years |
carnet.franck.paul |
Use let and const rather than var (ES2015/ES6), use template string where …
|
|
|
@3878:fd5264175804
|
7 years |
carnet.franck.paul |
Harmonize scripts used to display entries/comments/trackbacks content in …
|
|
|
@3877:e68b76561491
|
7 years |
carnet.franck.paul |
Back to the old array() notation for build tools (they still may be used …
|
|
|
@3876:7f716e4e25ac
|
7 years |
carnet.franck.paul |
Some CSS adjustments (hr may be used in admin fieldset or div.fieldset to …
|
|
|
@3874:ab8368569446
|
7 years |
carnet.franck.paul |
short notation for array (array() → [])
|
|
|
@3872:39861f53bcc0
|
7 years |
carnet.franck.paul |
Use ... token for variable argument list rather than func_get_args() …
|
|
|
@3871:a66150bf0b48
|
7 years |
carnet.franck.paul |
Better this way for badge border color
|
|
|
@3870:132b4be257c5
|
7 years |
carnet.franck.paul |
Add some badge options (square, noborder, small) and minor CSS …
|
|
|
@3869:97af47e1ee7d
|
7 years |
carnet.franck.paul |
Add badge capabilities (used mainly by dashboard modules)
|
|
|
@3868:dae3038ae341
|
7 years |
carnet.franck.paul |
Add badge styles to standard CSS
|
|
|
@3864:edfc1b7433d6
|
7 years |
carnet.franck.paul |
Plugins management is allowed only for super admin, adresses #2284
|
|
|
@3858:ebcc8a63a4e1
|
7 years |
carnet.franck.paul |
Merge 2.14.2 branch
|
|
|
@3853:972dea29e865
|
7 years |
carnet.franck.paul |
Fix some CSS colors
|
|
|
@3852:d833829c4365
|
7 years |
carnet.franck.paul |
Fix some CSS colors
|
|
|
@3851:21fc9983c334
|
7 years |
carnet.franck.paul |
Allow folding of blog (standard) parameters (+es6)
|
|
|
@3843:f6a2d62807c6
|
7 years |
carnet.franck.paul |
button(type="button") is better than input(type="submit") for show/hide, …
|
|
|
@3842:d2616cbea480
|
7 years |
carnet.franck.paul |
button(type="button") is better than input(type="submit") for show/hide, …
|
|
|
@3841:fc88a5957ef1
|
7 years |
carnet.franck.paul |
Do not fire a click on a disabled button
|
|
|
@3840:148b714d8469
|
7 years |
carnet.franck.paul |
Unreachable instruction after return : fixed
|
|
|
@3839:783854ebd4ce
|
7 years |
carnet.franck.paul |
Some refinements for sortable area on dashboard, and some code refactoring
|
|
|
@3838:965325b2aacd
|
7 years |
carnet.franck.paul |
Let quick entry form breathe a little bit ;-)
|
|
|
@3837:45854ff786cb
|
7 years |
carnet.franck.paul |
Adjust CSS for main element of dashboard as they may be moved everywhere
|
|
|
@3836:72d7841abb8c
|
7 years |
carnet.franck.paul |
Add a way to reset dashboard items order (from user preferences, tab …
|
|
|
@3833:ea88f004549f
|
7 years |
carnet.franck.paul |
Mainly every areas on the dashboard are now sortable
|
|
|
@3828:b9bd59827820
|
7 years |
carnet.franck.paul |
Add the two basic colors used as CSS variables (may be used by 3rd party …
|
|
|
@3823:85eaa7dc0df4
|
7 years |
carnet.franck.paul |
Give more room to see current selected color in input type="color"
|
|
|
@3822:792d12537a01
|
7 years |
carnet.franck.paul |
Prelude (quick links) may overlay another links in small resolution, fix …
|
|
|
@3820:31cd92d76668
|
7 years |
carnet.franck.paul |
Better name for outgoing links function - addresses #2281
|
|
|
@3819:148005ada8b3
|
7 years |
carnet.franck.paul |
Outgoing links (in a new window): cope with asynchronous content which may …
|
|
|
@3815:267811f4aafb
|
7 years |
carnet.franck.paul |
Avoid uninstanciable options for the expandContent utility
|
|
|
@3812:bc19aeafa1c2
|
7 years |
carnet.franck.paul |
Allows superadmin to force check update of plugins/themes
|
|
|
@3811:e2aa777bc9ee
|
7 years |
carnet.franck.paul |
Soften background color for offline posts in posts list
|
|
|
@3806:e345d62b8f5f
|
7 years |
carnet.franck.paul |
Install wizzard was broken, fixes #2275
|
|
|
@3805:c3a935c7feb2
|
7 years |
carnet.franck.paul |
aria-hidden property missing, thanks Luce !
|
|
|
@3800:2781551f254a
|
7 years |
carnet.franck.paul |
Keep default fontsize if it is not yet set for the current user
|
|
|
@3796:2a5df3ef4475
|
7 years |
carnet.franck.paul |
PHP 5.6 is now the minimum version required (PHP 5.5 seems to be buggy …
|
|
|
@3795:19be142ed5ac
|
7 years |
carnet.franck.paul |
PHP 5.6 is now the minimum version required (PHP 5.5 seems to be buggy …
|
|
|
@3787:24c2472a688c
|
7 years |
carnet.franck.paul |
Use css3 flex rather than <br > to vertical align supplemental labels …
|
|
|
@3781:a86e029cb95d
|
7 years |
carnet.franck.paul |
Animate some counters on dashboard icons (nb of comments, spam comments …
|
|
|
@3780:2a4c7e88ca8b
|
7 years |
carnet.franck.paul |
Fix required indicator contrast for dark mode
|
|
|
@3779:2ea63a0f4208
|
7 years |
carnet.franck.paul |
Still some unwanted backgrounds for input
|
|
|
@3778:5b062336a301
|
7 years |
carnet.franck.paul |
Use system colors for input and textarea
|
|
|
@3776:80079096a38b
|
7 years |
carnet.franck.paul |
Typo and minor adjustement in dark mode css
|
|
|
@3775:6c367dee2de0
|
7 years |
carnet.franck.paul |
Add module description to title attribute of raw, hide description column …
|
|
|
@3774:6d9581959be6
|
7 years |
carnet.franck.paul |
Cope with attachment icon in post/page list
|
|
|
@3771:ee48b80e8d04
|
7 years |
carnet.franck.paul |
Use svg image rather than png for outgoing links
|
|
|
@3770:75566f4ffead
|
7 years |
carnet.franck.paul |
Add a dark mode (user preferences), some refinements to come
|
|
|
@3769:12b632aaedc1
|
7 years |
carnet.franck.paul |
Some modifications were missing from previous commit, my bad!
|
|
|
@3768:42e99b4be675
|
7 years |
carnet.franck.paul |
Switch from img to input for expanding/hiding various contents (posts, …
|
|
|
@3767:24b9ef042f0a
|
7 years |
carnet.franck.paul |
Various CSS fixes
|
|
|
@3766:6c93f04acf31
|
7 years |
carnet.franck.paul |
Optimize SVG search icon
|
|
|
@3765:00d069f97ebc
|
7 years |
carnet.franck.paul |
Review CSS for search form (main menu, modules and themes)
|
|
|
@3764:b50bf1d2ac95
|
7 years |
carnet.franck.paul |
No more images for backgrounds or borders
|
|
|
@3763:857d4768935c
|
7 years |
carnet.franck.paul |
Use sass variables for every color used (mainly foreground, background, …
|
|
|
@3762:e5c18a9ead6a
|
7 years |
carnet.franck.paul |
scope="row" obsolete in HTML5 for td, switch to th for module name …
|
|
|
@3761:849987324197
|
7 years |
carnet.franck.paul |
Apply SQL Statement in DC code, work in progress
|
|
|
@3758:6338fb89e8df
|
7 years |
carnet.franck.paul |
Update Codemirror to 5.38.0
|
|
|
@3756:66ea0528142b
|
7 years |
carnet.franck.paul |
Missed these one (see [3754])
|
|
|
@3746:0cae5565cdc8
|
7 years |
carnet.franck.paul |
Fix potential reflective XSS, thank's Zekvan Arslan for report (via Daniel …
|
|
|