webchick
|
d97ef6075f
|
Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested transactions throw exceptions on ddl changes.
|
2011-05-29 21:50:51 -07:00 |
Dries Buytaert
|
ba9bcb2c7c
|
- Patch #1164548 by droplet: correct SelectQuery::range doc.
|
2011-05-28 09:38:42 -04:00 |
Dries Buytaert
|
a350c43025
|
- Patch #1169338 by barbi: _drupal_log_error() - doc is incomplete.
|
2011-05-28 09:29:09 -04:00 |
Dries Buytaert
|
a32cf6422c
|
- Patch #1164226 by TR: token_find_with_prefix() has typos, token.inc not up to doc standards.
|
2011-05-23 20:59:07 -04:00 |
Dries Buytaert
|
6cb0a7025f
|
- Patch #1038788 by wojtha, sign: drupal_find_theme_functions() removes all theme 'prefix_' occurences.
|
2011-05-22 09:01:34 -04:00 |
Dries Buytaert
|
d107fb98f2
|
- Patch #784856 by dmitrig01: menu_get_names() is dead code, remove it.
|
2011-05-17 17:46:49 -07:00 |
Dries Buytaert
|
de7b11ffe4
|
- Patch #1001146 by edhaber, droplet: cannot theme links in a menu when menu_name() contains a hyphen.
|
2011-05-17 17:12:11 -07:00 |
Dries Buytaert
|
6788cea82a
|
- Patch #1029606 by bojanz, fago, Damien Tournoud: hook_menu() should not be called during uninstallation.
|
2011-05-16 22:34:54 -07:00 |
Dries Buytaert
|
bc012df10c
|
- Patch #997408 by erikwebb, Jeff Burnz, JohnAlbin, tim.plunkett: is always set.
|
2011-05-16 22:09:57 -07:00 |
Dries Buytaert
|
09c65ba70e
|
- Patch #759844 by jpmckinney, dixon_, plach, ksenzee, fabsor, pillarsdotnet: overlay does not work with prefixed URL paths.
|
2011-05-14 08:33:11 -04:00 |
Dries Buytaert
|
1617b25ab9
|
- Patch #802856 by catch, pillarsdotnet: make lock_wait() wait less.
|
2011-05-13 22:34:03 -04:00 |
Dries Buytaert
|
afcb39e1f9
|
- Patch #1096340 by plach: stale language types/negotation info after enabling/disabling modules.
|
2011-05-13 15:46:56 -04:00 |
Dries Buytaert
|
2a419f61aa
|
- Patch #1089174 by plach: prepare view hooks do not receive the language parameter.
|
2011-05-13 10:29:20 -04:00 |
Dries Buytaert
|
7770f08228
|
- Patch #1105848 by cafuego, aspilicious: unsafe query comments possible via UI.
|
2011-05-11 21:49:20 -04:00 |
Dries Buytaert
|
b979362082
|
- Patch #958850 by bellHead: Postgres password containing backslashes don't work.
|
2011-05-08 16:36:09 -04:00 |
Dries Buytaert
|
cabfacca39
|
- Patch #1024684 by linclark: omit & in @param statements.
|
2011-05-08 15:50:38 -04:00 |
Dries Buytaert
|
6b951d3f46
|
- Patch #1136130 by Crell: don't duplicate watchdog level constants.
|
2011-05-08 15:42:32 -04:00 |
Dries Buytaert
|
8a06356b25
|
- Patch #1086066 by drewish, Mile23: get_t() should describe what it does and why.
|
2011-05-04 20:42:31 -07:00 |
Dries Buytaert
|
38311dc976
|
- Patch #1096446 by plach: entity_label() is not passing along the () parameter.
|
2011-05-04 20:37:56 -07:00 |
Dries Buytaert
|
c7b11caa69
|
- Patch #852120 by cygri: batch operations example doesn't do proper sanitizing.
|
2011-05-01 06:37:37 -04:00 |
Dries Buytaert
|
17d17254c1
|
- Patch #1099396 by Désiré, droplet, plach: language_count() is never decremented when removing a language.
|
2011-05-01 06:31:14 -04:00 |
Dries Buytaert
|
5e142ee288
|
- Patch #711650 by marcvangend, cha0s: when index.php appears in the URL (or is automatically added by the server) users get a 'page not found' message.
|
2011-05-01 06:08:46 -04:00 |
Dries Buytaert
|
863dd83422
|
- Patch #1139638 by DamZ: the SQLite driver cannot update a column to NULL.
|
2011-04-28 06:02:18 -04:00 |
Dries Buytaert
|
af53fca833
|
- Patch #1097538 by davidtrainer: update drupal_set_message() docs.
|
2011-04-25 22:11:13 -04:00 |
Dries Buytaert
|
944edcd019
|
- Patch #733192 by pillarsdotnet, Sutharsan, Letharion, clemens.tolboom: tokens enclosed in [ ] are not recognized.
|
2011-04-23 20:09:25 -04:00 |
Dries Buytaert
|
721b9a1bda
|
- Patch #183435 by gregmac, TR: drupal_http_request() and malformed responses.
|
2011-04-23 16:34:13 -04:00 |
Dries Buytaert
|
3007a4949e
|
- Patch #1122880 by jn2: DatabaseConnection::defaultOptions has incorrect php.net link.
|
2011-04-23 16:29:50 -04:00 |
Dries Buytaert
|
ebb660cf1a
|
- Patch #1126370 by kim-day, jn2: menu_link_save() needs more detail.
|
2011-04-20 22:44:27 -04:00 |
Dries Buytaert
|
6c9563a4bf
|
- Patch #1097538 by davidtrainer: update drupal_set_message() docs.
|
2011-04-20 22:42:21 -04:00 |
Dries Buytaert
|
492b5435b5
|
- Patch #965272 by larowlan, bellHead, TR: items defined with type MENU_CALLBACK show 'Home' as a title.
|
2011-04-20 22:29:38 -04:00 |
Dries Buytaert
|
f273041627
|
- Patch #908282 by jbrown: add width and height attributes to increase front-end performance.
|
2011-04-16 08:39:57 -04:00 |
Dries Buytaert
|
c57d8b7a72
|
- Patch #1096842 by nanotube: typo in EntityFieldQuery documentation.
|
2011-04-14 22:05:33 -04:00 |
Dries Buytaert
|
3c945b51aa
|
- Patch #1043552: fixed typo in comment inside theme_disable().
|
2011-04-14 22:00:02 -04:00 |
Dries Buytaert
|
125596eeff
|
- Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.
|
2011-04-12 22:54:16 +02:00 |
Dries Buytaert
|
0445a925cc
|
- Patch #1110064 by jeffschuler: two @defgroup comment fixes.
|
2011-04-12 22:47:04 +02:00 |
Dries Buytaert
|
9ecd0e522a
|
- Patch #997918 by David_Rothstein: menu gets rebuilt continually during install and update (and menu system stores entire, out-of-date theme objects).
|
2011-04-12 22:42:29 +02:00 |
Dries Buytaert
|
e78f1a6f23
|
- Patch #1012768 by agentrickard: fire hook_menu_link_delete() before removing the data row.
|
2011-04-12 20:44:28 +02:00 |
Dries Buytaert
|
cc927672fe
|
- Patch #935258 by Stevel, Josh Waihi: defaults not changed in changeField on postgresql.
|
2011-04-10 23:45:41 +02:00 |
Dries Buytaert
|
3db18a9d19
|
- Patch #998612 by longwave: drupal_render() doesn't render 0 when set into #markup property.
|
2011-04-10 23:38:47 +02:00 |
Dries Buytaert
|
c6b5f18067
|
- Patch #897140 by fgm: system.methodSignature returns incorrect and incomplete data.
|
2011-04-10 22:17:11 +02:00 |
Dries Buytaert
|
9ee9817d1b
|
- Patch #733306 by atchijov, carlos8f: add static caching for drupal_parse_info_file().
|
2011-04-10 21:38:45 +02:00 |
Dries Buytaert
|
7becd8a44e
|
- Patch #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry().
|
2011-04-10 18:03:07 +02:00 |
Dries Buytaert
|
fc5f56e9c3
|
- Patch #545518 by bfroehle: committed missing change to older patch.
|
2011-04-04 18:25:05 +02:00 |
Dries Buytaert
|
3948199821
|
- Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path).
|
2011-04-01 10:08:42 -04:00 |
Dries Buytaert
|
c9f03cddca
|
- Patch #749992 by jhodgdon: menu system / menu module distinction is not obvious to folks new to Drupal.
|
2011-03-27 20:13:59 -04:00 |
Dries Buytaert
|
d34e4a7d19
|
- Patch #1079214 by drewish: drupal_goto() doc says 'either' but presents only one alternative.
|
2011-03-20 20:32:21 -04:00 |
Dries Buytaert
|
787127df81
|
- Patch #1089320 by Dave Reid: update version strings and constants to 8.x.
|
2011-03-20 20:28:12 -04:00 |
Dries Buytaert
|
7a8e71e0be
|
- Patch #1031692 by jhodgdon: entity_load() doc should not say to use for more than one load only.
|
2011-03-19 20:53:17 -04:00 |
webchick
|
6dabf4fc47
|
Issue #1087092 by danillonunes: Fix documentation for drupal_map_assoc() function
|
2011-03-10 01:17:43 -06:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |