Dries Buytaert
4516d0c7bd
- Patch #392706 by yched: clean of field tests:
...
+ fixes a few missing whitelines
+ makes it clear that the same function tests field_attach_insert(), field_attach_update() and field_attach_load()
+ streamlines a few overly detailed explanations
+ add missing t() functions
2009-04-30 15:17:13 +00:00
Dries Buytaert
fdd553f627
- Patch #441180 by bjaspan: added a point.
2009-04-30 14:41:41 +00:00
Dries Buytaert
34ed1f2a37
- Patch #374068 by alienbrain, bjaspan: improved documentation of field display settings.
2009-04-30 14:40:03 +00:00
Angie Byron
0bb5112239
#356908 by andypost and yched: Run field prefixes and suffixes through field_filter_xss() rather than check_plain() to prevent funny characters.
2009-04-29 22:36:42 +00:00
Dries Buytaert
16cb95557d
- Patch #295864 by boombatower, sun: fixed typos in the documentation. Nice catches, sun\!
2009-04-29 21:35:38 +00:00
Dries Buytaert
4c05294527
- Patch #392706 by bjaspan, yched, puradata: some of the field attach tests in field.test use database queries to verify correct functionality. This makes the field attach tests work only if field_sql_module is the only field storage module in use. Instead, tests of database storage should be in the field storage module's tests, and field attach tests should operate purely at the field attach api level.
2009-04-29 21:33:00 +00:00
Angie Byron
cac7e7c42e
#220592 by dww and pwolanin: Update module now always uses the database for caching so that drupal.org project data persists and site performance (in both directions) is not horrifically mangled.
2009-04-29 18:39:50 +00:00
Dries Buytaert
cce402d1cb
- Patch #446742 by sun, dmitrig01: fixed various bugs.
2009-04-29 17:48:11 +00:00
Dries Buytaert
e721147363
- Patch #295864 by boombatower: cleaned up the randomName() method by removing unnecessary prefix code, and added a new randomString() method which includes characters like spaces.
2009-04-29 12:08:28 +00:00
Dries Buytaert
7bf8e72aaa
- Patch #340081 by dmitrig01, boombatower: clean-up of drupalCreateUser()
2009-04-29 12:04:47 +00:00
Dries Buytaert
94c3dceeda
- Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very exciting.
2009-04-29 08:04:24 +00:00
Dries Buytaert
1ed25923a3
- Patch #251245 by c960657: added tests for the OpenID module. The test module implements a dummy OpenID provider/server. Most impressive patch of the month.
2009-04-29 07:29:59 +00:00
Dries Buytaert
2e709fe3cd
- Patch #302632 by recidive, c960657: use PHP5 functionality for _openid_sha1(). Simplified some code.
2009-04-29 07:22:49 +00:00
Dries Buytaert
f918903428
- Patch #408024 by brianV et al: rename drupal_execute() to drupal_submit_form().
2009-04-29 07:18:04 +00:00
Angie Byron
a703b3ee8a
#431148 by pwolanin: Make it easier to visually distinguish between security updates and regular updates.
2009-04-29 03:57:21 +00:00
Angie Byron
de7635bf83
#447700 by dww: Reflect current maintainership of update.module in MAINTAINERS.txt.
2009-04-28 20:20:14 +00:00
Angie Byron
37c8197b25
#445530 by jmburnz: Remove redundant title attribute from node title links.
2009-04-28 19:56:00 +00:00
Angie Byron
9e5f8a037b
#445094 by yched: Fix failing tests in SQLite/PostgreSQL due to passing in NULL values for ftid and ftvid.
2009-04-28 05:24:41 +00:00
Angie Byron
b8aad0a764
#446878 by boombatower: Fix concatenation typo in field tests.
2009-04-28 04:21:15 +00:00
Angie Byron
319220aaa2
#331832 follow-up by jhodgdon: Fix spelling of hook_form_FORM_ID_alter().
2009-04-28 00:27:06 +00:00
Angie Byron
fc7283235b
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.
2009-04-27 20:19:38 +00:00
Dries Buytaert
031ba7d665
- Patch #345591 by pwolanin, c960657: make the tests work when running with CGI.
2009-04-27 19:11:25 +00:00
Angie Byron
468d7beea7
#362852 by Dave Reid: Convert enabled/disabled radios on statistics form to checkboxes.
2009-04-27 18:58:41 +00:00
Dries Buytaert
c73a93e870
- Patch #382834 by cwgordon7: hook_menu API docs missedsome elements.
2009-04-27 16:35:05 +00:00
Dries Buytaert
5349ff1d26
- Patch #445966 by Damien Tournoud: allow theme engine and theme settings form.
2009-04-27 16:33:05 +00:00
Dries Buytaert
91e7dc1365
- Patch #368067 by catch: move testing to a 'Development' menu.
2009-04-27 07:44:09 +00:00
Dries Buytaert
33368da1a6
- Patch #343415 by Damien Tournoud: form cache is not cleared on submit when page cache is activated.
2009-04-27 07:35:48 +00:00
Dries Buytaert
b9f60c75a7
- Patch #353328 by brianV, catch: fixed glitch in comment paging.
2009-04-27 07:09:58 +00:00
Dries Buytaert
18117a43f4
- Patch #361529 by j.somers: illogical syntax for book_toc().
2009-04-27 07:08:00 +00:00
Angie Byron
8e4022fe6d
#359391 by kresimir: Clarify that various caching modes are 'page' caching modes.
2009-04-27 02:07:48 +00:00
Dries Buytaert
c7d8e2060a
- Patch #445600 by Rob Loach: allow 1 minimum number of words in content types.
2009-04-26 20:57:01 +00:00
Angie Byron
93688e77b1
#229660 by Dave Reid: Use theme_username() in personal contact form.
2009-04-26 20:09:12 +00:00
Angie Byron
dac6a2be3d
#423886 by Berdir: Fix fatal error when submitting aggregator block.
2009-04-26 19:59:31 +00:00
Dries Buytaert
7a6f73f49d
- Patch #330748 by stBorchert: remove from theme_pager*.
2009-04-26 19:44:40 +00:00
Angie Byron
bda52632a5
#444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript.
2009-04-26 19:18:46 +00:00
Dries Buytaert
a4dc8467bb
- Patch #368821 by Senpai, sun, JuliaKM: documentation improvements.
2009-04-26 16:44:25 +00:00
Dries Buytaert
f2cbf55033
- Patch #440894 by brianV: code style and documentation clean-up.
2009-04-26 16:31:23 +00:00
Dries Buytaert
2a7c00bc4a
- Patch #441962 by brianV: code style and documentation clean-up.
2009-04-26 16:30:28 +00:00
Dries Buytaert
f5d0e11f61
- Patch #445414 by Damien Tournoud, tassoman: format_interval doesn't format monthly intervals.
2009-04-26 16:09:57 +00:00
Dries Buytaert
8a280389de
- Patch #445266 by j.somers: tiny code clean-up.
2009-04-26 15:50:34 +00:00
Dries Buytaert
f83776a064
- Patch #444876 by Damien Tournoud: remove node_invoke_node().
2009-04-26 15:40:24 +00:00
Dries Buytaert
b5201d3797
- Patch #445410 by Damien Tournoud: fix $ tags.
2009-04-26 15:14:55 +00:00
Dries Buytaert
116d091a0c
- Patch #392582 by karschsp: fixed broken anchor tags on permissions page.
2009-04-26 15:03:22 +00:00
Dries Buytaert
14009fb9c9
- Patch #282852 by will_in_wi: non-public background overlaps messages area.
2009-04-26 15:01:06 +00:00
Dries Buytaert
5c629b76c7
- Patch #445062 by Arancaytar: check for PHP tokenizer extension to be installed.
2009-04-26 14:57:36 +00:00
Dries Buytaert
38fca49ad6
- Patch #383220 by mr.baileys: cron trigger needs an action.
2009-04-26 14:54:31 +00:00
Dries Buytaert
840be5ba4e
- Patch #444966 by dereine: code style clean-up.
2009-04-26 09:53:50 +00:00
Dries Buytaert
d175324b0f
- Patch #267484 by deviantintegral: corrected the filter api documentation.
2009-04-26 09:40:25 +00:00
Dries Buytaert
2abe0e0122
- Patch #445070 by Arancaytar: added missing parameter documentation.
2009-04-26 09:25:42 +00:00
Dries Buytaert
8e50687d8b
- Patch #441180 by bjaspan, yched: field_attach_delete_bundle() called hook_field_attach_delete_bundle too soon.
2009-04-26 09:18:20 +00:00