Dries Buytaert
|
3c4be3ab55
|
- Patch #472658 by agentrickard: clean up of inline code comments.
|
2009-05-26 09:12:29 +00:00 |
Dries Buytaert
|
f0940b1dbf
|
- Patch #223771 by Arancaytar, Amitaibu: node_body_field does not check ->has_body.
|
2009-05-25 15:39:12 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Dries Buytaert
|
7f5afdeedb
|
- Patch #363905 by dereine: move template_preproces_node/block out of theme.inc.
|
2009-05-22 11:34:05 +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 |
Dries Buytaert
|
c8a456493a
|
- Patch #469134 by Bohjan: removed some redundant help.
|
2009-05-21 18:39:49 +00:00 |
Angie Byron
|
9df38a58a4
|
#457080 by moshe weitzman: Add node_delete_multiple() for more efficient deletion of lots of nodes.
|
2009-05-20 05:39:45 +00:00 |
Dries Buytaert
|
3b28636ff9
|
- Patch #464912 by pwolanin: add doxygen suggestion standard for contrib module node build modes and similar int constants.
|
2009-05-18 14:25:53 +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 |
Dries Buytaert
|
a86223cd70
|
- Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it.
|
2009-05-12 08:31:17 +00:00 |
Dries Buytaert
|
0e0ca3b589
|
- Patch #457532 by Berdir: more PHP5 'fixes'.
|
2009-05-09 18:28:13 +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
|
cce402d1cb
|
- Patch #446742 by sun, dmitrig01: fixed various bugs.
|
2009-04-29 17:48:11 +00:00 |
Dries Buytaert
|
7a6f73f49d
|
- Patch #330748 by stBorchert: remove from theme_pager*.
|
2009-04-26 19:44:40 +00:00 |
Dries Buytaert
|
f83776a064
|
- Patch #444876 by Damien Tournoud: remove node_invoke_node().
|
2009-04-26 15:40:24 +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
|
3fe4c4e1c4
|
- Patch #352880 by dereine, Dave Reid: replace strstre with strpos.
|
2009-04-26 06:00:31 +00:00 |
Angie Byron
|
fb5d44bc2c
|
#303965 by moshe weitzman and snufkin: Allow data import scripts to set /->is_new programmatically.
|
2009-04-25 17:52:43 +00:00 |
Dries Buytaert
|
96ca81fb00
|
- Patch #394484 by Berdir and Crell: converted node module to the new database abstraction layer. Yay.
|
2009-04-25 16:33:48 +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
|
526401c4c8
|
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.
|
2009-04-22 09:45:03 +00:00 |
Dries Buytaert
|
10931908b5
|
- Patch #318496 by DeeLay: node_delete does not clean up history.
|
2009-04-20 19:57:18 +00:00 |
Angie Byron
|
eecab1083a
|
#369964 by yched and bjaspan: Refactor field validation and error reporting. Field API no longer coupled to Form API. Hooray.
|
2009-03-26 13:31:28 +00:00 |
Dries Buytaert
|
32076b4d32
|
- Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches.
|
2009-03-20 19:18:11 +00:00 |
Angie Byron
|
3b30509599
|
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.
|
2009-03-14 23:01:38 +00:00 |
Dries Buytaert
|
b46e90ad36
|
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.
|
2009-03-14 20:13:27 +00:00 |
Dries Buytaert
|
c85fa2b0e1
|
- Patch #394694 by stompeers: improve node edit conflict message. Result from usability testing.
|
2009-03-14 19:28:50 +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 |
Dries Buytaert
|
b3e36d655c
|
- Patch #299267 by Crell: add extender support to the SELECT query builder.
|
2009-02-22 16:53:41 +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 |
Angie Byron
|
826cf54d84
|
#372474 by karschsp: Minor documentation fix for node access system.
|
2009-02-13 02:27:59 +00:00 |
Angie Byron
|
7842c3c14d
|
#333478 by keith.smith: Remove extra comma and 'character sequences' in taxonomy tag description.
|
2009-02-06 16:25:09 +00:00 |
Dries Buytaert
|
29c8e40e91
|
- Patch #355236 by Frando: refactor drupal_render() theming.
|
2009-02-03 18:55:32 +00:00 |
Dries Buytaert
|
607e9626d5
|
- Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
|
2009-02-03 17:30:13 +00:00 |
Angie Byron
|
f16eccbe9d
|
#365183 by Eaton: Fix for node_feed() silently discards ->content (with tests).
|
2009-01-28 07:34:30 +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
|
938c7c07a3
|
- Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.
|
2009-01-22 12:46:07 +00:00 |
Angie Byron
|
9e2540eeb2
|
#306316 by beeradb: Rebuild the menu from node_types_rebuild() to assist with programmatic node creation.
|
2009-01-22 05:01:39 +00:00 |
Angie Byron
|
b4c737a2a5
|
#287178 by justinrandell: Break up various hook_form_alter()s to hook_form_FORM_ID_alters().
|
2009-01-22 03:11:54 +00:00 |
Dries Buytaert
|
7e2a90629d
|
- Patch #278675 by Dave Reid, pwolanin, drewish, robertDouglass: fixed possible SQL injection risk in node_access(). Already part of Drupal 6.
|
2009-01-21 14:50:58 +00:00 |
Angie Byron
|
ac7de32b3c
|
#320395 by qutoz and swentel: Fix PHP notice on preview with body-less nodes.
|
2009-01-17 20:56:04 +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 |
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
|
634379299f
|
- Patch #320591 by Moshe, Crell et al: tag specific alter hook for database queries.
|
2009-01-04 19:56:51 +00:00 |
Dries Buytaert
|
5ba50b3fe8
|
- Patch #350984 by Moshe: kick comment rendering out of node module.
|
2008-12-31 12:02:24 +00:00 |