summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Rollback of patch #147947: lacks proper upgrade path.Dries Buytaert2007-07-15
|
* - Patch #57106 by Steven et al: future timestamps break search indexing.Dries Buytaert2007-07-15
|
* - Patch #107822 by riccardoR: Content filtering ignores vocabularies with ↵Dries Buytaert2007-07-14
| | | | only one term.
* - Patch #158790 by kkaefer: usability improvement: automatically select ↵Dries Buytaert2007-07-14
| | | | proper radio button.
* - Patch #159332 by jakeg: can't save roles on user_save().Dries Buytaert2007-07-14
|
* #156778 by asimmonds: revert node and comment deletions to the pre-deletion ↵Gábor Hojtsy2007-07-13
| | | | API state
* - Patch #158904 by dmitrig01: dblog has help page at wrong path.Dries Buytaert2007-07-12
|
* - Patch #158437 by AjK: taxonomy terms loose parent info on edit.Dries Buytaert2007-07-12
|
* #158289 by merlinofchaos: Remove paragraph tag from drupal_set_message()Gábor Hojtsy2007-07-11
|
* - Patch #158440 by AjK: fixed E_NOTICEs.Dries Buytaert2007-07-11
|
* - Patch #94154 by dww, Earl et al: update notifications for Drupal!Dries Buytaert2007-07-11
| | | | Woot, woot! :)
* #156770 by pwolanin: fix bug to only prepend 'menu-' to menu item names when ↵Gábor Hojtsy2007-07-10
| | | | submitting a *new* menu item, not on all edit operations
* - Patch #151055 by pwolanin et al: fixed problems with moving menu items.Dries Buytaert2007-07-09
|
* - Patch #157773 by pwolanin: remove node/%/% from comment_menu.Dries Buytaert2007-07-09
|
* #157577 by pwolanin: search_help() call was missing new parameterGábor Hojtsy2007-07-08
|
* #107023 by yas and asimmonds: aggregator was not updating older items ↵Gábor Hojtsy2007-07-05
| | | | because of badly ordered SQL parameters
* #156910 by asimmonds: fix code indentation problems introduced with new code ↵Gábor Hojtsy2007-07-05
| | | | in this development cycle; only whitespace changes
* #114103 by adixon and webchick, slightly modified: custom profile fields ↵Gábor Hojtsy2007-07-05
| | | | show above built-in account fields
* #128165 by joshk and webchick: missing db_rewrite_sql() calls in comment queriesGábor Hojtsy2007-07-04
|
* #156812 by tangent: coding style issues corrected in user.module, identified ↵Gábor Hojtsy2007-07-04
| | | | with coder module
* #156817 by tangent: coding style issues in syslog module noticed by coder moduleGábor Hojtsy2007-07-04
|
* #156782 by webernet and pwolanin: clean up menu API and menu module code ↵Gábor Hojtsy2007-07-04
| | | | comments, fix typos, wrap lines properly and fix some coding style issues
* #156793 by webernet: menu reset confirmation form contained deletion API ↵Gábor Hojtsy2007-07-04
| | | | remainings
* - Patch #156587 by bjaspan: database schema fix.Dries Buytaert2007-07-04
|
* - Patch #151583 by pwolanin, Shakur, webernet, Arancaytar et al: various ↵Dries Buytaert2007-07-04
| | | | menu module fixes.
* - Patch #154398 by quicksketch et al: add dynamic AHAH submission properties ↵Dries Buytaert2007-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 Buytaert2007-07-04
|
* #156392 by iacopopecchi, patch by myself: tracker module depends on comment ↵Gábor Hojtsy2007-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 Buytaert2007-07-03
| | | | place
* - Patch #119821 by Zen and Dave Trainer: properly theme the statistics log ↵Dries Buytaert2007-07-03
| | | | table.
* - Patch #111086 by webchick: fix contact module error message.Dries Buytaert2007-07-03
|
* - Patch #156425 by asimmonds: added missing CVS IDs.Dries Buytaert2007-07-03
|
* - Patch #126229 by ChrisKennedy, asimmonds et al: increase node title ↵Dries Buytaert2007-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 Buytaert2007-07-03
|
* - Patch #33334 by ChrisKennedy and wulf: admin/modules links to 'throttle ↵Dries Buytaert2007-07-03
| | | | configuration page' even when it is disabled.
* #156429 by GreenMother: kill notices if form ID does not existGábor Hojtsy2007-07-03
|
* - Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum ↵Dries Buytaert2007-07-02
| | | | topics to be custom node types.
* #156143 noted by Arancaytar, pathc by myself: user_language() was named ↵Gábor Hojtsy2007-07-02
| | | | user_preferred_language()
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
|
* #141725 by Crell and dvessel: allow themes to define multiple CSS and JS ↵Gábor Hojtsy2007-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 Hojtsy2007-07-01
| | | | more verbose to translate
* #119196 by douggreen: apply file API common sense (permissions, file API ↵Gábor Hojtsy2007-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 Hojtsy2007-07-01
| | | | documentation on how node_teaser works
* #155282 by Jose A Reyero: apply db_rewrite_sql() to the block listing query ↵Gábor Hojtsy2007-07-01
| | | | to allow for multilingual blocks
* #152493 by yched, freeman and pwolanin: Minimalistic approach to node ↵Gábor Hojtsy2007-07-01
| | | | rendering styles for D6
* #58090 by sime and webchick: add id to dblog HTML output tableGábor Hojtsy2007-07-01
|
* #82499 by Jose A Reyero and a little bit from myself: send emails localized ↵Gábor Hojtsy2007-07-01
| | | | in the language needed in specific situations, and centralize mail composing operations with hook_mail()
* - Rollback of patch #147723: delete API. Talked to Steven and Gabor and weDries Buytaert2007-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 Buytaert2007-07-01
|
* #141996 by Jose A Reyero and myself: translation block to switch interface ↵Gábor Hojtsy2007-06-30
| | | | languages by default, and even content languages, when a translation module provides the alternate links