Activity
From 2011-03-18 to 2011-04-16
2011-04-14
-
11:18 Revision 7d1322f4: [TASK] Remove useless proxy methods in unit tests
- This removes the methods FLOW3_AOP_Proxy_getProxyTargetClassName() and
FLOW3_AOP_Proxy_getProperty() from two unit te...
2011-04-13
-
17:09 Revision feb6c41f: [+BUGFIX] (ViewHelpers): Error displaying in ViewHelpers should work for all values.
- That's why the data needs to be fetched from the original
request in getValue(), and not in getPropertyValue() -- wh... -
11:34 Bug #25695: Template of widgets can't be changed
- +1 on this :-)
2011-04-11
-
14:13 Bug #12777: Empty a tag ends with /> instead of </a>
- +1 on reading
Had that error in the process of localizing an extension, but some labels were still missing.
2011-04-08
-
15:11 Revision f449ae16: [BUGFIX] Adjust Objects.yaml to the RequestHandler constructor signature
- The WidgetRequestBuilder is the second argument, no longer the fourth.
Change-Id: I2cd9da688bda4b7193e3115d33ee2f8fc...
2011-04-06
-
20:21 Revision 41b1cebb: Merge "[TASK] @return annotations now with fully qualified class names"
-
20:19 Revision da2a3c3a: Merge "[TASK] Adjust @var annotations to current coding guidelines"
-
20:13 Revision 285dc470: [+BUGFIX] Make Fluid unit tests run again without fatal error
- My next step will be to make the incomplete/skipped tests run again,
and improve the test coverage.
Change-Id: I652b... -
15:12 Revision 98bbd11a: [TASK] Adjust @var annotations to current coding guidelines
- Change-Id: I5c47ef7d34b66f189b8f7778db5c969548e77fde
-
09:43 Revision 17b232b7: [TASK] @return annotations now with fully qualified class names
- This makes IDE interpretation more reliable.
Change-Id: I04a53c9f5c92f3a0cd4f9cd1e36af44f2eb90880
2011-04-02
-
11:00 Feature #25490 (Resolved): pagination is fairly simple and not usable in bigger projects
- Applied in changeset commit:e77ec815a96f3214dab8b19da252070b844d9d88.
-
10:48 Revision bb156ceb: Merge "[FEATURE] improve fluid paginate widget"
2011-04-01
-
23:39 Feature #25490: pagination is fairly simple and not usable in bigger projects
- Patch set 4 of change Ic74cdda291b987761c9715b5685d1b32b7e8f063 has been pushed to the review server.
It is available... -
09:15 Feature #25490: pagination is fairly simple and not usable in bigger projects
- yes original code is from pagebrowse. thanks for your work!
-
02:12 Feature #25490: pagination is fairly simple and not usable in bigger projects
- thanks for your initial patch.
First I did some forward porting of the paginate widget from extbase/fluid to FLOW3... -
02:04 Feature #25490: pagination is fairly simple and not usable in bigger projects
- Patch set 3 of change Ic74cdda291b987761c9715b5685d1b32b7e8f063 has been pushed to the review server.
It is available... -
02:04 Feature #25490: pagination is fairly simple and not usable in bigger projects
- Patch set 2 of change Ic74cdda291b987761c9715b5685d1b32b7e8f063 has been pushed to the review server.
It is available... -
02:02 Feature #25490: pagination is fairly simple and not usable in bigger projects
- Patch set 1 of change Ic74cdda291b987761c9715b5685d1b32b7e8f063 has been pushed to the review server.
It is available... -
23:39 Revision e77ec815: [FEATURE] improve fluid paginate widget
- * forward port changes from extbase
* add configuration for maximum number of pages to display
Thanks to Georg Ringe... -
17:11 Revision e2bbfc6b: [+BUGFIX] Make Fluid work with new PropertyMapper, and Arguments.
- Also needs Iba9bc4b67565161e601855b441a98e654ac728ed
Change-Id: Icb95266b7abe9a75adb426c32747080605cd56ed -
11:19 Bug #25695 (Closed): Template of widgets can't be changed
- Currently the widgets use the default template path only and it is impossible to override those which is kind of a no...
-
10:40 Feature #11660: Universal tag attributes do not allow other javascript events than onclick
- you can still use additionalAttributes to add everything you want...
so IMO no change required
2011-03-31
-
22:39 Feature #25490: pagination is fairly simple and not usable in bigger projects
- can someone do the git stuff, don't have the proper tools here at t3board, sry guys
-
13:13 Feature #25490 (Resolved): pagination is fairly simple and not usable in bigger projects
- The pagination widget is fairly simple and not usable in bigger projects with more than 50 records. The reason is tha...
-
14:12 Revision 93386447: [~TASK] Add Package class and adjust to AbstractController changes
- Change-Id: I2f7620a995aced16f053a650c2c2241b5ea6e62d
2011-03-29
-
21:01 Revision ce452101: [+BUGFIX] (ViewHelpers): Adjust Form ViewHelpers to property mapper and validation changes
- Skipped unit tests will be fixed after T3BOARD.
Related: #12862
Change-Id: I043e09cd8f3118de9a764df9f2b293eafc6df730
2011-03-28
-
12:54 Revision 6cf8298b: [FEATURE] Add TranslateViewHelper
- This adds the TranslateViewHelper that used to live in the Fluid
ViewHelper Incubator project.
Change-Id: I3a0c310bb...
2011-03-25
-
06:30 Bug #14017 (Resolved): Widgets are not compatible with Doctrine persistance
- Applied in changeset commit:ce6cace983f899e67d7f2a3c09e6d9c68486598d.
2011-03-24
-
10:49 Bug #14017 (Under Review): Widgets are not compatible with Doctrine persistance
- https://review.typo3.org/1253
-
10:36 Bug #14017 (Accepted): Widgets are not compatible with Doctrine persistance
-
09:07 Bug #14017 (Resolved): Widgets are not compatible with Doctrine persistance
- Both the pagination and autocomplete are currently not compatible with the Doctrine persistance layer.
For example... -
10:47 Revision ce6cace9: [BUGFIX] (ViewHelpers) Change QueryResult to QueryResultInterface
- Adjust AutocompleteViewHelper and PaginateViewHelper to the changed
persistence class hierarchy.
Fixes: #14017
Chang... -
10:44 Revision a506efb2: [TASK] Fix failing WidgetRequestBuilderTest
- With commit 6a92fa3889855add33a95b20bda51d59c646c9dd (also known as
change I94938e3a5768bb7432aa511657526757f1d5932d)...
2011-03-23
-
12:04 Revision 6a92fa38: [BUGFIX] WidgetRequestBuilder has to set request and base URI
- Change-Id: I94938e3a5768bb7432aa511657526757f1d5932d
2011-03-18
-
16:22 Bug #13906 (Closed): No way to set "ATagParams"
- Hi Daniel,
All TagBasedViewHelpers support the "universally supported" attributes like @class@. If you need to spe... -
15:47 Bug #13906: No way to set "ATagParams"
- But they are all TagBasedViewHelpers, so they normally should support basic tag parameters like id and class.
See al... -
15:33 Bug #13906 (Closed): No way to set "ATagParams"
- All linkViewHelpers need a way to set a classname
http://git.typo3.org/TYPO3v4/CoreProjects/MVC/fluid.git?a=blob;f...
Also available in: Atom