| Commit message (Expand) | Author | Age |
* | #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions | Gábor Hojtsy | 2007-12-06 |
* | #198218 by fractile81 and catch: two missing semicolons in tabledrag.js | 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 |
* | XSS fixes forward ported from Drupal 5.1 - previously not committed parts of ... | 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 |
* | another go at #181582 (same patch as before), now that maintenance theming al... | Gábor Hojtsy | 2007-12-04 |
* | #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 |
* | #197267 by ufku: fix copy-pasted incorrect documentation on two file functions | Gábor Hojtsy | 2007-12-03 |
* | 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 |
* | #196513 by yched: resizable textarea was a bit too agressive in unbinding han... | Gábor Hojtsy | 2007-11-30 |
* | #141727 follow up by dvessel: fix maintenance theme in updates | Gábor Hojtsy | 2007-11-30 |
* | #193105 follow up by webernet: only run upload module update if the table is ... | Gábor Hojtsy | 2007-11-30 |
* | #141727 follow up by dvessel: handle developer edge case in theme handling wh... | 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 |
* | #194026 by mfer: if only themes add JS files, drupal.js and jquery.js were no... | Gábor Hojtsy | 2007-11-30 |
* | #141727 by merlinofchaos, dvessel, sun: restore themeability support for main... | Gábor Hojtsy | 2007-11-30 |
* | #194149 reported by hswong3i, in patch form by Rob Loach: action loading was ... | Gábor Hojtsy | 2007-11-30 |
* | #137650 by Darren Oh: allow module_invoke_all() to merge multiple arrays recu... | 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 |
* | #194743 by myself, reported and tested by Murz: the base URL was not properly... | 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 |
* | #196195 by yched: fix missing CVS Id tag in tabledrag.js | 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 |
* | #195073 by quicksketch: self is passed anyway, so we don't need to do it as p... | 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 |
* | #148084 by levavie, yhager and z.stolar: RTL styles for pushbutton, which com... | 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 |
* | #195073 by yched and quicksketch: allow multiple drag and drop utilizing tabl... | Gábor Hojtsy | 2007-11-27 |
* | #194743 report by Murz, patch by myself: in domain language negotiation mode,... | Gábor Hojtsy | 2007-11-27 |
* | #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files | Gábor Hojtsy | 2007-11-27 |