| Commit message (Expand) | Author | Age |
... | |
* | #200069 by keith.smith: new standard for 'more information' links in module h... | Gábor Hojtsy | 2007-12-14 |
* | #193604 by hass and dvessel: fix color module to be able to use arbitrary sty... | Gábor Hojtsy | 2007-12-14 |
* | #131493 by spatz4000, ChrisKennedy, keith.smith: consistent username field de... | Gábor Hojtsy | 2007-12-14 |
* | #180301 by pwolanin: taxonomy term pages did not have their argument reflecte... | Gábor Hojtsy | 2007-12-14 |
* | #200856 by Pancho: warning level requirement problems deserve a warning messa... | Gábor Hojtsy | 2007-12-14 |
* | #199822 by Nick Lewis: items array was not initialized in blog_feed_last() | Gábor Hojtsy | 2007-12-14 |
* | Although #64388 is not applicable here, a db_rewrite_sql() was missing from t... | Gábor Hojtsy | 2007-12-14 |
* | #189025 by AjK: fix two small E_ALL bugs in poll.module | Gábor Hojtsy | 2007-12-14 |
* | #200540 by theborg: fix node_make_unsticky_action() code comments and promote... | Gábor Hojtsy | 2007-12-13 |
* | #152497 by JohnAlbin, bdragon, moshe weitzman, chx and myself: several user l... | Gábor Hojtsy | 2007-12-13 |
* | #194010 by chx: Proper recursive dependency checking and ordering module inst... | Gábor Hojtsy | 2007-12-13 |
* | #195083 by Rowanw and keith.smith: menu items are not displayed on the main m... | Gábor Hojtsy | 2007-12-13 |
* | #197641 by quicksketch and myself: fix drag and drop RTL issues (connector li... | Gábor Hojtsy | 2007-12-13 |
* | #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, u... | Gábor Hojtsy | 2007-12-13 |
* | #195169 (actually a fix to #199161) by bjaspan: do not rely on buggy MySQL be... | Gábor Hojtsy | 2007-12-11 |
* | #196953 by JirkaRybka: add target attribute to 'read more' links generated to... | Gábor Hojtsy | 2007-12-11 |
* | #199191 by Nick Lewis, Lynn: (usability) include the enabled checkbox directl... | Gábor Hojtsy | 2007-12-11 |
* | #116726 by Pancho: (usability) standardize on '@type %title' usage in node fe... | Gábor Hojtsy | 2007-12-11 |
* | #176282 by Desbeers: forum taxonomy was required for non-forum node types, wh... | Gábor Hojtsy | 2007-12-11 |
* | #199640 by webernet: (usability) add option to select no taxonomy term in mul... | Gábor Hojtsy | 2007-12-10 |
* | #198187 by mcarbone: resolve conflicts of n.uid and r.uid, so the node author... | Gábor Hojtsy | 2007-12-10 |
* | #199016 by blackdog, slightly modified: default_category variable was not set... | Gábor Hojtsy | 2007-12-10 |
* | #188908 by JirkaRybka, documentation added: empty feeds resulted in feeds wit... | Gábor Hojtsy | 2007-12-10 |
* | #198231 by Alex UA and JirkaRybka: profile module had a parse error in PHP 4 ... | Gábor Hojtsy | 2007-12-09 |
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
* | #198332 by catch: cache clear button was named 'cache' accidentally, but this... | Gábor Hojtsy | 2007-12-07 |
* | #198461 by chx: use a simple subquery instead of iterating through all nodes ... | Gábor Hojtsy | 2007-12-07 |
* | Neither of the optimnization checkboxes were selected on the performance page... | Gábor Hojtsy | 2007-12-07 |
* | #198664 by mooffie: blockquote was misused in the php module help example, us... | Gábor Hojtsy | 2007-12-07 |
* | #196043 by chx: menu items saved in the update but broken on the new system (... | Gábor Hojtsy | 2007-12-06 |
* | #197386 follow up by JirkaRybka: tiny coding style issue | Gábor Hojtsy | 2007-12-06 |
* | #197385 by chx and catch: the menu system stores only non-aliased paths, so a... | Gábor Hojtsy | 2007-12-06 |
* | #198321 by ulhume: recent security update had the arguments order wrong in db... | Gábor Hojtsy | 2007-12-06 |
* | #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions | Gábor Hojtsy | 2007-12-06 |
* | #194320 by Lynn: search block default value was array() when an empty string ... | Gábor Hojtsy | 2007-12-06 |
* | Back to 6.0-dev | Gábor Hojtsy | 2007-12-05 |
* | Drupal 6.0 beta 4 | Gábor Hojtsy | 2007-12-05 |
* | security fixes forward ported from Drupal 5.2 - previously not committed part... | Gábor Hojtsy | 2007-12-05 |
* | #175127 by keith.smith: better and more translator friendly help text | Gábor Hojtsy | 2007-12-05 |
* | #196410 report by daniel.soneira, patch by myself, tested by Freso: several f... | Gábor Hojtsy | 2007-12-05 |
* | #186242 by douggreen: ignore AND in search, as it is the default behavior and... | Gábor Hojtsy | 2007-12-05 |
* | #190164 by John Morahan: user_autocomplete returns JSON, not a pipe delimited... | Gábor Hojtsy | 2007-12-04 |
* | #197500 reported by webernet, patch by myself and chx: instead of calling int... | Gábor Hojtsy | 2007-12-04 |
* | #195781 by keith.smith: improve aggregator help text | Gábor Hojtsy | 2007-12-04 |
* | The indentation div used in drag and drop was also not RTL friendly positione... | Gábor Hojtsy | 2007-12-04 |
* | Table drag handler was not properly positioned in RTL themes. Note by Steven ... | Gábor Hojtsy | 2007-12-03 |
* | #188498 follow up by pwolanin: using double quotes in pgsql queries is not po... | Gábor Hojtsy | 2007-12-03 |
* | #184968 by chx and myself: confirm forms for node revision and delete forms (... | Gábor Hojtsy | 2007-12-03 |
* | #196775 by dww: constant name typo caused Drupal to not inform people properl... | Gábor Hojtsy | 2007-12-02 |
* | rollback of #112512: option labels should be wrapped, translations bugos with... | Gábor Hojtsy | 2007-12-02 |