| Commit message (Expand) | Author | Age |
* | #172840 by Crell: break up book module to improve performance | Gábor Hojtsy | 2007-09-11 |
* | #174348 by chx: image column was not present in an aggregator_save_feed() que... | Gábor Hojtsy | 2007-09-11 |
* | #150851 by pwolanin and chx: different radio buttons in the same set should h... | Gábor Hojtsy | 2007-09-11 |
* | #172773 by numerous contributors: Make the actions interface usable by mere m... | Gábor Hojtsy | 2007-09-11 |
* | #165638 by dww: better presentation of manual check link in update module | Gábor Hojtsy | 2007-09-10 |
* | #166742 by Crell and dvessel: split user module (for performance reasons) | Gábor Hojtsy | 2007-09-10 |
* | #174169 by chx: correct usage of drupal_mail() with actions | Gábor Hojtsy | 2007-09-10 |
* | #174343 by Shiny: move JOIN condition to ON clause in forum_nodeapi, so our S... | Gábor Hojtsy | 2007-09-10 |
* | #174224 by kkaefer: send user notification email after the user object is upd... | Gábor Hojtsy | 2007-09-09 |
* | #172977 by pwolanin: fix E_ALL NOTICEs with some taxonomy module queries | Gábor Hojtsy | 2007-09-09 |
* | #173995 by Desbeers: when creating a new node, default values are inserted in... | Gábor Hojtsy | 2007-09-09 |
* | #173225 corrective fix: there were two uses of the ip variable, so revert to ... | Gábor Hojtsy | 2007-09-08 |
* | - Patch #173225 by killes: missing ip_address(). Slightly modified by me. | Dries Buytaert | 2007-09-08 |
* | #164617 by catch: only suggest caching for production sites, so people develo... | Gábor Hojtsy | 2007-09-07 |
* | #173305 by drewish: actually remove files when the delete check box is checked | Gábor Hojtsy | 2007-09-06 |
* | #173314 by drewish: mark previously uploaded files as permanent, so they will... | Gábor Hojtsy | 2007-09-06 |
* | #163361 by dvessel: fix hidden textareas in Opera and remove gap between text... | Gábor Hojtsy | 2007-09-06 |
* | #166780 by makara and blakehall: fix incorrect table name alias in taxonomy_s... | Gábor Hojtsy | 2007-09-06 |
* | #148677 by pwolanin: set active menu item on 403/404 pages (and on the user p... | Gábor Hojtsy | 2007-09-06 |
* | #172791 by dmitrig01: fix notices when contact page is called, but contact mo... | Gábor Hojtsy | 2007-09-06 |
* | #109829 by doq: do not trim URLs is the added ellipses would result in a long... | Gábor Hojtsy | 2007-09-06 |
* | #172376 by ChrisKennedy: fix 8 E_ALL issues in comment module and fix approva... | Gábor Hojtsy | 2007-09-06 |
* | #172642 by dvessel: block theme file name suggestion for poll nodes | Gábor Hojtsy | 2007-09-06 |
* | - Patch #172961 by webernet: code style fixes. | Dries Buytaert | 2007-09-05 |
* | - Patch #173303 by dvessel: fixed E_NOTICE. | Dries Buytaert | 2007-09-05 |
* | - Patch #173287 by webernet: missing {} in SQL query. | Dries Buytaert | 2007-09-05 |
* | - Patch #172961 by webernet: code style cleanup. | Dries Buytaert | 2007-09-05 |
* | - Patch #169433 by Crell and dvessel: split up search module. | Dries Buytaert | 2007-09-05 |
* | - Patch #172860 by chx: node search does not support revisioned terms. | Dries Buytaert | 2007-09-05 |
* | - Patch #172836 by Crell: split poll module. | Dries Buytaert | 2007-09-05 |
* | - Patch #172835 by Crell: split up aggregator module. | Dries Buytaert | 2007-09-05 |
* | - Patch #172643 by chx and fresco: fixed the leave shadow copy functionality. | Dries Buytaert | 2007-09-05 |
* | - Patch #172950 by webernet: code style fixes. | Dries Buytaert | 2007-09-04 |
* | - Patch #172765 by webchick and chx: path 'user' returns 403 | Dries Buytaert | 2007-09-04 |
* | - Patch #159447 by chx, webchick, crell et all: fixed various aggregator rela... | Dries Buytaert | 2007-09-03 |
* | #172265 by chx: fix user id problems on mysql, when inserting the first two s... | Gábor Hojtsy | 2007-09-03 |
* | #171646 by JirkaRybka: store version usage information for every source strin... | Gábor Hojtsy | 2007-09-02 |
* | #6162 by various people: actually point new anchors to the page the first new... | Gábor Hojtsy | 2007-09-02 |
* | #144337 by yched: batch support for node access table rebuilding | Gábor Hojtsy | 2007-09-02 |
* | #168813 by chx: do not let form caching prevent file uploads | Gábor Hojtsy | 2007-09-02 |
* | #172436 by chx: watchdog was already renamed dblog, fix leftovers | Gábor Hojtsy | 2007-09-02 |
* | #172453 by webchick: proper default value for user roles (radios need an int,... | Gábor Hojtsy | 2007-09-02 |
* | #115689 by chx: new content types should not overwrite old ones | Gábor Hojtsy | 2007-09-02 |
* | #172455 by chx: a notice and missing form API conversions in user module | Gábor Hojtsy | 2007-09-02 |
* | #159527 by chx, webernet and pwolanin: fix system admin menus if admin menu w... | Gábor Hojtsy | 2007-09-01 |
* | #171562 by JirkaRybka: fix several issues with locales | Gábor Hojtsy | 2007-09-01 |
* | #165957 by hswong3i: create the variables table early, to make some DB driver... | Gábor Hojtsy | 2007-09-01 |
* | #172149 by dvessel: add semicolons, so the JS aggregator works | Gábor Hojtsy | 2007-09-01 |
* | #170546 by ChrisKennedy: fix 7 E_ALL notices in profile module | Gábor Hojtsy | 2007-09-01 |
* | - Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a pa... | Dries Buytaert | 2007-09-01 |