|
|
@3993:c402c96de044
|
6 years |
carnet.franck.paul |
Switching from inline JS variables to JSON script, import/export plugin
|
|
|
@3944:61c725e889b7
|
7 years |
carnet.franck.paul |
Better this way to retrieve admin URLs ;-) Thank's to sebastieng for …
|
|
|
@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() …
|
|
|
@3757:76b4b81f3d35
|
7 years |
carnet.franck.paul |
Et hop, un peu d'écriture inclusive dans Dotclear parce qu'il n'y aucune …
|
|
|
@3756:66ea0528142b
|
7 years |
carnet.franck.paul |
Missed these one (see [3754])
|
|
|
@3753:d6d2ea036361
|
7 years |
carnet.franck.paul |
Add $mode getter (may be useful for behaviour callbacks)
|
|
|
@3731:3770620079d4
|
7 years |
carnet.franck.paul |
Simplify licence block at the beginning of each file
|
|
|
@3730:5c45a5df9a59
|
7 years |
carnet.franck.paul |
Code formatting (PSR-2)
|
|
|
@3725:b47f38c701ee
|
7 years |
carnet.franck.paul |
Use specialized input fields (color, email, url, number, …) where is …
|
|
|
@3709:c88e69474c34
|
7 years |
carnet.franck.paul |
use strict and no more linter warnings/errors as far as possible, switch …
|
|
|
@3699:77a12236e993
|
7 years |
carnet.franck.paul |
Add autocomplete attribute to form::password where it's relevant, code …
|
|
|
@3639:fe9f4d94f86b
|
8 years |
carnet.franck.paul |
Add required attribute for mandatory fields
|
|
|
@3627:9bccfc2257ad
|
8 years |
carnet.franck.paul |
Use PHP 5.5+ new password functions, closes #2182
Warnings:
- …
|
|
|
@3606:bacbc979195e
|
8 years |
carnet.franck.paul |
Revert back from 191 to 255 chars (as utf8mb4 MySQL is only available with …
|
|
|
@3572:7b171ccd8cee
|
8 years |
carnet.franck.paul |
Reduce indexed varchar(255) fields to varchar(191) : table category, field …
|
|
|
@3565:7b120898d2bd
|
8 years |
carnet.franck.paul |
Add MySQL UTF8-MB4 support
|
|
|
@3551:e22eab0d16b1
|
8 years |
carnet.franck.paul |
Give mysql driver choice for DC 1.2 import, closes #2252
|
|
|
@3421:34cfd92ec45a
|
9 years |
carnet.franck.paul |
No more <![CDATA[ … ]]> but in rss2.xsl (only useful for XML document, as …
|
|
|
@3393:ed0b046a9bae
|
9 years |
contact |
Ressoruce silently closed in Import/Export? plugin, closes #2071
|
|
|
@3340:30cec05f4e63
|
9 years |
carnet.franck.paul |
PHP 5.3+ : (expr1 ? expr1 : expr2) may be written → (expr1 ?: expr2)
|
|
|
@3328:d02293271079
|
9 years |
carnet.franck.paul |
Cope with post.post_position field during flat import, closes #2200
|
|
|
@3323:a7a3516ead72
|
9 years |
carnet.franck.paul |
Cope with post.post_position field during flat import, closes #2200
|
|
|
@3269:da4849c1ad84
|
9 years |
carnet.franck.paul |
Prevents SSRF/XSPA on Feed import, thanks wiswat for reporting this.
|
|
|
@3149:6948ea887d5f
|
10 years |
carnet.franck.paul |
Fix types of some imported fields (flat import), closes #2148
|
|
|
@3148:54da6965988e
|
10 years |
carnet.franck.paul |
Fix types of some imported fields (flat import), closes #2148
|
|
|
@3036:7ed4286c8013
|
10 years |
carnet.franck.paul |
Centralizes crypt function of pwd in class.Dotclear.auth.php, closes #1923
|
|
|
@3021:4018240bced6
|
10 years |
nikrou77 |
Add css without cache counterpart : cssLoad
Use jsLoad and cssLoad for …
|
|
|
@2968:eac646d1715a
|
10 years |
pascal.chevrel |
dotclear/dotclear a bien été ajouté dans default
|
|
|
@2941:605c7b55a606
|
11 years |
carnet.franck.paul |
Optimize all other png
|
|
|
@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 …
|
|
|
@2837:48a2935584cc
|
11 years |
carnet.franck.paul |
Typo, thanks mirovinben !
|
|
|
@2825:966e82aaed07
|
11 years |
carnet.franck.paul |
Using dcAdminURL, work in progress on plugins…
|
|
|
@2569:2a300bc67576
|
12 years |
carnet.franck.paul |
And the end of the contextual help in english, big thanks to Luce Carevic …
|
|
|
@2566:9bf417837888
|
12 years |
carnet.franck.paul |
Add some people in CREDITS, remove trailing spaces and tabs.
|
|
|
@2534:c333aa67c0b0
|
12 years |
carnet.franck.paul |
Update english helps
|
|
|
@2485:ad130cb12ae6
|
12 years |
Dsls |
* Clear logs when importing full flat file
* Unlink unzipped file before …
|
|
|
@2477:77a6bbc36a44
|
12 years |
contact |
Revert notice() , sorry
|
|
|
@2476:4282037a9343
|
12 years |
contact |
Clean import page and remove duplicate dcPage::notice(), fixes #1801
|
|
|
@2438:e50c01cb334c
|
12 years |
contact |
Typo in help files, addresses #1790
|
|
|
@2422:aeaa764bed65
|
12 years |
carnet.franck.paul |
relative URL is better for online help
|
|
|
@2421:087eecdc291d
|
12 years |
carnet.franck.paul |
langs and import contextual helps
|
|
|
@2384:120f98a3fe03
|
12 years |
kozlika |
importExport ajout d'un h3 Export Fixes #1782
CSS: broutilles
|
|
|
@2374:68c92c350824
|
12 years |
nikrou77 |
Update permissions : remove execution permission on image files
|
|
|
@2322:a75984c93a86
|
12 years |
carnet.franck.paul |
Second step of contextual helps, closes #1760, now the help has to be …
|
|
|
@2313:ef1db3d7c388
|
12 years |
Dsls |
Twig merge - lots of things to adapt yet
|
|
|
@2275:6dac5a59aa5d
|
12 years |
carnet.franck.paul |
2.6 codename is Traviata
|
|
|
@2257:f9dcd2921221
|
12 years |
Dsls |
Let's be exemplary, see #1713
|
|
|
@2256:d3c3fa1723ab
|
12 years |
Dsls |
updated most of notices to new format, should fix #1710 (maintenance and …
|
|
|
@2249:aa096bd77329
|
12 years |
carnet.franck.paul |
Little tiny typo
|
|
|
@2230:e63e48e1c53b
|
12 years |
Dsls |
* New adminDashboardFavorites behavior introduced, adapted several plugins …
|
|
|
@2166:6f409aa25386
|
12 years |
Dsls |
revamped dcPage::breadcrumb, closes #1559
|
|
|
@2095:1fceb8fc56a6
|
12 years |
contact |
Now load _prepend.php files from dcModules::loadModuleFile(), cleanup …
|
|
|
@2045:df4cee0ce669
|
12 years |
contact |
Minor fixes plugins maintenance and importExport
|
|
|
@2044:4a3330bc8bd5
|
12 years |
contact |
Revamp plugin maintenance, final setp (perhaps still some typo), addresses …
|
|
|
@1989:b234959829da
|
12 years |
contact |
Revamp plugin maintenance, step 5, now open to admin user and various …
|
|
|
@1959:2c77682177b4
|
12 years |
contact |
Plugin maintenance, small fixes and boss requests, addresses #999
|
|
|
@1955:b0bef03695c0
|
12 years |
contact |
Revamp plugin maintenance, step 3, add backup tasks, dynamic tabs and …
|
|
|
@1857:874b342aa7a2
|
12 years |
carnet.franck.paul |
Include time in export filename for backup, should fixes #1608
|
|
|
@1743:a659700da036
|
12 years |
carnet.franck.paul |
Add mysqli support, step 1, addresses #1450
|
|
|
@1719:b8c48f380463
|
12 years |
Dsls |
Added dcAdminCombos utility class, lots of combos available from …
|
|
|
@1622:8acfe7bdb542
|
12 years |
kozlika |
HTML validation
|
|
|
@1569:a643401a714a
|
12 years |
kozlika |
Form-notes and contextual alerts don't need to be 100% wide.
|
|
|
@1559:b6601f74bcd2
|
12 years |
kozlika |
Import/Export? enhancements.
|
|
|
@1553:e42635c9dc4a
|
12 years |
kozlika |
Replace class="message" by class="success" where it is needed.
|
|
|
@1528:41b40915bb82
|
12 years |
kozlika |
Typo and semantic html tags fixes.
|
|
|
@1499:fc4bc1ece727
|
12 years |
kozlika |
Let fieldsets be fieldsets (work in progress): blogpref, category, …
|
|
|
@1454:e64273de06ad
|
12 years |
kozlika |
Let labels be labels, the end (I hope so).
|
|
|
@1358:f117338392dc
|
12 years |
carnet.franck.paul |
Messages are now displayed below the breadcrumb, fixes #1528
|
|
|
@1339:11fdde189adb
|
12 years |
carnet.franck.paul |
New dcPage::breadcrumb function, last step at least
|
|
|
@1298:c4b69fd15ef5
|
12 years |
kozlika |
ImportExport?: minor html/css adjustment.
|
|
|
@1185:ebbe7458e43a
|
12 years |
carnet.franck.paul |
Variable $old_cat_ids might not be initialized, thank's nicosomb
|
|
|
@1107:3943962d69b8
|
12 years |
JcDenis |
merge with default branch in 2.5-RC
|
|
|
@1093:446407fe913a
|
13 years |
dsls |
media files should be escaped when importing flat files.
|
|
|
@1065:fe4840b56b20
|
13 years |
carnet.franck.paul |
No more vendor prefixes for border-radius, addresses #1367
|
|
|
@967:ef5e507064e4
|
13 years |
carnet.franck.paul |
Adjust plugins and themes versions (modified since 2.4.4)
|
|
|
@965:d4c78cf7ae10
|
13 years |
carnet.franck.paul |
Revert to original name and desc in define.php of plugins. Localized …
|
|
|
@963:93718b472083
|
13 years |
carnet.franck.paul |
Update locales
|
|
|
@951:6eac89a5f2a5
|
13 years |
carnet.franck.paul |
some border-radius with vendor prefix missing
|
|
|
@939:c79e6e87ce6e
|
13 years |
carnet.franck.paul |
Add max file size upload limit for flat import, fixes #1232
|
|
|
@907:da55072f8b87
|
13 years |
carnet.franck.paul |
Add timestamp on information message, fixes #1189
|
|
|
@894:56a874852944
|
13 years |
carnet.franck.paul |
Cope with \" inside the last field in an imported line - fixes #1331
|
|
|
@891:f62ca0726721
|
13 years |
carnet.franck.paul |
Cope with PHP 5.1 bugs on array reference, should fixes #1344
|
|
|
@877:e012da998f83
|
13 years |
dsls |
Entries passwords will be a dedicated plugin.
|
|
|
@857:f44a28c1b4a5
|
13 years |
JcDenis |
Fixes missing globals in prepend
|
|
|
@844:3bc3cec13853
|
13 years |
carnet.franck.paul |
Merge last bugfixe
|
|
|
@841:e1c6ec0a0736
|
13 years |
JcDenis |
Flat import errors are now more verbose, fixes #888
|
|
|
@840:f7157873644c
|
13 years |
JcDenis |
Clean up structure, added (un)zip to flat import/export, fixes #1319
|
|
|
@807:637d2bc04ed5
|
13 years |
saymonz |
Fixes in WordPress? importer
|
|
|
@696:1a2b2b2d943b
|
14 years |
carnet.franck.paul |
Typos (virgule surnuméraire en fin d'énumération de tableau)
|
|
|
@676:0de5dbe92dd3
|
14 years |
as.tranchet |
Mise à jours des icones miniatures de Thomas
|
|
|
@644:a00be5c98319
|
14 years |
as.tranchet |
Mise à jour des icones miniatures de Thomas
|
|
|
@621:9419ec93fe7d
|
14 years |
carnet.franck.paul |
Mise à jour des icônes de Thomas
|
|
|
@596:dd33f11940ce
|
14 years |
carnet.franck.paul |
Mise à jour icônes Thomas Daveluy
|
|
|
@579:23118d2b4de8
|
14 years |
kozlika |
Mise à jour des icônes de Thomas Daveluy : corrections et nouvelles …
|
|
|
@557:e4ca21f50855
|
14 years |
kozlika |
Ergo: harmonisation de la terminologie des boutons, termes plus précis …
|
|
|
@524:03d40e07fcf5
|
14 years |
carnet.franck.paul |
Nouvelle branche "design" avec les icônes en cours de développement par …
|
|
|
@501:ead05faef1e4
|
14 years |
kozlika |
Quelques pages manquantes pour le #1247.
|
|
|
@500:f88db2e809f4
|
14 years |
kozlika |
First step for #1247. Il faudra revenir sur les pages media.php, …
|
|
|