Gábor Hojtsy
e270cd093b
#176084 by Stefan Nantegaal and dvessel: fix notices in theme.inc, when specific sidebars are not set
2007-09-17 11:11:57 +00:00
Gábor Hojtsy
44697397b7
#175779 by pwolanin: fix filter format addition page and add proper titles for filter configuration tabs
2007-09-17 09:16:48 +00:00
Gábor Hojtsy
7a4612ca3e
#106115 by sparr: restore previously present 16x16 (and add 32x32) favicon size, so when a shortcut is saved, a nice icon is used
2007-09-17 08:41:57 +00:00
Gábor Hojtsy
6da81e1f3f
#171951 by dvessel: fix account specific theme selection form
2007-09-17 08:06:52 +00:00
Gábor Hojtsy
9c2f47eafd
Back to devopment version, now that we have the beta 1 tagged and released
2007-09-15 07:33:46 +00:00
Gábor Hojtsy
86a6cd4ef3
Marking code as beta 1 in preparation of the first beta release of Drupal 6, also add back E_NOTICE removal for the release.
2007-09-14 20:08:59 +00:00
Gábor Hojtsy
23778cc0c0
#152967 by keith.smith, webchick, Morbus Iff and KentByte: update the upgrade instructions for Drupal 6
2007-09-14 20:00:42 +00:00
Gábor Hojtsy
75f0eb8e89
#175593 by JirkaRybka: fix help text about textgroups, rewording a misleading example
2007-09-14 18:05:33 +00:00
Gábor Hojtsy
c3972cf506
#162432 by bjaspan and chx: serial columns need their keys defined in db_change_field() and friends in MySQL
2007-09-14 17:46:32 +00:00
Gábor Hojtsy
439942db98
#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
2007-09-14 17:38:08 +00:00
Dries Buytaert
eb618ffb75
- Patch #161185 by Crell: split filter module.
2007-09-14 12:17:58 +00:00
Dries Buytaert
c80f739782
- Patch #168487 by douggreen: don't enable modules that depend on incompabitlbe modules.
2007-09-14 12:16:55 +00:00
Dries Buytaert
75468bd08f
- Patch #68853 by matt and telcontar: improved documentation for the html input filter.
2007-09-14 11:48:41 +00:00
Gábor Hojtsy
45c784d5ca
#175524 by bjaspan: document the exisance of the description fields in schema API
2007-09-14 10:43:26 +00:00
Gábor Hojtsy
00ae7949ef
#172824 by yched: let the batched processes perform drupal_execute() properly
2007-09-14 10:40:55 +00:00
Gábor Hojtsy
922bf65fef
#173982 follow up patch by webernet: the profile table might not exist, so we need to check for its existance before updating it
2007-09-14 09:43:13 +00:00
Gábor Hojtsy
c3ef96b8b0
#174993 by peterx, webchick and Freso@freso.dk: WAI AA comformant title for read more links, ie. we are not repeating the same text but include meaningful information
2007-09-14 09:37:29 +00:00
Gábor Hojtsy
43cb4abd9e
#175197 by KentByte and webchick: updat CHANGELOG with some important changes we missed to mention here (and wrap lines properly)
2007-09-14 09:16:02 +00:00
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