Commit Graph

37 Commits (259d0b8feca71d49c2f79dcce53b3147f7429b75)

Author SHA1 Message Date
Dries Buytaert 78f4cc01c1 - Patch #1157426 by Gábor Hojtsy: field system uses t() incorrectly and inconsistently. 2011-05-15 17:38:57 -07:00
Dries Buytaert c8c0e0b04b - Patch #1075886 by franz: typo on help text. 2011-04-10 19:15:23 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Angie Byron 496f568da9 #686938 by yched: Fix notice Undefined index: admin in _field_ui_bundle_admin_path() 2010-11-21 07:28:39 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Angie Byron 7cc3d92d65 #616240 follow-up by yched, dereine, marvil07: Make Field UI screens extensible from contrib - part II. 2010-09-11 00:03:42 +00:00
Dries Buytaert f0a49e662d - Patch #616240 by yched, marcingy: make field UI screens extensible from contrib. 2010-06-26 02:06:53 +00:00
Dries Buytaert 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Dries Buytaert 90f598d522 - Patch #777102 by jhodgdon: hook_field_ui_view_modes_tabs() is undocumented. 2010-04-26 14:40:47 +00:00
Dries Buytaert fdb422b8a2 - Patch #742318 by sun, yched: fields are editable regardless of whether an bundle instance exists, missing menu titles, etc. 2010-03-28 11:08:30 +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 6d480f580d #553304 by chellman and jhodgdon: Update Field UI help text to reflect recent changes in Drupal 7. 2010-02-22 16:29:34 +00:00
Angie Byron 3756cdd8c1 #707724 follow-up by yched: More Field API/Entity API terminology clean-up. 2010-02-12 05:38:10 +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 ec78589174 #537750 by yched: Added Field UI for comments. 2010-01-30 04:14:17 +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
Dries Buytaert b12d812b93 - Patch #665878 by yched: fixed field_extra_fields() 2010-01-02 15:00:34 +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 89f1212643 #645802 by jhodgdon and arianek: Convert File module to new help standard. 2009-12-12 23:04:57 +00:00
Angie Byron f5b178083e #645778 by arianek, tobiasb, and lisarex: Update Field UI to new help standard. 2009-12-06 18:51:43 +00:00
Dries Buytaert 1da26fadfe - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
Angie Byron cbe0991d7e #617632 follow-up by zserno and yched: Fix redirection path for content types with underscores. 2009-11-22 18:20:56 +00:00
Angie Byron 490fd34fb0 #617632 by zserno, rszrama, and sign: Add a Save & Add Fields button when adding a content type. 2009-11-22 03:13:01 +00:00
Dries Buytaert 03e2ec64ab - Patch #606994 by yched: move entity handling out of Field API. 2009-10-31 16:06:36 +00:00
Angie Byron fc81470ff3 #617532 by matt2000: Fixed field_ui() menu paths with underscores in content type names. 2009-10-29 07:23:38 +00:00
Dries Buytaert bbce39fff3 - Patch #307354 by xmacinfo, heather: rename 'Display fields' to 'Manage Display'. 2009-10-26 00:15:59 +00:00
Angie Byron a7149821d6 #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). 2009-10-23 22:24:19 +00:00
Dries Buytaert 714597a9cd - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable. 2009-10-15 12:44:36 +00:00
Angie Byron 5cc7c8b5a6 #597508 by sun: Fixed path argument loader for node type paths. 2009-10-09 21:10:20 +00:00
Dries Buytaert db09a6178b - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field updates. 2009-09-26 15:57:39 +00:00
Angie Byron ce1cc587af #553292 by yched: Fixed bug with formatter settings getting lost when saving a field. 2009-08-29 04:42:56 +00:00
Angie Byron 8765df6593 #516138 follow-up by yched: Instead of a full menu rebuild, set a variable indicating it's needed. Speeds up tests by a factor of at least two. 2009-08-24 01:21:51 +00:00
Angie Byron 2c55219315 #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. 2009-08-24 00:14:23 +00:00
Angie Byron e63e85020b Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again. 2009-08-24 00:10:46 +00:00
Angie Byron 4ae238ea57 *** empty log message *** 2009-08-24 00:02: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 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