| Commit message (Expand) | Author | Age |
* | Trivial misuse of t() found in system_menu() while debugging t() usage. | Gábor Hojtsy | 2007-11-07 |
* | #124979 by bjaspan: fix PostgreSQL upgrade path, keeping the primary key on t... | Gábor Hojtsy | 2007-11-07 |
* | #184668 by hazexp: remove extra ; from old SQL update | Gábor Hojtsy | 2007-11-07 |
* | #80963 by chx with multiple contributors: remove deletion and database lock b... | Gábor Hojtsy | 2007-11-06 |
* | #178581 by lot of contributors: opt-in for update module on install and updat... | Gábor Hojtsy | 2007-11-06 |
* | #187759 by myself: add missing break to reach when if() was not satisfied, to... | Gábor Hojtsy | 2007-11-05 |
* | #112512 by spatz4000: disallow breaking option form labels | Gábor Hojtsy | 2007-11-04 |
* | #185126 by moshe weitzman, David Strauss, bjaspan and JirkaRybka: improve ind... | Gábor Hojtsy | 2007-11-04 |
* | #188386 by dmitrig01: fix hidden and fieldset AHAH expandability | Gábor Hojtsy | 2007-11-04 |
* | #188911 by chx: hide toggle settings fieldset when a theme has 'no features' | Gábor Hojtsy | 2007-11-04 |
* | #179143 by chx and agentrickard: unify update code for files, fixing postgres... | Gábor Hojtsy | 2007-11-04 |
* | - Patch #100582 by O Govinda, keith.smith: improved the user documentation on... | Dries Buytaert | 2007-10-31 |
* | #100581 by keith.smith: improve form item descriptions on the performance set... | Gábor Hojtsy | 2007-10-27 |
* | #100580 by keith.smith: reword error reporting description to be more clear | Gábor Hojtsy | 2007-10-27 |
* | #175944 by kkaefer and Pasqualle: fix clean URL check to use a dedicated URL ... | Gábor Hojtsy | 2007-10-27 |
* | - Patch #122759 by Robrecht: fixed broken query in upgrade path. | Dries Buytaert | 2007-10-25 |
* | - Modified version of patch #121820 by Caleb et al: add an option for page co... | Dries Buytaert | 2007-10-25 |
* | - Patch #180948 by quicksketch: automatically populate e-mail fields during i... | Dries Buytaert | 2007-10-22 |
* | #184867 by deekayen, catch and keith.smith: fix some spelling errors in our s... | Gábor Hojtsy | 2007-10-21 |
* | #165140 by dww: rename logs to reports (usability improvement) | Gábor Hojtsy | 2007-10-20 |
* | #182645 by scor: clean up concatenations to be in line with core coding stand... | Gábor Hojtsy | 2007-10-19 |
* | #184653 by scor: typo fix in system_chema()'s schema documentation | Gábor Hojtsy | 2007-10-19 |
* | #179655 by flobruit: properly disable theme setting checkboxes when certain f... | Gábor Hojtsy | 2007-10-18 |
* | Back to being a 6.x development version | Gábor Hojtsy | 2007-10-17 |
* | Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes applied | Gábor Hojtsy | 2007-10-17 |
* | #183332 by Eaton, JirkaRybka, catch and greggles: add Powered by Drupal block | Gábor Hojtsy | 2007-10-17 |
* | #181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'pe... | Gábor Hojtsy | 2007-10-12 |
* | #182799 by Moshe Weitzman: form_state['values']['form_build_id'] should not b... | Gábor Hojtsy | 2007-10-12 |
* | #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by cl... | Gábor Hojtsy | 2007-10-11 |
* | #164983 by multiple contributors: document the core database schemas | Gábor Hojtsy | 2007-10-10 |
* | #181741 by quicksketch: fix AHAH throbber/progress bar issues and generalize ... | Gábor Hojtsy | 2007-10-10 |
* | #181758 by webernet: move cache_block creation to update_fix_d6_requirements(... | Gábor Hojtsy | 2007-10-09 |
* | - Patch #181180 by Eaton: make it easier to do CSS-only themes. | Dries Buytaert | 2007-10-07 |
* | - Patch #181167 by Eaton: default page.tpl.php breaks primary links. | Dries Buytaert | 2007-10-06 |
* | #163785 by Eaton, dvessel and quicksketch: theme .info files should be able t... | Gábor Hojtsy | 2007-10-05 |
* | - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schem... | Dries Buytaert | 2007-10-05 |
* | #157752 by quicksketch: extend AHAH functionality to most types of form eleme... | Gábor Hojtsy | 2007-10-05 |
* | #178973 by merlinofchaos: proper style and script inheritance between themes ... | Gábor Hojtsy | 2007-10-04 |
* | #180338 by bjaspan: more accurate wording for database update status report | Gábor Hojtsy | 2007-10-03 |
* | - Patch #173486 by scor: fixed code style issues. | Dries Buytaert | 2007-10-02 |
* | - Rollback of patch #139117: according to Steven it is silly. Let's have a b... | Dries Buytaert | 2007-10-02 |
* | - Patch #139117 by hass et al: remove IE hacks that break the compressor. | Dries Buytaert | 2007-10-02 |
* | #158927 by John Morahan: first time, the default admin theme name is '0', so ... | Gábor Hojtsy | 2007-09-27 |
* | #178890 by Freso: fix parse error introduced in #124979 | Gábor Hojtsy | 2007-09-26 |
* | - Patch #124979 by chx: remove the auto_increment. | Dries Buytaert | 2007-09-26 |
* | #177654 by chx: admin/content has items with comment, feed, etc management, s... | Gábor Hojtsy | 2007-09-25 |
* | #176429: JirkaRybka: two queries were missing curly braces in system.install | Gábor Hojtsy | 2007-09-20 |
* | #171951 by dvessel: fix account specific theme selection form | Gábor Hojtsy | 2007-09-17 |
* | Back to devopment version, now that we have the beta 1 tagged and released | Gábor Hojtsy | 2007-09-15 |
* | Marking code as beta 1 in preparation of the first beta release of Drupal 6, ... | Gábor Hojtsy | 2007-09-14 |