Commit Graph

1721 Commits (257a5b8ef52fa6c2a70aa0197cdfb2becf41d12a)

Author SHA1 Message Date
Angie Byron 453032c117 #692950 by effulgentsia, chx, aaron, catch, moshe weitzman, sun: Use hook_module_implements_alter() to allow modules to alter the weight of hooks in module_implements(). 2010-04-22 22:36:01 +00:00
Angie Byron 49938048ec #778360 by cwgordon7: Fixed theme_system_admin_by_module() does not have proper comment formatting. 2010-04-22 09:54:26 +00:00
Angie Byron 53f6d10baa #775240 by droplet: Fixed misspelling of occurred. 2010-04-22 07:36:50 +00:00
Angie Byron 7fe1ece946 #717602 by heyrocker, jhodgdon: Document hook_batch_alter(). 2010-04-20 18:48:05 +00:00
Angie Byron 1c054e4bed #727282 by heyrocker, jhodgdon: Document hook_filetransfer_backends(). 2010-04-20 18:46:41 +00:00
Angie Byron 7bb6753e9f #701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D 2010-04-20 09:48:06 +00:00
Dries Buytaert a8cb00de11 - Patch #655740 by ksenzee, casey, aspilicious: fixed small JavaScript issues in the overlay module. 2010-04-16 13:39:42 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert 2f07a17728 - Patch #765574 by quiptime: better positioning of the 'menu-expanded.png'. 2010-04-11 18:45:47 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Angie Byron 8926b0a8c1 #724642 by casey: Upgrade jQuery BBQ library to 1.2.1. 2010-04-11 01:07:15 +00:00
Dries Buytaert bdb7e56143 - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved word that should not be used. 2010-04-10 17:30:15 +00:00
Dries Buytaert c80481634f - Patch #606190 by dww, noahb, sun: improve handling of database schema updates in update manager workflow. 2010-04-10 09:49:49 +00:00
Dries Buytaert f3a8fa9ea8 - Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward function signature. 2010-04-07 16:35:03 +00:00
Dries Buytaert dde5c67ba0 - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/database prefixing like we claim to. 2010-04-07 15:07:59 +00:00
Dries Buytaert ba96cffdb7 - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter(). 2010-04-06 19:49:03 +00:00
Dries Buytaert 90351aa71c - Patch #748976 by jpmckinney, David_Rothstein: 'Show/hide descriptions' links no longer work. 2010-04-06 06:00:05 +00:00
Dries Buytaert 6c049009e5 - Patch #584130 by jhodgdon, yched: field Attach API page has outdated information. 2010-04-04 12:48:18 +00:00
Angie Byron 7817a0a56e #758916 by chx and Damien Tournoud: Fixed Default queue implementation is hardwired. 2010-04-03 04:12:01 +00:00
Angie Byron 89fad140a1 #193482 follow-up: Committing missing system-messages.css. 2010-04-03 03:41:06 +00:00
Dries Buytaert 7cc02cfbbc - Patch #651086 by David_Rothstein, roborn, pwolanin, casey, aspilicious:cache clearing is an ineffective mess in module_enable() and system_modules_submit() (toolbar present in overlay). 2010-04-02 12:53:58 +00:00
Dries Buytaert 5c60b7ca37 - Patch #193482 by xmacinfo, yoroy, james.elliott, Jacine, JohnAlbin, theborg: styling status messages in system.css. 2010-04-01 14:47:16 +00:00
Dries Buytaert b4b31c1039 - Patch #745380 by sun: CSS contains too many needless differences between JS and no-JS versions. 2010-03-31 20:24:13 +00:00
Dries Buytaert fa63e6fe68 - Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave Reid, JohnAlbin, aspilicious: themes disabled during update. 2010-03-31 19:10:39 +00:00
Angie Byron 72bffa0278 #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories on Configuration & Modules correctly. 2010-03-30 07:17:19 +00:00
Angie Byron 401a7ad2dd #373201 follow-up by JohnAlbin: Remove old remnants of theme_list(). 2010-03-29 22:58:34 +00:00
Dries Buytaert ee1795e42d - Patch #319723 by aditya_kristanto, cha0s: confirm_form() needs to be polite with ['#attributes']. 2010-03-28 11:54:27 +00:00
Dries Buytaert a08c969669 - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.' 2010-03-28 11:45:11 +00:00
Dries Buytaert 7bb37e19c1 - Patch #745656 by sociotech: fixed warning message on system_themes_page(). 2010-03-28 10:43:40 +00:00
Dries Buytaert d864fc6363 - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info(). 2010-03-27 18:41:14 +00:00
Angie Byron 7d4b84b878 #707724 follow-up by yched: Fix more confusing field/entity api arguments. 2010-03-27 05:52:50 +00:00
Angie Byron 9eff5d9588 #714190 by rfay: Fixed system_send_email_action() uses account without initializing it. 2010-03-27 04:44:54 +00:00
Dries Buytaert 2b2980261c - Rolled back a patch that I didn't meant to commit yet. 2010-03-26 22:33:22 +00:00
Dries Buytaert 16c5713bc0 - Patch #241013 by Pedro Lozano, drewish, andypost, mr.baileys: actions only trigger one action per node page load. 2010-03-26 20:44:10 +00:00
Dries Buytaert c327b4d407 - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated. 2010-03-26 18:58:12 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert 32bc8911b1 - Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: theme_get_setting() should return NULL for features that are disabled in a theme. 2010-03-26 12:45:20 +00:00
Dries Buytaert ad9c37ffd4 - Patch #747464 by andypost: fixed wrong usage of hook_file_references(). 2010-03-25 12:19:34 +00:00
Dries Buytaert 8258959e94 - Patch #588480 by aspilicious, droplet: fixed interface string space issues. 2010-03-24 09:27:14 +00:00
Dries Buytaert 25feb96f6d - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions. 2010-03-21 21:20:43 +00:00
Dries Buytaert e1799e761b - Patch #747464 by andypost: wrong usage of hook_file_references(). 2010-03-21 20:28:28 +00:00
Angie Byron c4f5299173 #679036 by marvil07, mfer, Rob Loach, et al: Upgrade to jQuery UI 1.8. 2010-03-21 03:47:32 +00:00
Dries Buytaert aadc94a102 - Patch #582948 by David_Rothstein: improve safety of schema manipulation. 2010-03-20 15:06:51 +00:00
Dries Buytaert 224243b817 - Patch #475140 by anarcat: make sure Drupal provides support for IPv6. 2010-03-18 19:01:24 +00:00
Dries Buytaert e0098f2e55 - Patch #741242 by marcvangend: cleanup left over set-to-global-defaults description. 2010-03-18 06:46:24 +00:00
Dries Buytaert 5e32593f3d - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' element type. 2010-03-13 06:55:50 +00:00
Dries Buytaert d8e62ff260 - Patch #681782 by Dave Reid: 'clean' option in token_replace() does not do anything. 2010-03-12 14:33:02 +00:00
Dries Buytaert 052a1da533 - Patch #739450 by mr.baileys: rename WATCHDOG_EMERG to WATCHDOG_EMERGENCY. 2010-03-11 21:23:06 +00:00
Angie Byron 290fe38c57 #653580 by mfer, Rob Loach, cosmicdreams, et al: Upgrade to jQuery 1.4.2. 2010-03-09 20:52:28 +00:00
Dries Buytaert cb66dfd766 - Patch #735628 by sun, Jacine: resizable textarea behavior leads to unpredictable results. 2010-03-09 11:45:37 +00:00