| Commit message (Expand) | Author | Age |
... | |
* | #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 |
* | #193105 follow up by webernet: only run upload module update if the table is ... | Gábor Hojtsy | 2007-11-30 |
* | #154517 follow up by Desbeers: fix saving and updating language aware path al... | Gábor Hojtsy | 2007-11-30 |
* | #141727 by merlinofchaos, dvessel, sun: restore themeability support for main... | Gábor Hojtsy | 2007-11-30 |
* | #193998 by Rob Loach and quicksketch: profile fields drag and drop | Gábor Hojtsy | 2007-11-30 |
* | #196351 by robertDouglass: fix small SQL error | Gábor Hojtsy | 2007-11-29 |
* | #194585 by chx: some duplicate menu items appeared through the menu updates | Gábor Hojtsy | 2007-11-29 |
* | #195678 by catch: standardise on Save and Preview button terminology (for com... | Gábor Hojtsy | 2007-11-29 |
* | #193105 by dmitrig01, quicksketch: add weights and drag and drop ordering sup... | Gábor Hojtsy | 2007-11-29 |
* | #155337 by gpk and Bevan: only treat newlines teaser breakers, if the newline... | Gábor Hojtsy | 2007-11-29 |
* | - Patch #162381 by Heine et al: properly escape strings. | Dries Buytaert | 2007-11-28 |
* | - Patch #194304 by Gabor: upgrade should only enable PHP module if necessary. | Dries Buytaert | 2007-11-28 |
* | #133092 by wmostrey: hide help page links when help module is not enabled, so... | Gábor Hojtsy | 2007-11-27 |
* | #195743 by kkaefer: (usability) add labels to module names in the module admi... | Gábor Hojtsy | 2007-11-27 |
* | #195631 by yhager: although logs was changed to reports, this was not reflect... | Gábor Hojtsy | 2007-11-27 |
* | #195730 by yhager: update module version numbers should always be LTR | Gábor Hojtsy | 2007-11-27 |
* | #184968 spin off coding style fixes to let the substance of the patch get rev... | Gábor Hojtsy | 2007-11-27 |