Dotclear

source: @ 3770:75566f4ffead

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3770:75566f4ffead   7 years carnet.franck.paul Add a dark mode (user preferences), some refinements to come
(edit) @3769:12b632aaedc1   7 years carnet.franck.paul Some modifications were missing from previous commit, my bad!
(edit) @3768:42e99b4be675   7 years carnet.franck.paul Switch from img to input for expanding/hiding various contents (posts, …
(edit) @3767:24b9ef042f0a   7 years carnet.franck.paul Various CSS fixes
(edit) @3766:6c93f04acf31   7 years carnet.franck.paul Optimize SVG search icon
(edit) @3765:00d069f97ebc   7 years carnet.franck.paul Review CSS for search form (main menu, modules and themes)
(edit) @3764:b50bf1d2ac95   7 years carnet.franck.paul No more images for backgrounds or borders
(edit) @3763:857d4768935c   7 years carnet.franck.paul Use sass variables for every color used (mainly foreground, background, …
(edit) @3762:e5c18a9ead6a   7 years carnet.franck.paul scope="row" obsolete in HTML5 for td, switch to th for module name …
(edit) @3761:849987324197   7 years carnet.franck.paul Apply SQL Statement in DC code, work in progress
(edit) @3760:11f79a94b1f6   7 years carnet.franck.paul Restore focusring for buttons and textareas in Firefox
(edit) @3759:45c8ab728afa   7 years carnet.franck.paul Update CKEditor to 4.9.2
(edit) @3758:6338fb89e8df   7 years carnet.franck.paul Update Codemirror to 5.38.0
(edit) @3757:76b4b81f3d35   7 years carnet.franck.paul Et hop, un peu d'écriture inclusive dans Dotclear parce qu'il n'y aucune …
(edit) @3756:66ea0528142b   7 years carnet.franck.paul Missed these one (see [3754])
(edit) @3755:8cb5f076eadd   7 years carnet.franck.paul moz engine needs some hacks…
(edit) @3754:c16c1cadbae6   7 years carnet.franck.paul Use con->syntax rather than con->driver where is useful
(edit) @3753:d6d2ea036361   7 years carnet.franck.paul Add $mode getter (may be useful for behaviour callbacks)
(edit) @3752:5b508fcc60c0   7 years carnet.franck.paul Allows space(s) as separator in smilies.txt
(edit) @3751:5f32ba771975   7 years carnet.franck.paul a11y needs label for input search field widget
(edit) @3750:3b736772e7c6   7 years carnet.franck.paul Better this way ;-) Thank's adjaya for report
(edit) @3749:66047a2eda22   7 years carnet.franck.paul Add context property and behaviours
(edit) @3748:235abe5030c4   7 years carnet.franck.paul Rename file and update autoload
(edit) @3747:3d9aee789637   7 years carnet.franck.paul Add some helpers, delete, update and insert SQL builder
(edit) @3746:0cae5565cdc8   7 years carnet.franck.paul Fix potential reflective XSS, thank's Zekvan Arslan for report (via Daniel …
(edit) @3745:452015a1fe20   7 years carnet.franck.paul Avoid notice if error occured
(edit) @3744:6abafffe0db8   7 years carnet.franck.paul Remove required attribute from comment/post content textarea when they are …
(edit) @3743:07ef48e3d0e5   7 years carnet.franck.paul Work in progress, not yet finished
(edit) @3742:00f9590175cb   7 years carnet.franck.paul Bugfix (ORDER BY clause needs to be after GROUP BY clause)
(edit) @3741:0ab84fb44787   7 years carnet.franck.paul Add some helpers, cope with mixed (single or array) arg for clause …
(edit) @3740:a0a6129e919e   7 years carnet.franck.paul SQL Select query statement builder, thank's dsls for the draft!
(edit) @3739:0fe4d705d250   7 years carnet.franck.paul Update CB (SQL query builder removed)
(edit) @3738:425a0ffe2f3d   7 years carnet.franck.paul Update CB
(edit) @3737:411bc08b2e7d   7 years carnet.franck.paul Let's see if the new SQL Query builder is worth something or not!
(edit) @3736:e5a3454f5c58   7 years carnet.franck.paul Better this way
(edit) @3735:a3733e656d86   7 years carnet.franck.paul Code formating and tiny bug fixed in wysiwyg iframe markup
(edit) @3734:76dc346e20af   7 years carnet.franck.paul Usual oops :-)
(edit) @3733:ee69b09370ec   7 years carnet.franck.paul Add latest (associated entry date) and oldest (associated entry date) info …
(edit) @3732:070d3a73f2c8   7 years carnet.franck.paul Doxygen config adjustment
(edit) @3731:3770620079d4   7 years carnet.franck.paul Simplify licence block at the beginning of each file
(edit) @3730:5c45a5df9a59   7 years carnet.franck.paul Code formatting (PSR-2)
(edit) @3729:2a37308f7ddd   7 years carnet.franck.paul Update CB, tuning of atoum (work in progress)
(edit) @3728:18608178edde   7 years carnet.franck.paul Update CB
(edit) @3727:8c5c66e4366a   7 years carnet.franck.paul Update CB: switch from Web Design Group XHTML validator to W3C HTML 5 one
(edit) @3726:5e5627d21aa3   7 years carnet.franck.paul simpleMenu : set title to "Active page" or add " (active page)" for …
(edit) @3725:b47f38c701ee   7 years carnet.franck.paul Use specialized input fields (color, email, url, number, …) where is …
(edit) @3724:8639ebcd0cb6   7 years carnet.franck.paul Update CB (PHP 5.3 min)
(edit) @3723:930af3673be5   7 years carnet.franck.paul Update CB
(edit) @3722:ad7626387d12   7 years carnet.franck.paul Update composer
(edit) @3721:c34ce89e190b   7 years carnet.franck.paul Switch to ArrayObject? for template filters args in order to be extended …
(edit) @3720:9d0d9a45e18f   7 years carnet.franck.paul Update CB
(edit) @3719:05681d1e94de   7 years carnet.franck.paul Ignore doxygen generated documentation
(edit) @3718:116d81da1543   7 years carnet.franck.paul Keep Namespaces in doxygen doc, it might be useful in the future
(edit) @3717:a047e0d3d327   7 years carnet.franck.paul Update makefile
(edit) @3716:3a3d97b7952d   7 years carnet.franck.paul 1st draft of doxygen config
(edit) @3715:214026d31dfa   7 years carnet.franck.paul Update CB (doxygen doc complete)
(edit) @3714:835710ca7988   7 years carnet.franck.paul Cope with PSR-2 code formatting, should fix #2269
(edit) @3713:3de57104808a   7 years carnet.franck.paul Avoid double underlining of label.required abbr *
(edit) @3712:bf38a22c4c93   7 years carnet.franck.paul Typo
(edit) @3711:004095dbea64   7 years carnet.franck.paul Cope with specialized input fields in admin CSS
(edit) @3710:e8d45069746a   7 years carnet.franck.paul Use array form of optionnal parameters for form::textarea(), code …
(edit) @3709:c88e69474c34   7 years carnet.franck.paul use strict and no more linter warnings/errors as far as possible, switch …
(edit) @3708:60772aa118b7   7 years carnet.franck.paul Update CB subrepo
(edit) @3707:3a350757c847   7 years carnet.franck.paul Use array form of optionnal parameters for form::checkbox() where is …
(edit) @3706:170617361020   7 years carnet.franck.paul use strict and no more linter warnings/errors as far as possible
(edit) @3705:a37d1b34550a   7 years carnet.franck.paul use strict and no more linter warnings/errors
(edit) @3704:37312cc7eeda   7 years carnet.franck.paul dcCKEditor media insertion : cope with no alignment set for image …
(edit) @3703:53c8bef8608a   7 years carnet.franck.paul Use array form of optionnal parameters for form::combo(), code formatting …
(edit) @3702:7f0243dc7876   7 years carnet.franck.paul Code formatting
(edit) @3701:16d6d099e144   7 years carnet.franck.paul Admin popups: dealing with Enter key fired, and focus on first input when …
(edit) @3700:6a3097e81a2f   7 years carnet.franck.paul Admin popups: dealing with Escape key fired → do nothing and close popup.
(edit) @3699:77a12236e993   7 years carnet.franck.paul Add autocomplete attribute to form::password where it's relevant, code …
(edit) @3698:c470a02c7cf4   7 years carnet.franck.paul Avoid warning on unregistering unknown (special) wrappers - mainly useful …
(edit) @3697:fe55ee337d14   7 years carnet.franck.paul Bugfix for <dl> in CB wiki syntax
(edit) @3696:1a4617646055   7 years carnet.franck.paul Add definition list support to CB wiki syntax (= <term>, : <definition>)
(edit) @3695:b15878c5e45d   7 years carnet.franck.paul Fix word-wrap style for pre tag
(edit) @3694:a4dd9e443040   7 years carnet.franck.paul CB: Better this way!
(edit) @3693:dfe650aa8038   7 years carnet.franck.paul Update Clearbricks: Avoid new line in textarea content!
(edit) @3692:9decf2422f49   8 years carnet.franck.paul PHP 7.2 compliance (deprecated each() replaced by foreach…)
(edit) @3691:3dbfcef11299   8 years carnet.franck.paul PHP 7.2 compliance (deprecated create_function() replaced by closure)
(edit) @3690:b48aaf7c80a4   8 years carnet.franck.paul Focus (and visually show) the subhash if possible
(edit) @3689:f0f98c0c6124   8 years carnet.franck.paul Better way (but not the best) to evaluate password strength
(edit) @3688:a1e0b49a4fcf   8 years carnet.franck.paul Move some locales (used by some dotty/currywurst templates) from Berlin …
(edit) @3687:2f8a86fc83eb   8 years carnet.franck.paul Merged in flafay/dotclear (pull request #115) Add missing translations …
(edit) @3686:070826372bac   8 years franck Add missing translations for 404 templates files from Currywurst & Dotty …
(edit) @3685:3f1bacac1ac3   8 years carnet.franck.paul Switch from jQuery background fade plugin to CSS3 animation (plugin …
(edit) @3684:1c48f7836e8a   8 years carnet.franck.paul Update jQuery migrate plugin from 1.3.0 to 1.4.1 Update jQuery UI (custom) …
(edit) @3683:51eaa1079bde   8 years carnet.franck.paul Merge 2.13.1 release
(edit) @3682:f24d8d1e95e0   8 years carnet.franck.paul Signed tag 2.13.1 for revision 3680
(edit) @3681:ee065bfd6458   8 years carnet.franck.paul Added tag 2.13.1 for changeset 57c79fd7f152
(edit) @3680:57c79fd7f152   8 years carnet.franck.paul Release 2.13.1
(edit) @3679:8eeacb0cfaf8   8 years carnet.franck.paul CHANGELOG 2.13.1
(edit) @3678:8f7411ae533c   8 years carnet.franck.paul Remove CSS transition on tab activation
(edit) @3677:99d297453570   8 years carnet.franck.paul EditorConfig?: switch to 2 spaces by default, only *.php and *.md use 4 …
(edit) @3676:f1f10044e637   8 years carnet.franck.paul EditorConfig?: switch to 2 spaces by default, only *.php and *.md use 4 …
(edit) @3675:07af5577753f   8 years carnet.franck.paul GPL-2.0-only is better in our context, as far as I know today
(edit) @3674:984da489e980   8 years carnet.franck.paul Fix SPDX license identifier, see  https://spdx.org/licenses/
(edit) @3673:efaeacffe25c   8 years carnet.franck.paul Merge 2.13 fix of CodeMirror?.fromTextArea boolean parameters
(edit) @3672:688db50dab3e   8 years carnet.franck.paul "true" is not equal to true (aka 1)! Should fix #2266
(edit) @3671:03f5a3f5d839   8 years carnet.franck.paul Ignore /var in repository, adjust indentation size for js/json source
Note: See TracRevisionLog for help on using the revision log.

Sites map