summaryrefslogtreecommitdiff
path: root/modules/block
Commit message (Collapse)AuthorAge
...
* #316136 by pwolanin, David_Rothstein, coltrane, Heine: Fixed role name not ↵Angie Byron2010-04-23
| | | | filtered on admin/user/permissions.
* #368093 by emosbaugh, kirkage, naxoc, alexpott, et al: Fixed Block ↵Angie Byron2010-04-22
| | | | visibility settings are case sensitive.
* #560746 follow-up by chx: Split hook_block_info_alter() into list_ and ↵Angie Byron2010-04-22
| | | | info_alter() and clean up block_rehash().
* - Patch #91663 by sun, Berdir, swentel, blackdog, chx: permission of text ↵Dries Buytaert2010-04-10
| | | | format is not checked when editing an entity and instead reset to something a user can use.
* - Patch #445130 by Rob Loach, aspilicious: namespace the Drupal jQuery ↵Dries Buytaert2010-04-09
| | | | functions.
* - Patch #652122 by catch, Berdir, mr.baileys, sun, David_Rothstein: access ↵Dries Buytaert2010-04-06
| | | | dashboard permission is useless.
* - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved ↵Dries Buytaert2010-03-31
| | | | xpath tests.
* - Patch #684774 by andypost, sun: critical bug: block visibility settings ↵Dries Buytaert2010-03-28
| | | | cannot be properly extended.
* #556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action ↵Angie Byron2010-03-12
| | | | links do not work on all levels (example: 'add block' action link does not appear).
* - Patch #735900 by andypost: deleting custom block does not clean ↵Dries Buytaert2010-03-09
| | | | block_role() table.
* - Patch #503782 by skilip, Davy Van Den Bremt, eojthebrave, sign: not able ↵Dries Buytaert2010-03-09
| | | | to select region at block creation.
* #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type ↵Angie Byron2010-03-07
| | | | 'text_format' for additional DX/security around rich text fields.
* - Patch #679530 by sun, David_Rothstein: administer filters permission ↵Dries Buytaert2010-03-06
| | | | should not affect text format widget.
* - Patch #679530 by sun: administer filters permission should not affect text ↵Dries Buytaert2010-03-05
| | | | format widget.
* - Patch #588882 by David_Rothstein: filter fallback format clean-ups.Dries Buytaert2010-03-04
|
* - Patch #691938 by carlos8f, mr.baileys: block testsDries Buytaert2010-02-28
|
* - Patch #691938 by carlos8f, mr.baileys: block caching per-role, per-user, ↵Dries Buytaert2010-02-28
| | | | per-page was broken. With new tests.
* - Patch #652122 by mr.baileys, Berdir, catch: dashboard should insert itself ↵Dries Buytaert2010-02-17
| | | | as the default local task on /admin.
* - Patch #713746 by Jacine: warning message markup in block.js not consistent ↵Dries Buytaert2010-02-15
| | | | with theme_status_messages().
* - Rollbacked some changes that I accidentically committed along with the RDF ↵Dries Buytaert2010-02-15
| | | | patch.
* - Patch #685034 by linclark: the number of comments in RDFa should be typed.Dries Buytaert2010-02-15
|
* #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, ↵Angie Byron2010-02-03
| | | | et al: Allow updates to specify dependencies to ensure they run in a predictable order.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #612870 by asimmonds: Fixed Weight fields should be int, not tinyint.Angie Byron2010-01-30
|
* - Rollback of #691938.Dries Buytaert2010-01-24
|
* - Patch #691938 by carlos8f: block caching per-role, per-user, per-page was ↵Dries Buytaert2010-01-23
| | | | broken. Added block caching tests.
* - Patch #684774 by sun: block visibility settings cannot be properly extended.Dries Buytaert2010-01-15
|
* #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ↵Angie Byron2010-01-13
| | | | clobbering problems, and improve suggestion discovery performance.
* #674854 by flobruit: Fixed block help text misleading for translators.Angie Byron2010-01-10
|
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* - Patch #677562 by jhodgdon: massaging of block administration page help texts.Dries Buytaert2010-01-08
|
* #674406 by David_Rothstein: Don't add empty theme regions to the array.Angie Byron2010-01-06
|
* #646874 by sun and David_Rothstein: Remove assumptions about Contextual ↵Angie Byron2010-01-04
| | | | links and Shortcut modules from template files.
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* - Patch #655408 by roborn: fixed block drag-and-drop. One critical bug less.Dries Buytaert2009-12-21
|
* - Patch #632898 by arianek, jhodgdon: help text improvements and fixes.Dries Buytaert2009-12-18
|
* - Patch #558666 by sun, dropcube: revamp text format/filter configuration ↵Dries Buytaert2009-12-14
| | | | for better usability.
* #556390 follow-up by David_Rothstein: String clean-up on block visibility ↵Angie Byron2009-12-13
| | | | settings.
* #654014 by moshe weitzman: Fix broken update functions.Angie Byron2009-12-08
|
* - Patch #556390 by sun, Dave Reid, Davy Van Den Bremt, Rob Loach, yoroy: ↵Dries Buytaert2009-12-07
| | | | vertical Tabs on block visibility settings.
* - Patch #626286 by sun, David_Rothstein, Rob Loach: make contextual links a ↵Dries Buytaert2009-12-06
| | | | module.
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #648710 by pwolanin, Gábor Hojtsy: fixed error when creating new ↵Dries Buytaert2009-12-02
| | | | block without region.
* - Patch #446666 by cweagans: split 'administer site configuration' into more ↵Dries Buytaert2009-12-01
| | | | granular permissions.
* - Patch #620446 by Xano: rewrite permission titles and descriptions.Dries Buytaert2009-12-01
|
* - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more ↵Dries Buytaert2009-12-01
| | | | usable top level Appearance page. Yay.
* #632898 follow-up by batigolix and arianek: Minor tweaks to Block module ↵Angie Byron2009-11-22
| | | | documentation for consistency.
* #632898 by arianek and lisarex: Help File Fixup: Block module.Angie Byron2009-11-19
|
* #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.Angie Byron2009-11-19
|
* - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add ↵Dries Buytaert2009-11-17
| | | | link to the permissions and configuration page of each module from the module configuration page. Great team work!