Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #445130 by Rob Loach, aspilicious: namespace the Drupal jQuery ↵ | Dries Buytaert | 2010-04-09 |
| | | | | functions. | ||
* | - Patch #722354 by jhodgdon, catch: critical bug: fixed URL aliases marked ↵ | Dries Buytaert | 2010-03-26 |
| | | | | 'all languages' from UI do not work. Added tests. | ||
* | - Patch #744258 by sun: admin/structure/taxonomy paths have to use ↵ | Dries Buytaert | 2010-03-25 |
| | | | | machine_name(), not vid. | ||
* | #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type ↵ | Angie Byron | 2010-03-07 |
| | | | | 'text_format' for additional DX/security around rich text fields. | ||
* | - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: ↵ | Dries Buytaert | 2010-03-03 |
| | | | | made fieldsets work on all browser. | ||
* | -Patch #713388 by Bojhan, mr.baileys: better weight items inside categories ↵ | Dries Buytaert | 2010-02-13 |
| | | | | on Configuration. | ||
* | #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at ↵ | Angie Byron | 2010-02-07 |
| | | | | admin/people. | ||
* | - Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem ↵ | Dries Buytaert | 2010-01-29 |
| | | | | with clean urls. | ||
* | - Patch #689738 by c960657: use Save and Delete buttons on path alias ↵ | Dries Buytaert | 2010-01-21 |
| | | | | editing form. | ||
* | - Patch #678590 by asimmonds, Dave Reid, Damien Tournoud: fixed path alias ↵ | Dries Buytaert | 2010-01-18 |
| | | | | link being below submit button on taxonomy term add. | ||
* | #571654 follow-up by chx, peximo, plach, sun, et al: | Angie Byron | 2010-01-09 |
| | | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\ | ||
* | #648410 follow-up by Dave Reid: Add link to create new from all empty table ↵ | Angie Byron | 2010-01-03 |
| | | | | texts. | ||
* | - Patch #190867 by chx: fixed access to creating path aliases. | Dries Buytaert | 2009-12-17 |
| | |||
* | - Patch #658140 by jhodgdon: various small help text fixes. | Dries Buytaert | 2009-12-14 |
| | |||
* | - Patch #652420 by sun: fixed some errors. | Dries Buytaert | 2009-12-09 |
| | |||
* | #652420 by sun: Fixed Various failures everywhere caught by asserting on ↵ | Angie Byron | 2009-12-07 |
| | | | | watchdog errors found in testing logs. | ||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | - Patch #635094 by plach: unify 'language neutral' language codes. | Dries Buytaert | 2009-12-02 |
| | |||
* | - Patch #648410 by Dave Reid: standardize add 'empty' row functionality to ↵ | Dries Buytaert | 2009-12-02 |
| | | | | all tables. | ||
* | - Patch #620446 by Xano: rewrite permission titles and descriptions. | Dries Buytaert | 2009-12-01 |
| | |||
* | #639738 by VM, batigolix, arianek, marvil07, jhodgdon, deviantintegral, and ↵ | Angie Byron | 2009-11-29 |
| | | | | dmitrig01: Convert Path module to new help standard. | ||
* | - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add ↵ | Dries Buytaert | 2009-11-17 |
| | | | | link to the permissions and configuration page of each module from the module configuration page. Great team work! | ||
* | #553326 by sun: Provide consistency to the way field UI is presented for ↵ | Angie Byron | 2009-11-08 |
| | | | | taxonomy. | ||
* | Roll-back of #595084; type-hinting parameters at stdClass makes it so you ↵ | Angie Byron | 2009-11-08 |
| | | | | can't ever pass in another type of class. | ||
* | - Patch #595084 by c960657: use type hinting for . | Dries Buytaert | 2009-11-01 |
| | |||
* | #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, ↵ | Angie Byron | 2009-10-24 |
| | | | | and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks. | ||
* | - Patch #332333 by sun: moving some functions, no API changes, no new features. | Dries Buytaert | 2009-10-22 |
| | |||
* | - Patch #332333 by sun: more fixes for the path API. | Dries Buytaert | 2009-10-20 |
| | |||
* | - Forgot to commit this earlier. | Dries Buytaert | 2009-10-17 |
| | |||
* | #565480 by plach and peximo: TF #2: Multilingual field handling. Integration ↵ | Angie Byron | 2009-10-16 |
| | | | | between field API and locale module + translatable node bodies. | ||
* | - Patch #332333 by dmitrig01, alexw: add a real API to path.module. | Dries Buytaert | 2009-10-15 |
| | |||
* | - Patch #582456 by dereine, sun, tobiasb: make confirm_form() respect query ↵ | Dries Buytaert | 2009-10-14 |
| | | | | string destination. | ||
* | #557292 by peximo, plach, catch, and yched: Convert node title to Field API. | Angie Byron | 2009-10-11 |
| | |||
* | - Patch #600466 by Dave Reid: removed unused path_admin_filter_get_keys(). | Dries Buytaert | 2009-10-10 |
| | |||
* | #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface ↵ | Angie Byron | 2009-10-09 |
| | | | | language for the same path. | ||
* | #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes | Angie Byron | 2009-09-18 |
| | | | | | | before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent. | ||
* | #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... ↵ | Angie Byron | 2009-09-18 |
| | | | | hey hey hey... gooood byeeee... | ||
* | - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵ | Dries Buytaert | 2009-09-05 |
| | | | | other types of stuff to render() structures. | ||
* | #506124 follow-up by Gábor Hojtsy: Move URL aliases under Search & Metadata. | Angie Byron | 2009-08-28 |
| | |||
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵ | Angie Byron | 2009-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 Byron | 2009-08-24 |
| | | | | registry rip. Let's try that again. | ||
* | *** empty log message *** | Angie Byron | 2009-08-24 |
| | |||
* | #542658 follow-up by sun: Move action 'tabs' out of local tasks and into ↵ | Angie Byron | 2009-08-23 |
| | | | | local actions. | ||
* | #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵ | Angie Byron | 2009-08-22 |
| | | | | Convert 'class' attribute to use an array, not a string. | ||
* | #367595 by plach, catch, sun, yched, et al: Added support for translatable ↵ | Angie Byron | 2009-08-22 |
| | | | | fields to Field API. | ||
* | - Patch #552958 by Gábor Hojtsy: create 'regional and language' section in ↵ | Dries Buytaert | 2009-08-21 |
| | | | | 'configuration and modules'. | ||
* | - Patch #476290 by tylor, evlis2, bohjan, Psicomante et al: add path alias ↵ | Dries Buytaert | 2009-08-15 |
| | | | | to taxonomy term edit page. Yay. | ||
* | - Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and ↵ | Dries Buytaert | 2009-08-11 |
| | | | | modules' section so we can start moving over configuration items. Let's see how this goes ... | ||
* | - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so ↵ | Dries Buytaert | 2009-07-29 |
| | | | | there is more room for customization. | ||
* | - Patch #517542 by David Strauss: renamed functions for clarity. We say ↵ | Dries Buytaert | 2009-07-14 |
| | | | | 'yay' to clarity! |