Commit Graph

1736 Commits (2c83cf581e2763ed694e3fb35dbcb15de7477dda)

Author SHA1 Message Date
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