Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #156793 by webernet: menu reset confirmation form contained deletion API ↵ | Gábor Hojtsy | 2007-07-04 |
| | | | | remainings | ||
* | - Patch #156587 by bjaspan: database schema fix. | Dries Buytaert | 2007-07-04 |
| | |||
* | - Patch #151583 by pwolanin, Shakur, webernet, Arancaytar et al: various ↵ | Dries Buytaert | 2007-07-04 |
| | | | | menu module fixes. | ||
* | - Patch #121620 by Eaton, dopry et al: formAPI #type .'_value' callback, ↵ | Dries Buytaert | 2007-07-04 |
| | | | | remove hardcoded switch from form.inc, has been ready for about one week and required to make the CCK better. | ||
* | - Patch #154398 by quicksketch et al: add dynamic AHAH submission properties ↵ | Dries Buytaert | 2007-07-04 |
| | | | | to Forms API. This patch was ready for a long time and is somewhat of a usability improvement (enabler). | ||
* | - Patch #126229 by yched: fixed the upgrade path. | Dries Buytaert | 2007-07-04 |
| | |||
* | #156392 by iacopopecchi, patch by myself: tracker module depends on comment ↵ | Gábor Hojtsy | 2007-07-04 |
| | | | | module (uses its tables and constants without checking for the module being present), so this dependency should be codified in the .info file | ||
* | - Patch #155747 by merlinofchaos: node.tpl.php theme definition in the wrong ↵ | Dries Buytaert | 2007-07-03 |
| | | | | place | ||
* | - Patch #104969 by Wesley: corrected PHPDoc. | Dries Buytaert | 2007-07-03 |
| | |||
* | - Patch #119821 by Zen and Dave Trainer: properly theme the statistics log ↵ | Dries Buytaert | 2007-07-03 |
| | | | | table. | ||
* | - Patch #111086 by webchick: fix contact module error message. | Dries Buytaert | 2007-07-03 |
| | |||
* | - Patch #156425 by asimmonds: added missing CVS IDs. | Dries Buytaert | 2007-07-03 |
| | |||
* | - Patch #126229 by ChrisKennedy, asimmonds et al: increase node title ↵ | Dries Buytaert | 2007-07-03 |
| | | | | maxlength to 255 so people can use it to enter publictions with really long titles. ;) | ||
* | - Patch #142157 by xqus: fixed problem with l() conversion. | Dries Buytaert | 2007-07-03 |
| | |||
* | - Patch #154299 by Eaton: button details are lost. | Dries Buytaert | 2007-07-03 |
| | |||
* | - Patch #33334 by ChrisKennedy and wulf: admin/modules links to 'throttle ↵ | Dries Buytaert | 2007-07-03 |
| | | | | configuration page' even when it is disabled. | ||
* | - Patch #141730 by Earl: allow theming system to use wildcards. I promised ↵ | Dries Buytaert | 2007-07-03 |
| | | | | in the issue that this patch would still go in, so here goes. | ||
* | #156429 by GreenMother: kill notices if form ID does not exist | Gábor Hojtsy | 2007-07-03 |
| | |||
* | #156426 by GreenMother: fix wrong datatype warning for parsed JS files | Gábor Hojtsy | 2007-07-03 |
| | |||
* | - Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum ↵ | Dries Buytaert | 2007-07-02 |
| | | | | topics to be custom node types. | ||
* | #156143 noted by Arancaytar, pathc by myself: user_language() was named ↵ | Gábor Hojtsy | 2007-07-02 |
| | | | | user_preferred_language() | ||
* | - Patch #155986 by Uwe: fixed typos. | Dries Buytaert | 2007-07-02 |
| | |||
* | #141725 by Crell and dvessel: allow themes to define multiple CSS and JS ↵ | Gábor Hojtsy | 2007-07-01 |
| | | | | files in their .info files, which can be clearly overriden | ||
* | #146386 by kbahey: refactor 'submitted by user - date' themeing and make it ↵ | Gábor Hojtsy | 2007-07-01 |
| | | | | more verbose to translate | ||
* | #119196 by douggreen: apply file API common sense (permissions, file API ↵ | Gábor Hojtsy | 2007-07-01 |
| | | | | functions instead of custom code) to files handled by color.module | ||
* | #108456 by RobRoy: optional custom teaser lengths and much needed ↵ | Gábor Hojtsy | 2007-07-01 |
| | | | | documentation on how node_teaser works | ||
* | #155282 by Jose A Reyero: apply db_rewrite_sql() to the block listing query ↵ | Gábor Hojtsy | 2007-07-01 |
| | | | | to allow for multilingual blocks | ||
* | #152493 by yched, freeman and pwolanin: Minimalistic approach to node ↵ | Gábor Hojtsy | 2007-07-01 |
| | | | | rendering styles for D6 | ||
* | #58090 by sime and webchick: add id to dblog HTML output table | Gábor Hojtsy | 2007-07-01 |
| | |||
* | #82499 by Jose A Reyero and a little bit from myself: send emails localized ↵ | Gábor Hojtsy | 2007-07-01 |
| | | | | in the language needed in specific situations, and centralize mail composing operations with hook_mail() | ||
* | revert update status changelog message, 'update' module is not yet in Drupal ↵ | Gábor Hojtsy | 2007-07-01 |
| | | | | core, but this change slipped in with http://drupal.org/cvs?commit=71956 | ||
* | revert requirement for 'update' module, which is not yet in Drupal core, but ↵ | Gábor Hojtsy | 2007-07-01 |
| | | | | slipped in with http://drupal.org/cvs?commit=71956 | ||
* | - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we | Dries Buytaert | 2007-07-01 |
| | | | | | | | | | unanimously agreed to rollback the deletion API. We all support the features this patch added, yet not its actual design and implementation. After some talk, we decided that it would be better for Drupal -- in the long term -- not to go with a solution that isn't 100%. We also recognize that in the short term, this patch would have been useful addition. So let's figure out how we can implement this properly in D7. | ||
* | - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable. | Dries Buytaert | 2007-07-01 |
| | |||
* | #141996 by Jose A Reyero and myself: translation block to switch interface ↵ | Gábor Hojtsy | 2007-06-30 |
| | | | | languages by default, and even content languages, when a translation module provides the alternate links | ||
* | #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ↵ | Gábor Hojtsy | 2007-06-30 |
| | | | | router path based lookups, and also full path argument lookup with a passed argument array | ||
* | #99011 follow up patch my merlinofchaos: inform users if the settings.php or ↵ | Gábor Hojtsy | 2007-06-30 |
| | | | | the settings directory in use is not write protected after installation. | ||
* | - Patch #130108 by webchick: link to newly created account in admin panel. | Dries Buytaert | 2007-06-29 |
| | |||
* | - Patch #147767 by Eaton, moshe et al: fixed punctuation error. | Dries Buytaert | 2007-06-29 |
| | |||
* | - Patch #148410 by jvandyk: added rewrite of the actions module! | Dries Buytaert | 2007-06-29 |
| | | | | | | | | | | This is a very important patch, but one that is merely an enabler. Hopefully we'll see more people submitting "action patches" in the near future. Thanks for the hard work and persistence, John. *If* you decide to update the Drupal Pro Development book to Drupal 6, make sure to add a chapter on actions. ;) | ||
* | - Patch #118730 by kaerast, kkaefer and webchick: subltle but important ↵ | Dries Buytaert | 2007-06-29 |
| | | | | documentation improvement | ||
* | - Patch #153535 by traxer: according to the XHTML1 Strict specification, it ↵ | Dries Buytaert | 2007-06-28 |
| | | | | is not allowed to generate empty <tr></tr> tags. | ||
* | - Patch #153364 by webernet: notices and RTL issue with book.module. | Dries Buytaert | 2007-06-28 |
| | |||
* | - Patch #147662 by Gordon et al: add new #pre_render callback to ↵ | Dries Buytaert | 2007-06-28 |
| | | | | drupal_render(). | ||
* | #154594 by drewish: clean up code comments for deletion API | Gábor Hojtsy | 2007-06-28 |
| | |||
* | #136585 by hunmonk and pwolanin: fix too tight permissions on admin/content | Gábor Hojtsy | 2007-06-28 |
| | |||
* | #152585 by yched and drewish: fix block module FAPI3 parameters | Gábor Hojtsy | 2007-06-28 |
| | |||
* | #123577 by spatz4000 (originally by tostinni for Drupal 5): do not allow ↵ | Gábor Hojtsy | 2007-06-28 |
| | | | | hidden profile fields to be browsed by non-admins | ||
* | #75916 follow up patch by Richard Eriksson: allow aggregator pages to be ↵ | Gábor Hojtsy | 2007-06-27 |
| | | | | indexed by default | ||
* | #152926 by dww: add hook_system_info_alter() to make .info file data ↵ | Gábor Hojtsy | 2007-06-27 |
| | | | | modifiable in PHP code |