Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Dries Buytaert
ee8aa910b9
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).
2009-09-21 06:44:14 +00:00
Dries Buytaert
0741d8e323
- Patch #550742 by douggreen | Zarabadoo: remove Search box from theme system, default to block system instead.
2009-09-21 06:36:54 +00:00
Dries Buytaert
ffb8421230
- Patch #582736 by douggreen: removed unused function.
2009-09-20 17:18:04 +00:00
Angie Byron
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Dries Buytaert
790a23a56f
- Patch #569084 by douggreen: fixed resetting the search index.
2009-09-05 10:53:09 +00:00
Dries Buytaert
04fd76dc84
- Patch #546302 by jhodgdon: improved help text of search module so people know how they can pimp their search.
2009-09-05 10:39:57 +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
44063e1cf1
- Patch #505214 by pwolanin: make the search module a slightly better framework.
2009-08-29 21:05:16 +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
4d85fb1f56
#557890 by Gábor Hojtsy: Added 'Search and metadata' category to configuration page.
2009-08-24 22:03:01 +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
Angie Byron
708f3b970f
#292565 follow-up by John Morahan: Restore ability to set 'user' as the 403/404 page.
2009-07-23 20:58:26 +00:00
Dries Buytaert
999d76e7aa
- Patch #524476 by Scott Reynolds: improper FAPI handling for search settings form and minor clean-up of function names.
2009-07-20 17:19:51 +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
e9ca98b69d
- Patch #504678 by catch: use objects instead of arrays.
2009-07-01 20:39:20 +00:00
Dries Buytaert
75d449d1eb
- Patch #506218 by catch: remove collapsed comments as is and tidy up comment settings.
2009-07-01 12:06:22 +00:00
Dries Buytaert
fea41b639e
- Patch #468630 by Berdir: fixed error with publishing comments.
2009-06-03 06:52:29 +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
76957a25e6
- Patch #470594 by Moshe: convert more pages and blocks to return arrays.
2009-05-25 10:43:54 +00:00
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Dries Buytaert
9c69a0d811
- Patch #448860 by recidive: updated the search module documentation.
2009-05-22 11:37:07 +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
856f667745
- Patch #355360 by burningdog, spatz4000, netaustin: standardize on 'cacheable'.
2009-05-16 16:06:04 +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
847304a293
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.
2009-05-12 08:37:45 +00:00
Dries Buytaert
2938bfcc63
- Patch #424660 by mustafau: remove non-existing reference.
2009-05-06 10:48:01 +00:00
Dries Buytaert
e81096f5bc
- Patch #372471 by JamesAn et al: killed theme_box().
2009-04-20 21:28:15 +00:00
Angie Byron
0f95dd45a9
#376408 by pwolanin and ajevans85: Stop phantom () appearing in search results.
2009-03-27 00:16:16 +00:00
Angie Byron
dee6cb3e57
#356359 by mgifford and nfreear: Resolve accessibility failures in search form.
2009-03-15 18:51:28 +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
a9078d2f99
#369002 by toddy: Use format_plural() for search keyword length error.
2009-03-01 07:30:24 +00:00
Dries Buytaert
6690a4ec4c
- Patch #353480 by dereine, justinrandell: remove from hook_comment().
2009-01-04 16:10:48 +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
92a8adea65
- Patch #352470 by scor: fixed typos and grammar in comments.
2008-12-30 16:43:20 +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
574a2e47ee
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
2008-12-16 23:57:33 +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
cadd9bd54c
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my.
2008-12-03 16:32:22 +00:00
Dries Buytaert
20295998e7
- Patch #296624 by Damien Tournoud: made search work on PostgreSQL.
2008-12-02 21:24:34 +00:00
Dries Buytaert
97fdc49191
- Patch #334030 by justinrandell: replace module_list with module_implements when calling a hook.
2008-11-15 11:45:04 +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
Angie Byron
9020a9a201
#331719 follow-up by chx: Remove ambiguity from search score queries.
2008-11-10 05:19:50 +00:00
Angie Byron
7aea369db5
#331719 by chx: Fix search query that had a field aliased to one of its column names, causing problems in certain databases.
2008-11-08 04:55:13 +00:00
Dries Buytaert
df2cf40d2c
- Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().
2008-10-26 18:06:39 +00:00
Angie Byron
94d859b3b1
#320173 by Dave Reid: Two-word operations in hook_nodeapi no longer being called.
2008-10-12 19:00:56 +00:00