Commit Graph

7632 Commits (af48df1ca52d4dea20eba560dfbc78ee2922e7c9)

Author SHA1 Message Date
Gábor Hojtsy af48df1ca5 #166681 by dvessel: fix behavior of theme 'override preprocess functions' 2007-09-10 13:28:22 +00:00
Gábor Hojtsy e3daf88ec7 #166742 by Crell and dvessel: split user module (for performance reasons) 2007-09-10 13:14:38 +00:00
Gábor Hojtsy 8f9143ad0d #172764 by pwolanin and chx: avoid using the expensive array_shift() in menu.inc 2007-09-10 12:21:30 +00:00
Gábor Hojtsy 89bf1e1235 #174025 by killes: small performance improvement for drupal_is_denied() 2007-09-10 12:19:11 +00:00
Gábor Hojtsy f0cb501c23 #174169 by chx: correct usage of drupal_mail() with actions 2007-09-10 09:28:28 +00:00
Gábor Hojtsy c4b02c1213 #174343 by Shiny: move JOIN condition to ON clause in forum_nodeapi, so our SQL is standards compatible 2007-09-10 08:06:59 +00:00
Gábor Hojtsy ea0f102c21 #174224 by kkaefer: send user notification email after the user object is updated 2007-09-09 20:21:02 +00:00
Gábor Hojtsy bfe2229b53 #172977 by pwolanin: fix E_ALL NOTICEs with some taxonomy module queries 2007-09-09 20:16:09 +00:00
Gábor Hojtsy a6a6e5add9 #174170 by Shiny: different method to insert an action row with default values, so it works with PostgreSQL too 2007-09-09 20:01:39 +00:00
Gábor Hojtsy e1022123bb #173995 by Desbeers: when creating a new node, default values are inserted into the object on preview, overwriting existing user provided values 2007-09-09 19:52:29 +00:00
Gábor Hojtsy 470b2e374e #172262 by JirkaRybka: better globals handling in install system, so the choosen profile and language are remembered 2007-09-09 19:46:54 +00:00
Gábor Hojtsy 4a347be7ed #173225 corrective fix: there were two uses of the ip variable, so revert to the original patch 2007-09-08 13:57:22 +00:00
Dries Buytaert 15b52931a2 - Patch #173225 by killes: missing ip_address(). Slightly modified by me. 2007-09-08 08:57:26 +00:00
Gábor Hojtsy 9643ec9e70 #172754 by pwolanin: page titles were broken when outside the active menu or on a callback 2007-09-07 20:31:02 +00:00
Gábor Hojtsy fde6b84e1f #164617 by catch: only suggest caching for production sites, so people developing their web sites can do so without nasty surprises 2007-09-07 12:45:28 +00:00
Gábor Hojtsy a6674e225b #118569 by bevan: document how should one set RewriteBase, if under a VirtualDocumentRoot 2007-09-07 12:26:59 +00:00
Gábor Hojtsy 7db4e8b7c9 #112064 by Dave Cohen and pwolanin: do not cache installer redirects, so live Drupal pages will be visible instead of cached installer pages 2007-09-07 10:48:24 +00:00
Gábor Hojtsy 92d9533353 #173566 by bjaspan: remove db_update_field(), because it can easily be used for evil (and mostly nothing else). We should not let contributed modules to easily break their database. 2007-09-07 10:42:56 +00:00
Gábor Hojtsy a6f970e9d2 #173227 by Desbeers: make language listing work early in the bootstrap, when modules are not yet loaded (fix a regression from a previous patch) 2007-09-07 10:33:06 +00:00
Gábor Hojtsy a67fe5b073 Themetastic to Garland, where this was not changed yet 2007-09-06 21:23:32 +00:00
Gábor Hojtsy 94822ff112 #164451 by several people: Right to left (RTL) CSS styles for Garland, so Drupal can even be installed in RTL form from the start 2007-09-06 21:17:07 +00:00
Gábor Hojtsy 8e80a36dbf #164451 by several people: rtl collapsed menu image (in anticipation of a Garland RTL enabler patch soon) 2007-09-06 16:05:42 +00:00
Gábor Hojtsy 3ffae10598 #173305 by drewish: actually remove files when the delete check box is checked 2007-09-06 15:31:48 +00:00
Gábor Hojtsy c3fcbcad67 #173274 by Desbeers: treat <front> as the empty path, when adding path prefixes, so we get the proper result 2007-09-06 14:03:52 +00:00
Gábor Hojtsy 817f980914 #173314 by drewish: mark previously uploaded files as permanent, so they will not be deleted after an upgrade 2007-09-06 13:13:08 +00:00
Gábor Hojtsy b3d3e39c47 #163361 by dvessel: fix hidden textareas in Opera and remove gap between textarea and grippie in Firefox/Safari 2007-09-06 13:06:13 +00:00
Gábor Hojtsy f2448fe718 #166780 by makara and blakehall: fix incorrect table name alias in taxonomy_select_nodes() 2007-09-06 13:03:18 +00:00
Gábor Hojtsy 21d005c754 #171963 by dvessel and momendo: fix background positioning in fieldsets in IE7 2007-09-06 12:55:55 +00:00
Gábor Hojtsy 9307321817 #148677 by pwolanin: set active menu item on 403/404 pages (and on the user page) 2007-09-06 12:47:20 +00:00
Gábor Hojtsy c3685d60f7 #172791 by dmitrig01: fix notices when contact page is called, but contact module is not configured yet 2007-09-06 12:42:50 +00:00
Gábor Hojtsy ab952ffb4d #109829 by doq: do not trim URLs is the added ellipses would result in a longer link title then the original URL itself 2007-09-06 12:40:47 +00:00
Gábor Hojtsy 67e5859a7f #172376 by ChrisKennedy: fix 8 E_ALL issues in comment module and fix approval queue 2007-09-06 12:21:39 +00:00
Gábor Hojtsy e3ad7751a3 #172642 by dvessel: block theme file name suggestion for poll nodes 2007-09-06 12:18:01 +00:00
Gábor Hojtsy 306fca8ec9 #172604 by pwolanin: remove leading space at _menu_find_router_path() to comply to coding standards 2007-09-06 12:07:31 +00:00
Dries Buytaert 73bcf5f0f4 - Patch #172961 by webernet: code style fixes. 2007-09-05 18:24:25 +00:00
Dries Buytaert b0493c003c - Patch #173303 by dvessel: fixed E_NOTICE. 2007-09-05 18:11:27 +00:00
Dries Buytaert eb5e19f0c6 - Patch #173287 by webernet: missing {} in SQL query. 2007-09-05 18:09:49 +00:00
Dries Buytaert ab1715750a - Patch #172961 by webernet: code style cleanup. 2007-09-05 08:42:02 +00:00
Dries Buytaert f655adcf97 - Patch #169433 by Crell and dvessel: split up search module. 2007-09-05 08:39:57 +00:00
Dries Buytaert 72f9a97681 - Patch #172860 by chx: node search does not support revisioned terms. 2007-09-05 08:35:14 +00:00
Dries Buytaert e0c1342316 - Patch #172836 by Crell: split poll module. 2007-09-05 08:33:16 +00:00
Dries Buytaert 53818e811e - Patch #172835 by Crell: split up aggregator module. 2007-09-05 08:31:48 +00:00
Dries Buytaert 531b45d045 - Patch #172643 by chx and fresco: fixed the leave shadow copy functionality. 2007-09-05 08:27:57 +00:00
Dries Buytaert 2db2c039fb - Patch #172950 by webernet: code style fixes. 2007-09-04 21:10:45 +00:00
Dries Buytaert 957997516d - Patch #172765 by webchick and chx: path 'user' returns 403 2007-09-04 14:37:48 +00:00
Dries Buytaert 7a0d380f84 - Patch #172433 by webchick: better connection error reporting for mysqli. 2007-09-03 17:02:16 +00:00
Dries Buytaert 51c2ab2e30 - Patch #159447 by chx, webchick, crell et all: fixed various aggregator related problems. 2007-09-03 16:59:53 +00:00
Dries Buytaert 3ad6d53d81 - Patch #172540 by ChrisKennedy: fixed typo on Drupal.formatPlural(). 2007-09-03 16:55:56 +00:00
Dries Buytaert d33f3df967 - Patch #165160 by chx: restored access checking. 2007-09-03 16:55:00 +00:00
Gábor Hojtsy 6fa344f5b1 #172265 by chx: fix user id problems on mysql, when inserting the first two special users 2007-09-03 14:13:58 +00:00