Commit Graph

1893 Commits (5d44ff337db9185b88c09a2d234ac08c89f359ce)

Author SHA1 Message Date
Angie Byron 9d692bc289 #605270 by jhodgdon, dww, heyrocker: Fixed Document new update manager hooks. 2010-04-30 16:27:02 +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
Angie Byron 06585e6b6b #718860 by djac, jhodgdon: Fixes to hook_theme() documentation. 2010-04-29 04:57:59 +00:00
Angie Byron 269da03726 #777080 by jhodgdon: Fixed hook_hook_info_alter() is not documented. 2010-04-29 04:47:31 +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 01eb7bff73 - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards. 2010-04-28 20:08:39 +00:00
Dries Buytaert fe2fdd4f4a - Patch #736326 by jhodgdon, aspilicious: hook_process() and associated hooks are undocumented. 2010-04-28 20:00:34 +00:00
Dries Buytaert 2c83cf581e - Patch #783584 by Pasqualle: fixed invalid HTML. 2010-04-28 19:36:01 +00:00
Dries Buytaert 688037d7e1 - Patch #783580 by dmitrig01: what's the point of _system_theme_list()? 2010-04-28 19:34:46 +00:00
Dries Buytaert 19a45ce544 - Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make drupal_alter() support multiple alter hooks executed by module weight. 2010-04-28 12:36:26 +00:00
Angie Byron a1c841f6ca #760014 by scor, catch: Stop supporting direct updates from Drupal < 6.17. 2010-04-28 05:29:55 +00:00
Angie Byron 5c5bd80349 #394534 by aspilicious, BruceBGordon: Move Menu API documentation contents to system.api.php. 2010-04-28 05:08:24 +00:00
Angie Byron 5d6722519f #778272 by cwgordon7: Fixed Ordering on admin/by-module page is unintuitive. 2010-04-28 05:04:31 +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 ba6d89a404 - Patch #781822 by mr.baileys: remove some space. 2010-04-27 09:59:00 +00:00
Dries Buytaert bdffe48163 - Patch #781822 by mr.baileys: reference to non-existing drupal_run_cron(). 2010-04-26 14:33:54 +00:00
Dries Buytaert ce08394b20 - Patch #781260 by chx: the single bundle case needs more documentation. 2010-04-26 13:09:15 +00:00
Dries Buytaert 01f54cd892 - Patch #781876 by mr.baileys: Drupal not Drapal. 2010-04-26 13:02:40 +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
Dries Buytaert 3e533eb323 - Patch #778950 by aspilicious, jhodgdon, kbahey: fixed politically charged example in system.api.php. 2010-04-24 07:17:29 +00:00
Dries Buytaert 9f8de06ce5 - Patch #491214 by jhodgdon: added missing documentation. 2010-04-24 07:11:07 +00:00
Angie Byron 57fe6927a0 #779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by Grammar Parser module. 2010-04-23 05:48:13 +00:00
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
Dries Buytaert 972d2fed4d - Patch #721400 by pwolanin: order JS files according to weight, don't change filenames for aggregated JS/CSS. 2010-03-09 03:39:44 +00:00
Angie Byron e0e885e00e #734770 by andypost: Fix the extra Drupal 6 upgrades. 2010-03-08 15:44:36 +00:00
Angie Byron afbc26d7d1 #734742 by Damien Tournoud: Upgrade path: no need to change the definition of the {url_alias()} table twice. 2010-03-08 15:41:57 +00:00
Angie Byron 56e60eb06f #594412 by mrfelton: Correctly label all site-owning super-admin permissions. 2010-03-08 02:41:46 +00:00
Angie Byron 47371be0a5 #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields. 2010-03-07 23:14:20 +00:00
Angie Byron 157dc1e0b1 #734942 by Dave Reid: hook_token_info_alter() should be included in the 'token' group in system_hook_info(). 2010-03-07 18:44:31 +00:00
Angie Byron 8afee245a2 #223341 by bonzinip, Jody Lynn: Fix over-aggressive menu markup that overrides ordered lists. 2010-03-07 08:13:43 +00:00
Angie Byron a2232c40ee #459980 follow-up by c960657: Further clean-ups to admin/settings/performance. 2010-03-07 07:36:27 +00:00
Angie Byron 0c707d8260 #251792 follow-up by andypost: Make note of 6.x update for locking framework. 2010-03-07 06:35:48 +00:00
Dries Buytaert 2552f57b3f - Patch #733026 by Island Usurper: required modules are installed/enabled in the wrong order. 2010-03-06 19:38:34 +00:00
Dries Buytaert 7511394e32 - Patch #405832 by jhodgdon, arianek: documentation for hook_forms() was incorrect. 2010-03-06 12:43:45 +00:00
Dries Buytaert 61457a7f32 - Patch #131737 by malc0mn, scor, v1nce, Pancho, mrfelton, nvanhove: fixed Return-Path being overwritten by the PHP mail() function. 2010-03-06 12:36:40 +00:00
Dries Buytaert aec10a8c7d - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
Dries Buytaert e5e3d279e2 - Patch #461938 by Kars-T, Garrett Albright, JamesAn, grendzy: fixed inconsistent use of filter_xss_admin() on () and (). 2010-03-04 09:03:08 +00:00
Dries Buytaert 7818e2d460 - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser. 2010-03-03 19:46:26 +00:00
Dries Buytaert 0f3085c3b7 - Patch #210876 by deekayen, c960657: add logging of who installs/uninstalls a module. 2010-03-03 07:38:08 +00:00
Dries Buytaert ba93c4911c - Patch #720610 by andrewmacpherson: move the core RDF namespace definitions in the rdf module. 2010-03-03 07:34:25 +00:00
Dries Buytaert b79d41036e - Patch #358315 by neochief, andypost, Damien Tournoud, catch, xurizaemon: drupal_lookup_path() not respects alias' order. 2010-03-02 09:09:45 +00:00
Dries Buytaert 1c26e2cee1 - Patch #728820 by David_Rothstein: clean up installation of required modules. 2010-03-01 07:39:12 +00:00
Dries Buytaert 897817eb0c - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible. 2010-02-28 20:10:34 +00:00
Dries Buytaert 3cd6a773a1 - Patch #718648 by chx, robeano: hook_cron_queue_info_alter() is not documented. 2010-02-27 10:51:25 +00:00
Dries Buytaert a9286dd3c2 - Patch #610408 by JohnAlbin: create theme.api.php to help consolidate theme-related documentation. 2010-02-27 09:24:09 +00:00
Dries Buytaert bb5dc9d0c4 - Patch #573300 by eMPee584: system_retrieve_file() fails in file_unmanaged_copy() 2010-02-26 21:19:09 +00:00
Dries Buytaert f6b166ff23 - Patch #620298 by David_Rothstein: schema not available in hook_install(). 2010-02-26 18:31:29 +00:00
Dries Buytaert 19aaebcbe2 - Patch #721010 by jhodgdon: actions topic group needs more functions included and better doc header. 2010-02-26 16:55:18 +00:00
Dries Buytaert b297dc27e2 - Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO functionality should be checked at installation. 2010-02-26 06:39:13 +00:00
Dries Buytaert 96b9d512c3 - Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored after 31 link/style tags. 2010-02-25 20:57:39 +00:00
Angie Byron fa02c4f4e9 #237274 by alexanderpas: Fixed hook_update_N: Documented summary is not one line. 2010-02-23 05:04:50 +00:00
Angie Byron de015af95a #334956 by JohnAlbin and thund3rbox: Remove no-longer-needed fix for 'Flash of Unstyled Content in IE' in maintenance template. 2010-02-23 05:02:02 +00:00
Dries Buytaert 90b5a506ad - Patch #712364 by djac: corrected PHPdoc. 2010-02-20 14:35:03 +00:00
Angie Byron aea6fe8feb #563106 follow-up by adrian: More upgrade path fixes. 2010-02-18 04:36:38 +00:00
Angie Byron c1ca8a08da #717666 by heyrocker: Document hook_countries_alter(). 2010-02-18 01:40:46 +00:00
Angie Byron 8d01aeb428 #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors. 2010-02-17 22:44:52 +00:00
Dries Buytaert a8eddb0d98 - Patch #706648 by orangecoat-ciallella: correcting tab weights, part 2. 2010-02-17 09:09:30 +00:00
Dries Buytaert f14395454c - Patch #652122 by mr.baileys, Berdir, catch: dashboard should insert itself as the default local task on /admin. 2010-02-17 08:56:48 +00:00
Angie Byron db7f5e4c90 #716348 by grendzy and hefox: Documentation of drupal_get_path() and system table missing the fact that 'profile' is stored there now. 2010-02-17 03:55:45 +00:00
Angie Byron 48ada25146 #325877 by alpritt: Fixed Password checker breaks if no description. 2010-02-16 01:05:52 +00:00
Angie Byron 1fed2bf260 #713794 by Rob Loach: Fixed hook_ajax_render_alter() is undocumented. 2010-02-15 22:11:21 +00:00
Dries Buytaert 54c6a3a989 - Rollbacked some changes that I accidentically committed along with the RDF patch. 2010-02-15 16:00:00 +00:00
Dries Buytaert d89f046426 - Patch #685034 by linclark: the number of comments in RDFa should be typed. 2010-02-15 15:12:22 +00:00
Dries Buytaert 4c9fd48ced - Patch #687210 by joachim: fixed errors and erroneous warning when admin theme is 'default'. 2010-02-15 15:07:57 +00:00
Dries Buytaert 05f8dbc5f5 -Patch #713388 by Bojhan, mr.baileys: better weight items inside categories on Configuration. 2010-02-13 21:41:58 +00:00
Angie Byron 7562a8efb3 #707724 by chx: Rename confusing arguments in field/entity APIs. 2010-02-11 17:44:47 +00:00
Angie Byron 52195a6b1d #525622 by scor, catch, and yched: Allow Entity path callback to deal with options. 2010-02-11 15:52:13 +00:00
Dries Buytaert 41019a8362 - Patch #708574 by jhodgdon: hook_archiver_info_alter() was not documented. 2010-02-10 20:22:57 +00:00
Dries Buytaert c863d0a7ab - Patch #641408 by cha0s: test if json_encode() is available during installation. 2010-02-10 10:38:53 +00:00
Dries Buytaert a2ec3c3852 - Patch #708144 by lilou: remove double semicolons at end of line. 2010-02-09 12:29:39 +00:00
Angie Byron 92ad427474 #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people. 2010-02-07 17:29:09 +00:00
Dries Buytaert 2893abcc62 - Patch #652246 by effulgentsia, scor: optimize theme('field') and use it for comment body. 2010-02-07 09:11:28 +00:00
Angie Byron c197ce3524 #706718 by heyrocker: Fixed API documentation for hook_stream_wrappers(). 2010-02-07 00:42:00 +00:00
Dries Buytaert 321ee768c9 - Patch #705116 by c960657: remove unused 'administer files' permission. 2010-02-05 21:20:00 +00:00
Dries Buytaert 17f3807f2b - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Gábor Hojtsy, moshe weitzman, Rob Loach, TheRec, catch: fixed cron doing a full bootstrap on every page request (including cached ones). 2010-02-05 21:15:43 +00:00
Angie Byron ec407ec945 #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
Dries Buytaert c953d417e4 - Patch #645758 by Dave Reid: system_settings_form() should set a high weight for buttons. 2010-02-02 08:10:03 +00:00
Dries Buytaert f8fa4005d0 - Patch #700592 by dww: ArchiverTar class supports .tgz but we didn't recognize it. 2010-02-01 21:37:28 +00:00
Dries Buytaert df6ae20b4f - Patch #693082 by dww: added an ArchiverZip class to support .zip files in update manager. 2010-02-01 19:14:14 +00:00
Angie Byron 10fd10cf45 #700686 by dww: Make ArchiverInterface::listContents() return a simple list of files, rather than a keyed array, which is inconsistent between extension handlers. 2010-02-01 07:17:59 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Dries Buytaert 1e8da1f9ae - Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see also links. 2010-01-30 07:54:01 +00:00
Angie Byron 196aaa7d51 #553944 follow-up by David_Rothstein: Allow modules to override per-page custom themes. 2010-01-30 03:38:22 +00:00
Angie Byron 02c1eeee3f #684202 by catch: Added Entity insert/delete/update hooks, to support caching. 2010-01-30 02:01:41 +00:00
Angie Byron b1d0d1340c #576180 by Damien Tournoud: Fix name-spacing of machine-name generation javascript. 2010-01-30 00:29:10 +00:00
Angie Byron e92e8ddbd2 #698294 by joachim: Fixed out of date mention of FieldUI in contrib in code docs. 2010-01-29 00:42:29 +00:00
Dries Buytaert d53f3e39d5 - Patch #685074 by pwolanin: some stream wrappers need to be hidden or read-only. 2010-01-26 08:29:25 +00:00
Dries Buytaert 6cb277926f - Patch #563106 by adrian, David_Rothstein: more upgrade path fixes to help contrib updates make progress. 2010-01-25 21:32:44 +00:00
Dries Buytaert af3f94b37e - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
Dries Buytaert 5c46be8267 - Patch #672496 by jbrown: radio and checkbox widgets should be centered vertically. 2010-01-18 17:29:28 +00:00
Dries Buytaert e7b9ad7676 - Patch #678504 by heyrocker, David_Rothstein: incorrect menu argument for ip address blocking. 2010-01-18 17:08:20 +00:00
Dries Buytaert 36e33b75d5 - Patch #687716 by heyrocker: IP blocking test incorrectly checks for existence of blocked IP. 2010-01-18 17:05:35 +00:00
Dries Buytaert a155fa6f85 - Patch #609622 by Rob Loach, casey, andypost, mfer: keep jQuery Form up to date. 2010-01-18 17:04:10 +00:00
Dries Buytaert 1488a397e9 - Patch #569276 by lut4rp, reglogge, webkenny: Fixed the title and description for 'Error message display' in Logging and Errors. 2010-01-18 03:06:00 +00:00
Dries Buytaert 53e365c06f - Patch #368006 by deviantintegral, lisarex: module incompatibility message was confusing. 2010-01-15 13:32:41 +00:00
Angie Byron 447eaff44d #605272 by dww: Fixed Use a better directory when installing code via the update manager. 2010-01-14 06:39:37 +00:00
Angie Byron 0c79ed846d #649224 by David_Rothstein and ksenzee: Fixed Cannot run certain batch processes (tests, update manager, etc) with the overlay enabled. 2010-01-13 23:03:31 +00:00
Dries Buytaert 4fd358ed73 - Patch #653620 by yched: let's give people a tiny bit more progress bar. 2010-01-13 14:41:58 +00:00
Angie Byron 83c97345e8 #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' formatters have a generic way to build the url of an 'entity'. 2010-01-13 06:26:49 +00:00
Angie Byron c78283e81b #606730 by hunmonk: Provide a helper function for block delta updates. 2010-01-13 06:15:39 +00:00
Angie Byron c33d0f7be8 #399642 follow-up by carlos8f: Replace drupal_install_modules() with an improved module_enable(). 2010-01-13 05:08:29 +00:00
Angie Byron 3a0f6b3372 #636992 by catch, yched: Fixed Entity loading needs protection from infinite recursion. Prevents unnecessary user_load()s from RDF. 2010-01-13 05:00:25 +00:00
Angie Byron 90b08f2bd8 #620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix inconsistencies in menu description labeling. 2010-01-12 23:04:48 +00:00
Angie Byron 39821e50b3 #682766 by Dave Reid: Fixed Admin category block titles not linked on /admin page. 2010-01-12 22:54:35 +00:00
Angie Byron 4a0068c9d2 #653620 follow-up by eMPee584, sun, yoroy, et al: Make progressbar slightly visible at 0%. 2010-01-11 16:47:54 +00:00
Angie Byron 7e7b50a9e8 #680032 by agentrickard and Bojhan: Replace 'update.php' with 'update script' in user-facing text. 2010-01-10 00:09:37 +00:00
Angie Byron d067e447a6 #679894 by Bojhan: Fix remaining instances of Input format => Text format. 2010-01-09 23:15:26 +00:00
Angie Byron 71ee49de3e #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
Angie Byron a895a366c5 #563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: Fix critical upgrade path bugs from Drupal 6 to Drupal 7 2010-01-09 22:07:57 +00:00
Angie Byron 20bac50d4a #299308 by redndahead, Dave Reid, dropcube, catch, redndahead, and dbabbage: Add POD to installation requirements. 2010-01-09 22:01:42 +00:00
Angie Byron 147bb1389a #571654 follow-up by chx, peximo, plach, sun, et al:
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
Dries Buytaert 83fe15835d - Patch #678504 by heyrocker: fixed Incorrect menu argument for ip address blocking. 2010-01-09 09:46:09 +00:00
Angie Byron 1f6a553cd2 #629794 follow-up by yched: Fixed batch API in update.php. 2010-01-09 02:51:09 +00:00
Dries Buytaert 4b23d00e60 - Patch #673462 by heyrocker: added API documentation for hook_tokens(), hook_token_info(), and hook_token_info_alter(). 2010-01-08 11:07:01 +00:00
Angie Byron 85c680a1a0 #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually themable. 2010-01-08 07:36:53 +00:00
Angie Byron 0dd1612770 #629794 by yched: Fix Scaling issues with batch API. (with tests) 2010-01-08 06:36:34 +00:00
Angie Byron 3ce9499ab6 #464796 by mgifford, mikey_p, and chx: Remove menu link titles on output so they do not interfere with screen readers. 2010-01-07 08:01:52 +00:00
Angie Byron 1407c81632 #592018 by mverbaar, Jacine, et al: Re-organize styles across stylesheets from system.module and separate presentational and behavior-supporting styles. 2010-01-07 07:41:46 +00:00
Angie Byron 8691c9f2e8 #420358 follow-up by Dave Reid: Fix some straggler default => standard renaming. 2010-01-05 18:00:14 +00:00
Angie Byron 6ccd09dc15 #113614 follow-up by eaton: Commit missing token API documentation. 2010-01-05 05:03:32 +00:00
Angie Byron bb293ccfb5 #420358 follow-up by Dave Reid: Rename profiles default => standard and expert => minimal, for consistency with labels. 2010-01-04 23:08:34 +00:00
Angie Byron 144bda7dbb #580868 follow-up by Dave Reid: Fix errors. 2010-01-04 22:23:36 +00:00
Angie Byron ec7ff41cc5 #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link. 2010-01-04 21:31:52 +00:00
Angie Byron 0a1009e5f4 #673450 by casey and Jody Lynn: Cleanup JavaScript file syntax. 2010-01-04 16:08:52 +00:00
Dries Buytaert e5ac2f9c8c - Patch #619862 by gilgabar, asimmonds: fixed incorrect entry in system_library() that breaks jquery ui shake effect. 2010-01-04 12:10:23 +00:00
Angie Byron 37b78e0259 #646874 by sun and David_Rothstein: Remove assumptions about Contextual links and Shortcut modules from template files. 2010-01-04 03:57:19 +00:00
Angie Byron ba6ef3017e #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. 2010-01-03 21:01:04 +00:00
Angie Byron 0b6c0cb6ff #669754 by asimmonds: Fixed incorrect page callback on admin/ui. 2010-01-03 14:57:50 +00:00
Angie Byron b033a61208 #648410 follow-up by Dave Reid: Add link to create new from all empty table texts. 2010-01-03 00:44:53 +00:00
Angie Byron a571da926d #650622 by joachim: Restore ability to set default theme in one operation. 2010-01-02 18:58:57 +00:00
Dries Buytaert 9fac40e011 - Patch #653620 by kika, seutje, yoroy: made the progress bar look better. 2010-01-02 10:39:01 +00:00
Dries Buytaert 5674b54fd3 - Patch #664076 by nvanhove, int: fixed hook_entity_load() documentation example. 2009-12-31 13:22:35 +00:00
Dries Buytaert 539ba0dc38 - Patch #670082 by yched, axyjo: hook_entity_info() cleanups. 2009-12-29 20:23:10 +00:00
Dries Buytaert e174039d6f - Patch #669062 by Damien Tournoud and security team: fixed SA-CORE-2009-009: menu description XSS. 2009-12-28 20:51:18 +00:00
Dries Buytaert 98b84b7adb - Patch #661420 by justinrandell, David_Rothstein: made installation of modules much more efficient. 2009-12-28 10:48:51 +00:00
Dries Buytaert 53748ab5e2 - Patch #664544 by yched: clean-up entity build/view modes. 2009-12-26 16:50:09 +00:00
Angie Byron 20ffb94644 #605892 by ksenzee and justinrandell: Convert theme logo upload to filestream wrappers (with tests so we don't break it again). 2009-12-24 16:54:56 +00:00
Dries Buytaert 5215240cf0 - #667052 by catch: added index because _system_date_format_types_build() was causing a filesort. 2009-12-24 08:21:30 +00:00
Dries Buytaert ddddbb89a6 - Patch #664204 by Bojhan: added some margin to 'Hide descriptions'. 2009-12-22 14:11:46 +00:00
Angie Byron 8bac5dc63f #190867 follow-up by scor: Fixed broken HEAD. Test bot, come back... 2009-12-18 23:54:16 +00:00
Dries Buytaert 0ec5405705 - Patch #386462 by mgifford, Frando: fixed XHTML validation errors. 2009-12-18 15:44:02 +00:00
Dries Buytaert f3710830c4 - Patch #190867 by chx: fixed access to creating path aliases. 2009-12-17 13:10:19 +00:00
Dries Buytaert 42f9d899af - Patch #660904 by Crell, Crell: wrong interface name in hook_entity_info() docblock. 2009-12-17 08:00:59 +00:00
Dries Buytaert 775b4561fe - Patch #659710 by fgm: queue API was missing a releaseItem method. 2009-12-16 17:44:16 +00:00
Dries Buytaert 2d6b6d492f - Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Rob Loach, TheRec, moshe weitzman: cron image does a full bootstrap on every page request so changing to a Javascript-based solution instead. Important performance fix -- what were we smoking? ;-) 2009-12-15 08:45:32 +00:00
Dries Buytaert b792a6df2d - Patch #331180 by sun: rename file to be more consistent with other files. 2009-12-15 08:37:18 +00:00
Dries Buytaert 3a5d7e2c88 - Patch #655206 by dereine: Seven wasn't used for deleting a node. 2009-12-14 20:46:43 +00:00
Dries Buytaert a3b107b062 - Patch #371458 by catch: make the upgrade path work a bit better. 2009-12-14 10:36:26 +00:00
Dries Buytaert a1e08d9353 - Patch #656266 by fgm: fixed the hook and added documentation. 2009-12-13 13:06:45 +00:00
Dries Buytaert ffbdf59cd8 - Patch #645796 by arianek, jhodgdon, lisarex: fixed help texts. 2009-12-12 21:05:20 +00:00
Dries Buytaert 3b8013e20d - Patch #523214 by David_Rothstein, Bojhan: UI cleanup of the text on 'Site Information'. 2009-12-11 16:52:01 +00:00