“”

Versatile and Interactive Display - List Component Versatile and Interactive Display - List Component

vidi / stable

Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!

This version supports TYPO3

Older versions also support TYPO3

Last upload comment

Release 4.0.1 - <https://github.com/fabarea/vidi/compare/4.0.0...4.0.1>

Downloads by month

Download 4.0.1 External Manual Code Insights
Author
Fabien Udriot
Last update
08. Feb 2021
First upload
02. Jan 2014
Downloads
38,293
Category
Backend Modules
Dependencies
  • TYPO3 (9.5.0 - 9.5.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (10)

Version history

Version Upload comment Works with TYPO3 Download
4.0.1 / stable
February 08, 2021
Release 4.0.1 - <https://github.com/fabarea/vidi/compare/4.0.0...4.0.1>
9.5.0 - 9.5.99 Download
4.0.0 / stable
June 05, 2020
Release 4.0.0 - <https://github.com/fabarea/vidi/compare/3.3.2...4.0.0>

[BUGFIX] Fix ObjectManager injection
[TASK] Use Doctrine API everywhere
[TASK] Use Doctrine API in VidiDbBackend
9.5.0 - 9.5.99 Download
3.3.2 / stable
August 20, 2019
Release 3.3.2 - <https://github.com/fabarea/vidi/compare/3.3.1...3.3.2>

* [BUGFIX] Fix sorting in columns
9.5.0 - 9.5.99 Download
3.3.1 / stable
August 19, 2019
Release 3.3.1 - <https://github.com/fabarea/vidi/compare/3.3.0...3.3.1>

* [BUGFIX] Remove @signal annotation
* [BUGFIX] Correct return type for method areFilesIncludedInExport
* [BUGFIX] Correct usage of "label" and "title" in TCA
9.5.0 - 9.5.99 Download
3.3.0 / stable
June 10, 2019
Release 3.3.0 - <https://github.com/fabarea/vidi/compare/3.2.1...3.3.0>

[TASK] Streamline configured pid for new record
[TASK] Add new label
9.5.0 - 9.5.99 Download
3.2.1 / stable
May 02, 2019
Release 3.2.1 - <https://github.com/fabarea/vidi/compare/3.2.0...3.2.1>

[BUGFIX] Fix return type
9.5.0 - 9.5.99 Download
3.2.0 / stable
May 02, 2019
Release 3.2.0 - <https://github.com/fabarea/vidi/compare/3.1.2...3.2.0>

* [FEATURE] Add notEquals in Matcher
* [FEATURE] Add Composite facet to group filter criteria
* [TASK] Use QueryBuilder in PageFacet
* [TASK] Change deleteClause API to strip AND ope
9.5.0 - 9.5.99 Download
3.1.1 / stable
April 26, 2019
Release 3.1.1 - <https://github.com/fabarea/vidi/compare/3.1.0...3.1.1>

[BUGFIX] Correct PHP return
9.5.0 - 9.5.99 Download
3.1.0 / stable
April 26, 2019
Release 3.1.0 - <https://github.com/fabarea/vidi/compare/3.0.1...3.1.0>

[TASK] Method ModuleLoader::register resturn self
[BUGFIX] Fix command name in comments
[BUGFIX] Fix return type for page id
[BUGFIX] Fix JS localization
[FEATURE] Add possibility to
9.5.0 - 9.5.99 Download
3.0.1 / stable
April 03, 2019
Release 3.0.1 - <https://github.com/fabarea/vidi/compare/3.0.0...3.0.1>

* [BUGFIX] Correctly auto-load class
* [BUGFIX] Prevent warning if TCA is not yet initialized
9.5.0 - 9.5.99 Download
3.0.0 / stable
January 28, 2019
Release 3.0.0 - <https://github.com/fabarea/vidi/compare/2.7.1...3.0.0>

TYPO3 v9 compatibility
9.5.0 - 9.5.99 Download
2.7.1 / stable
August 31, 2018
Release 2.7.1 - https://github.com/fabarea/vidi/compare/2.7.0...2.7.1

[BUGFIX] Fix Datatables warning
7.6.0 - 8.99.99 Download
2.7.0 / stable
August 03, 2018
Release 2.7.0 - https://github.com/fabarea/vidi/compare/2.6.0...2.7.0

[BUGFIX] Fix exception when retrieving label for field uid
[DOC] Update TCA definition in README.md
Improve hasField method for better group type handling
Improve addUnionStatement for
7.6.0 - 8.99.99 Download
2.6.0 / stable
November 02, 2017
Release 2.6.0 - https://github.com/fabarea/vidi/compare/2.5.1...2.6.0

[BUGFIX] Fix TCA to be compatible with TYPO3 8.7.7
[BUGFIX] Prevent JS error if `state.stateColumns` is not set
[TASK] Remove obsolete ColumnInterface which was deprecated since Vi
7.6.0 - 8.99.99 Download
2.5.1 / stable
April 28, 2017
Release 2.5.1 - https://github.com/fabarea/vidi/compare/2.5.0...2.5.1

[BUGFIX] Fix hooks inclusion
7.6.0 - 8.99.99 Download
2.5.0 / stable
April 21, 2017
Release 2.5.0 - https://github.com/fabarea_or_Ecodev/vidi/compare/2.4.0...2.5.0

* [TASK] Compatibility TYPO3 CMS 8
* [BUGFIX] Initialize LanguageService if not available for Facets. Required for vidi_frontend
* [BUGFIX] Remove RespectStoragePage settings
7.6.0 - 8.99.99 Download
2.4.0 / stable
October 19, 2016
Release 2.4.0 - https://github.com/fabarea/vidi/compare/2.3.0...2.4.0

[FEATURE] Introduce ViewHelper v:content.findOne()
[TASK] Fix travis
[BUGFIX] Correctly resolved dispatcher
[BUGFIX] Constraints object in PostProcessConstraintsSignal should be refere
7.6.0 - 7.99.99 Download
2.3.0 / stable
August 30, 2016
Release 2.3.0 - https://github.com/fabarea/vidi/compare/2.2.0...2.3.0

[REVERT] Revert argument forceKeyValueObject in standard facet
[BUGFIX] Correctly interpret query even if facet auto-suggestion
[REFACTOR] Reverse position when appending components in
7.6.0 - 7.99.99 Download
2.2.0 / stable
July 25, 2016
Release 2.2.0 - https://github.com/fabarea/vidi/compare/2.1.1...2.2.0

[FEATURE] Possibly force key value auto-suggestions in StandardFacet
[FEATURE] Introduce TSConfig to filter a Vidi module by default
[FEATURE] Support configuration included_fields
[FE
7.6.0 - 7.99.99 Download
2.1.1 / stable
July 13, 2016
[RELEASE] 2.1.1

[BUGFIX] Prevent false error message if Ajax request is interrupted
[BUGFIX] Update TCA for tx_vidi_selection.visibility
[BUGFIX] Fix typo in Language label for "items"
[BUGFIX] Fix default type in ButtonGroupRenderer
[BUGFIX] Replace dep
7.6.0 - 7.99.99 Download
2.1.0 / stable
April 01, 2016
[RELEASE] 2.1.0

* [BUGFIX] Enable translation for relations
* [FEATURE] Make some Renderers Frontend aware
* [BUGFIX] Edit Ajax request is sent as POST
* [BUGFIX] Append relations to a record was broken
* [BUGFIX] Wrong key was used for TCA configuration
7.6.0 - 7.99.99 Download
2.0.7 / stable
March 11, 2016
[RELEASE] 2.0.7

* Fix composer.json format
7.6.0 - 7.99.99 Download
2.0.6 / stable
March 11, 2016
[RELEASE] 2.0.6

* Mainly CGL

https://github.com/fabarea/vidi/compare/2.0.5...2.0.6
7.6.0 - 7.99.99 Download
2.0.3 / stable
March 07, 2016
[RELEASE] 2.0.3

* Enhance Matcher object with more capabilities (<, > , <=, >=)
* Fix bug when limit was equals to 0

https://github.com/fabarea/vidi/compare/2.0.2...2.0.3
7.6.0 - 7.99.99 Download
2.0.2 / stable
March 04, 2016
[RELEASE] 2.0.2 - mainly compatibility with TYPO3 7.6. This update requires to flush the cache.

https://github.com/fabarea/vidi/compare/2.0.1...2.0.2
7.6.0 - 7.99.99 Download
2.0.1 / beta
December 03, 2015
[RELEASE] Release 2.0.1

Fix autoloading for Composer and restore sorting by drag & drop
7.6.0 - 7.99.99 Download
2.0.0 / beta
November 23, 2015
[RELEASE] Release 2.0.0
7.5.0 - 7.99.99 Download
1.3.1 / beta
November 03, 2015
[RELEASE] Release 1.3.1
6.2.0 - 6.2.99 Download
1.3.0 / beta
October 26, 2015
[RELEASE] Release 1.3.0
6.2.0 - 6.2.99 Download
1.2.0 / beta
October 17, 2015
[RELEASE] Release 1.2.0
6.2.0 - 6.2.99 Download
1.1.1 / beta
October 14, 2015
[RELEASE] Release 1.1.1
6.2.0 - 6.2.99 Download
1.1.0 / beta
October 14, 2015
[RELEASE] Release 1.1.0
6.2.0 - 6.2.99 Download
1.0.1 / beta
September 30, 2015
[RELEASE] Release 1.0.1
6.2.0 - 6.2.99 Download
1.0.0 / beta
September 25, 2015
[RELEASE] Release 1.0.0
6.2.0 - 6.2.99 Download
0.9.1 / beta
May 04, 2015
[RELEASE] Release 0.9.1
6.2.0 - 6.2.99 Download
0.9.0 / beta
March 12, 2015
[RELEASE] Release of 0.9.0
6.2.0 - 6.2.99 Download
0.8.0 / beta
February 22, 2015
Automatic release built from Github. See https://github.com/fabarea/vidi for change log.
6.2.0 - 6.2.99 Download
0.7.0 / beta
December 16, 2014
Change log http://forge.typo3.org/versions/2962, bug fixes and improvements related to MM relations
6.2.0 - 6.2.99 Download
0.6.0 / beta
October 31, 2014
Change log http://forge.typo3.org/versions/2885 - localization in the BE and multi-search for relations in the Visual Search bar.
6.2.0 - 6.2.99 Download
0.5.0 / beta
September 18, 2014
Improve Tool BE module. Change log http://forge.typo3.org/versions/2868
6.2.0 - 6.2.99 Download
0.4.0 / beta
September 15, 2014
TYPO3 CMS 6.2 compatibility. Change log https://forge.typo3.org/versions/2723
6.2.0 - 6.2.99 Download
0.3.0 / beta
April 09, 2014
Change log http://forge.typo3.org/projects/extension-vidi/versions/2628
6.1.0 - 6.1.99 Download
0.2.0 / beta
January 02, 2014
Change log http://forge.typo3.org/projects/extension-vidi/versions/2469
6.1.0 - 6.1.99 Download