Commit Graph

370 Commits (3a37a9c01bd3ffda42b3acc677637c1421dc56bc)

Author SHA1 Message Date
Angie Byron 363256d009 #518512 by lelutin, dwong127, jhodgdon, nadavoid: Fixed Search from block with no keywords doesn't display the 'Please enter some keywords' message 2010-12-06 07:00:30 +00:00
Angie Byron 6cacff4b4e #298561 by Steven, chx, mcarbone, pwolanin: Fixed slashes don't work in search 2010-11-23 06:00:27 +00:00
Angie Byron 70bd9d5252 #74673 by jhodgdon, mcarbone: Search does not correctly handle large numbers (> maxint) so you cannot search by UPC code. 2010-11-22 07:32:12 +00:00
Dries Buytaert 14c98d183f - Patch #827116 by jhodgdon, marvil07: search API is inconsistent in /, and generally needs doc cleanup. 2010-11-21 18:42:25 +00:00
Angie Byron 926dff9fc9 #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +00:00
Dries Buytaert b0cbc018ec - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
Angie Byron f17797c3fd #556284 by jhodgdon: Search form processed_keys default is wrong. 2010-10-09 03:24:46 +00:00
Angie Byron 0223bf1dc2 #699858 by David_Rothstein, catch, yoroy, sun, ronald_istos, et al: Fix admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index. 2010-10-01 15:24:18 +00:00
Dries Buytaert b1190c11b5 - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. 2010-09-28 02:30:32 +00:00
Dries Buytaert 3780b17654 - Patch #921606 by munzirtaha, bleen18: various code uses is_null(). 2010-09-26 23:31:36 +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
Dries Buytaert fb9c1df0b9 - Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm, tstoeckler: allow module .info files to add CSS/JS. 2010-09-05 02:21:38 +00:00
Dries Buytaert eeeba75a5b - Patch #839524 by jhodgdon, pwolanin: search results are themed too early. 2010-08-18 18:40:50 +00:00
Dries Buytaert 7fc91af20f - Patch #419388 by jhodgdon, David Lesieur, Garrett Albright: search_query_insert() breaks down when the value of key is 0. 2010-08-13 01:05:36 +00:00
Dries Buytaert 2141a64e34 - Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid search conflicts with other forms, use menu API instead of search_get_keys(). 2010-08-11 14:21:39 +00:00
Dries Buytaert bdb91dbe95 - Patch #269911 by jhodgdon, Freso, kiamlaluno, mradcliffe: search result trimming should not fall inside HTML entities/tags. 2010-08-10 01:11:36 +00:00
Angie Byron 4865a48e22 #567100 by jhodgdon, pwolanin, ezra-g: Fixed Search module is assuming node is default search even when it's disabled. 2010-08-05 07:11:15 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert d79dff03ac - Patch #124980 by jhodgdon: Indexer is removing ... and -- instead of replacing with a space. 2010-07-22 16:16:42 +00:00
Dries Buytaert f363c9209d - Patch #838014 by comrade.salazar, dereine: search results will always have empty h2 tag. 2010-06-30 15:47:50 +00:00
Dries Buytaert d18daf82a7 - Patch #421838 by jhodgdon, mradcliffe, jbrown: admin/reports/search dependent on dblog module. 2010-06-29 00:39:16 +00:00
Dries Buytaert e4dd88023d - Patch #768040 by jhodgdon, janusman, codycraven: truncate_utf8() only works for latin languages and drupal_substr() had a bug. 2010-06-10 15:20:48 +00:00
Dries Buytaert 2ece32e674 - Patch #326016 by jhodgdon: PREG_CLASS_CJK doesn't include all CJK characters. 2010-05-09 19:46:11 +00:00
Angie Byron 6ab3f16396 #245103 by chx, jhodgdon, merlinofchaos, douggreen, jrbeeman: Fixed Search page tabs not highlighting. 2010-05-01 01:04:24 +00:00
Angie Byron 09bc8ce92d #764798 by jhodgdon, andypost, douggreen, elly, afreeman: Document that various actions can make your search index out of synch. 2010-04-29 05:31:29 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Dries Buytaert 98a3f2266d - Patch #767822 by Benjamin Melançon: search.module in-code documentation refers to hook_search() which no longer exists in D7. 2010-04-11 18:54:11 +00:00
Dries Buytaert f66e690098 - Patch #269911 by Freso: wrong trim used for search result. 2010-04-11 14:52:13 +00:00
Dries Buytaert ba59903d78 - Patch #569536 by jhodgdon, douggreen, Berdir, grendzy, catch: search links cause many nodes to be indexed twice. 2010-04-06 16:28:25 +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 f79e4f3420 - Patch #600392 by merlinofchaos, sun: search_form() has an argument but this argument is partially ignored. 2010-03-12 02:29:23 +00:00
Dries Buytaert 7818e2d460 - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser. 2010-03-03 19:46:26 +00:00
Angie Byron 8d01aeb428 #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors. 2010-02-17 22:44:52 +00:00
Dries Buytaert 05f8dbc5f5 -Patch #713388 by Bojhan, mr.baileys: better weight items inside categories on Configuration. 2010-02-13 21:41:58 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Angie Byron d9125a1a46 #604002 by chx, naxoc, Heine, and kaakuu: Support more Unicode scripts by more precisely
defining the characters to be included in the search index. We now support Devanāgarī and
other scripts. A few billion users are now able to use core search module. WIN.
2010-01-10 21:46:16 +00:00
Angie Byron 2aed502f93 #480430 by JamesAn: Update search module to use drupal_static(). 2010-01-07 05:36:14 +00:00
Dries Buytaert 89028a43bb - Patch #493770 by Garrett Albright, tobiasb: search incorrectly splits some katakana words. 2010-01-02 10:45:34 +00:00
Dries Buytaert 77df3ae1af - Patch #664130 by gpk: removed redundant comment. 2009-12-22 15:09:37 +00:00
Dries Buytaert ca2d5b5732 - Patch #664648 by Bojhan: added an ending dot to module description on /config. 2009-12-21 08:01:23 +00:00
Dries Buytaert 28714aa363 - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
Dries Buytaert e096263f3c - Patch #115540 by Wesley Tanaka, douggreen, WorldFallz, dww: 'no results' page was not themeable, and generated invalid HTML. 2009-12-12 20:49:34 +00:00
Angie Byron d69a28cf83 #633346 by JuliaKM, lisarex, arianek, batigolix, and jhodgdon: Convert Search module to new help standard. 2009-12-06 17:31:49 +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 67ae364b46 - Patch #394182 by jhodgdon: documentation improvement 2009-12-04 15:58:57 +00:00
Dries Buytaert 29368b4664 - Patch #620446 by Xano: rewrite permission titles and descriptions. 2009-12-01 13:14:43 +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
Angie Byron 1eae549bd6 #615508 by Crell: Use slave servers for search module. 2009-11-01 21:46:16 +00:00
Dries Buytaert e4ca439ba1 - Patch #595084 by c960657: use type hinting for . 2009-11-01 12:11:10 +00:00
Angie Byron a7149821d6 #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). 2009-10-23 22:24:19 +00:00