| Commit message (Expand) | Author | Age |
... | |
* | #197833 by gdevlugt: node filtering theme function was not applied (minor) | Gábor Hojtsy | 2008-02-03 |
* | #172597 by Rob Loach: minor double escaping in profile module | Gábor Hojtsy | 2008-02-03 |
* | #216750 by dww: Security releases from higher branches were not ignored in al... | Gábor Hojtsy | 2008-02-03 |
* | #217324 by Takafumi: trivial missing t() in taxonomy module | Gábor Hojtsy | 2008-02-03 |
* | #216061 by Eaton: nid was not set in node creation (programatic node creation... | Gábor Hojtsy | 2008-02-03 |
* | #216858 by jvandyk, moshe weitzman: fix plain wrong and misleading user modul... | Gábor Hojtsy | 2008-02-03 |
* | #216404 by Rob Loach: path_nodeapi() only worked for users with permissions, ... | Gábor Hojtsy | 2008-02-03 |
* | #157652 by beginner, Steven Merrill and killes: block_user() had a global use... | Gábor Hojtsy | 2008-02-03 |
* | #216890 by gpk with documentation from myself: blog API clients do not pass o... | Gábor Hojtsy | 2008-02-03 |
* | #200028 by dww: trivial syntax fix in cache clearing | Gábor Hojtsy | 2008-02-03 |
* | #216632 by webernet, dww: more accessible update information screen | Gábor Hojtsy | 2008-02-03 |
* | #215992 by dww: provide information for upgrades from Drupal 5 with update st... | Gábor Hojtsy | 2008-02-03 |
* | Back to 6.0-dev | Gábor Hojtsy | 2008-01-30 |
* | Preparing for RC3 | Gábor Hojtsy | 2008-01-30 |
* | #200028 follow up by dww: clear update module cache on update.php run as well | Gábor Hojtsy | 2008-01-30 |
* | #216022 reported by johnnysxip, patch by walkah: (SA-2008-016) OpenID - Incor... | Gábor Hojtsy | 2008-01-30 |
* | #216042 by Eaton: provide the complete form to element validators as well (cr... | Gábor Hojtsy | 2008-01-30 |
* | #215127 by chx, webernet, catch; testing by theborg: menu item parenting was ... | Gábor Hojtsy | 2008-01-30 |
* | #105405 by chx, Pancho: (regression) remove web server version checking; it i... | Gábor Hojtsy | 2008-01-30 |
* | #216014 report by meba, patch by myself: menu_install() did not use get_t() f... | Gábor Hojtsy | 2008-01-30 |
* | #208858 by theborg, gdevlugt: fix forum node and comment counting, taking ter... | Gábor Hojtsy | 2008-01-30 |
* | #215848 by simonc: SMALLTEXT is not a valid MySQL type, TINYTEXT is there ins... | Gábor Hojtsy | 2008-01-30 |
* | #215454 by keith.smith: cleaning up some language in INSTALL.txt | Gábor Hojtsy | 2008-01-30 |
* | #214329 by starbow: avoid attaching scroll behavior multiple times | Gábor Hojtsy | 2008-01-30 |
* | #207863 by mikey_p, Pancho: use module_load_include() as intended | Gábor Hojtsy | 2008-01-30 |
* | #79018 by pwolanin, catch, Morbus Iff: document how can one hide CHANGELOG.tx... | Gábor Hojtsy | 2008-01-29 |
* | #215335 by jvandyk: fix user_login_submit() phpdoc | Gábor Hojtsy | 2008-01-29 |
* | #208556 by Pancho: fix broken display of OpenID links | Gábor Hojtsy | 2008-01-29 |
* | #215252 by bdragon: reset the cache flush variable before the cache is flushe... | Gábor Hojtsy | 2008-01-29 |
* | #202382 by Pasqualle and Pancho: phpdoc improvements and code style fixes in ... | Gábor Hojtsy | 2008-01-29 |
* | #215361 by bec: phpdoc for menu_load_objects(), _menu_item_localize() and _me... | Gábor Hojtsy | 2008-01-29 |
* | #214292 by theborg: collapse.js alters the default submit buttons in forms in... | Gábor Hojtsy | 2008-01-29 |
* | #215303 by Pancho, slightly modified: clean URL test support text was not gre... | Gábor Hojtsy | 2008-01-29 |
* | #210219 follow by myself: update_sql() does not support placeholders, so we s... | Gábor Hojtsy | 2008-01-29 |
* | #210219 by htalvitie, yched: initialize block caching properties properly on ... | Gábor Hojtsy | 2008-01-28 |
* | #213664 by chx, theborg: menu item not expanded on front page | Gábor Hojtsy | 2008-01-28 |
* | Translating menu items and taxonomies is not a core feature, so do not mislea... | Gábor Hojtsy | 2008-01-28 |
* | #193331 by ufku: the replace parameter was not used in file_save_upload() as ... | Gábor Hojtsy | 2008-01-28 |
* | #213517 by ax: inline documentation cleanup, fixing four unclosed @defgroups | Gábor Hojtsy | 2008-01-28 |
* | #207029 by JohnAlbin: some menu item properties were not passed along for the... | Gábor Hojtsy | 2008-01-28 |
* | #213657 by dopry and moshe weitzman: typo in rss feed build mode and better l... | Gábor Hojtsy | 2008-01-28 |
* | #214922 by Eaton: fix code typo which prevented from image buttons in a tree ... | Gábor Hojtsy | 2008-01-28 |
* | #206881 by ScoutBaker: (minor) fix whitespace at TRANSLATION_ENABLED, so the ... | Gábor Hojtsy | 2008-01-28 |
* | #206955 follow up by merlinofchaos: avoid misusing default values for image b... | Gábor Hojtsy | 2008-01-28 |
* | #208888 by jvandyk: set access time when externally authenticated user first ... | Gábor Hojtsy | 2008-01-27 |
* | #207330 by c960657: allow custom URL rewriter to work on base_url and fix url... | Gábor Hojtsy | 2008-01-27 |
* | #172571 by fgm, slightly modified: document that theme_xml_icon() was superce... | Gábor Hojtsy | 2008-01-27 |
* | #212864 suggestion by pp, patch by gdevlugt: use format_date() for RSS item d... | Gábor Hojtsy | 2008-01-27 |
* | #204415 by Lynn, traxer, pwolanin: migrate node type URLs to a path model bas... | Gábor Hojtsy | 2008-01-27 |
* | #214579 by keith.smith: vocabulary drag and drop was not properly documented ... | Gábor Hojtsy | 2008-01-27 |