Dotclear

source: plugins/importExport @ 4036:399845ddb00a

Revision Log Mode:


Legend:

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

Sites map