Commit Graph

2600 Commits (92ff38768a6bf8c4c96c37db7aa15203143d56c8)

Author SHA1 Message Date
webchick 7de6cda767 Issue #1379206 by c31ck, pingers: Fixed Documentation problem with hook_url_outbound_alter(). 2011-12-27 21:42:03 -08:00
Larry Garfield 67429ab19f Initial move and rename of database classes to PSR-0 namespaces. So far only MySQL has been converted. 2011-12-27 15:17:19 -06:00
catch ed3c7d8b01 Issue #769936 by fago, Jacine, quicksketch, jenlampton: Fixed .ajax-progress divs floating problem. 2011-12-23 12:31:10 +09:00
catch 09fb07615b Issue #771540 by c960657: Added Fetch timezone and language using OpenID SREG/AX. 2011-12-23 12:23:30 +09:00
webchick 256a10dd19 Revert "Issue #1368872 by agentrickard: Clean up API docs for syslog."
This reverts commit 9db1fddb90.
2011-12-22 14:33:38 -08:00
catch 9db1fddb90 Issue #1368872 by agentrickard: Clean up API docs for syslog. 2011-12-22 20:45:21 +09:00
catch 13830d022c Issue #1301040 by Gábor Hojtsy: Move language listing functionality from locale.module to a new language.module. 2011-12-22 20:26:12 +09:00
Nathaniel f9be1f55a8 Issue #1347266 by Everett Zufelt, pcambra, JohnAlbin, tim.plunkett: Convert theme_breadcrumb() to HTML5. 2011-12-20 14:32:29 +09:00
catch a3ebad0633 Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent. 2011-12-17 21:43:37 +09:00
Dries 010e99986b - Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent. 2011-12-14 10:04:55 -05:00
Dries 1374de6047 - Patch #1181776 by sun, Psikik, mallezie, scor: change theme_default() variable to Stark. 2011-12-12 22:29:45 -05:00
Dries 1de37b34d2 - Patch #1361810 by rlmumford: non-collapsible fieldsets within collapsed fieldsets have 'expanded' icon. 2011-12-09 10:28:44 -05:00
Nathaniel c0216187f3 Issue #1309742 by rocket_nova: Add inline comment clarifying use of language_list() in system_date_format_save(). 2011-12-09 12:45:17 +09:00
Greg Dunlap 5d3e3a1fc3 Reworked calls to remove nesting of values 2011-12-08 09:40:48 +01:00
Greg Dunlap 9273863917 And we're back to non-nested config, which will help us avoid calls to nested_array() functions 2011-12-08 09:35:07 +01:00
Greg Dunlap e7b56dfbf0 Fixed broken js hide code 2011-12-08 09:33:43 +01:00
Dries e4bf86c163 - Patch #1362920 by scor: Wrong sitename variable in system.api.php. 2011-12-07 23:40:14 -05:00
Nathaniel df47c12180 Issue #1347812 by nanotube: Fixed Remove/replace documentation references to upload_file_load() and upload_file_delete(). 2011-12-08 13:29:32 +09:00
Greg Dunlap 7baacd2774 Holy crap most of the performance form is working 2011-12-07 21:53:15 +01:00
Greg Dunlap 4372e4c92b Working on undoing the system_settings_form stuff in system module 2011-12-07 21:24:50 +01:00
Greg Dunlap 539ee4b7f0 Changed my mind but fixed formatting 2011-12-07 20:58:40 +01:00
Greg Dunlap 4c391b83fa Removed nesting which I don't think is serving a point 2011-12-07 20:45:59 +01:00
Dries cb4d787849 - Patch #953336 by sun, pillarsdotnet, chx: contributed modules are not able to test theme-related functionality. 2011-12-03 18:43:50 -05:00
Nathaniel d8c739586b Issue #1346760 by xjm, droplet, catch: Fixed Drag and drop needs a scalable weight select element. 2011-12-02 14:05:37 +09:00
Greg Dunlap c1c2ceab25 Fixing problems related to corepocalypse merge 2011-11-30 13:17:28 +01:00
Greg Dunlap 4eb660a57f Fixing problems related to corepocalypse merge 2011-11-30 13:16:05 +01:00
Greg Dunlap 9032509c26 Merge from corepocalypse 2011-11-30 11:46:45 +01:00
catch c237d184ba Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), allow hook_mail_alter() implementation to cancel mail. 2011-11-30 12:13:51 +09:00
catch efe0a73b29 Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define(). 2011-11-29 18:56:53 +09:00
Nathaniel 129de63e06 Issue #1260716 by good_man, Gábor Hojtsy, emarchak, David_Rothstein, ezra-g: Improve language onboarding user experience. 2011-11-25 15:22:29 +09:00
Nathaniel 1b4dfed494 Issue #1025796 by jthorson, Rob Loach, tim.plunkett, alex_ustinov: Fixed Rename path to uri in image functions. 2011-11-25 12:09:40 +09:00
Dries 371f1a1e88 - Patch #1087940 by drewish, rocket_nova: document that wildcard % doesn't work as first argument in menu paths. 2011-11-22 20:32:00 -05:00
Dries 26e0575cdf - Patch #1280674 by TR, DamZ: submit button 'floats' during ajax submission. 2011-11-22 19:54:51 -05:00
Dries 835068dda2 - Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, sven.lauer: drupal_alter() fails to order modules correctly in some cases. 2011-11-21 22:17:33 -05:00
catch ccbadedd42 Issue #1203532 by ericduran, keichee: Fixed jQuery Form Plugin update to latest stable release. 2011-11-18 23:59:36 +09:00
Nathaniel 2173020359 Issue #1077878 by ericduran, Mark Trapp, JohnAlbin, jessebeach, Jacine: Added HTML5shiv to core. 2011-11-17 16:33:06 +09:00
catch f2a145052e Issue #1328900 by Rob Loach, amateescu: Update to jQuery 1.7. 2011-11-15 11:20:26 +09:00
webchick d2f32b2aae Issue #1339292 by xjm: Fixed hook_requirements() documentation references incorrect path for cron in system.api.php. 2011-11-12 15:41:54 -08:00
webchick faed976f0e Issue #999024 by bfroehle, O Govinda: Fixed Status Report page refers to 'update status module' instead of 'update manager module'. 2011-11-11 11:49:57 -08:00
catch 9d961cc2d3 Issue #1002258 by tstoeckler, xjm, kathyh: Fixed D6 modules satisfy D7 module dependencies. 2011-11-09 01:04:26 +09:00
Nathaniel 578e5ff5c4 Issue #1049284 by xjm: Fixed Running update.php to flush caches no longer works unless there are updates pending. 2011-11-08 13:21:48 +09:00
Nathaniel 132ae79332 Issue #916424 by rjgoldsborough, Jacine: Merge system.messages.css and system.menus.css into system.theme.css. 2011-11-04 15:33:29 +09:00
catch 5f46023c78 Issue #865536 by ericduran, effulgentsia, cosmicdreams, sreynen, jessebeach et al: Added drupal_add_js() is missing the 'browsers' option. 2011-11-03 20:00:04 +09:00
catch e6ae6a89dc Issue #1077578 by rupl: Convert page.tpl.php to HTML5. 2011-11-03 16:48:05 +09:00
catch 70b8337cdc Issue #1291100 by moshe weitzman, David_Rothstein: Remove category system from user edit and view. 2011-11-03 16:34:18 +09:00
Nathaniel 07abfc136a Issue #1312844 by sven.lauer, kathyh: Fixed hook_schema() doc should state that database tables are auto-created. 2011-11-02 17:28:14 +09:00
Nathan Haug f434037c0e Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00