Commit Graph

10811 Commits (34a8a369aa0afb353d95578768903c6a1d5cd06b)

Author SHA1 Message Date
Angie Byron 34a8a369aa #367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API. 2009-08-22 00:58:55 +00:00
Dries Buytaert bc23bfaa11 - Patch #546350 by dropcube: remove hardcoded numeric deltas from hook_filter_info(). 2009-08-21 17:28:27 +00:00
Dries Buytaert 0d9816b8fd - Patch #555400 by boombatower: remove duplicate method. 2009-08-21 17:07:17 +00:00
Dries Buytaert 19638ba0c6 - Patch #523478 by stBorchert, Bojhan, et al: better widget for WIDTH x HEIGHT widget. 2009-08-21 16:51:52 +00:00
Dries Buytaert e4758cb4f5 - Patch #555446 by deekayen: remove backward-compatibility hacks from arg processing. 2009-08-21 16:36:35 +00:00
Dries Buytaert b06e8d9caa - Patch #555818 by Gábor Hojtsy: color of Seven toolbar was not as designed. 2009-08-21 16:22:55 +00:00
Dries Buytaert 53fc09a555 - Patch #555458 by deekayen: convert stray sprinf() syntax query to dbtng. 2009-08-21 15:25:13 +00:00
Dries Buytaert 1f1734af01 - Patch #552958 by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'. 2009-08-21 14:28:52 +00:00
Dries Buytaert 2a123f0ac9 - Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'. 2009-08-21 14:27:47 +00:00
Dries Buytaert fd4020db89 - Patch #550228 by tobiasb: correct page callback. 2009-08-21 14:03:46 +00:00
Angie Byron 1595422929 #551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview. 2009-08-21 07:59:47 +00:00
Angie Byron 716293e0fb #509398 by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D 2009-08-21 07:50:08 +00:00
Angie Byron d151ea9100 #554754 by gordon and dww: Added a new function update_get_update_list() to return list of pending updates. 2009-08-21 06:40:05 +00:00
Angie Byron 0e116ff9cf #555142 by yched: Clean up unneeded menu-rebuild code in Field UI. 2009-08-21 02:54:46 +00:00
Angie Byron cc22ae663a #541708 by catch: Removed unnecessary query in _filter_tips(). 2009-08-21 00:50:32 +00:00
Angie Byron 6df0d7edb6 #552520 by merlinofchaos: Fixed AJAX wrappers on poll/upload modules. 2009-08-21 00:35:31 +00:00
Angie Byron db61b26039 #439798 by Rob Loach: Added Vertical Tabs to the Node Type Form. 2009-08-21 00:21:48 +00:00
Angie Byron bf49ab7213 #551574 by emmajane and jhodgdon: Added @see also links to variable_set(), variable_get() and variable_del() to link them together. 2009-08-21 00:00:43 +00:00
Angie Byron d281792b9a #548806 by alexanderpas and yoroy: Added breadcrumbs to Seven theme. 2009-08-20 15:59:58 +00:00
Angie Byron 1aee5cf42d #515236 by brandonojc, Everett Zufelt, and zzolo: Added additional markup to theme_status_messages() to be more apparent to assistive technology users. 2009-08-20 15:18:09 +00:00
Dries Buytaert e00f620dbc - Patch #554164 by catch: join on {forum} instead of {term_node} for forum queries. 2009-08-20 14:58:30 +00:00
Dries Buytaert 5dd8314d0a - Patch #446518 by sun: remove argument from check_markup(). 2009-08-20 10:56:33 +00:00
Dries Buytaert 0125b20cda - Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page. 2009-08-20 10:48:03 +00:00
Dries Buytaert c5f683b27c - Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible the node access by converting hook_access() to hook_node_access(). 2009-08-20 09:47:04 +00:00
Angie Byron 425a1f955c #554106 by dropcube: Attempt #2 at fixing random test failures. 2009-08-20 07:24:40 +00:00
Angie Byron 5a4fdae4e3 Reverting #554106. Causes failures in path-related tests. 2009-08-20 03:16:06 +00:00
Angie Byron a10e162270 #554106 by dropcube, boombatower, deekayen, and sun: Let DWTC handle HTTP location header to ensure drupal_generate_test_ua() is called. Fix for testing bot. 2009-08-20 02:40:06 +00:00
Angie Byron 45e2d8efcf #514172 by Bojhan: Increased maximum menu router parts (again). 2009-08-19 23:29:13 +00:00
Angie Byron f8e430c7fd #552084 by jhodgdon: Removed references to 'CCK' in core. 2009-08-19 22:46:05 +00:00
Angie Byron 01d98fa50b #400292 by effulgentsia: Allow preprocess functions for theme hooks implemented as functions. 2009-08-19 22:44:05 +00:00
Dries Buytaert 40003c8307 - Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core. 2009-08-19 20:19:37 +00:00
Angie Byron e998857eb8 #516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CORE! OH YEAH! :D 2009-08-19 13:31:14 +00:00
Dries Buytaert 24289301ab - Patch #552986 by yoroy: remove redundant form description. 2009-08-19 12:56:47 +00:00
Dries Buytaert 4a242a80b5 - Patch #543294 by Damien Tournoud et al: add status/promote/sticky to node_revisions table. 2009-08-19 12:37:58 +00:00
Angie Byron b2730e86d5 #552066 by quicksketch and pwolanin: Fix bug with file_save_upload() and trailing slashes (with tests). 2009-08-19 08:38:09 +00:00
Angie Byron af7cd743e9 #543988 by eojthebrave: Added hover state for links to Seven theme. 2009-08-19 08:17:38 +00:00
Angie Byron 024d4987c1 #552744 by drewish: Fixed incorrect documentation for the form.inc theme functions. 2009-08-19 08:15:36 +00:00
Angie Byron 0ae93f0cb4 #542426 by neilnz: PostgreSQL should not require password to be set in settings.php for trust mode. 2009-08-19 08:12:26 +00:00
Dries Buytaert 38abc06534 - Patch #544418 by sun: small follow-up on new AJAX framework. 2009-08-18 11:26:04 +00:00
Dries Buytaert cca5a91436 - Patch #276400 by mattyoung, chx: tests for language negotiation. 2009-08-18 11:22:36 +00:00
Dries Buytaert c710971d56 - Patch #546390 by cweagans: fix CLI detection in install.php 2009-08-18 11:03:12 +00:00
Angie Byron ae1d9c577b #526122 by bangpound, yched, and catch: Added an autocomplete widget for taxonomy term fields. 2009-08-18 06:01:07 +00:00
Angie Byron 80b4cd6610 #172571 follow-up by deekayen: removing xml.png which isn't referenced anywhere anymore. 2009-08-18 02:53:23 +00:00
Dries Buytaert 9eb6dd5eaa - Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations. 2009-08-17 20:32:30 +00:00
Angie Byron b41323642b #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. 2009-08-17 19:14:42 +00:00
Dries Buytaert 0138e3946a - Patch #421076 by stBorchert, Xano: increase font size of code and kbd tags. 2009-08-17 19:05:26 +00:00
Angie Byron 14ce7b4d4e #545956 by claudiu.cristea: Add a presave hook to comments. 2009-08-17 13:10:45 +00:00
Angie Byron 92d536493c #544418 follow-up: It's really helpful when I commit ALL of a patch. 2009-08-17 07:29:32 +00:00
Angie Byron 25b9f686a6 #544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now. 2009-08-17 07:12:16 +00:00
Dries Buytaert 55d9463766 - Patch #370240 by Josh Waihi, stuzza, mfb, Arancaytar: PDO should quote index names in table declarations. 2009-08-17 06:52:02 +00:00