Commit Graph

12092 Commits (100ec14f14169ec29a805a2563d2385dd0cc6dba)

Author SHA1 Message Date
Angie Byron eb6327c0e9 #628932 by drifter: Fixed border around text formats box in Seven. 2009-11-15 17:05:07 +00:00
Dries Buytaert 79643e89f0 - Patch #632660 by yched: fixed hook_update_N() documentation. 2009-11-15 08:48:39 +00:00
Angie Byron db9cfa2b04 #629518 by jhodgdon: Improve documentation on hook_node_insert() and other node hooks. 2009-11-15 02:11:51 +00:00
Angie Byron 6a89165199 #632820 by emmajane, arianek, jhodgdon, samirnassar, and dcor: Updated node.module's help text to new documentation standard. 2009-11-15 00:23:57 +00:00
Dries Buytaert bc48ac21da - Patch #266434 by catch, merlinofchaos, sun: fixed E_NOTICE in pager_load_array(). 2009-11-14 20:20:06 +00:00
Dries Buytaert 8514a7e283 - Patch #301902 by TheRec, beeradb, catch, sun, skilip, alpritt, JacobSingh, Senpai: usability improvement: allow more users to see the node admin page. 2009-11-14 07:58:50 +00:00
Dries Buytaert fc980fa793 - Patch #632012 by plach: field_sql_storage_field_storage_write() performs a multiple-insert query for each field translation instead of making a global multiple-insert query handling all the available field translations. 2009-11-13 19:19:50 +00:00
Dries Buytaert e218e24a96 - Rollback of #631486 (wrong incomplete commit) 2009-11-13 11:59:14 +00:00
Dries Buytaert a6ae1c6cfa - Patch #530652 by sun: _user_password_dynamic_validation() should be a #process of password_confirm(). 2009-11-13 10:21:50 +00:00
Dries Buytaert 85161f230f - Patch #631066 by yhed: taxonomy_autocomplete() doesn't need to access . 2009-11-13 09:24:06 +00:00
Angie Byron 91bd3ca8ce #602752 by jhedstrom: Added File module dependency to Image module. 2009-11-13 03:30:37 +00:00
Dries Buytaert f3d0a6fc02 - Patch #624772 by David_Rothstein: there is no such thing as a custom theme. 2009-11-12 21:05:49 +00:00
Dries Buytaert 2218f528d5 - Patch #631048 by yched: number rounding should not be done by widgets. 2009-11-12 21:03:36 +00:00
Dries Buytaert c62f56c892 - Patch #630864 by Amitaibu: fixed notice when fields were added to user, becuase object was not passed correctly. 2009-11-12 20:43:32 +00:00
Dries Buytaert 9edcceb07c - Patch #444228 by Tri, raulgigea, mikeytown2, JohnAlbin: optimize CSS option causes php cgi to segfault in pcre function 'match'. 2009-11-12 20:40:27 +00:00
Dries Buytaert 12ead31819 - Patch #613278 by Dave Reid, mfb: fixed forum module and added tests. 2009-11-12 20:30:22 +00:00
Dries Buytaert e88a21782d - Rollback of #447816. 2009-11-12 20:07:06 +00:00
Dries Buytaert 2387e71f6d - Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username. 2009-11-12 07:00:48 +00:00
Dries Buytaert 036dc1d140 - Patch #552654 by jhedstrom: usability improvement: add 'Manage fields' and 'Display fields' links from the Content Types operation table. 2009-11-12 07:00:03 +00:00
Dries Buytaert b1d8b53a1b - Patch #292984 by sun: add cid to node_comment_statistics() for Views support and simplification of the code. 2009-11-12 06:46:44 +00:00
Dries Buytaert 0d18379778 - Patch #550742 by David_Rothstein: removed left-over code: remove search box settings because we already remove the search box. 2009-11-11 17:14:59 +00:00
Dries Buytaert bfc63c7e6d - Patch #628188 by yched, sun: remove #process pattern from taxo autocomplete widget. 2009-11-11 17:10:49 +00:00
Dries Buytaert 7a9a879a75 - Patch #629808 by yched: fixed indentation of code. 2009-11-11 17:06:30 +00:00
Dries Buytaert 304ae84246 - Patch #623992 by catch: performance improvements to system_list(). 2009-11-11 17:04:47 +00:00
Dries Buytaert 8e19d799f6 - Patch #619902 by sun: performance improvement: dashboard, region and block building had unnecessary function calls. 2009-11-11 08:52:53 +00:00
Dries Buytaert 5cc6df569f - Patch #629074 by sun: field widgets are not themeable due to missing CSS class names. Better CSS classes for fields. 2009-11-11 08:32:35 +00:00
Dries Buytaert 3093c22bf2 - Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because menu loaders are executed on every menu system access check. Performance improvement. 2009-11-11 08:28:50 +00:00
Angie Byron 161e790e20 #626664 by yched, Amitaibu: Fixed 'Add existing field' in user doesn't show fields created in content types. 2009-11-11 06:58:24 +00:00
Angie Byron 6f2a878ffe #609100 by bleen18, seutje, and David_Rothstein: Should not be able to re-add same shortcut to same set twice. 2009-11-11 06:56:52 +00:00
Angie Byron d5f071f8d3 #625744 by boombatower: Fixed discovery logic of multiple module copies. 2009-11-11 06:48:28 +00:00
Angie Byron 28f8c5e862 #424372 by mr.baileys: Fix ':: in .info files causes fatal error' bug. 2009-11-11 00:48:56 +00:00
Dries Buytaert f546cfa1e8 - Patch #619580 by Crell: only invoke query_alter() on tagged queries. 2009-11-10 22:15:24 +00:00
Dries Buytaert 33d44ba03e - Patch #629100 by David_Rothstein: fixed incorrect PHPDoc in menu_contextual_links(). 2009-11-10 22:08:43 +00:00
Dries Buytaert 3ccb55f2bd - Patch #627338 by catch: add a cache_bootstrap() bin for better performance/scalability. 2009-11-10 22:06:09 +00:00
Angie Byron 0629cfa957 #605924 by ksenzee: Rename default.sites.php to example.sites.php. There is no 'default' about it, and it also screws up tab completion. :P 2009-11-10 19:25:51 +00:00
Angie Byron ea1bd5606c #606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :) 2009-11-10 17:27:54 +00:00
Dries Buytaert 5f40bd5bec - Patch #626354 by yched: remove #process pattern from number field. 2009-11-10 06:48:58 +00:00
Dries Buytaert 5d00d0d61f - Patch #623992 by sun: documentation updates for system_list(). 2009-11-09 19:00:03 +00:00
Dries Buytaert b721f5e0e3 - Patch #570900 by Crell: remove remnants of update_sql(). 2009-11-09 18:34:26 +00:00
Dries Buytaert ca833681cc - Patch #627204 by yched: removed unnecessary prefix on field 'add more' element. 2009-11-09 18:23:41 +00:00
Angie Byron e54794cdce #627186 by quicksketch: Removed some stray tabs. 2009-11-09 01:51:24 +00:00
Dries Buytaert 54925d947b - Patch #620688 by chx: fixed drupal_static_reset(). 2009-11-08 20:36:12 +00:00
Dries Buytaert 3213087441 - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now. 2009-11-08 19:53:19 +00:00
Dries Buytaert a75f741e9b - Patch #614358 by lisarex, Bojhan: UI text improvements to 'Delete' content type confirmation message. 2009-11-08 19:18:24 +00:00
Angie Byron 0b71c0caa0 #622534 by yched: Cleanup hook_field_attach_*() and hook_field_storage_*() space. 2009-11-08 19:11:56 +00:00
Dries Buytaert a6e707cd84 - Patch #623992 by sun: fixed the tests. We can re-enable the test bot now. 2009-11-08 18:49:04 +00:00
Angie Byron 07151b0c82 #523058 by catch, pwolanin, sun, and smk-ka, and jrchamp: Optimize check_plain(). 2009-11-08 13:58:03 +00:00
Angie Byron 3e8344b5c4 #560944 follow-up by brandonojc, seutje, and Davy Van Den Bremt: Move collapsible fieldset logic from theme_fieldset() hook to form_process_fieldset(). 2009-11-08 13:37:34 +00:00
Angie Byron 45e0f774bd #602522 follow-up by effulgentsia: Fix a couple of straggler missed operation link conversions. 2009-11-08 13:23:41 +00:00
Angie Byron 031a687649 #318636 by effulgentsia, sun, Damien Tournoud, Xano, and jrchamp: Make l() themable. 2009-11-08 12:43:41 +00:00