| Commit message (Expand) | Author | Age |
* | - Patch #476290 by tylor, evlis2, bohjan, Psicomante et al: add path alias to... | Dries Buytaert | 2009-08-15 |
* | - Patch #481706 by Dave Reid: path_node_delete() can leave abandoned URL alia... | Dries Buytaert | 2009-07-08 |
* | - Patch #504098 by eigenator, Xano, Keith.smith et al: better help text for p... | Dries Buytaert | 2009-07-07 |
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
* | #506124 by Bojhan: Move URL aliases path to site configuration. | Angie Byron | 2009-06-30 |
* | - Patch #288946 by jeffschuler, z.stolar: increase path length to 255. | Dries Buytaert | 2009-06-11 |
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' nominaliz... | Dries Buytaert | 2009-05-27 |
* | - Patch #394510 by Berdir, ksenzee: convert to new database abstraction layer. | Dries Buytaert | 2009-05-10 |
* | - Patch #440920 by brianV: whitespace and coding style clean-up. | Dries Buytaert | 2009-04-22 |
* | #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now pr... | Angie Byron | 2009-04-11 |
* | #367356 by ultimateboy: Add label above path form for consistency. | Angie Byron | 2009-03-30 |
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | Angie Byron | 2009-03-08 |
* | - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and d... | Dries Buytaert | 2008-12-09 |
* | - Patch #324313 by catch et al: load multiple nodes and terms at once. | Dries Buytaert | 2008-12-05 |
* | - Patch #335385 by Dave Reid: fixed maxlength of path alias fields to be cons... | Dries Buytaert | 2008-11-22 |
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ... | Angie Byron | 2008-10-09 |
* | - Patch #310212 by justinrandell: killed in _node hook, as well as twelve sa... | Dries Buytaert | 2008-10-06 |
* | - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edi... | Dries Buytaert | 2008-09-27 |
* | #108979 by ewhipple, catch, and sun: Order permissions consistently, keep nod... | Angie Byron | 2008-09-17 |
* | - Patch #254553 by aclight: fixed E_NOTICE. | Dries Buytaert | 2008-06-21 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already commi... | Dries Buytaert | 2008-04-23 |
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu... | Dries Buytaert | 2008-04-14 |
* | - Patch #229517 by keith.smith and flobruit: de-html selected interface strings. | Dries Buytaert | 2008-03-13 |
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descri... | Dries Buytaert | 2008-02-20 |
* | #216404 by Rob Loach: path_nodeapi() only worked for users with permissions, ... | Gábor Hojtsy | 2008-02-03 |
* | #154517 follow up by Desbeers: path_form_alter() was not path alias language ... | Gábor Hojtsy | 2007-12-23 |
* | #200069 by keith.smith: new standard for 'more information' links in module h... | Gábor Hojtsy | 2007-12-14 |
* | #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, u... | Gábor Hojtsy | 2007-12-13 |
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
* | #154517 follow up by Desbeers: fix saving and updating language aware path al... | Gábor Hojtsy | 2007-11-30 |
* | #154517 by chx and Desbeers: usability fixes for path module (required fields... | Gábor Hojtsy | 2007-11-10 |
* | #166644 by pwolanin: path module was incorrectly using drupal_get_form | Gábor Hojtsy | 2007-08-12 |
* | - Patch #162463 by kbahey: fixed notice. | Dries Buytaert | 2007-07-28 |
* | - Patch #161178 by Crell: split up path module. | Dries Buytaert | 2007-07-22 |
* | #156910 by asimmonds: fix code indentation problems introduced with new code ... | Gábor Hojtsy | 2007-07-05 |
* | - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we | Dries Buytaert | 2007-07-01 |
* | #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing ro... | Gábor Hojtsy | 2007-06-30 |
* | #154046: Optimize confirm_form syntax for common usage (and fix some $form_st... | Steven Wittens | 2007-06-24 |
* | #153781: Convert all remaining confirm_forms() to deletion api. | Steven Wittens | 2007-06-22 |
* | #147723: Deletion API (by hunmonk). Woop woop. | Steven Wittens | 2007-06-22 |
* | #150049 by Moshe Weitzman: empower custom url rewriting with url() options | Gábor Hojtsy | 2007-06-18 |
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund... | Dries Buytaert | 2007-06-04 |
* | - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. | Dries Buytaert | 2007-05-28 |
* | - Patch #137767 by chx and pwolanin: multiple menu support. | Dries Buytaert | 2007-05-16 |
* | - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) | Dries Buytaert | 2007-05-14 |
* | - Patch #142619 by erdemkose: fixed E_ALL warnings. | Dries Buytaert | 2007-05-10 |
* | - Modified patch #141526 by Gurpartap Singh: added a filter form on the path ... | Dries Buytaert | 2007-05-07 |
* | - Patch #128082 by Goba et al: Allow localization of built-in menu items. | Dries Buytaert | 2007-04-30 |