Gábor Hojtsy
July 1, 2009
- Commit #232392 by Gábor Hojtsy at 21:01Drupal: /CHANGELOG.txt 1.253.2.32 @ DRUPAL-6
Drupal: /includes/common.inc 1.756.2.58 @ DRUPAL-6
Drupal: /modules/system/system.module 1.585.2.39 @ DRUPAL-6Now onto 6.14
- Commit #232388 by Gábor Hojtsy at 20:51Drupal: /CHANGELOG.txt 1.253.2.31 @ DRUPAL-6
Drupal: /includes/common.inc 1.756.2.57 @ DRUPAL-6
Drupal: /includes/pager.inc 1.63.2.1 @ DRUPAL-6
Drupal: /includes/tablesort.inc 1.47.2.1 @ DRUPAL-6
Drupal: /modules/comment/comment.module 1.617.2.8 @ DRUPAL-6
Drupal: /modules/comment/comment.pages.inc 1.2.2.2 @ DRUPAL-6
Drupal: /modules/forum/forum.pages.inc 1.2.2.1 @ DRUPAL-6
Drupal: /modules/system/system.install 1.238.2.15 @ DRUPAL-6
Drupal: /modules/system/system.module 1.585.2.38 @ DRUPAL-6
Drupal: /modules/user/user.install 1.5.2.2 @ DRUPAL-6
Drupal: /modules/user/user.module 1.892.2.14 @ DRUPAL-6Drupal 6.13
June 18, 2009
- Commit #226742 by Gábor Hojtsy at 12:50
#352121 by valthebald, Damien Tournoud, mr.baileys: The safe string check on translations should only be applied to the default textgroup. Strings in other textgroups such as blocks and menu items are displayed via escaping and filtering, and might contain arbitrary HTML.
- Commit #226736 by Gábor Hojtsy at 12:24
#329797 by berenddeboer, redndahead, danielb: The tablesort code did not account for possibly nested tables; only match immediate descendats, so elements of nested tables are not matched.
- Commit #226734 by Gábor Hojtsy at 12:15
#455172 by budda, RoboPhred, andypost: Fix drupal_mail() documentation, so that it encourages to set the body of the email as an array (like core does).
- Commit #226728 by Gábor Hojtsy at 12:04
#461938 by grendzy, JamesAn: Use filter_xss_admin() on site name and site slogan, just like footer message and mission
June 10, 2009
- Commit #223582 by Gábor Hojtsy at 14:05
#339466 by patryk, c960657, alexanderpas: Remove url() wrapping from remote links and link in a more user friendly OpenID provider list.
June 9, 2009
- Commit #222938 by Gábor Hojtsy at 11:08Drupal: /modules/update/update.compare.inc 1.8.2.5 @ DRUPAL-6
Drupal: /modules/update/update.fetch.inc 1.7.2.6 @ DRUPAL-6
Drupal: /modules/update/update.module 1.17.2.5 @ DRUPAL-6
Drupal: /modules/update/update.report.inc 1.10.2.4 @ DRUPAL-6#243253 by Benjamin Melançon, dww: Update status should not attempt to request update data until a limit is reached. Fixed Drupal instances when drupal.org is down and gets less load on Drupal.org if data is not found.
- Commit #222932 by Gábor Hojtsy at 10:58
#236657 by hctom, swentel: In system_clear_cache_submit(), the function arguments were swapped (but it did not affect how it actually worked).
- Commit #222930 by Gábor Hojtsy at 10:53
#373225 by jpulles, Josh Waihi: When changing columns, PostgreSQL needs explicit type casting to ensure that values are kept properly.
