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
|
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
|
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
|
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
|
a321598493
|
- Patch #556136 by catch, dereine: remove theme_forum_topic_navigation().
|
2009-08-22 15:29:30 +00:00 |
Dries Buytaert
|
e00f620dbc
|
- Patch #554164 by catch: join on {forum} instead of {term_node} for forum queries.
|
2009-08-20 14:58:30 +00:00 |
Dries Buytaert
|
c5f683b27c
|
- Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible the node access by converting hook_access() to hook_node_access().
|
2009-08-20 09:47:04 +00:00 |
Dries Buytaert
|
1115fba064
|
- Patch #489880 by nbz, Bojhan, Gurpartap Singh: merge 'Created' column with 'Topics'.
|
2009-07-28 10:41:20 +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
|
de0eb79c2a
|
- Patch #523406 by Bohjan: clean up forum administration description.
|
2009-07-19 05:57:08 +00:00 |
Dries Buytaert
|
065fa60551
|
- Patch #516416 by lyricnz: fix broken links to taxonomy administration pages.
|
2009-07-11 14:25:41 +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
|
f96c141f5a
|
- Patch #409750 by yched et al: overhaul and extend node build modes.
|
2009-06-22 09:10:07 +00:00 |
Dries Buytaert
|
9ed614595c
|
- Patch #394116 by Berdir, jcfiala: converted forum module to new database abstraction layer.
|
2009-06-19 06:28:45 +00:00 |
Dries Buytaert
|
3d64cb5eca
|
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
|
2009-06-12 08:39:40 +00:00 |
Dries Buytaert
|
709bb0a19a
|
- Patch #480418 by JamesAn: introduces drupal_static().
|
2009-06-07 02:26:05 +00:00 |
Angie Byron
|
cab88a7014
|
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
|
2009-06-04 03:33:29 +00:00 |
Angie Byron
|
2837657941
|
#479216 by jhedstrom: Grammar fixes in forum.module.
|
2009-06-02 02:41:28 +00:00 |
Angie Byron
|
7b7c9a8c85
|
#474570 by Shawn DeArmond: Make forum a normal menu item, rather than suggested.
|
2009-05-27 23:16:41 +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
|
981d6ec40c
|
- Patch #393402 by stella, Xane: renamed 'create content' link to 'add new content'. Minor usability improvement.
|
2009-05-26 09:13:47 +00:00 |
Dries Buytaert
|
3c4be3ab55
|
- Patch #472658 by agentrickard: clean up of inline code comments.
|
2009-05-26 09:12:29 +00:00 |
Dries Buytaert
|
0e0ca3b589
|
- Patch #457532 by Berdir: more PHP5 'fixes'.
|
2009-05-09 18:28:13 +00:00 |
Dries Buytaert
|
7a6f73f49d
|
- Patch #330748 by stBorchert: remove from theme_pager*.
|
2009-04-26 19:44:40 +00:00 |
Dries Buytaert
|
04b3e8d08a
|
- Patch #299176 by Dave Reid: fixed broken query in forum block.
|
2009-04-21 10:57:48 +00:00 |
Dries Buytaert
|
4072ea4652
|
- Patch #394374 by cwgordon7, wretched sinner, et al: improved language of comment status. Usability improvement based on testing in Baltimore.
|
2009-03-17 12:41:54 +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
|
d3df2ff356
|
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.
|
2009-01-14 21:16:21 +00:00 |
Dries Buytaert
|
77936aef4c
|
- Rollback of #225562 -- I think there is still something wrong.
|
2009-01-13 22:41:39 +00:00 |
Dries Buytaert
|
b86354c55c
|
- Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data.
|
2009-01-13 22:25:13 +00:00 |
Dries Buytaert
|
5ba50b3fe8
|
- Patch #350984 by Moshe: kick comment rendering out of node module.
|
2008-12-31 12:02:24 +00:00 |
Dries Buytaert
|
5339dccdaa
|
- Patch #299176 by Moshe et al: replace db_rewrite_sql() with hook_query_alter().
|
2008-12-29 22:29:44 +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
|
0c63d9e24f
|
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
|
2008-12-20 18:24:41 +00:00 |
Dries Buytaert
|
ec4eba68d7
|
- Patch #323528 by jhedstrom: fixed alias usage in queries for PostgreSQL.
|
2008-12-19 03:55:23 +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
|
0cf64bcaa7
|
- Patch #218730 by swentel: removed unused function from forum.module.
|
2008-12-13 14:05:11 +00:00 |
Dries Buytaert
|
c0cb68abcc
|
- Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups.
|
2008-12-09 11:30:25 +00:00 |
Dries Buytaert
|
58b0235a72
|
- Patch #324313 by catch et al: load multiple nodes and terms at once.
|
2008-12-05 22:18:46 +00:00 |
Dries Buytaert
|
bd108c7f10
|
- Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.
|
2008-11-11 16:49:38 +00:00 |
Dries Buytaert
|
bd22265b45
|
- Patch #306224 by catch et al: improving the taxonomy hook system.
|
2008-11-02 14:42:45 +00:00 |
Dries Buytaert
|
75b32a382a
|
- Patch #324118 by winterheart: fixed invalid XHTML being generated for forum topic listings.
|
2008-10-24 19:03:12 +00:00 |
Angie Byron
|
8292bdd40a
|
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.
|
2008-10-13 00:33:05 +00:00 |
Angie Byron
|
a3a420c3e6
|
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.
|
2008-10-12 06:27:06 +00:00 |
Angie Byron
|
ecf7ad41d0
|
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
|
2008-10-11 21:11:02 +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 |