Angie Byron
|
538cfe9150
|
#451212 by yched: Make field_test_entity_save() consistent with node_save().
|
2009-05-17 00:49:18 +00:00 |
Angie Byron
|
f180449767
|
#362024 by neclimdul, yched, and bjaspan: Make hook_field_load() multiple like field_attach_load().
|
2009-05-17 00:32:29 +00:00 |
Angie Byron
|
ba61b42bd9
|
#456824 follow-up by catch: Fix D6 -> D7 upgrade path failure.
|
2009-05-16 20:25:20 +00:00 |
Angie Byron
|
b62fb8299f
|
#455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, better organization, etc. Awesomeness.
|
2009-05-16 20:10:50 +00:00 |
Dries Buytaert
|
61f4dfc982
|
- Patch #456824 by catch: add better caching to drupal_lookup_path().
|
2009-05-16 19:07:02 +00:00 |
Dries Buytaert
|
196da1b876
|
- Patch #394572 by Berdir: converted system module to the new database abstraction layer.
|
2009-05-16 18:34:23 +00:00 |
Dries Buytaert
|
e8c674647e
|
- Patch #60468 by alex_b, JamesAn: allow aggregator feed items to never be discarded.
|
2009-05-16 17:58:30 +00:00 |
Dries Buytaert
|
eaf18f4c3d
|
- Patch #463450 by wulff: fixed documentation glitch.
|
2009-05-16 16:08:57 +00:00 |
Dries Buytaert
|
856f667745
|
- Patch #355360 by burningdog, spatz4000, netaustin: standardize on 'cacheable'.
|
2009-05-16 16:06:04 +00:00 |
Dries Buytaert
|
47413f6460
|
- Patch #368116 by chx, c960657: fixed bug in tokenizer for registry.
|
2009-05-16 16:04:42 +00:00 |
Angie Byron
|
f577c125e8
|
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.
|
2009-05-16 15:23:16 +00:00 |
Angie Byron
|
8b63d832de
|
#426906 by Rob Loach: Convert drupal_add_js/css to static caching API.
|
2009-05-16 13:26:31 +00:00 |
Dries Buytaert
|
d3de6c8171
|
- Patch #292790 by mr.baileys: menu machine-name validation error.
|
2009-05-15 04:07:20 +00:00 |
Dries Buytaert
|
de97864969
|
- Patch #456722 by akahn: use format_plural() on node delete.
|
2009-05-15 03:58:35 +00:00 |
Dries Buytaert
|
b166ca9b3c
|
- Patch #459836 by Xano: rework admin/settings/regional-settings.
|
2009-05-15 03:38:25 +00:00 |
Dries Buytaert
|
1778c5cca9
|
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
|
2009-05-14 08:23:15 +00:00 |
Angie Byron
|
3ac59eee96
|
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
|
2009-05-13 19:42:18 +00:00 |
Angie Byron
|
cf6f4d9fee
|
#461512 by akahn: Clean up aggregator_form_feed().
|
2009-05-13 19:38:28 +00:00 |
Angie Byron
|
9c0f25fee6
|
#448268 by dww: Fix typo preventing update status cache from being cleared on theme admin page.
|
2009-05-13 18:21:42 +00:00 |
Angie Byron
|
679e9011d9
|
#292565 follow-up by Jody Lynn: Remove ['destination'] hacks to get login redirection working again.
|
2009-05-13 17:23:48 +00:00 |
Angie Byron
|
0978742089
|
#367214 follow-up by alienbrain and Berdir: Fix syntax error introduced in API documentation.
|
2009-05-12 23:19:13 +00:00 |
Dries Buytaert
|
ba3d12310f
|
- Patch #460420 by wulff: it was impossible to localize the title of the forum administration page.
|
2009-05-12 18:28:23 +00:00 |
Dries Buytaert
|
a07e17a92c
|
- Patch #210876 by deekayen: log enabling and disabling of modules, and wrote a handy assertLogMessage() function to assert watchdog messages.
|
2009-05-12 18:08:43 +00:00 |
Dries Buytaert
|
83ea3cd042
|
- Patch #460252 by John Morahan: fixed documentation.
|
2009-05-12 14:36:12 +00:00 |
Dries Buytaert
|
5e3f50369f
|
- Patch #453080 by Gabor Hojtsy: moved the footer message to a block.
|
2009-05-12 13:43:46 +00:00 |
Dries Buytaert
|
f96d0a9ee9
|
- Patch #372471: box.tpl.php is dead.
|
2009-05-12 09:23:40 +00:00 |
Dries Buytaert
|
417e2fc2bb
|
- Patch #399248 by deekayen: detect when a signature is too long to prevent SQL errors.
|
2009-05-12 09:07:18 +00:00 |
Dries Buytaert
|
847304a293
|
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.
|
2009-05-12 08:37:45 +00:00 |
Dries Buytaert
|
da87545c48
|
- Patch #78941 by kkaefer and ksenzee: added missing file.
|
2009-05-12 08:33:19 +00:00 |
Dries Buytaert
|
a86223cd70
|
- Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it.
|
2009-05-12 08:31:17 +00:00 |
Dries Buytaert
|
6445ba5986
|
- Patch #367214 by alienbrain: added documentation for hook_node_build_alter and remove documentatin for hook_node_alter.
|
2009-05-10 20:41:17 +00:00 |
Dries Buytaert
|
188b23087a
|
- Patch #78941 by kkaefer, Jody Lynn: auto-check permissions if 'authenticated' has them.
|
2009-05-10 19:16:03 +00:00 |
Dries Buytaert
|
bfecaa09c9
|
- Patch #458612 by dereine: add version information.
|
2009-05-10 18:56:57 +00:00 |
Dries Buytaert
|
28afeba170
|
- Patch #295971 by deekayen: option for user contact options is badly phrased.
|
2009-05-10 18:24:06 +00:00 |
Dries Buytaert
|
2c71644dbc
|
- Patch #394510 by Berdir, ksenzee: convert to new database abstraction layer.
|
2009-05-10 16:50:19 +00:00 |
Dries Buytaert
|
43ad4ad140
|
- Patch #458566 by chx: work around PHP's curly bracket madness.
|
2009-05-10 16:46:24 +00:00 |
Dries Buytaert
|
b9b0063a48
|
- Patch #453572 by Xano: improve language.
|
2009-05-10 05:06:50 +00:00 |
Dries Buytaert
|
76f35b4ecf
|
- Patch #367525 by zzolo: drupal_alter instead of hook_field_attach_view().
|
2009-05-09 19:02:11 +00:00 |
Dries Buytaert
|
e217837372
|
- Patch #382834 by cwgordon7: more documentation fixes.
|
2009-05-09 18:44:55 +00:00 |
Dries Buytaert
|
0e0ca3b589
|
- Patch #457532 by Berdir: more PHP5 'fixes'.
|
2009-05-09 18:28:13 +00:00 |
Dries Buytaert
|
557128c919
|
- Patch #411388 lilou et al: added missing documentation for _search hook.
|
2009-05-09 10:45:57 +00:00 |
Dries Buytaert
|
f116acc887
|
- Patch #251245 by c960657: moving the test files to their rightful place.
|
2009-05-08 21:44:48 +00:00 |
Dries Buytaert
|
89f2f4acdd
|
- Patch #390774 by jhodgdon: API doc improvements and corrections.
|
2009-05-08 12:23:32 +00:00 |
Dries Buytaert
|
7f4a4c7593
|
- Patch #276517 by chx, naxoc: added basic tests for blog pages.
|
2009-05-08 12:19:52 +00:00 |
Dries Buytaert
|
0ccac642b9
|
- Patch #409598 by pwolanin, swentel: fixed problem with content type descriptions not being updated.
|
2009-05-07 16:24:33 +00:00 |
Dries Buytaert
|
f3526a344e
|
- Patch #394476 by Berdir, pwolanin, Crell: converted the module to the new database abstraction layer.
|
2009-05-07 16:22:45 +00:00 |
Angie Byron
|
0f08d97b21
|
#124158 by nedjo, jcnventura: Pull all PHP handling into PHP module.
|
2009-05-07 15:29:08 +00:00 |
Angie Byron
|
8550540b51
|
#270685 follow-up by JamesAn: Remove unneeded code.
|
2009-05-07 15:15:43 +00:00 |
Dries Buytaert
|
7cf957f5db
|
- Patch #300750 by brianV: documented a variable.
|
2009-05-07 10:39:38 +00:00 |
Angie Byron
|
d70915b1ab
|
#453962 by neclimdul: Change all instances of getInfo() to static functions.
|
2009-05-06 19:56:21 +00:00 |