summaryrefslogtreecommitdiff
path: root/modules/translation/translation.module
Commit message (Collapse)AuthorAge
...
* - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level ↵Dries Buytaert2009-07-30
| | | | Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array ↵Angie Byron2009-07-02
| | | | properties to be passed directly to theme functions.
* - Patch #409750 by yched et al: overhaul and extend node build modes.Dries Buytaert2009-06-22
|
* - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and ↵Dries Buytaert2009-06-12
| | | | teasers as fields. Oh, my.
* - Patch #481504 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #398068 by karschsp: renamed 'workflow settings' to 'publishing ↵Dries Buytaert2009-05-18
| | | | options'.
* - Patch #457532 by Berdir: more PHP5 'fixes'.Dries Buytaert2009-05-09
|
* - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a ↵Dries Buytaert2009-04-26
| | | | theme setting.
* - Patch #394584 by Berdir: converted translation module to the new database ↵Dries Buytaert2009-04-17
| | | | abstraction layer.
* #356136 by nedjo, catch, and stella: Prevent duplicate translations (with ↵Angie Byron2009-03-17
| | | | tests).
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
|
* - Patch #382898 by Jody Lunn: fix0red spelling mistake.Dries Buytaert2009-02-25
|
* #287178 by justinrandell: Break up various hook_form_alter()s to ↵Angie Byron2009-01-22
| | | | hook_form_FORM_ID_alters().
* - Patch #339929 by Moshe et al: move node links into ->content.Dries Buytaert2008-12-16
|
* - Patch #344661 by Dave Reid: API doc improvements for ↵Dries Buytaert2008-12-09
| | | | hook_translation_link_alter.
* - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and ↵Dries Buytaert2008-12-09
| | | | documentation because of previous node API clean-ups.
* - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.Dries Buytaert2008-11-11
|
* #314244 follow-up by nedjo: Remove op for prepare translation.Angie Byron2008-10-09
|
* #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵Angie Byron2008-10-09
| | | | to allow for localization of permission names
* #260372 by andershal and nedjo: Fix count bug in translation deletion logic.Angie Byron2008-10-09
|
* - Patch #310212 by justinrandell: killed in _node hook, as well as twelve ↵Dries Buytaert2008-10-06
| | | | sable tooth tigers.
* - Patch #287949 by Freso, Damien Tournoud: keep language icons in consistent ↵Dries Buytaert2008-08-16
| | | | order across nodes.
* - Patch #226880 by hswong3i: made SQL ANSI compliant.Dries Buytaert2008-07-22
|
* - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, ↵Dries Buytaert2008-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.
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-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 Buytaert2008-04-06
| | | | per the UMN usability study results.
* - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide ↵Dries Buytaert2008-02-20
| | | | descriptions for permissions on the permission administration page.
* #206881 by ScoutBaker: (minor) fix whitespace at TRANSLATION_ENABLED, so the ↵Gábor Hojtsy2008-01-28
| | | | phpdoc shows up properly
* #206021 by dropcube and myself: language content type settings were not ↵Gábor Hojtsy2008-01-09
| | | | properly namespaced
* #203660 by keith.smith: missing 'a' tag name in 'a href='Gábor Hojtsy2007-12-25
|
* #189880 by keith.smith based on initial suggestions from O Govinda: much ↵Gábor Hojtsy2007-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 Hojtsy2007-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 Hojtsy2007-12-05
| | | | fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes
* #172584 by myself, keith.smith, yoroy, O Govinda and catch: help text for ↵Gábor Hojtsy2007-11-11
| | | | content translation module
* #172584 sidetrack issue patch by myself: tnid was not put properly into the ↵Gábor Hojtsy2007-11-09
| | | | node form, so translation workflow was not working
* #190670 by myself: alias node table for query rewritesGábor Hojtsy2007-11-09
|
* #181577 by Crell: split up translation moduleGábor Hojtsy2007-10-16
|
* - Patch #172961 by webernet: code style cleanup.Dries Buytaert2007-09-05
|
* #111127 rollback by chx, slightly extended: roll back node_load cache, it ↵Gábor Hojtsy2007-08-30
| | | | needs more thought and discussion, so postponed until at least Drupal 7
* small but annoying wording typo noticed by chx: ↵Gábor Hojtsy2007-08-26
| | | | translation_node_get_translations() actually loads partial nodes only
* #111127 follow up patch by chx, slightly modified: properly wipe the ↵Gábor Hojtsy2007-08-26
| | | | translation set node_load caches when a set is updated
* #111127 by chx: cache node_load(), so heavy operations loading data from ↵Gábor Hojtsy2007-08-25
| | | | external sources and only invoked once (note that you should do everything dynamic in the view op, not the load op)
* - Patch #163191 by hswong3i: removed db_num_rows() for compatibility with ↵Dries Buytaert2007-08-12
| | | | Oracle and DB2. Also a performance improvement.
* #156910 by asimmonds: fix code indentation problems introduced with new code ↵Gábor Hojtsy2007-07-05
| | | | in this development cycle; only whitespace changes
* #156429 by GreenMother: kill notices if form ID does not existGábor Hojtsy2007-07-03
|
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
|
* - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.Dries Buytaert2007-07-01
|