Directory Resources/Public/MVC/

Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
7
Lines of Code:
0

[root]/Resources/Public/MVC
                Folder removed from repo FloatingWindow (0 files, 0 lines)

Lines of Code

Resources/Public/MVC/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 19 (100.0%) 163 (100.0%) 8.5
k-fish 13 (68.4%) 157 (96.3%) 12.0
robert 6 (31.6%) 6 (3.7%) 1.0

Most Recent Commits

k-fish 2010-08-24 10:42 Rev.: 5057

Removed everything in trunk after move to git.

0 lines of code changed in 7 files:

  • Resources/Public/MVC: DefaultView_FloatingWindow.png (del), DefaultView_Package.png (del), DefaultView_Template.html (del), NotFoundView_Template.html (del), StandardView_FloatingWindow.png (del), StandardView_Package.png (del), StandardView_Template.html (del)
k-fish 2009-07-27 10:41 Rev.: 2888

[+BUGFIX] FLOW3 (MVC): When calling a controller on an inactive package the user no longer simply get's a 404 but a helpful hint. Fixes #3699.

1 lines of code changed in 1 file:

  • Resources/Public/MVC: NotFoundView_Template.html (+1 -1)
k-fish 2009-04-24 13:28 Rev.: 2179

FLOW3:
* changed $viewObjectNamePattern in ActionController to expect views classes in a namespace reflecting the controller name
* renamed DefaultController to StandardController to follow suit
* renamed DefaultView to StandardView to follow suit
* updated documentation

FLOW3 Distribution:
* updated Routes.yaml

Fluid:
* renamed DefaultController to StandardController

Testing:
* renamed DefaultController to StandardController

TYPO3CR:
* renamed DefaultController to StandardController in Admin subpackage
* moved view classes to new location

80 lines of code changed in 4 files:

  • Resources/Public/MVC: NotFoundView_Template.html (+3 -3), StandardView_FloatingWindow.png (new), StandardView_Package.png (new), StandardView_Template.html (new 77)
robert 2009-03-03 12:41 Rev.: 1961

* FLOW3: (MVC) Moved the logic for the NotFound mechanism from the dispatcher into the request.
* FLOW3: (MVC) Wrote test case for the NotFoundController fallback
* FLOW3: (MVC) Improved the NotFoundView a bit
* FLOW3: (MVC) Made the object name of the NotFoundController configurable in the FLOW3 settings.

Resolves #1511.

4 lines of code changed in 1 file:

  • Resources/Public/MVC: NotFoundView_Template.html (+4 -7)
k-fish 2009-02-25 18:02 Rev.: 1943

FLOW3:
* added (simple) NotFoundController, refs #1511
* some tiny cleanup

76 lines of code changed in 1 file:

  • Resources/Public/MVC: NotFoundView_Template.html (new 76)
robert 2008-11-11 12:16 Rev.: 1481

* FLOW3: (Component) Renamed "component" to "object" - everywhere. That means we now have an Object Manager instead of a Component Manager, an Object Factory etc. Resolves #2119

Globally adjusted all code for the above change.

1 lines of code changed in 1 file:

  • Resources/Public/MVC: DefaultView_Template.html (+1 -1)
robert 2008-09-19 16:20 Rev.: 1253

* FLOW3: (MVC) Added the Base URI to the Default View
* FLOW3: (MVC) Replaced the TYPO3 package illustration by a FLOW3 package (in the Default View)

1 lines of code changed in 4 files:

  • Resources/Public/MVC: DefaultView_Package.png (new), DefaultView_Template.html (+1)
Generated by StatSVN 0.5.0