summaryrefslogtreecommitdiff
path: root/modules/path/path.module
Commit message (Collapse)AuthorAge
* Issue #1576552 by jhedstrom, jcisio, markie: Prevent PHP notices in ↵David Rothstein2015-10-13
| | | | path_node_insert/update if $node->path is defined but $node->path['alias'] is not
* Issue #1595594 by Devin Carlson, Alan D.: Path modules node alter uses ↵webchick2012-09-13
| | | | collapsible and collapsed attributes in the 'alias' text field.
* Issue #1495648 by plach: Introduce entity language support.David Rothstein2012-06-09
|
* Issue #1355682 by Zgear, chertzog: API docs cleanup for Path moduleJennifer Hodgdon2012-04-04
|
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #1393604 by tedbow, Niklas Fiekas: Fixed path_form_element_validate() ↵webchick2012-03-01
| | | | does not send correct parameter to form_set_error().
* Issue #1393846 by tedbow, Albert Volkman: Fixed path_form_element_validate() ↵webchick2012-02-14
| | | | executes unnecessary db_select() query when only space given for URL Alias.
* - Patch #1118502 by pwolanin: path module should use a different weight than ↵Dries Buytaert2011-04-12
| | | | search module on admin/config.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #690622 by jhodgdon: Remove the word 'node' from various strings.Angie Byron2010-12-01
|
* - Patch #955610 by casey: impossible to have multiple node forms on one page ↵Dries Buytaert2010-11-05
| | | | due to fixed IDs.
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not ↵Dries Buytaert2010-09-09
| | | | taken into account for #validate, #submit, hook_form_FORMID_alter().
* -Patch #713388 by Bojhan, mr.baileys: better weight items inside categories ↵Dries Buytaert2010-02-13
| | | | on Configuration.
* #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at ↵Angie Byron2010-02-07
| | | | admin/people.
* - Patch #678590 by asimmonds, Dave Reid, Damien Tournoud: fixed path alias ↵Dries Buytaert2010-01-18
| | | | link being below submit button on taxonomy term add.
* - Patch #658140 by jhodgdon: various small help text fixes.Dries Buytaert2009-12-14
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* - Patch #620446 by Xano: rewrite permission titles and descriptions.Dries Buytaert2009-12-01
|
* #639738 by VM, batigolix, arianek, marvil07, jhodgdon, deviantintegral, and ↵Angie Byron2009-11-29
| | | | dmitrig01: Convert Path module to new help standard.
* Roll-back of #595084; type-hinting parameters at stdClass makes it so you ↵Angie Byron2009-11-08
| | | | can't ever pass in another type of class.
* - Patch #595084 by c960657: use type hinting for .Dries Buytaert2009-11-01
|
* - Patch #332333 by sun: moving some functions, no API changes, no new features.Dries Buytaert2009-10-22
|
* - Patch #332333 by sun: more fixes for the path API.Dries Buytaert2009-10-20
|
* - Patch #332333 by dmitrig01, alexw: add a real API to path.module.Dries Buytaert2009-10-15
|
* - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵Dries Buytaert2009-09-05
| | | | other types of stuff to render() structures.
* #506124 follow-up by Gábor Hojtsy: Move URL aliases under Search & Metadata.Angie Byron2009-08-28
|
* #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
|
* #542658 follow-up by sun: Move action 'tabs' out of local tasks and into ↵Angie Byron2009-08-23
| | | | local actions.
* - Patch #476290 by tylor, evlis2, bohjan, Psicomante et al: add path alias ↵Dries Buytaert2009-08-15
| | | | to taxonomy term edit page. Yay.
* - Patch #481706 by Dave Reid: path_node_delete() can leave abandoned URL ↵Dries Buytaert2009-07-08
| | | | aliases.
* - Patch #504098 by eigenator, Xano, Keith.smith et al: better help text for ↵Dries Buytaert2009-07-07
| | | | path administration page.
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* #506124 by Bojhan: Move URL aliases path to site configuration.Angie Byron2009-06-30
|
* - Patch #288946 by jeffschuler, z.stolar: increase path length to 255.Dries Buytaert2009-06-11
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #394510 by Berdir, ksenzee: convert to new database abstraction layer.Dries Buytaert2009-05-10
|
* - Patch #440920 by brianV: whitespace and coding style clean-up.Dries Buytaert2009-04-22
|
* #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now ↵Angie Byron2009-04-11
| | | | presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
* #367356 by ultimateboy: Add label above path form for consistency.Angie Byron2009-03-30
|
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
|
* - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and ↵Dries Buytaert2008-12-09
| | | | documentation because of previous node API clean-ups.
* - Patch #324313 by catch et al: load multiple nodes and terms at once.Dries Buytaert2008-12-05
|
* - Patch #335385 by Dave Reid: fixed maxlength of path alias fields to be ↵Dries Buytaert2008-11-22
| | | | consistent with the database.
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
|
* #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵Angie Byron2008-10-09
| | | | to allow for localization of permission names
* - Patch #310212 by justinrandell: killed in _node hook, as well as twelve ↵Dries Buytaert2008-10-06
| | | | sable tooth tigers.