Angie Byron
|
b4de609c6d
|
#595758 by jhodgdon: Fixed documentation for db_query_range().
|
2009-10-06 00:03:12 +00:00 |
Angie Byron
|
17402d76a9
|
#472820 follow-up by sun: Fixed tests for CSS output.
|
2009-10-05 14:56:43 +00:00 |
Angie Byron
|
4ce72ad5a4
|
#457450 follow-up by agentrickard: Documentation fixes.
|
2009-10-05 04:36:39 +00:00 |
Angie Byron
|
400fa96fc6
|
#224756 by christefano and lambic: Make phpinfo() link more obvious.
|
2009-10-05 04:34:04 +00:00 |
Angie Byron
|
1e23b91bc8
|
#472820 by rfay, Rob Loach, and catch: Fixed improper whitespace removal/invalid CSS from drupal_load_stylesheet_content() (with tests).
|
2009-10-05 02:48:39 +00:00 |
Angie Byron
|
93eb8b3413
|
#60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes.
|
2009-10-05 02:43:01 +00:00 |
Angie Byron
|
03f9a31663
|
#319033 by dww, Dave Reid, Ralf: Fixed weird order of projects listed on updates page (with tests).
|
2009-10-05 02:26:36 +00:00 |
Angie Byron
|
e061e0964d
|
#544418 follow-up by rfay: Minor documentation fixes.
|
2009-10-05 02:16:32 +00:00 |
Angie Byron
|
c95229da57
|
#391264 by mfb and dww: Added exception handling to Update module XML parsing.
|
2009-10-05 01:24:37 +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
|
c81af2d586
|
- Patch #554992 by Davy Van Den Bremt, jhodgdon | Dries: added documentation.
|
2009-10-03 22:08:03 +00:00 |
Dries Buytaert
|
0e161b661e
|
- Patch #555762 by gordon, sun | yched, chx, moshe weitzman, KiamLaLuno, lilou: improvements to batch API.
|
2009-10-03 20:17:46 +00:00 |
Dries Buytaert
|
919d94be6e
|
- Patch #592008 by moshe weitzman | chx: don't initialize theme system before modules are included.
|
2009-10-03 19:27:44 +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
|
b5199f2297
|
- Patch #578520 by c960657: follow-up on make in url() only accept an array.
|
2009-10-03 18:09:32 +00:00 |
Dries Buytaert
|
3448d949cd
|
- Patch #592572 by c960657 | moshe weitzman: API clean-up, always pass nodes as objects.
|
2009-10-03 17:45:26 +00:00 |
Dries Buytaert
|
df83f78622
|
- Patch #536788 by jhodgdon | joachim: Fixed Provide documentation on making menu tabs.
|
2009-10-03 17:43:52 +00:00 |
Dries Buytaert
|
cd1ab0ff01
|
- Patch #576916 by BarisW | Bojhan: default menu 'Parent item' should be Navigation, not Primary links.
|
2009-10-03 01:16:02 +00:00 |
Dries Buytaert
|
7123d4c1ba
|
- Patch #594434 by fago | moshe weitzman: Fixed node delete cache reset.
|
2009-10-03 00:52:24 +00:00 |
Dries Buytaert
|
08eab84127
|
- Patch #556438 by rfay, effulgentsia, sun | quicksketch, Rob Loach, Dries, sun.core, Damien Tournoud: Fixed AJAX/AHAH 'callback' support only works for 'submit' and 'button' elements - Should work for all triggering elements.
|
2009-10-02 14:55:40 +00:00 |
Dries Buytaert
|
f2b51238b4
|
- Patch #554088 by mr.baileys, sun | eaton: Changed Move user_mail_tokens() and emails to token system.
|
2009-10-02 14:49:10 +00:00 |
Dries Buytaert
|
1184ed9fc9
|
- Patch#583020 by c960657 | yched, Dries: fixed warning about missing argument 2 for field_delete_instance() in node_configure_fields().
|
2009-10-02 14:39:43 +00:00 |
Dries Buytaert
|
04fd066be2
|
- Patch #484868 by sime, sun | Dries: split parser from drupal_parse_info_file().
|
2009-10-02 00:50:45 +00:00 |
Dries Buytaert
|
04b6c36284
|
- Patch #382834 by jhodgdon, sun: documentation improvements for hook_menu() API
|
2009-10-02 00:44:22 +00:00 |
Dries Buytaert
|
e673ae5b9b
|
- Patch #511986 by tgeller, sun | lambic: made the values for 'Poll duration' should regular.
|
2009-10-02 00:04:20 +00:00 |
Dries Buytaert
|
6a4064e3d4
|
- Patch #591632 by dww | chx: Changed Refactor tests to allow testing contrib.
|
2009-10-01 19:23:21 +00:00 |
Dries Buytaert
|
264c9ee8ff
|
- Patch #578230 by yched, sun: clean-up: remove 'widget_active()' behavior.
|
2009-10-01 19:16:57 +00:00 |
Dries Buytaert
|
07ef8dda42
|
- Patch #574862 by jhodgdon | moshe weitzman: menu_set_active_trail() doc lacks details.
|
2009-10-01 19:07:12 +00:00 |
Dries Buytaert
|
087a54a673
|
- Patch #578520 by sun, c960657 | mfb, Dries, catch, mattyoung: Changed Make in url() only accept an array.
|
2009-10-01 19:04:26 +00:00 |
Dries Buytaert
|
67e9642816
|
- Patch #576076 by yoroy, Gábor Hojtsy | Bojhan: remove the 'Add a main menu link'.
|
2009-10-01 13:22:43 +00:00 |
Dries Buytaert
|
2ac0eb58a3
|
- Patch #583598 by jhodgdon | moshe weitzman: fixed documentation problem with hook_elements().
|
2009-10-01 13:16:17 +00:00 |
Dries Buytaert
|
d1d85e60e3
|
- Patch #592286 by ksenzee | bjaspan: adding a field fails.
|
2009-10-01 13:14:04 +00:00 |
Dries Buytaert
|
1983aed44b
|
- Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when language is specified in .
|
2009-09-30 18:37:30 +00:00 |
Dries Buytaert
|
7178f6b173
|
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().
|
2009-09-30 18:36:02 +00:00 |
Dries Buytaert
|
a8f8a26f6d
|
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().
|
2009-09-30 13:09:30 +00:00 |
Dries Buytaert
|
15343a993c
|
- Patch #591758 by catch: system_region_list() should use list_themes() instead of a direct db_query().
|
2009-09-30 12:35:27 +00:00 |
Dries Buytaert
|
57090c33da
|
- Patch #367013 by bjaspan, yched: clean ups for field_update_field().
|
2009-09-30 12:26:36 +00:00 |
Angie Byron
|
4d99a96690
|
#365597 follow-up by mfb: Tests for OpenID redirection from user/login.
|
2009-09-30 04:06:15 +00:00 |
Dries Buytaert
|
579173deca
|
- Patch #563526 by jhodgdon | anschinsan: fixed broken see also link in user-profile.tpl.php doc and re-organized some of the documentation.
|
2009-09-30 00:46:35 +00:00 |
Angie Byron
|
0085972f1e
|
#557542 follow-up by catch: Fixed module_implements() caching for authenticated users.
|
2009-09-29 18:08:28 +00:00 |
Dries Buytaert
|
8f1ec56d35
|
- Patch #584370 by JoshuaRogers, JacobSingh | mattyoung: fixed bug with CSS file inclusion in the CSS optimization code.
|
2009-09-29 17:52:46 +00:00 |
Angie Byron
|
dd7a450a7c
|
#590590 by plach: Fixed bug where field_create_field() ignores the 'translatable' property.
|
2009-09-29 17:36:29 +00:00 |
Angie Byron
|
34bc33baef
|
#375931 by Dave Reid: Fix SimpleTests when cvs_deploy module is enabled.
|
2009-09-29 17:00:03 +00:00 |
Angie Byron
|
ae84c08eaa
|
#334238 follow-up by Dave Reid: Fixed detection of core modules and themes in update.module.
|
2009-09-29 16:30:30 +00:00 |
Dries Buytaert
|
598e739208
|
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up!
|
2009-09-29 15:31:17 +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
|
0a0b067c24
|
- Patch #497504 by dakala, bjaspan | yched: rename #multiple to #cardinality in field forms.
|
2009-09-29 01:08:35 +00:00 |
Dries Buytaert
|
67f2c101c1
|
- Patch #584966 by mr.baileys, sun: add doxygen group for PHP function wrappers in Drupal.
|
2009-09-28 22:22:54 +00:00 |
Dries Buytaert
|
009724f220
|
- Patch #584278 by cam8001, Dave Reid | moshe weitzman: Fixed pending updates always being plural.
|
2009-09-28 22:16:32 +00:00 |
Dries Buytaert
|
101d520929
|
- Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus.
|
2009-09-28 22:14:31 +00:00 |