Commit Graph

7850 Commits (987e462b465775bbd34e321b8f4cd7cddfb44164)

Author SHA1 Message Date
Gábor Hojtsy 6bb5c304f3 #174440 by kkaefer: properly translatable filter dropdown elements on user admin page 2007-09-13 09:51:11 +00:00
Gábor Hojtsy a5adbe4636 #173082 by dvessel: tplify aggregator module, make more stuff themeable 2007-09-13 08:02:38 +00:00
Gábor Hojtsy eddb278a0a #174254 by pwolanin: Taxonomy term pages need proper titles 2007-09-13 07:54:27 +00:00
Gábor Hojtsy 21ac9f1917 #174708 by multiple contributors: update jQuery to 1.2 2007-09-12 18:29:32 +00:00
Gábor Hojtsy b3fe5b9cbf #63352 by kkaefer: add special prefix to long month names in format_date so May is recognized differently in short and long formats 2007-09-12 13:30:42 +00:00
Gábor Hojtsy ffa1f6ef69 #174267 by kkaefer: improve wording of some menu messages, and add a missing format_plural() 2007-09-12 11:48:15 +00:00
Gábor Hojtsy 34a26b3ce9 #172782 by ChrisKennedy: fix IE 7 JS alerts by not trying to reuse the height variable 2007-09-12 11:45:03 +00:00
Gábor Hojtsy 48d3efdbf8 #174270 by kkaefer and Frando@fresko.dk: make node filter status texts translatable 2007-09-12 11:39:38 +00:00
Gábor Hojtsy 2b8943667c #172591 by HedgeMage: add help page for openid module with short description of what does the module offer 2007-09-12 11:32:06 +00:00
Gábor Hojtsy 865cfbb6f1 #174876 by kkaefer: mention the menu system changes in the changelog 2007-09-12 11:23:51 +00:00
Gábor Hojtsy 19c9d7f54d #144256 by myself, bdragon and keith.smith: update INSTALL.txt to reflect changes since Drupal 5 2007-09-12 11:21:47 +00:00
Gábor Hojtsy 2ed2c5f9f9 #173982 by pwolanin and chx: fix schema inconsistencies between a fresh Drupal 6 install and a Drupal 5 upgraded to Drupal 6 2007-09-11 19:14:34 +00:00
Gábor Hojtsy f82029a2d9 #172840 by Crell: break up book module to improve performance 2007-09-11 17:35:58 +00:00
Gábor Hojtsy 281781a44f #174348 by chx: image column was not present in an aggregator_save_feed() query, but it does not have a default value, so we need to include it in the query 2007-09-11 17:28:44 +00:00
Gábor Hojtsy 5030ea40a5 #150851 by pwolanin and chx: different radio buttons in the same set should have different HTML id values (XHTML validity fix) 2007-09-11 17:23:58 +00:00
Gábor Hojtsy ac7637bc9b #172773 by numerous contributors: Make the actions interface usable by mere mortals (including rename of actions.module to trigger, but keeping the actions themselfs).
Complete previous history of actions module:
 - #148410 by jvandyk: added rewrite of the actions module!
 - #155986 by Uwe: fixed typos.
 - #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
2007-09-11 14:50:05 +00:00
Gábor Hojtsy f73786d1e4 #148084 by several people: images for the RTL pushbutton stylesheet, in anticipation of the RTL CSS 2007-09-10 18:29:47 +00:00
Gábor Hojtsy f84f3a4a68 #165638 by dww: better presentation of manual check link in update module 2007-09-10 18:11:22 +00:00
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