Angie Byron
|
ab21e07bbd
|
#878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: themes are unable to render one group of node links separately from another.
|
2010-11-14 21:04:45 +00:00 |
Dries Buytaert
|
c9de4646c5
|
- Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2.
|
2010-09-24 00:37:45 +00:00 |
Angie Byron
|
63136b81e2
|
#878092 by joachim, Jacine, sun: Fixed Each module is outputting its own ul.links.inline in node links.
|
2010-08-30 05:58:46 +00:00 |
Dries Buytaert
|
856b6e1f40
|
- Patch #844892 by andypost: minor code style fixes.
|
2010-07-10 01:44:28 +00:00 |
Dries Buytaert
|
ada6432e5e
|
- Patch #809558 by mr.baileys: node_title_list() didn't return renderable array for block content.
|
2010-05-29 07:53:44 +00:00 |
Dries Buytaert
|
09b0283675
|
- Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6.
|
2010-05-18 18:26:30 +00:00 |
Dries Buytaert
|
d29ccd1764
|
- Patch #782240 by Pasqualle: invalid argument supplied for foreach() in _block_rehash().
|
2010-05-13 08:22:31 +00:00 |
Angie Byron
|
72bffa0278
|
#594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories on Configuration & Modules correctly.
|
2010-03-30 07:17:19 +00:00 |
Dries Buytaert
|
2c3c1a9303
|
- Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a 'standard' user_delete_multiple() API.
|
2010-03-12 15:56:30 +00:00 |
Angie Byron
|
92ad427474
|
#699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people.
|
2010-02-07 17:29:09 +00:00 |
Angie Byron
|
85c680a1a0
|
#588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually themable.
|
2010-01-08 07:36:53 +00:00 |
Dries Buytaert
|
53748ab5e2
|
- Patch #664544 by yched: clean-up entity build/view modes.
|
2009-12-26 16:50:09 +00:00 |
Dries Buytaert
|
28714aa363
|
- Patch #658140 by jhodgdon: various small help text fixes.
|
2009-12-14 20:38:15 +00:00 |
Dries Buytaert
|
1da26fadfe
|
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
|
2009-12-04 16:49:48 +00:00 |
Dries Buytaert
|
29368b4664
|
- Patch #620446 by Xano: rewrite permission titles and descriptions.
|
2009-12-01 13:14:43 +00:00 |
Angie Byron
|
ca8b82b4ca
|
#633812 by batigolix, arianek, and jhodgdon: Update Statistics module to new help documentation standard.
|
2009-11-23 01:33:45 +00:00 |
Angie Byron
|
4d46b7cdf8
|
Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.
|
2009-11-08 10:02:41 +00:00 |
Dries Buytaert
|
e4ca439ba1
|
- Patch #595084 by c960657: use type hinting for .
|
2009-11-01 12:11:10 +00:00 |
Angie Byron
|
46f988bcc5
|
#615516 by Crell: Use slave servers for statistics module.
|
2009-10-29 07:17:22 +00:00 |
Angie Byron
|
cd7b8f0999
|
#320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
|
2009-10-24 05:13:44 +00:00 |
Angie Byron
|
2431df84a2
|
#564562 follow-up by joshmiller: Move Statistics to System category.
|
2009-09-05 13:49:28 +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 |
Dries Buytaert
|
c574afadae
|
- Patch #394182 by chx, Berdir: converted search module to the new database abstraction layer. Rest in peace old database layer.
|
2009-08-29 10:46:41 +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
|
0092db8e2c
|
#49941 by geodaniel and Davy Van Den Bremt: Allow access logs to never be discarded.
|
2009-08-29 03:32:46 +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 |
Angie Byron
|
36ec189695
|
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
|
2009-08-22 14:34:23 +00:00 |
Dries Buytaert
|
2a123f0ac9
|
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.
|
2009-08-21 14:27:47 +00:00 |
Dries Buytaert
|
d422853504
|
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
|
2009-07-31 19:01:03 +00:00 |
Dries Buytaert
|
a938e18a1b
|
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.
|
2009-07-28 19:18: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
|
e4a4b7cc7e
|
- Patch #506976 by catch: rename hook_perm to hook_permission.
|
2009-07-05 18:00:11 +00:00 |
Angie Byron
|
0142292c71
|
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.
|
2009-07-02 04:27:23 +00:00 |
Dries Buytaert
|
f96c141f5a
|
- Patch #409750 by yched et al: overhaul and extend node build modes.
|
2009-06-22 09:10:07 +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
|
a8c30ed91e
|
- Patch #449718 by alienbrain: node_feed() is now using new node building API.
|
2009-05-03 10:11:35 +00:00 |
Dries Buytaert
|
1c076bc89f
|
- Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a theme setting.
|
2009-04-26 09:14:32 +00:00 |
Dries Buytaert
|
6e334892f2
|
- Patch #440768 by Dave Reid: move {node_counter} table from node module to statistics module.
|
2009-04-24 08:23:02 +00:00 |
Dries Buytaert
|
dd3e3989cd
|
- Patch #394560 by Berdir: converted statistics module to the new database abstraction layer.
|
2009-04-13 10:40:13 +00:00 |
Angie Byron
|
ddc2604d69
|
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
|
2009-03-08 04:25:07 +00:00 |
Angie Byron
|
665c9fdc2c
|
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.
|
2009-02-26 07:30:29 +00:00 |
Angie Byron
|
ff9e842730
|
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
|
2009-02-18 15:19:57 +00:00 |
Dries Buytaert
|
6d3d75fe4b
|
- Removing whitespace.
|
2009-01-26 14:08:44 +00:00 |
Dries Buytaert
|
938c7c07a3
|
- Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.
|
2009-01-22 12:46:07 +00:00 |
Dries Buytaert
|
a7325fae5a
|
- Patch #80944 by Dave Reid, swentel, ChrisKennedy: move the statistics settings to a more logical place.
|
2009-01-22 12:01:24 +00:00 |
Angie Byron
|
9a32ca468a
|
#8 by sun and most of #drupal: Users can now cancel their accounts. Fixing the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D
|
2009-01-08 08:42:13 +00:00 |
Dries Buytaert
|
0d100b57dc
|
- Patch #332002 by Crell et al: MergeQuery should refuse to execute if there are no key fields. With tests.
|
2008-12-26 14:23:38 +00:00 |
Dries Buytaert
|
22570fd6f5
|
- Patch #345866 by alexanderplas: remove from hook_block() -- addendum patch.
|
2008-12-18 03:58:24 +00:00 |