summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #148084 by levavie, yhager and z.stolar: RTL styles for pushbutton, which ↵Gábor Hojtsy2007-11-27
| | | | completes RTL theme support in Drupal 6 core
* #184968 spin off coding style fixes to let the substance of the patch get ↵Gábor Hojtsy2007-11-27
| | | | reviewed
* #195073 by yched and quicksketch: allow multiple drag and drop utilizing ↵Gábor Hojtsy2007-11-27
| | | | tables to be used on the same page (small bug fix)
* #194743 report by Murz, patch by myself: in domain language negotiation ↵Gábor Hojtsy2007-11-27
| | | | mode, we should tell url() that we built an external URL, not that we need an absolute URL built by url()
* #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS filesGábor Hojtsy2007-11-27
|
* #115912: remove misleading reference to node formats in node_teaser() phpdocGábor Hojtsy2007-11-27
|
* #195576 by webernet: fix broken state of book updates due to my faulty ↵Gábor Hojtsy2007-11-27
| | | | rollback of a patch
* #43447 by Kobus, add1sun and keith.smith: improve blog module help text, ↵Gábor Hojtsy2007-11-26
| | | | also removing ages old reference to import module
* #195540 by hass: fix XHTML validity with disabled checkbox in locales formGábor Hojtsy2007-11-26
|
* #193320 by JirkaRybka: _locale_rebuild_js() was invoked on every page view, ↵Gábor Hojtsy2007-11-26
| | | | now optimized
* #193333 follow up by quicksketch: only show submit button and weight if ↵Gábor Hojtsy2007-11-26
| | | | there is more than one vocabulary
* Rollback the accidentally committed #194310Gábor Hojtsy2007-11-26
|
* #193333 by quicksketch et al: taxonomy drag and drop supportGábor Hojtsy2007-11-26
|
* - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: ↵Dries Buytaert2007-11-26
| | | | fixed minor spelling issues and fixed spacing issues.
* - Patch #195173 by Eaton et al: allow administrators to clear all caches.Dries Buytaert2007-11-26
|
* - Patch #192736 by quicksketch et al: drag and drop for book module.Dries Buytaert2007-11-26
|
* #120960 by blakehall, JirkaRybka, catch: improve usability of content ↵Gábor Hojtsy2007-11-26
| | | | editing permission names
* #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
|