Dries Buytaert
8749a43a54
- Patch #601548 by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer.
2009-12-22 14:47:14 +00:00
Angie Byron
8e38d459e5
#653940 follow-up by Damien Tournoud: Clean-up of error handling from first stab at test reporting fixes.
2009-12-15 05:22:05 +00:00
Dries Buytaert
516d24d1cd
- Patch #558666 by sun, dropcube: revamp text format/filter configuration for better usability.
2009-12-14 13:32:53 +00:00
Dries Buytaert
d7dbb49ae2
- Patch #658692 by Arancaytar: fixed documentation of hook_filter_info().
2009-12-13 20:03:11 +00:00
Dries Buytaert
c2f26d3368
- Patch #653940 by sun: tests weren't reporting all errors.
2009-12-10 15:39:43 +00:00
Angie Byron
4d5ec09a64
#645784 follow-up by jhodgdon and David_Rothstein: Put back accidentally rolled-back help text.
2009-12-08 06:58:41 +00:00
Angie Byron
757c567e55
#654014 by moshe weitzman: Fix broken update functions.
2009-12-08 06:52:38 +00:00
Dries Buytaert
1f12c4cb52
- Patch #653864 by sun: fixed bugs in filter administration and tableDrag.
2009-12-08 03:10:51 +00:00
Angie Byron
5008143f33
#645784 by arianek, lisarex, and tobiasb: Update Filter module to new help standard.
2009-12-07 03:46:36 +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
d1a2de607e
- Patch #626024 by sun, catch: fixed filter_list_format() hits database too often / filter_format_save() doesn't save all filters.
2009-12-03 15:33:42 +00:00
Dries Buytaert
0baad49d62
- Patch #635094 by plach: unify 'language neutral' language codes.
2009-12-02 19:26:23 +00:00
Dries Buytaert
29368b4664
- Patch #620446 by Xano: rewrite permission titles and descriptions.
2009-12-01 13:14:43 +00:00
Dries Buytaert
16e0c1890e
- Patch #504076 by eigentor, David_Rothstein, dcor, heather, lisarex: improve text format description.
2009-11-30 13:55:55 +00:00
Dries Buytaert
49af6f98f8
- Patch #562932 by sun, dropcube, ugerhard: filter cache settings not saved properly.
2009-11-30 00:42:01 +00:00
Dries Buytaert
79a9a4f3bf
- Patch #582378 by sun, David_Rothstein: fixes for the filter system and additional tests.
2009-11-22 08:14:27 +00:00
Dries Buytaert
a239296cbc
- Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work!
2009-11-17 21:24:19 +00:00
Angie Byron
ea1bd5606c
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)
2009-11-10 17:27:54 +00:00
Dries Buytaert
98258d6c59
- Patch #625942 by catch: added index to avoid filesort in filter_formats().
2009-11-07 22:14:58 +00:00
Angie Byron
ae842168f9
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.
2009-11-03 05:27:18 +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
Dries Buytaert
f2d90e99fb
- Patch #606796 by jhodgdon: fixed documentation inaccuracy with filter_form().
2009-10-23 01:06:58 +00:00
Dries Buytaert
60c5878351
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.
2009-10-16 19:06:25 +00:00
Dries Buytaert
240db77c81
- Patch #582378 by sun: more filter system clean-up.
2009-10-13 15:39:41 +00:00
Angie Byron
b3265dbe17
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
2009-10-11 03:07:21 +00:00
Angie Byron
7ed3cf3b13
#569238 by sun, swentel, catch: Changed Make check_markup() not cache by default.
2009-10-10 21:39:03 +00:00
Angie Byron
d72c565607
#562908 by sun and dropcube: Fixed issue where {filter}.module is not saved.
2009-10-09 16:14:16 +00:00
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
Angie Byron
dd571ffe34
#464862 follow-up by kkaefer: Rename drupal_css_class() to drupal_html_class_X(), for better accuracy.
2009-10-05 01:18:26 +00:00
Dries Buytaert
b544777095
- Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: added drupal_css_class() to clean class names and rename form_clean_id().
2009-10-03 19:16:04 +00:00
Dries Buytaert
cef1089389
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
2009-09-29 15:13:57 +00:00
Dries Buytaert
8b0b496a1c
- Patch #560738 by sun, noahb, David_Rothstein | dropcube: trying to delete a text format gives 'page not found'.
2009-09-25 14:06:09 +00:00
Dries Buytaert
7cf7f99878
- Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.
2009-09-20 07:32:19 +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
56842ef5bb
- Patch #470840 by salvis, sinasquax, sun: fixed bug in node_access() if we specify an account. Extend filter_access() to take custom account.
2009-09-12 06:09:45 +00:00
Dries Buytaert
6764b73ffd
- Patch #570930 by sun: allow to retrieve all filters (including disabled) in a text format.
2009-09-11 15:39:48 +00:00
Angie Byron
e8ae5c8b28
#568224 by Josh Waihi and chx: Fixed missing constant in filter value. (all pgsql tests pass now. woohoo! :D)
2009-09-05 13:22:13 +00:00
Dries Buytaert
859d158d45
- Patch #563272 by David_Rothstein: renamed parameter for readability.
2009-08-30 06:04:09 +00:00
Angie Byron
5c5b3a149a
#560740 by sun and David_Rothstein: 'Escape all HTML' filter did not escape any HTML. Now that's a problem. (with tests)
2009-08-29 03:55:44 +00:00
Angie Byron
f4c6b2ba5e
#561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense.
2009-08-28 19:44:05 +00:00
Dries Buytaert
3dea934d2b
- Patch #560502 by Gabor Hojtsy: created 'content authoring' category.
2009-08-28 16:23:05 +00:00
Dries Buytaert
6f41d692fd
- Patch #559658 by sun, dropcube: store filter settings per format, general API clean-up and documentation improvements.
2009-08-27 21:18:20 +00:00
Dries Buytaert
ee64752e10
- Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great patch.
2009-08-27 20:25:29 +00:00
Dries Buytaert
7c36ac0e49
- Patch #428296 by dropcube, sun, catch: filter system doesn't communicate with other modules about filter format changes/deletions.
2009-08-26 10:29:26 +00:00
Dries Buytaert
7598362003
- Patch #546336 by sun, dropcube: code clean-up and documentation improvements for the filter hooks.
2009-08-26 10:17:54 +00:00
Dries Buytaert
99a746f1ac
- Patch #556832 by dropcube: add text format API to manipulate formats.
2009-08-26 04:59:26 +00:00
Dries Buytaert
f9f8a6cb81
- Patch #554946 by dropcube, sun: cache info from hook_filter_info() and allow to be altered.
2009-08-25 10:35:33 +00:00
Angie Byron
c6d9c07b69
#446518 follow-up by sun: Removed logic branch in check_markup() for string being NULL.
2009-08-25 03:04:13 +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