summaryrefslogtreecommitdiff
path: root/modules/field_ui/field_ui.module
Commit message (Collapse)AuthorAge
* - Patch #606994 by yched: move entity handling out of Field API.Dries Buytaert2009-10-31
|
* #617532 by matt2000: Fixed field_ui() menu paths with underscores in content ↵Angie Byron2009-10-29
| | | | type names.
* - Patch #307354 by xmacinfo, heather: rename 'Display fields' to 'Manage ↵Dries Buytaert2009-10-26
| | | | Display'.
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
* - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to ↵Dries Buytaert2009-10-15
| | | | avoid users rendering their site unusable.
* #597508 by sun: Fixed path argument loader for node type paths.Angie Byron2009-10-09
|
* - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field ↵Dries Buytaert2009-09-26
| | | | updates.
* #553292 by yched: Fixed bug with formatter settings getting lost when saving ↵Angie Byron2009-08-29
| | | | a field.
* #516138 follow-up by yched: Instead of a full menu rebuild, set a variable ↵Angie Byron2009-08-24
| | | | indicating it's needed. Speeds up tests by a factor of at least two.
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | 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.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #555142 by yched: Clean up unneeded menu-rebuild code in Field UI.Angie Byron2009-08-21
|
* #516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN ↵Angie Byron2009-08-19
CORE! OH YEAH! :D