| Commit message (Expand) | Author | Age |
... | |
* | - Patch #186718 by bdragon: removed redundant query. | Dries Buytaert | 2007-10-28 |
* | #186899 by keith.smith: user registration settings typo fix | Gábor Hojtsy | 2007-10-27 |
* | #186977 by openwereld: LIMIT on locale module UPDATE query is not needed and ... | Gábor Hojtsy | 2007-10-27 |
* | #182528 by RobRoy: move drupal_set_message() out of user deletion API functio... | Gábor Hojtsy | 2007-10-27 |
* | #100581 by keith.smith: improve form item descriptions on the performance set... | Gábor Hojtsy | 2007-10-27 |
* | #100569 by keith.smith: improve explanation of what a book is about (in book.... | Gábor Hojtsy | 2007-10-27 |
* | #100570 by keith.smith: break long sentence into two and generally standardiz... | Gábor Hojtsy | 2007-10-27 |
* | #100584 by keith.smith: simplify and standardize text used on user settings page | Gábor Hojtsy | 2007-10-27 |
* | #100580 by keith.smith: reword error reporting description to be more clear | Gábor Hojtsy | 2007-10-27 |
* | #178818 by fajerstarter: disable the broken teaser splitter in Konqueror (jQu... | 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 #89196 by John M: fixed quote issue. | Dries Buytaert | 2007-10-25 |
* | - Patch #122759 by Robrecht: fixed broken query in upgrade path. | Dries Buytaert | 2007-10-25 |
* | - Patch #186028 by chx: search_preprocess gets added to theme registry. | Dries Buytaert | 2007-10-25 |
* | - Patch #186554 by Jo Wouters: fixed undefined variable. | 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 #89196 by catch, keith, earnie, webchick et al: string massaging. | Dries Buytaert | 2007-10-25 |
* | - Patch #186004 by jvandyk: CHANGELOG.txt cleanups. | Dries Buytaert | 2007-10-25 |
* | #186480 by John Morahan: update chameleon_comment() to latest Drupal API | Gábor Hojtsy | 2007-10-25 |
* | #179276 by JirkaRybka: (regression) fix profile field sections to order prope... | Gábor Hojtsy | 2007-10-25 |
* | #185867 by hunmonk: (usability) add node title to comment overview page for e... | Gábor Hojtsy | 2007-10-25 |
* | #172943 by drewish: fix file_save_upload() conformance to its API documentati... | Gábor Hojtsy | 2007-10-25 |
* | #177497 by chx and Desbeers: revive Drupal 5's menu_set_location() functional... | Gábor Hojtsy | 2007-10-25 |
* | #172583 by myself and keith.smith: help page for the PHP filter module | Gábor Hojtsy | 2007-10-24 |
* | #40934 by catch and fajerstarter: remove admin search page as it was broken a... | Gábor Hojtsy | 2007-10-24 |
* | #177497 reverted - caused fatal problems with modules using menu_set_location() | Gábor Hojtsy | 2007-10-24 |
* | #111719 follow up patch by multiple contributors: ensure proper XHTML id attr... | Gábor Hojtsy | 2007-10-24 |
* | #140377 by tostinni: provide a default weight to new profile fields, so they ... | Gábor Hojtsy | 2007-10-24 |
* | #177497 by chx: revive Drupal 5's menu_set_location() functionality by introd... | Gábor Hojtsy | 2007-10-24 |
* | #184722 by hazexp: only return a value from trigger_help() if there was a pag... | Gábor Hojtsy | 2007-10-24 |
* | #182675 by chx: fix caching bootstrap, so hook_boot() and the timer is called... | Gábor Hojtsy | 2007-10-24 |
* | #179519 by chx, webchick and Desbeers: fix blog/[uid] to only display posts f... | Gábor Hojtsy | 2007-10-24 |
* | #156144 by lyricnz: do not show 'select all' checbox when there are no rows i... | Gábor Hojtsy | 2007-10-24 |
* | #184876 by dijnz, merlinofchaos and myself: non-phptemplate files were not di... | Gábor Hojtsy | 2007-10-23 |
* | - Patch #180948 by quicksketch: automatically populate e-mail fields during i... | Dries Buytaert | 2007-10-22 |
* | - Patch #184867 by deekayen: better error messages. | Dries Buytaert | 2007-10-22 |
* | - Patch #184867 by deekayen: documentation improvement. | Dries Buytaert | 2007-10-22 |
* | #184694 by andremolnar: (regression) allow themes to override *_node_form for... | Gábor Hojtsy | 2007-10-22 |
* | #184954 by scor: fix reference to 'input formats' in the help text | Gábor Hojtsy | 2007-10-22 |
* | #147492 by flobruit: make 'more' links themeable | Gábor Hojtsy | 2007-10-22 |
* | #184198 by Eaton: move button title change in polls to the theme, so it does ... | Gábor Hojtsy | 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 |
* | #111719 follow up patch by chx: roll back form item ID patch | Gábor Hojtsy | 2007-10-20 |
* | - Patch #111719 by dvessel et al: ensure clean form IDs. | Dries Buytaert | 2007-10-19 |
* | #125105 by Shiny and hwsong3i: fix installer pgsql connection parameters to w... | Gábor Hojtsy | 2007-10-19 |
* | #183125 by openwereld and hswong3i: make drupal_write_record()'s insert work ... | Gábor Hojtsy | 2007-10-19 |
* | #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 |
* | #180126 by mmoreno, drewish and scor: add realpath() call to file_save_data()... | Gábor Hojtsy | 2007-10-18 |