Activity
From 2007-04-30 to 2007-05-29
2007-05-29
- 18:27 Revision 5d6a02f1: Fixed bugs #2438 and #4496 about quoting of DISTINCT in SELECT clauses
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23850 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:27 Revision baedb994: Fixed bugs #2438 and #4496 about quoting of DISTINCT in SELECT clauses
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2352 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:19 Revision cee844fa: DBAL sysext: A fix for bug #5481, field mapping not working on the right side of a comparison in WHERE clauses
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23849 735d13b6-9817-0410-8766-e36946ffe9aa
- 17:19 Revision 96e1bdcc: DBAL sysext: A fix for bug #5481, field mapping not working on the right side of a comparison in WHERE clauses
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2351 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:53 Revision 074ec985: Changes to the DBAL sysext:
- * Closes bug #4462: creates tables without OIDs on PostgreSQL now
* Closes bugs #4494, #3759: & is translated to BIT... - 15:53 Revision 447bf1d8: Changes to the DBAL sysext:
- * Closes bug #4462: creates tables without OIDs on PostgreSQL now
* Closes bugs #4494, #3759: & is translated to BIT...
2007-05-25
- 08:03 Revision d854041e: Fixed bug #5655: TYPO3 back-end was blocked on new installations because of a bug in RFCs #1642/#4886
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2349 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-05-23
- 12:15 Revision 0fe50357: Fixed bug #5564: IRRE - foreign_selector/foreign_unique on click issue
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2348 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:14 Revision e18aeb33: Fixed bug #5564: IRRE - foreign_selector/foreign_unique on click issue
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2347 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-05-21
- 14:15 Revision eaac9007: Added $GLOBALS['TYPO3_DB']->sql_free_result() to TCEmain::recordInfo() to avoid resource waste
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2346 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:06 Revision 058cbfac: Added $GLOBALS['TYPO3_DB']->sql_free_result() to TCEmain::recordInfo() to avoid resource waste
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2345 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:27 Revision b3c39e38: Fixed bug 5550: 'lower' TCA specification may fail with non-ascii characters
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2344 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-05-18
- 20:17 Revision 1fdcbc0d: jsfunc.validateform.js does not verify checkbox fields
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2343 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:02 Revision 743df509: Fixed bug #5578: config setting SYS[requestURIvar] doesn't work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2342 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:18 Revision aeb14d68: Fixed bug #5578: config setting SYS[requestURIvar] doesn't work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2341 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:55 Revision 6df158f6: Added Slovak flag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2340 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:31 Revision 0b1e88d6: Added Slovenian flag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2339 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:19 Revision 5cb59e05: Feature request: If TYPO3 is configured to send a notification email about install tool logins this email discloses the used password if the login fails. Since this behaviour might not be wanted only the last 5 characters of the md5 hash of the used password are disclosed.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2338 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-05-12
- 16:01 Revision 2702fe47: Post patch to bug #5074
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2337 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:10 Revision 520d5b3e: Fixed bug #5074: IRRE - Hook processDatamap_afterDatabaseOperations executed early
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2336 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:07 Revision 84d1acb5: Fixed bug #5074: IRRE - Hook processDatamap_afterDatabaseOperations executed early
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2335 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-05-11
- 19:30 Revision c3d70105: fixed bug 5047, mp3 icon missing
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2334 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-05-10
- 01:00 Revision 68409cdc: * fixed bug #209: require field URL in page-type "External URL"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2333 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:56 Revision 6208074b: * fixed bug #209: require field URL in page-type "External URL"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2332 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:52 Revision 7670d02f: * fixed bug #209: require field URL in page-type "External URL"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2331 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-05-09
- 11:30 Revision 1a95adf8: fixed bugs 1642 and 4886: when installing an extension with new BE modules, the modules do not appear
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2330 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:03 Revision 72d01e19: Fixed bug #2052: Color picker does not work properly in flex forms. Thanks to David Bruehlmeier for providing a patch and a testcase.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2329 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:03 Revision 963fafd2: Fixed bug #2052: Color picker does not work properly in flex forms. Thanks to David Bruehlmeier for providing a patch and a testcase.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2328 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:02 Revision 25a4d355: Fixed bug #2052: Color picker does not work properly in flex forms. Thanks to David Bruehlmeier for providing a patch and a testcase.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2327 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-05-04
- 12:29 Revision 6713140e: added swedish and latvian flags to media/flags folder
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2326 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:46 Revision dda2cf18: Updated compatibility version for t3skin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2325 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-05-03
- 23:29 Revision bc676039: fixed date in changelog entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2324 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:21 Revision c3e78e36: fixed bug 5310: Missing Swedish flag
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2323 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:48 Revision 25336734: Fixed bug #5177: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2322 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-05-02
- 16:55 Revision a4ba9b48: fixed bug 584: Changing language in user setup do not reload left frame (menu).
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2321 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:38 Revision 002ea996: Fixed: isses with previous fix discovered my Michael Stucki
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2320 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:27 Revision ecff9833: Fixed: IRRE does not work with workspaces (fix only for CSV & foreign field cases)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2319 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:44 Revision 0f34868c: fixing Kasper's name
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2318 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:40 Revision dc569755: fixing Kasper's name
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2317 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-05-01
- 20:40 Revision 93384dd8: Fixed bug #5158: log failed mailings of t3lib_div::plainMailEncoded()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2316 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:36 Revision 21b72c80: Fixed bug #5522: 1-2-3 wizard does not accept host name with socket option
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2315 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:24 Revision e312ae63: attribute fix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2314 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:23 Revision b6b8a4f5: attribute fix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2313 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:15 Revision 13a1afc2: Fixed bug #2515: jsfunc.validateform.js does not verify password fields
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2312 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:07 Revision 8d6ea324: Fixed bug #2515: jsfunc.validateform.js does not verify password fields
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2311 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:47 Revision db013868: corrected bug number
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2310 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:46 Revision 0e235a21: corrected bug number
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2309 709f56b5-9817-0410-a4d7-c38de5d9e867
2007-04-30
- 11:48 Revision 13b6c2f1: Improve the check for session support in Install Tool (see #1474). Thanks to Martin Kutschker!
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2308 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:28 Revision a1658cc9: Fixed feature request #5424: Menu cache expire time should be configurable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2307 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:38 Revision de55a5e4: Update to ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2306 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:37 Revision b1d90289: Update to ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2305 709f56b5-9817-0410-a4d7-c38de5d9e867
Also available in: Atom