summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #177608 by spatcz4000: MySQL was mentioned in comment for PostgreSQL codeGábor Hojtsy2007-09-25
|
* #176092 by walkah: always display 'cancel openid login' link, even if the ↵Gábor Hojtsy2007-09-25
| | | | login trial did not succeed
* #177529 by chx: if no checkbox was selected, we still need an empty array()Gábor Hojtsy2007-09-25
|
* #162276 by Rowanw: usability - reword menu item deletion checkbox labelGábor Hojtsy2007-09-20
|
* #176429: JirkaRybka: two queries were missing curly braces in system.installGábor Hojtsy2007-09-20
|
* #173494 by scor: removing a strange string concatenation from common.incGábor Hojtsy2007-09-20
|
* #176081 by John Morahan and Freso@freso.dk: fix notices in chameleonGábor Hojtsy2007-09-19
|
* #141470 by chx: usability - add pager to taxonomy form, which makes this ↵Gábor Hojtsy2007-09-19
| | | | usable for freetagging vocabularies
* #175743 by Desbeers: fix numerous issues around node submission dates and ↵Gábor Hojtsy2007-09-19
| | | | content editing
* #172765 follow up patch by pwolanin: fix user path access, which was broken ↵Gábor Hojtsy2007-09-19
| | | | by the user module split
* #176295 by myself: simplify Minnelli RTL CSSGábor Hojtsy2007-09-17
|
* #176295 by myself: right to left display support for the Minnelli themeGábor Hojtsy2007-09-17
|
* #176084 by Stefan Nantegaal and dvessel: fix notices in theme.inc, when ↵Gábor Hojtsy2007-09-17
| | | | specific sidebars are not set
* #175779 by pwolanin: fix filter format addition page and add proper titles ↵Gábor Hojtsy2007-09-17
| | | | for filter configuration tabs
* #106115 by sparr: restore previously present 16x16 (and add 32x32) favicon ↵Gábor Hojtsy2007-09-17
| | | | size, so when a shortcut is saved, a nice icon is used
* #171951 by dvessel: fix account specific theme selection formGábor Hojtsy2007-09-17
|
* Back to devopment version, now that we have the beta 1 tagged and releasedGábor Hojtsy2007-09-15
|
* Marking code as beta 1 in preparation of the first beta release of Drupal 6, ↵Gábor Hojtsy2007-09-14
| | | | also add back E_NOTICE removal for the release.
* #152967 by keith.smith, webchick, Morbus Iff and KentByte: update the ↵Gábor Hojtsy2007-09-14
| | | | upgrade instructions for Drupal 6
* #175593 by JirkaRybka: fix help text about textgroups, rewording a ↵Gábor Hojtsy2007-09-14
| | | | misleading example
* #162432 by bjaspan and chx: serial columns need their keys defined in ↵Gábor Hojtsy2007-09-14
| | | | db_change_field() and friends in MySQL
* #168261 by mvc: redirect registered users back to the front page if admin ↵Gábor Hojtsy2007-09-14
| | | | approval is required, so their user account page is not directly accessible after registration
* - Patch #161185 by Crell: split filter module.Dries Buytaert2007-09-14
|
* - Patch #168487 by douggreen: don't enable modules that depend on ↵Dries Buytaert2007-09-14
| | | | incompabitlbe modules.
* - Patch #68853 by matt and telcontar: improved documentation for the html ↵Dries Buytaert2007-09-14
| | | | input filter.
* #175524 by bjaspan: document the exisance of the description fields in ↵Gábor Hojtsy2007-09-14
| | | | schema API
* #172824 by yched: let the batched processes perform drupal_execute() properlyGábor Hojtsy2007-09-14
|
* #173982 follow up patch by webernet: the profile table might not exist, so ↵Gábor Hojtsy2007-09-14
| | | | we need to check for its existance before updating it
* #174993 by peterx, webchick and Freso@freso.dk: WAI AA comformant title for ↵Gábor Hojtsy2007-09-14
| | | | read more links, ie. we are not repeating the same text but include meaningful information
* #175197 by KentByte and webchick: updat CHANGELOG with some important ↵Gábor Hojtsy2007-09-14
| | | | changes we missed to mention here (and wrap lines properly)
* #174440 by kkaefer: properly translatable filter dropdown elements on user ↵Gábor Hojtsy2007-09-13
| | | | admin page
* #173082 by dvessel: tplify aggregator module, make more stuff themeableGábor Hojtsy2007-09-13
|
* #174254 by pwolanin: Taxonomy term pages need proper titlesGábor Hojtsy2007-09-13
|
* #174708 by multiple contributors: update jQuery to 1.2Gábor Hojtsy2007-09-12
|
* #63352 by kkaefer: add special prefix to long month names in format_date so ↵Gábor Hojtsy2007-09-12
| | | | May is recognized differently in short and long formats
* #174267 by kkaefer: improve wording of some menu messages, and add a missing ↵Gábor Hojtsy2007-09-12
| | | | format_plural()
* #172782 by ChrisKennedy: fix IE 7 JS alerts by not trying to reuse the ↵Gábor Hojtsy2007-09-12
| | | | height variable
* #174270 by kkaefer and Frando@fresko.dk: make node filter status texts ↵Gábor Hojtsy2007-09-12
| | | | translatable
* #172591 by HedgeMage: add help page for openid module with short description ↵Gábor Hojtsy2007-09-12
| | | | of what does the module offer
* #174876 by kkaefer: mention the menu system changes in the changelogGábor Hojtsy2007-09-12
|
* #144256 by myself, bdragon and keith.smith: update INSTALL.txt to reflect ↵Gábor Hojtsy2007-09-12
| | | | changes since Drupal 5
* #173982 by pwolanin and chx: fix schema inconsistencies between a fresh ↵Gábor Hojtsy2007-09-11
| | | | Drupal 6 install and a Drupal 5 upgraded to Drupal 6
* #172840 by Crell: break up book module to improve performanceGábor Hojtsy2007-09-11
|
* #174348 by chx: image column was not present in an aggregator_save_feed() ↵Gábor Hojtsy2007-09-11
| | | | query, but it does not have a default value, so we need to include it in the query
* #150851 by pwolanin and chx: different radio buttons in the same set should ↵Gábor Hojtsy2007-09-11
| | | | have different HTML id values (XHTML validity fix)
* #172773 by numerous contributors: Make the actions interface usable by mere ↵Gábor Hojtsy2007-09-11
| | | | | | | | | 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
* #148084 by several people: images for the RTL pushbutton stylesheet, in ↵Gábor Hojtsy2007-09-10
| | | | anticipation of the RTL CSS
* #165638 by dww: better presentation of manual check link in update moduleGábor Hojtsy2007-09-10
|
* #166681 by dvessel: fix behavior of theme 'override preprocess functions'Gábor Hojtsy2007-09-10
|
* #166742 by Crell and dvessel: split user module (for performance reasons)Gábor Hojtsy2007-09-10
|