Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #409750 by yched et al: overhaul and extend node build modes. | Dries Buytaert | 2009-06-22 |
| | |||
* | - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and ↵ | Dries Buytaert | 2009-06-12 |
| | | | | teasers as fields. Oh, my. | ||
* | - Patch #449198 by boombatower: cealn up test loading and related API. | Dries Buytaert | 2009-06-08 |
| | |||
* | - Patch #481504 by JamesAn: converted to drupal_static(). | Dries Buytaert | 2009-06-07 |
| | |||
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵ | Dries Buytaert | 2009-05-27 |
| | | | | nominalizations from Docblocks. | ||
* | - Patch #398068 by karschsp: renamed 'workflow settings' to 'publishing ↵ | Dries Buytaert | 2009-05-18 |
| | | | | options'. | ||
* | - Patch #457532 by Berdir: more PHP5 'fixes'. | Dries Buytaert | 2009-05-09 |
| | |||
* | - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a ↵ | Dries Buytaert | 2009-04-26 |
| | | | | theme setting. | ||
* | - Patch #394584 by Berdir: converted translation module to the new database ↵ | Dries Buytaert | 2009-04-17 |
| | | | | abstraction layer. | ||
* | - Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et ↵ | Dries Buytaert | 2009-04-02 |
| | | | | al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch! | ||
* | #368064 by catch: Provide a top-level 'International' menu item for ↵ | Angie Byron | 2009-03-31 |
| | | | | localization and translation-related items. | ||
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵ | Angie Byron | 2009-03-31 |
| | | | | static method to reduce memory footprint of SimpleTest. | ||
* | #356136 by nedjo, catch, and stella: Prevent duplicate translations (with ↵ | Angie Byron | 2009-03-17 |
| | | | | tests). | ||
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | Angie Byron | 2009-03-08 |
| | |||
* | - Patch #382898 by Jody Lunn: fix0red spelling mistake. | Dries Buytaert | 2009-02-25 |
| | |||
* | #287178 by justinrandell: Break up various hook_form_alter()s to ↵ | Angie Byron | 2009-01-22 |
| | | | | hook_form_FORM_ID_alters(). | ||
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
| | |||
* | - Patch #339929 by Moshe et al: move node links into ->content. | Dries Buytaert | 2008-12-16 |
| | |||
* | - Patch #344661 by Dave Reid: API doc improvements for ↵ | Dries Buytaert | 2008-12-09 |
| | | | | hook_translation_link_alter. | ||
* | - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and ↵ | Dries Buytaert | 2008-12-09 |
| | | | | documentation because of previous node API clean-ups. | ||
* | - Patch #324313 by catch et al: load multiple nodes and terms at once. | Dries Buytaert | 2008-12-05 |
| | |||
* | - Patch #338403 by drewish: code comments clean-up. | Dries Buytaert | 2008-11-25 |
| | |||
* | - Patch #324319 by catch: cleaned up the translation tests a bit. | Dries Buytaert | 2008-11-22 |
| | |||
* | - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up. | Dries Buytaert | 2008-11-11 |
| | |||
* | Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() ↵ | Angie Byron | 2008-10-13 |
| | | | | check_plain() by default. | ||
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on ↵ | Angie Byron | 2008-10-12 |
| | | | | some configurations. | ||
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ↵ | Angie Byron | 2008-10-11 |
| | | | | default. | ||
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 |
| | |||
* | #314244 follow-up by nedjo: Remove op for prepare translation. | Angie Byron | 2008-10-09 |
| | |||
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵ | Angie Byron | 2008-10-09 |
| | | | | to allow for localization of permission names | ||
* | #260372 by andershal and nedjo: Fix count bug in translation deletion logic. | Angie Byron | 2008-10-09 |
| | |||
* | - Patch #310212 by justinrandell: killed in _node hook, as well as twelve ↵ | Dries Buytaert | 2008-10-06 |
| | | | | sable tooth tigers. | ||
* | - Patch #312982 by hass: fix for one untranslatable string. | Dries Buytaert | 2008-10-01 |
| | |||
* | - Patch #287949 by Freso, Damien Tournoud: keep language icons in consistent ↵ | Dries Buytaert | 2008-08-16 |
| | | | | order across nodes. | ||
* | - Patch #226880 by hswong3i: made SQL ANSI compliant. | Dries Buytaert | 2008-07-22 |
| | |||
* | - Patch #247423 by boombatower: code style fixes for the tests. | Dries Buytaert | 2008-05-30 |
| | |||
* | - Patch #260499 by catch: fixed problem with translation tests. | Dries Buytaert | 2008-05-22 |
| | |||
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, ↵ | Dries Buytaert | 2008-05-06 |
| | | | | | | | | | | | flobruit et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code. | ||
* | - Added a test framework to Drupal along with a first batch of tests for | Dries Buytaert | 2008-04-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Drupal core! This is an important milestone for the project so enable the module and check it out ... :) Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran Lal, Moshe Weitzman, and the many other people that helped with testing over the past years and that drove this home. It all works but it is still rough around the edges (i.e. documentation is still being written, the coding style is not 100% yet, a number of tests still fail) but we spent the entire weekend working on it in Paris and made a ton of progress. The best way to help and to get up to speed, is to start writing and contributing some tests ... as well as fixing some of the failures. For those willing to help with improving the test framework, here are some next steps and issues to resolve: - How to best approach unit tests and mock functions? - How to test drupal_mail() and drupal_http_request()? - How to improve the admin UI so we have a nice progress bar? - How best to do code coverage? - See http://g.d.o/node/10099 for more ... | ||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | - Patch #240387 by matt2000 et al: move 'content types' to 'site building' ↵ | Dries Buytaert | 2008-04-06 |
| | | | | per the UMN usability study results. | ||
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide ↵ | Dries Buytaert | 2008-02-20 |
| | | | | descriptions for permissions on the permission administration page. | ||
* | - Patch #221384 by webernet: update core compatibility to Drupal 7. | Dries Buytaert | 2008-02-18 |
| | |||
* | #206881 by ScoutBaker: (minor) fix whitespace at TRANSLATION_ENABLED, so the ↵ | Gábor Hojtsy | 2008-01-28 |
| | | | | phpdoc shows up properly | ||
* | #206021 by dropcube and myself: language content type settings were not ↵ | Gábor Hojtsy | 2008-01-09 |
| | | | | properly namespaced | ||
* | #206670 by keith.smith and myself: node type names have their underscores ↵ | Gábor Hojtsy | 2008-01-07 |
| | | | | converted to hyphens in node/add links | ||
* | #203660 by keith.smith: missing 'a' tag name in 'a href=' | Gábor Hojtsy | 2007-12-25 |
| | |||
* | #189880 by keith.smith based on initial suggestions from O Govinda: much ↵ | Gábor Hojtsy | 2007-12-18 |
| | | | | better help texts and descriptions for locale module, actually explaining its extended feature set in Drupal 6. | ||
* | #200069 by keith.smith: new standard for 'more information' links in module ↵ | Gábor Hojtsy | 2007-12-14 |
| | | | | help texts, as the handbook we referred to before was renamed | ||
* | #196410 report by daniel.soneira, patch by myself, tested by Freso: several ↵ | Gábor Hojtsy | 2007-12-05 |
| | | | | fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes |