Dries Buytaert
|
da131e2993
|
- Patch #1231402 by Gábor Hojtsy: Drupal does not use ISO language codes, iso.inc is misleading.
|
2011-09-08 14:29:58 -04:00 |
Dries Buytaert
|
4cd5047722
|
- Patch #233301 by catch, skwashd: more blog module clean-up
|
2011-08-29 09:08:58 -04:00 |
Dries Buytaert
|
71db34bd05
|
- Patch #1244980 by sven.lauer: hook_menu()'s documentation doesn't include ITEM_to_arg().
|
2011-08-26 10:34:29 +01:00 |
Dries Buytaert
|
fe5377800f
|
- Patch #1056416 by bfroehle, Devin Carlson: Strings in hook_requirements() api example not using .
|
2011-08-08 14:26:16 -04:00 |
webchick
|
6db7965b26
|
Issue #1226796 by sun: Fixed Not equal operator '!=' is not supported by all databases, must be '<>'.
|
2011-07-28 14:38:33 -04:00 |
webchick
|
f80cf81d63
|
Issue #1190110 by oriol_e9g: Fixed hook_theme() has error in the 'function' section of return value.
|
2011-07-04 21:58:12 -07:00 |
webchick
|
920a653dc6
|
Issue #1136130 by pillarsdotnet: Reinstated WATCHDOG_* constants; using PHP equivalents caused issues on Windows.
|
2011-07-04 09:58:33 -07:00 |
webchick
|
520d35d5b3
|
Issue #1169564 by FreekyMage, jhodgdon: Fixed hook_file_download() - sample function body not updated for d7/8.
|
2011-07-03 11:04:36 -07:00 |
webchick
|
aefad8608d
|
Issue #1182970 by mr.baileys: Improvements to hook_menu() documentation.
|
2011-06-26 22:47:55 -07:00 |
webchick
|
0b5e2c8ef0
|
Issue #1190242 by lyricnz, jiv-e: Fixed hook_menu_link_update() example uses invalid db_result().
|
2011-06-21 23:55:58 -07:00 |
webchick
|
5a38d9a9a4
|
Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not loading the .module file causes a fatal error when uninstalling some modules (as does loading it).
|
2011-06-15 00:45:51 -04:00 |
webchick
|
75b8f880fc
|
Issue #1168686 by barbi, Dave Reid: Fixed hook_menu() doc should say how to pass integer arg to callbacks.
|
2011-06-08 21:58:08 -07:00 |
Dries Buytaert
|
1b2cd3a9d2
|
- Patch #1110842 by JohnAlbin: comment preview color is missing due to mis-targeted CSS rule.
|
2011-05-28 09:27:33 -04:00 |
Dries Buytaert
|
cb36fd3c73
|
- Patch #1132364 by CrookedNumber, David_Rothstein: hook_modules_enabled() could be less ambiguous.
|
2011-05-17 17:44:11 -07: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
|
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
|
38311dc976
|
- Patch #1096446 by plach: entity_label() is not passing along the () parameter.
|
2011-05-04 20:37:56 -07:00 |
Dries Buytaert
|
fb7f4b3835
|
- Patch #1063046 by guidocecilio, linclark: hook_requirements() API documentation needs doc on 'update' phase.
|
2011-05-01 06:34:58 -04:00 |
Dries Buytaert
|
aa7f286892
|
- Patch #1132364 by CrookedNumber: hook_modules_enabled() could be less ambiguous.
|
2011-04-20 22:33:05 -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
|
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
|
6ebfd9cfc7
|
- Patch #1037352 by David_Rothstein: removed conflict.
|
2011-03-27 19:41:15 -04:00 |
Dries Buytaert
|
284b1af4e8
|
- Patch #1037352 by David_Rothstein: clarified usage of 'warning' parameter.
|
2011-03-27 09:50:25 -04:00 |
Dries Buytaert
|
c997684dc3
|
- Patch #1037352 by David_Rothstein: clarified usage of 'warning' parameter.
|
2011-03-27 09:48:44 -04:00 |
webchick
|
f1ba363a8c
|
Issue #1041440 by jhodgdon: hook_cron() falsely claims it will only be called if cron.php is run.
|
2011-03-21 11:34:00 -07:00 |
webchick
|
66f93d7106
|
Issue #1041902 by jhodgdon: hook_entity_info() doc header has a couple of omissions.
|
2011-03-21 11:29:21 -07:00 |
webchick
|
11a177068d
|
Issue #1037352 by jhodgdon: hook_permission() is missing doc about 'warning'.
|
2011-03-21 11:27:13 -07:00 |
Dries Buytaert
|
47231754b6
|
- Patch #1041440 by jhodgdon: hook_cron() falsely claims it will only be called if cron.php is run.
|
2011-03-19 20:41:00 -04:00 |
Dries Buytaert
|
b79a5fdb47
|
- Patch #1041902 by jhodgdon: hook_entity_info() doc header has a couple of omissions.
|
2011-03-19 20:39:36 -04:00 |
Dries Buytaert
|
09421f4f91
|
- #1037352 by jhodgdon: hook_permission() is missing doc about 'warning'.
|
2011-03-19 20:32:33 -04:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Dries Buytaert
|
80aacdb000
|
- Patch #1064212 by catch: page caching performance has regressed by 30-40%.
|
2011-02-24 12:09:59 +00:00 |
Dries Buytaert
|
fa39282ef7
|
- Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.
|
2011-02-19 00:09:11 +00:00 |
Dries Buytaert
|
f1cc865186
|
- Patch #1052364 by agentrickard: documentation error in hook_modules_uninstalled().
|
2011-02-09 02:26:04 +00:00 |
Angie Byron
|
20b62b2911
|
#1022172 by montesq: Fixed Missing return in example hook_menu code
|
2011-01-28 07:51:09 +00:00 |
Dries Buytaert
|
eeadb9397c
|
- Patch #1014762 by jhodgdon: hook_entity_info() documentation outdated.
|
2011-01-11 13:40:06 +00:00 |
Angie Byron
|
de8e5566af
|
#989366 follow-up by jhodgdon: EVEN better docs for format_date() and friends.
|
2011-01-04 00:58:30 +00:00 |
Angie Byron
|
913adae6ad
|
#989366 by jhodgdon: Improved documentation of hook_date_formats()
|
2011-01-03 06:51:00 +00:00 |
Angie Byron
|
5834cd45e6
|
#1012138 by tstoeckler: Fixed hook_init() example violates what doc says to do
|
2011-01-03 00:28:46 +00:00 |
Angie Byron
|
71c4e3ec62
|
#968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave().
|
2010-12-15 03:39:42 +00:00 |
Dries Buytaert
|
81f2f3c19a
|
- Patch #854396 by tstoeckler, jhodgdon: improve documentation for date-related functions and hooks in system.module.
|
2010-12-09 01:51:16 +00:00 |
Angie Byron
|
6d13ffa486
|
#977346 by jhodgdon, joachim: Fixed More detailed docs for entity_label
|
2010-12-08 07:06:27 +00:00 |
Angie Byron
|
24de8090c0
|
#975754 by jhodgdon: Fixed problems with hook_menu() documentation.
|
2010-12-08 06:48:39 +00:00 |
Angie Byron
|
9f5cd5395a
|
#609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the FileTransfer class system in contrib
|
2010-12-01 00:23:36 +00:00 |
Dries Buytaert
|
84c72d06f0
|
- Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
|
2010-11-27 20:25:44 +00:00 |
Dries Buytaert
|
729a23e1a4
|
- Patch #922788 by sun: update.php does not invoke hook_requirements()('update') in all modules.
|
2010-11-23 03:20:17 +00:00 |
Angie Byron
|
b922148c87
|
#975806 by amateescu, modesia: Fix incorrect page structure in hook_page_alter() docs.
|
2010-11-20 08:39:40 +00:00 |
Angie Byron
|
9b3c8c5273
|
#553944 by sun: Define hook_menu_get_item_alter() as a reliable hook that runs before the page is generated.
|
2010-11-15 08:29:03 +00:00 |
Angie Byron
|
0c33e86388
|
#885014 by bojanz, chx: Fixed add missing pager and tablesort query support to EntityFieldQuery.
|
2010-11-14 22:07:57 +00:00 |