Angie Byron
d16bead147
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.
2009-10-10 16:48:39 +00:00
Angie Byron
8649db189d
#473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API.
2009-10-09 08:02:25 +00:00
Angie Byron
dd571ffe34
#464862 follow-up by kkaefer: Rename drupal_css_class() to drupal_html_class_X(), for better accuracy.
2009-10-05 01:18:26 +00:00
Dries Buytaert
c81af2d586
- Patch #554992 by Davy Van Den Bremt, jhodgdon | Dries: added documentation.
2009-10-03 22:08:03 +00:00
Dries Buytaert
b544777095
- Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: added drupal_css_class() to clean class names and rename form_clean_id().
2009-10-03 19:16:04 +00:00
Dries Buytaert
a8f8a26f6d
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().
2009-09-30 13:09:30 +00:00
Dries Buytaert
a4b833b6de
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!
2009-09-22 07:50:16 +00:00
Dries Buytaert
7cf7f99878
- Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.
2009-09-20 07:32:19 +00:00
Angie Byron
e18feedfdb
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
2009-09-18 00:04:24 +00:00
Angie Byron
6c0f8eba1c
#469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,
...
and alexanderpas: page.tpl.php has now been split into html.tpl.php
(for <html>, <head>, and <body>) and page.tpl.php (for page content).
This now provides consistency for granular theming of renderable output in all
template files.
2009-09-15 17:10:39 +00:00
Angie Byron
9dd21483fe
#564370 by catch: Fixed block caching form_alter() which was located in wrong file post-registry rip.
2009-09-11 02:12:42 +00:00
Dries Buytaert
82b51dff1d
- Patch #569282 by joshmiller: removal of Site configuration and fixed a number of broken links.
2009-09-10 06:32:54 +00:00
Dries Buytaert
b4786ff0ee
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.
2009-08-31 17:06:10 +00:00
Angie Byron
a244b45cfb
#558958 by Frando and moshe weitzman: Add a hook_page_build() that runs before hook_page_alter().
2009-08-31 16:46:32 +00:00
Dries Buytaert
0597c9e48a
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.
2009-08-29 05:46:04 +00:00
Angie Byron
f4c6b2ba5e
#561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense.
2009-08-28 19:44:05 +00:00
Dries Buytaert
ee64752e10
- Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great patch.
2009-08-27 20:25:29 +00:00
Dries Buytaert
9d6dcc5682
- Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable.
2009-08-26 10:53:45 +00:00
Dries Buytaert
7c36ac0e49
- Patch #428296 by dropcube, sun, catch: filter system doesn't communicate with other modules about filter format changes/deletions.
2009-08-26 10:29:26 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Dries Buytaert
26024e03c8
- Patch #554988 by Danny Van Den Brempt: removed unnecesary parameter.
2009-08-23 09:45:07 +00:00
Angie Byron
e6eb489918
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.
2009-08-23 01:05:12 +00:00
Dries Buytaert
0ac8abb27f
- Patch #137072 by ksenzee, rernst: block titles not copied on switching to a new theme.
2009-08-22 13:25:37 +00:00
Dries Buytaert
5dd8314d0a
- Patch #446518 by sun: remove argument from check_markup().
2009-08-20 10:56:33 +00:00
Angie Byron
5ff1f14447
#545580 by moshe weitzman: Simplify block render structure.
2009-08-15 06:50:29 +00:00
Dries Buytaert
06fbe8e90c
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.
2009-08-12 12:36:05 +00:00
Dries Buytaert
99ce96e5da
- Patch #459980 by Xano: rework admin/settings/performance.
2009-08-12 11:43:10 +00:00
Dries Buytaert
36e082ba91
- Patch #541686 by catch: unnecessary query in block_page_alter().
2009-08-11 20:18:28 +00:00
Dries Buytaert
9a8cfc2fd1
- Patch #541346 by Jaza: enabling admin theme doesn't initialize blocks.
2009-08-11 14:16:55 +00:00
Angie Byron
17e6076807
#433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects.
2009-08-04 06:38:57 +00:00
Angie Byron
0bd7fcbf38
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.
2009-08-03 03:04:34 +00:00
Dries Buytaert
56d2f21745
- Patch #537678 by Bojhan: remove drag-and-drop help text.
2009-08-02 15:44:08 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00
Dries Buytaert
fec2710a44
- Patch #511284 by catch, moshe weitzman: add html_top and move the admin toolbar into html_top.
2009-07-18 02:36:01 +00:00
Dries Buytaert
ef09cf93e5
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!
2009-07-14 10:22:17 +00:00
Dries Buytaert
e4a4b7cc7e
- Patch #506976 by catch: rename hook_perm to hook_permission.
2009-07-05 18:00:11 +00:00
Dries Buytaert
9ce7b3dcdc
- Patch #453254 by Pasqualle, Gábor Hojtsy: re-introduce per-content type visibility to block settings.
2009-07-01 08:04:19 +00:00
Dries Buytaert
acac8741fd
- Patch #394538 by gaele: refer to the block administration page in a consistent manner.
2009-06-27 10:10:06 +00:00
Dries Buytaert
d0936908cb
- Patch #478744 by moshe weitzman, Frando: simplify block rendering.
2009-06-12 09:02:55 +00:00
Dries Buytaert
e9d97f1eef
- Patch #449198 by boombatower: cealn up test loading and related API.
2009-06-08 09:23:55 +00:00
Angie Byron
ece9032afd
#266153 by JamesAn: Add a description for user-personalizable blocks.
2009-06-08 04:55:34 +00:00
Dries Buytaert
2af96209f1
- Patch #480112 by JamesAn: converted to drupal_static().
2009-06-07 02:29:07 +00:00
Angie Byron
2c1bb05313
#473080 by chx: Fix bug where switching themes would result in zero blocks (including content area). with tests.
2009-05-31 07:46:54 +00:00
Angie Byron
f3c5d931b0
#473080 by chx: Fix bug in block page access callback showing tabs that should not appear. (with tests)
2009-05-31 06:31:00 +00:00
Angie Byron
2df43894e2
#306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files.
2009-05-28 16:44:07 +00:00
Dries Buytaert
cb756bcf08
- Patch #337212 by Berdir: another Berdir patch to convert modules to the new database layer. Rock.
2009-05-28 11:31:20 +00:00
Dries Buytaert
0f4060f377
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
2009-05-27 18:34:03 +00:00
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Dries Buytaert
adf7113451
- Patch #470210 by Johan Morahan: nice clean-up of block configuration that fixes input format issue.
2009-05-24 07:13:12 +00:00
Angie Byron
4bc255ba79
Roll-back of #310467 : Breaks installer requirements check and update.php.
2009-05-21 23:07:16 +00:00
Dries Buytaert
02c8592759
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
2009-05-21 21:12:25 +00:00
Angie Byron
f577c125e8
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.
2009-05-16 15:23:16 +00:00
Dries Buytaert
1778c5cca9
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
2009-05-14 08:23:15 +00:00
Angie Byron
0f08d97b21
#124158 by nedjo, jcnventura: Pull all PHP handling into PHP module.
2009-05-07 15:29:08 +00:00
Dries Buytaert
2a7c00bc4a
- Patch #441962 by brianV: code style and documentation clean-up.
2009-04-26 16:30:28 +00:00
Angie Byron
edb9752723
#369409 by dropcube: Move block.tpl.php to block.module rather than system.module.
2009-04-26 01:15:04 +00:00
Dries Buytaert
3fbda2307d
- Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled.
2009-04-21 09:31:31 +00:00
Dries Buytaert
ff9b6c611e
- Patch #427296 by taz88ny: move some code from system.module to bloc.module where it belongs.
2009-04-20 07:36:34 +00:00
Dries Buytaert
b658330d28
- Patch #424252 by swentel: move block cache settings from system module to block module now block module is optional.
2009-04-05 12:31:57 +00:00
Angie Byron
ec25568c11
#401214 by Xano: Make custom block body required so it's not possible to create blocks that don't show up.
2009-03-17 03:42:30 +00:00
Dries Buytaert
6fe3c7c059
- Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'input formats'.
2009-03-08 21:25:18 +00:00
Angie Byron
6afc39c2e4
#135976 by Dave Reid: Move Administration Theme setting to the themes page where it is findable (with tests).
2009-02-11 05:33:18 +00:00
Dries Buytaert
d4867346f5
- Patch #367380 by Moshe: make block module optional.
2009-02-03 12:30:14 +00:00
Dries Buytaert
2e8ca690ff
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave.
2009-01-27 00:22:27 +00:00
Dries Buytaert
3dc1157a1e
- Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format' based on UMN usability study.
2009-01-21 16:58:42 +00:00
Dries Buytaert
92a8adea65
- Patch #352470 by scor: fixed typos and grammar in comments.
2008-12-30 16:43:20 +00:00
Dries Buytaert
a04728577f
- Patch #352054 by catch: convert calls to db_placeholders() in static queries.
2008-12-29 16:03:57 +00:00
Dries Buytaert
574a2e47ee
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
2008-12-16 23:57:33 +00:00
Dries Buytaert
10104ba94a
- Patch #331570 by recidive: rename block module tables to singular. Requires you to run update.php.
2008-11-15 08:23:07 +00:00
Dries Buytaert
59ece2e39d
- Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups.
2008-11-11 22:39:59 +00:00
Dries Buytaert
0290031d45
- Patch #319788 by stella, nedjo et al: pass language code to filters when available.
2008-11-08 20:43:54 +00:00
Angie Byron
d59ba41f65
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
2008-10-09 15:15:55 +00:00
Dries Buytaert
026af5df34
- Patch #310212 by justinrandell, catch, et all: killed in _user hook, as well as two small kittens.
2008-10-06 11:30:12 +00:00
Angie Byron
4a0e68e838
#125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAPI property that can be used by WYSIWYG editors. WOOHOO.
2008-09-27 19:47:43 +00:00
Dries Buytaert
69e6f411a9
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
2008-08-21 19:36:39 +00:00
Dries Buytaert
fb3b6d13b8
- Patch #231190 by eli, mfb: page cache didn't work with HEAD requests.
2008-07-17 21:10:39 +00:00
Dries Buytaert
c529e4afbe
- Patch #101543 by webchick: document all constants.
2008-05-26 17:12:55 +00:00
Dries Buytaert
85c269ef40
- Patch #257634 by Senpai and catch: code clean-up
2008-05-15 21:30:02 +00:00
Dries Buytaert
2e18cb8924
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert
21576021bf
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.
2008-04-23 20:01:56 +00:00
Dries Buytaert
76151a8bc9
- Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle module from Drupal core.
2008-04-16 11:35:52 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Dries Buytaert
b8957cad97
- Patch #232037 by pwolanin and flobruit: block_list() renders all blocks even on 404. Refactored the code a bit so ithere is a split between loading and rendering of blocks. By doing so, we are no longer forced to render _all_ blocks if we know they won't be shown. There is more room for improvement here, I believe, but this is an incremental improvement.
2008-03-21 08:41:25 +00:00
Dries Buytaert
584f3e886a
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.
2008-02-20 13:46:43 +00:00
Gábor Hojtsy
aabdbbdf4b
#157652 by beginner, Steven Merrill and killes: block_user() had a global user object and a user parameter colliding
2008-02-03 19:12:57 +00:00
Gábor Hojtsy
2a0f65a742
#211742 by theborg, chx: detect and solve the problem when blocks are assigned to invalid regions (happens in theme development)
2008-01-25 10:56:59 +00:00
Gábor Hojtsy
3fa5b71015
#203482 by Desbeers: block module HTML typo in help (outside t())
2007-12-24 10:33:39 +00:00
Gábor Hojtsy
1d4fc1b1af
#202473 by keith.smith: pre-RC1 spell checking on hopefully final text
2007-12-19 21:40:05 +00:00
Gábor Hojtsy
6a95c27147
#202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion
2007-12-19 19:13:29 +00:00
Gábor Hojtsy
7ae4e0b846
#192779 follow up by Lynn: only show enabled themes on block admin page *and* the admin theme (which might not be enabled)
2007-12-19 19:09:52 +00:00
Gábor Hojtsy
3d0ff402bd
#199890 by gaele, keith.smith: improve block module help text, include description of drag and drop and better help about the throttle functionality; also comes in smaller chunks which makes it easier to translate and update later
2007-12-18 16:38:21 +00:00
Gábor Hojtsy
e38ae5735e
#199832 by theborg, Pasqualle: block title defined as NOT NULL, so requires a default empty string even if not set (fixes a theme notice but also a pgsql error)
2007-12-18 14:11:02 +00:00
Gábor Hojtsy
a2ae92457a
#192779 by gaele: (usability) only show theme tabs on the blocks page for enabled themes, for consistency with the theme settings page
2007-12-16 10:30:09 +00:00
Gábor Hojtsy
b6532a4fdb
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed
2007-12-14 18:08:50 +00:00
Gábor Hojtsy
5622bce2d5
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
...
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Dries Buytaert
9a96837b89
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
2007-11-26 16:36:44 +00:00
Dries Buytaert
6049f23760
- Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page.
2007-11-14 09:50:00 +00:00
Gábor Hojtsy
e329fd34c2
#190128 by bjaspan and chx: fix _block_rehash() functionality on PostgreSQL
2007-11-07 21:13:31 +00:00