- Sep 25, 2007
-
-
Gábor Hojtsy authored
#145251 by chx: document that one needs to include the proper 'op' value in arrays passed to drupal_execute() to trigger the right action
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#177829 by jjeff: search indexing did not invoke the nodeapi alter hook, so what the user seen and what was indexed was different
-
Gábor Hojtsy authored
#177927 by chx: use path=/ in PHP comment settings cookie creation, so cookies set around the site are available in other 'directories'
-
Gábor Hojtsy authored
#177906 by douggreen: JavaScript cookie detection should use path=/ to avoid broken situations when run at a 'subdirectory'
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#160043 by chx: array_filter for book admin settings form, which is required based on http://lists.drupal.org/pipermail/development/2006-September/019917.html
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#159474 by chx: destination file name should be used in help text, not source file name, which is not available even
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#177654 by chx: admin/content has items with comment, feed, etc management, so a node admin permission should not be required to visit it
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#176092 by walkah: always display 'cancel openid login' link, even if the login trial did not succeed
-
Gábor Hojtsy authored
-
- Sep 20, 2007
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
- Sep 19, 2007
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#141470 by chx: usability - add pager to taxonomy form, which makes this usable for freetagging vocabularies
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#172765 follow up patch by pwolanin: fix user path access, which was broken by the user module split
-
- Sep 17, 2007
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#176084 by Stefan Nantegaal and dvessel: fix notices in theme.inc, when specific sidebars are not set
-
Gábor Hojtsy authored
#175779 by pwolanin: fix filter format addition page and add proper titles for filter configuration tabs
-
Gábor Hojtsy authored
#106115 by sparr: restore previously present 16x16 (and add 32x32) favicon size, so when a shortcut is saved, a nice icon is used
-
Gábor Hojtsy authored
-
- Sep 15, 2007
-
-
Gábor Hojtsy authored
-
- Sep 14, 2007
-
-
Gábor Hojtsy authored
Marking code as beta 1 in preparation of the first beta release of Drupal 6, also add back E_NOTICE removal for the release.
-
Gábor Hojtsy authored
#152967 by keith.smith, webchick, Morbus Iff and KentByte: update the upgrade instructions for Drupal 6
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#162432 by bjaspan and chx: serial columns need their keys defined in db_change_field() and friends in MySQL
-
Gábor Hojtsy authored
#168261 by mvc: redirect registered users back to the front page if admin approval is required, so their user account page is not directly accessible after registration
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#173982 follow up patch by webernet: the profile table might not exist, so we need to check for its existance before updating it
-