Commit Graph

953 Commits (5fcf1eda32adf4851b40360bc8df1157bbdeea54)

Author SHA1 Message Date
Angie Byron a4df7936bb #845928 by JohnAlbin: Fixed System menu blocks don't get the same styling as menu module blocks. 2010-08-09 16:54:50 +00:00
Dries Buytaert 786ba6e88a - Patch #876116 by jbrown: too many spaces. 2010-08-08 23:55:30 +00:00
Dries Buytaert 79caf33568 - Patch #871988 by sun: avoid rebuilds in system_settings_form_submit(). 2010-08-03 02:06:42 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert 6b6ea89afa - Patch #850686 by Jacine, sun: renamed 'highlight' region to 'highlighted' for consistency. 2010-07-28 01:40:39 +00:00
Dries Buytaert 57e88bff51 - Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for {file_managed()}.status. 2010-07-26 03:04:29 +00:00
Dries Buytaert 57cb1b8114 - Patch #858076 by jhodgdon: confirm_form() param documentation should mention value elements. 2010-07-26 02:44:03 +00:00
Angie Byron 893fba439b Roll-back of #749748. This broke JavaScript on node add forms, and probably elsewhere. 2010-07-07 17:56:42 +00:00
Dries Buytaert 47b8bec8e2 - Patch #749748 by mavimo, Dave Reid: contact and comment modules do not prefill with user info from cookie. 2010-07-07 01:14:18 +00:00
Dries Buytaert 9e0af44f62 - Patch #523286 by aspilicious, Bojhan, anarcat, aaronbauman: cleanup IP blocking. 2010-06-30 15:51:51 +00:00
Dries Buytaert ef1fd4887a - Patch #721086 by rfay, aspilicious, andypost: create tests for system actions, clean up token replacement, clean up triggers. 2010-06-29 18:24:10 +00:00
Dries Buytaert e27e1a0e0d - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form(). 2010-06-26 21:32:20 +00:00
Dries Buytaert cd5457024d - Patch #836700 by james.elliott: upgrade to jQuery UI 1.8 doesn't include proper dependencies for dialog. 2010-06-25 18:20:27 +00:00
Angie Byron 8c390590d9 #833094 by carlos8f, David_Rothstein: Fixed Ajax requests in installer cause cron to run prematurely. 2010-06-24 17:28:10 +00:00
Angie Byron ce19c67110 #293223 follow-up by David_Rothstein: Roll back 'Hide required core modules'. This was removing useful information to both new and experienced site builders, as well as hiding critical 'help' links. 2010-06-21 02:27:47 +00:00
Dries Buytaert 3620310d7c - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. 2010-06-17 13:16:57 +00:00
Dries Buytaert a3b28597bb - Patch #235673 by carlos8f, yched, swentel, redndahead, Damien Tournoud, pwolanin, dww: changes to block caching mode not caught. 2010-06-15 16:19:28 +00:00
Dries Buytaert 5eefb7ab89 - Patch #826054 by grendzy: upgrade from Drupal 6.17 fails with integrity constraint violation: 1048 Column 'filename' cannot be null. 2010-06-14 12:27:46 +00:00
Dries Buytaert 38401e3815 - Patch #245990 by Pedro Lozano: HTTP request testing unreliable and may be undesirable. 2010-06-13 09:42:00 +00:00
Angie Byron c2e2974f0b #245990 follow-up by Pedro Lozano: Tell system_http_check() not to follow redirects to avoid false error notifications. 2010-06-12 08:33:50 +00:00
Dries Buytaert 8c60927ba9 - Patch #682902 by Shai: small change in wording in help text. 2010-05-20 08:47:00 +00:00
Dries Buytaert 0444684a2b - Patch #283095 by mr.baileys: correct language of/add specificity to confirm_form() documentation. 2010-05-19 19:11:25 +00:00
Dries Buytaert f8fa114a8e - Patch #67439 by sun, effulgentsia: #tree in hook_element_info() does not work. 2010-05-17 21:23:32 +00:00
Dries Buytaert 9bab7f62f0 - Patch #778608 by Gábor Hojtsy: default theme region can be hidden. 2010-05-17 21:08:37 +00:00
Dries Buytaert 1c9b84ad39 - Patch #594412 by mrfelton, klausi, David_Rothstein: correctly label all site-owning super-admin permissions. 2010-05-17 08:00:25 +00:00
Dries Buytaert a60a608ed8 - Patch #655252 by quicksketch: custom e-mail action fails to accept token [node:author:mail] or [comment:author:mail]. 2010-05-11 11:03:12 +00:00
Dries Buytaert 87bdade9b9 - Patch #787944 by yoroy: weight items on the Reports overview page. 2010-05-06 15:21:25 +00:00
Angie Byron a724915f82 #551658 by pwolanin, aaron, drewish: Move private files to an opt-in system, and no longer force private files to live within web-accessible directory. 2010-04-30 01:33:17 +00:00
Dries Buytaert 551d279939 - Patch #782788 by joachim, marcvangend: theme settings page help text takes the theme name from the URL. 2010-04-28 20:29:26 +00:00
Dries Buytaert 6f6db74296 - Patch #683988 by catch, dww, aspilicious: failure to clear the system_list() entry from {cache_bootstrap()} results in bogus results when you upgrade a module. 2010-04-27 12:59:16 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Angie Byron 53f6d10baa #775240 by droplet: Fixed misspelling of occurred. 2010-04-22 07:36:50 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +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 f3a8fa9ea8 - Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward function signature. 2010-04-07 16:35: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 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 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
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 25feb96f6d - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions. 2010-03-21 21:20:43 +00:00