Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #166205 by hswong3i: improved database compatibility of db_result(). ↵ | Dries Buytaert | 2007-08-11 |
| | | | | Makes it work with DB2, Oracle, etc. | ||
* | - Patch #154470 by pwolanin et al: optimize menu queries and indices. | Dries Buytaert | 2007-08-11 |
| | |||
* | - Patch #165685 by dww: improve strings for messages when fetching updates. | Dries Buytaert | 2007-08-11 |
| | |||
* | #165766 by hswong3i: node SQL fixes - primary keys have indexes themselfs, ↵ | Gábor Hojtsy | 2007-08-10 |
| | | | | unique columns should not allow NULL | ||
* | #165013 by Eaton: fix image button behaviour by processing the right values ↵ | Gábor Hojtsy | 2007-08-10 |
| | | | | coming in the request | ||
* | - Patch #153425 by pwolanin: fix use of raw in node module. | Dries Buytaert | 2007-08-10 |
| | |||
* | - Patch #136386 by pwolanin: the modules admin page is still not coded for ↵ | Dries Buytaert | 2007-08-09 |
| | | | | the new system. | ||
* | #165775 by hswong3i: profile name field has a unique key, so it should not ↵ | Gábor Hojtsy | 2007-08-09 |
| | | | | allow NULL as a value | ||
* | #160039 by prakashp, chx and pwolanin: fix node saving: | Gábor Hojtsy | 2007-08-09 |
| | | | | | | - centralize/reuse some node form saving code - fix uploads without JS - fix reappearing teasers on node save | ||
* | #165358 by John Morahan: do not regenerate the session when the user is ↵ | Gábor Hojtsy | 2007-08-09 |
| | | | | saved without a password specified | ||
* | #85208 by neclimdul and bjaspan (slightly modified): if no maxlength was ↵ | Gábor Hojtsy | 2007-08-09 |
| | | | | specified, do not generate an empty HTML attribute | ||
* | #110511 by bjaspan: poll listing page should have a 'count_sql' because the ↵ | Gábor Hojtsy | 2007-08-09 |
| | | | | original query uses group by, so it is not countable properly | ||
* | #165668 by John Morahan: fix wrong parameter passing in custom langauge ↵ | Gábor Hojtsy | 2007-08-09 |
| | | | | addition validation | ||
* | #152926 by dww: Fix hook_system_info_alter() to save the altered data not ↵ | Gábor Hojtsy | 2007-08-08 |
| | | | | the original | ||
* | - I forgot to remove these earlier when we renamed them. | Dries Buytaert | 2007-08-08 |
| | |||
* | - Patch #164974 by ricflomag: correct usage of t(). | Dries Buytaert | 2007-08-08 |
| | |||
* | - Patch #148346 by drewish: added PHPdoc. | Dries Buytaert | 2007-08-08 |
| | |||
* | - Patch #165422 by hswong3i: status is an int. Required to make DB2 work. | Dries Buytaert | 2007-08-08 |
| | |||
* | - Patch #164931 by John Morahan: included the wrong file. | Dries Buytaert | 2007-08-08 |
| | |||
* | #164348 by pwolanin: improve book block performance | Gábor Hojtsy | 2007-08-07 |
| | |||
* | - Patch #158537 by Benjamin Melancon and Wim Leers: unnecessary 'ORDER BY' ↵ | Dries Buytaert | 2007-08-07 |
| | | | | in taxonomy_vocabulary_load. | ||
* | - Patch #165160 by hswong3i: made two SQL queries work on DB2. | Dries Buytaert | 2007-08-07 |
| | |||
* | #164935 by Ralf Stamm: standardize CVS Id tags in files: | Gábor Hojtsy | 2007-08-07 |
| | | | | | | - always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added | ||
* | #165141 by hswong3i: when inserting values into VARCHAR fields, we should ↵ | Gábor Hojtsy | 2007-08-07 |
| | | | | use quotes, even if the values are numbers | ||
* | #141653 by Ralf Stamm: fix some E_NOTICE errors in color module | Gábor Hojtsy | 2007-08-06 |
| | |||
* | #164765 by dmitrig01: remove trailing PHP closing tags, which were causing ↵ | Gábor Hojtsy | 2007-08-06 |
| | | | | problems | ||
* | #164759 by oadaeh: adding missing phpdoc @code tag | Gábor Hojtsy | 2007-08-06 |
| | |||
* | - Patch #164672 by flevour: typo in SQL query. | Dries Buytaert | 2007-08-05 |
| | |||
* | #164545 by pwolanin: fix call time pass by reference warning | Gábor Hojtsy | 2007-08-04 |
| | |||
* | #162095 by pwolanin: fix MySQL error when moving menu links, not applicable ↵ | Gábor Hojtsy | 2007-08-04 |
| | | | | to PostgreSQL | ||
* | #164209 by mooffie: native language names were not shown in the predefined ↵ | Gábor Hojtsy | 2007-08-04 |
| | | | | language dropdown for RTL languages | ||
* | - Patch #158536 by dvessel: more forum template massaging. | Dries Buytaert | 2007-08-03 |
| | |||
* | - Patch #148346 by Steef and drewish: split image.inc into image.inc and ↵ | Dries Buytaert | 2007-08-02 |
| | | | | image.gd.inc and improved the documentation. | ||
* | - Patch #163723 by Eaton and Frando: fix default page.tpl markup (and ↵ | Dries Buytaert | 2007-08-02 |
| | | | | removed some whitespace). | ||
* | - Patch #163508 by profix898: fixed 4 E_ALL notices. | Dries Buytaert | 2007-08-02 |
| | |||
* | - Patch #162871 by merlinofchaos: poll module cleanup + tplified the module. | Dries Buytaert | 2007-08-02 |
| | |||
* | - Patch #161510 by dvessel: tplified user.module. | Dries Buytaert | 2007-08-02 |
| | |||
* | - Patch #162134 by dvessel: tplify profile module. | Dries Buytaert | 2007-08-02 |
| | |||
* | - Patch #162829 by swentel and bennybobw: fixed problem with saving taxonomy ↵ | Dries Buytaert | 2007-08-02 |
| | | | | terms. | ||
* | - Patch #156553 by AjK: fixed E_NOTICE | Dries Buytaert | 2007-08-02 |
| | |||
* | - Patch #163248 by bennybobw: split upload module. | Dries Buytaert | 2007-07-30 |
| | |||
* | - Patch #163073 by Robert Douglas: removing dead code. | Dries Buytaert | 2007-07-30 |
| | |||
* | - Patch #161182 by Crell: split up taxonomy module. | Dries Buytaert | 2007-07-30 |
| | |||
* | - Patch #147324 by Eaton: make multi-site installations work again. | Dries Buytaert | 2007-07-30 |
| | |||
* | - Patch #163039 by Crell: fixed typo. | Dries Buytaert | 2007-07-30 |
| | |||
* | - Patch #146425 by pwolanin et al: | Dries Buytaert | 2007-07-30 |
| | | | | | | | | | | | | | | | * Removes the hard-coded 'book' type and perform all node actions equally on any node type via hook_nodeapi. * Achieves 100% integration with the menu system. Improves performance of book rendering. * All the algorithms have been changed to use the tree data structure returned by the menu system. * Added support for 'multiple books'. * Some UI improvements. This is a momumental patch that took 69 iterations. Although there is room for improvement, this is a big step forward. Thanks for the persistence, pwolanin. | ||
* | - Patch #162944 by profix898: cleanup ip_address() code. | Dries Buytaert | 2007-07-29 |
| | |||
* | - Patch #162708 by Eaton and Earl: add support for image buttons to FAPI3. | Dries Buytaert | 2007-07-29 |
| | | | | | | | This is a small form API extension (doesn't break existing code) that facilitates the Drupal 6 upgrade of the Views module. A good example of why it can be beneficial to start upgrading your modules early on in the code freeze. ;) | ||
* | #162785 patch by swentel: fix missing form_state vars in path forms | Gábor Hojtsy | 2007-07-29 |
| | |||
* | - Patch #162463 by kbahey: fixed notice. | Dries Buytaert | 2007-07-28 |
| |