summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #170514 by pwolanin: drastically reduce calls to cache clearing when the ↵Gábor Hojtsy2007-11-26
| | | | menu needs to be rebuilt
* #188498 by Rob Loach: user profile category names are stored and compared ↵Gábor Hojtsy2007-11-26
| | | | case insensitively, but the reserved category name check was not case insensitive
* #193891 by mvc: fix NOTICE in database.mysqli.inc because of possibly ↵Gábor Hojtsy2007-11-26
| | | | missing port number
* #195202 by pwolanin: clear block cache before page cache, so stale data will ↵Gábor Hojtsy2007-11-26
| | | | not end up in the cache
* #111481 by chx and pwolanin: profile categories may contain slashes, but ↵Gábor Hojtsy2007-11-26
| | | | this was not yet supported by the user object menu loader
* #173408 by markus_petrux / add1sun: move proxy IP configuration options to ↵Gábor Hojtsy2007-11-26
| | | | settings.php, because these need to be used before Drupal has the variables loaded from the database
* #191246 by domasj: sort module help pages by display name, not file nameGábor Hojtsy2007-11-25
|
* #193905 report by greggles, patch by myself: the user account page changed ↵Gábor Hojtsy2007-11-24
| | | | language to the last language set up
* #194994 by gpk: the PHP format was moved to php/0 instead of filter/2 and ↵Gábor Hojtsy2007-11-24
| | | | this was not updated in the node teaser building code
* #194166 rollback and additional comments by chx: developers can modify menu ↵Gábor Hojtsy2007-11-24
| | | | editing behavior with hook_form_alter(), no need for menu API hacks, which were half done anyway
* #175876 by hazexp, webernet, keith.smith: unify module/theme/translation ↵Gábor Hojtsy2007-11-24
| | | | download links and include more pointers to these locations
* #194859 by Rob Loach: missing brackets around table names in user.admin.incGábor Hojtsy2007-11-24
|
* #193366 by chx: rebuild caches when displaying the module admin screen, to ↵Gábor Hojtsy2007-11-23
| | | | avoid stale data in registries when the submission is handled
* - Removing excessive whitespace.Dries Buytaert2007-11-23
|
* - Modified patch #194166 by profix898 and chx: menu system does not respect ↵Dries Buytaert2007-11-23
| | | | MENU_MODIFIABLE_BY_ADMIN.
* #194277 by catch: allow contribs to override taxonomy selector forms (with ↵Gábor Hojtsy2007-11-23
| | | | improved performance)
* #180425 by Bevan, tested by gpk: teaser splitter PHP code was breaking too ↵Gábor Hojtsy2007-11-23
| | | | early, not taking break type precedence into account
* #194595 report by hass, patch by myself: native language name is required, ↵Gábor Hojtsy2007-11-23
| | | | so we need to fill it in the updates - also omit it in user listing if the same as the translated language name
* #194652 by Heine: specify explicit accept-charset for forms to avoid browser ↵Gábor Hojtsy2007-11-23
| | | | guessing
* #193921 by kkaefer: resizable textfields behavior should come after teaser ↵Gábor Hojtsy2007-11-23
| | | | splitter (cck breaker)
* #192406 follow up by JirkaRybka: fix missing textgroup by using the default ↵Gábor Hojtsy2007-11-22
| | | | text group for PO imports when otherwise not instructed
* #194367 by chx: better targetted user id setting, so auto increment issues ↵Gábor Hojtsy2007-11-22
| | | | will not cause problems with wiped databases
* #192887 by webernet: fix notice displayed on node form, when node has no ↵Gábor Hojtsy2007-11-22
| | | | taxonomy property
* back to Drupal 6.0-devGábor Hojtsy2007-11-21
|
* Getting ready for Drupal 6.0-beta3Gábor Hojtsy2007-11-21
|
* #192406 by myself: imported locale files were not put into the right ↵Gábor Hojtsy2007-11-21
| | | | textgroup selected on the interface
* #172630 by webernet: fix weird errors experienced when using the JS file ↵Gábor Hojtsy2007-11-21
| | | | uploader
* #194174 by webernet: flag DnD modified links as customized, so they can be ↵Gábor Hojtsy2007-11-21
| | | | restored to their original form on the UI
* #191360 by chx: allow contributed modules to override the book and menu ↵Gábor Hojtsy2007-11-21
| | | | parent selectors (to improve usability and performance)
* #173858 by myself: skip UTF-8 BOM when importing locale filesGábor Hojtsy2007-11-21
|
* #192242 follow up by catch: unset multiple parent form item on forum term pagesGábor Hojtsy2007-11-21
|
* #191310 follow up by keith.smith: fix install instructions and error message ↵Gábor Hojtsy2007-11-21
| | | | about files folder
* #194029 by pwolanin: fix trivial copy-paste error in filter format setupGábor Hojtsy2007-11-21
|
* #164330 follow up by webernet and Crell: remove XHTML invalidating ID ↵Gábor Hojtsy2007-11-21
| | | | attribute on links, where the classes are enough to identify them
* #194075 by neclimdul: nodeapi load should return an array by documentation, ↵Gábor Hojtsy2007-11-21
| | | | and forum's nodeapi load returns an object
* #193572 by Crell: fix drag and drop documentation and add drag and drop ↵Gábor Hojtsy2007-11-20
| | | | ordering to filter formats
* #188462 by bjaspan: null value in revision log field violated non-null ↵Gábor Hojtsy2007-11-20
| | | | constraint in PostgreSQL
* - Patch #190497 by catch et al (follow up): taxonomy module help page ↵Dries Buytaert2007-11-20
| | | | improvements.
* - Patch #190497 by catch et al: taxonomy module help page improvements.Dries Buytaert2007-11-20
|
* - Patch #100909 by webbernet: improve usability of cron message.Dries Buytaert2007-11-20
|
* - Patch #193800 by jp.stacey: OpenID service discovery confused by newlines ↵Dries Buytaert2007-11-20
| | | | within meta or link tags.
* - Patch #192110 by profix898: fixed hook_profile_alter API.Dries Buytaert2007-11-20
|
* - Patch #192242 by catch, quicksketch, webchick, keith et all: usability ↵Dries Buytaert2007-11-20
| | | | improvements for the vocabulary/term forms.
* #192201 by myself: remove overly secure check_markup() and check_plain() ↵Gábor Hojtsy2007-11-20
| | | | usage which results in double escaped output
* #193510 follow up by webernet: restore updates added through the 4.7.x ↵Gábor Hojtsy2007-11-20
| | | | lifecycle, so any 4.7.x version can be updated to 6.x
* - Patch #100909 by catch: small improvement to running cron.Dries Buytaert2007-11-20
|
* #181126 by quicksketch et al: drag and drop support for menusGábor Hojtsy2007-11-20
|
* #186658 by fajerstarter: OpenID login usability fixes and JS cleanup, also ↵Gábor Hojtsy2007-11-20
| | | | makes OpenID login Konqueror compatible
* #193064 patch by myself: take node by reference, when revisionn is saved, so ↵Gábor Hojtsy2007-11-20
| | | | we get the vid property updated on PHP 4 too
* #192209 follow up by bdragon: some missing taxonomy terminology fixes in ↵Gábor Hojtsy2007-11-20
| | | | trigger module