summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #641356 by fago, sun: cache more of () when form caching is enabled.Dries Buytaert2009-12-05
|
* #651510 by boombatower: Fixed token.inc - split() is deprecated in PHP 5.3.Angie Byron2009-12-05
|
* - Patch #584296 by jhodgdon: improved field API documentation.Dries Buytaert2009-12-04
|
* #650758 by carlos8f: Fixed Overlay bug: admin links aren't transformed to ↵Angie Byron2009-12-04
| | | | overlay paths in IE/Opera.
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #650944 by catch: use db_truncate() in _menu_router_save().Dries Buytaert2009-12-04
|
* - Patch #648744 by Crell: specified more @return type definitions for ↵Dries Buytaert2009-12-04
| | | | auto-completion in IDEs.
* - Patch #520946 by jhodgdon: fixed error in API documentation of ↵Dries Buytaert2009-12-04
| | | | form_set_error().
* - Patch #617424 by matt2000, jhodgdon: documentation for hook_menu().Dries Buytaert2009-12-04
|
* - Patch #636822 by jhodgdon, arianek, David_Rothstein, JuliaKM: help ↵Dries Buytaert2009-12-04
| | | | improvements for shortcut and toolbar.
* - Patch #627048 by Bojhan, yoroy: added user interface category.Dries Buytaert2009-12-04
|
* - Patch #394182 by jhodgdon: documentation improvementDries Buytaert2009-12-04
|
* - Patch #471744 by jhodgdon: remove stray references from ↵Dries Buytaert2009-12-04
| | | | hook_taxonomy_term_load() parameters.
* - Patch #637058 by jhodgdon: documentation improvements.Dries Buytaert2009-12-03
|
* - Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks.Dries Buytaert2009-12-03
|
* - Patch #626024 by sun, catch: fixed filter_list_format() hits database too ↵Dries Buytaert2009-12-03
| | | | often / filter_format_save() doesn't save all filters.
* - Patch #644106 by jhodgdon: field_update_instance() doc needs minor fix.Dries Buytaert2009-12-03
|
* - Patch #645998 by jhodgdon: removed outdated documentation.Dries Buytaert2009-12-03
|
* - Patch #648744 by fago: added support for DBTNG auto completion in IDEs. ↵Dries Buytaert2009-12-02
| | | | Usability improvement.
* - Patch #398110 by matt2000: bugfix: node_submit() resets ->uid.Dries Buytaert2009-12-02
|
* - Patch #648710 by pwolanin, Gábor Hojtsy: fixed error when creating new ↵Dries Buytaert2009-12-02
| | | | block without region.
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* - Patch #647250 by brianV: permissions page not in alphabetical order.Dries Buytaert2009-12-02
|
* - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: ↵Dries Buytaert2009-12-02
| | | | improved consistency, flexibility and accessibility of form element labels.
* - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to ↵Dries Buytaert2009-12-02
| | | | all tables.
* #569354 by jhodgdon: Fixed More Help link on Actions page, some capitalization.Angie Byron2009-12-02
|
* #645776 by arianek, tobiasb, and jhodgdon: Update Field help to new standard.Angie Byron2009-12-02
|
* #640216 by arianek, batigolix, dww, and jhodgdon: Update Update status ↵Angie Byron2009-12-02
| | | | module to new help standard.
* #640348 by batigolix, arianek, lisarex, bangpound, and jhodgdon: Updated ↵Angie Byron2009-12-02
| | | | Taxonomy module to new help standard.
* #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, ↵Angie Byron2009-12-02
| | | | marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site.
* - Patch #648394 by jhodgdon, dww: improved order of fields on update config ↵Dries Buytaert2009-12-02
| | | | page.
* - Patch #647336 by boombatower, Morbus Iff: fixed bug with when xmlrpc() is ↵Dries Buytaert2009-12-02
| | | | called with no function arguments. Added some extra XML-RPC tests.
* - Patch #642010 by yoroy: shorten and reorganize help text for language stuff.Dries Buytaert2009-12-02
|
* - Patch #648262 by brianV: fixed some typos.Dries Buytaert2009-12-02
|
* - Patch #620446 by sun: removed a whitespace.Dries Buytaert2009-12-02
|
* - Patch #634234 by jhodgdon, arianek: more help improvements.Dries Buytaert2009-12-01
|
* - Patch #446666 by cweagans: split 'administer site configuration' into more ↵Dries Buytaert2009-12-01
| | | | granular permissions.
* #613858 follow-up by cweagans: Rename update function so HEAD works again. ;)Angie Byron2009-12-01
|
* - Patch #629518 by jhodgdon: better documentation.Dries Buytaert2009-12-01
|
* - Patch #613858 by sun, Dave Reid: fixed drupal_is_front_page() should not ↵Dries Buytaert2009-12-01
| | | | call drupal_get_normal_path().
* - Patch #647130 by fago, sun: cache only once when rebuilding a form.Dries Buytaert2009-12-01
|
* - Patch #645374 by sun: make object IDs available to form submit handlers. ↵Dries Buytaert2009-12-01
| | | | This should be a best practice, IMO.
* #632030 by JohnAlbin: Merge Garland and Minnelli into one theme.Angie Byron2009-12-01
|
* #386462 follow-up by Jeff Burnz, mgifford, and JohnAlbin: Hide 'Skip ↵Angie Byron2009-12-01
| | | | Navigation' link in Seven; make it visible upon focus.
* - Patch #634234 by jhodgdon, arianek, lisarex: better help for system ↵Dries Buytaert2009-12-01
| | | | module, syslog module, and simpletest module.
* - Patch #637702 by jhodgdon, David_Rothstein: get rid of Administration ↵Dries Buytaert2009-12-01
| | | | Shortcuts menu. Left-over code.
* - Patch #336483 by catch: moving the update function to the proper module.Dries Buytaert2009-12-01
|
* - Patch #601150 by eojthebrave, bganicky, sun, seutje, JacobSingh, ivansf: ↵Dries Buytaert2009-12-01
| | | | improved UI for contextual links.
* - Patch #616108 by lisarex, agentrickard, Bojhan: improved (and corrected) ↵Dries Buytaert2009-12-01
| | | | help text on roles page.
* - Patch #620446 by Xano: rewrite permission titles and descriptions.Dries Buytaert2009-12-01
|