Commit Graph

197 Commits (3173726ba78026376d1344e9fc600ee0233a2818)

Author SHA1 Message Date
mcdruid c91a5ca09a
Issue #3383223 by poker10, dokumori, dsnopek, catch, berdir, effulgentsia, mlhess, samuel.mortenson, poiu, moshe weitzman: URL aliases can be used to override trusted urls 2024-12-03 16:23:12 +00:00
David Rothstein e719d5cfe2 Issue #1576552 by jhedstrom, jcisio, markie: Prevent PHP notices in path_node_insert/update if $node->path is defined but $node->path['alias'] is not 2015-10-13 00:00:49 -04:00
webchick 67aa14e348 Issue #1595594 by Devin Carlson, Alan D.: Path modules node alter uses collapsible and collapsed attributes in the 'alias' text field. 2012-09-13 02:29:18 -07:00
David Rothstein a12152309a Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
Jennifer Hodgdon 40c99ba94f Issue #1355682 by Zgear, chertzog: API docs cleanup for Path module 2012-04-04 16:28:08 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick 50fdcb190e Issue #1393604 by tedbow, Niklas Fiekas: Fixed path_form_element_validate() does not send correct parameter to form_set_error(). 2012-03-01 21:18:33 -08:00
webchick d6710e4122 Issue #1393846 by tedbow, Albert Volkman: Fixed path_form_element_validate() executes unnecessary db_select() query when only space given for URL Alias. 2012-02-14 13:33:53 -05:00
Dries Buytaert 6b24718e7a - Patch #1118502 by pwolanin: path module should use a different weight than search module on admin/config. 2011-04-12 21:27:07 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Angie Byron 6d0ca97b8f #690622 by jhodgdon: Remove the word 'node' from various strings. 2010-12-01 00:31:38 +00:00
Dries Buytaert ae85abb983 - Patch #955610 by casey: impossible to have multiple node forms on one page due to fixed IDs. 2010-11-05 19:47:20 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Dries Buytaert eaee909a00 - Patch #757154 by sun, effulgentsia: base form_id() via hook_forms() not taken into account for #validate, #submit, hook_form_FORMID_alter(). 2010-09-09 23:01:48 +00:00
Dries Buytaert 05f8dbc5f5 -Patch #713388 by Bojhan, mr.baileys: better weight items inside categories on Configuration. 2010-02-13 21:41:58 +00:00
Angie Byron 92ad427474 #699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people. 2010-02-07 17:29:09 +00:00
Dries Buytaert d7a7ec64e0 - Patch #678590 by asimmonds, Dave Reid, Damien Tournoud: fixed path alias link being below submit button on taxonomy term add. 2010-01-18 03:33:43 +00:00
Dries Buytaert 28714aa363 - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
Dries Buytaert 1da26fadfe - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
Dries Buytaert 0baad49d62 - Patch #635094 by plach: unify 'language neutral' language codes. 2009-12-02 19:26:23 +00:00
Dries Buytaert 29368b4664 - Patch #620446 by Xano: rewrite permission titles and descriptions. 2009-12-01 13:14:43 +00:00
Angie Byron 88df17380a #639738 by VM, batigolix, arianek, marvil07, jhodgdon, deviantintegral, and dmitrig01: Convert Path module to new help standard. 2009-11-29 20:19:04 +00:00
Angie Byron 4d46b7cdf8 Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class. 2009-11-08 10:02:41 +00:00
Dries Buytaert e4ca439ba1 - Patch #595084 by c960657: use type hinting for . 2009-11-01 12:11:10 +00:00
Dries Buytaert 891512c229 - Patch #332333 by sun: moving some functions, no API changes, no new features. 2009-10-22 01:27:18 +00:00
Dries Buytaert 0fa300a696 - Patch #332333 by sun: more fixes for the path API. 2009-10-20 01:24:34 +00:00
Dries Buytaert 977d635bb1 - Patch #332333 by dmitrig01, alexw: add a real API to path.module. 2009-10-15 17:53:34 +00:00
Dries Buytaert a539b0e00d - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures. 2009-09-05 15:05:05 +00:00
Angie Byron 43db68b632 #506124 follow-up by Gábor Hojtsy: Move URL aliases under Search & Metadata. 2009-08-28 14:40:12 +00:00
Angie Byron 2c55219315 #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the 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. 2009-08-24 00:14:23 +00:00
Angie Byron e63e85020b Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again. 2009-08-24 00:10:46 +00:00
Angie Byron 4ae238ea57 *** empty log message *** 2009-08-24 00:02:05 +00:00
Angie Byron e6eb489918 #542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions. 2009-08-23 01:05:12 +00:00
Dries Buytaert bf8e86f789 - Patch #476290 by tylor, evlis2, bohjan, Psicomante et al: add path alias to taxonomy term edit page. Yay. 2009-08-15 15:45:07 +00:00
Dries Buytaert 018cc32777 - Patch #481706 by Dave Reid: path_node_delete() can leave abandoned URL aliases. 2009-07-08 07:46:10 +00:00
Dries Buytaert d3c9cbfc3a - Patch #504098 by eigenator, Xano, Keith.smith et al: better help text for path administration page. 2009-07-07 09:43:34 +00:00
Dries Buytaert e4a4b7cc7e - Patch #506976 by catch: rename hook_perm to hook_permission. 2009-07-05 18:00:11 +00:00
Angie Byron 647f3541ae #506124 by Bojhan: Move URL aliases path to site configuration. 2009-06-30 18:21:06 +00:00
Dries Buytaert 3692eee08d - Patch #288946 by jeffschuler, z.stolar: increase path length to 255. 2009-06-11 04:59:26 +00:00
Dries Buytaert 0f4060f377 - Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks. 2009-05-27 18:34:03 +00:00
Dries Buytaert 2c71644dbc - Patch #394510 by Berdir, ksenzee: convert to new database abstraction layer. 2009-05-10 16:50:19 +00:00
Dries Buytaert c1aadd2a21 - Patch #440920 by brianV: whitespace and coding style clean-up. 2009-04-22 15:53:00 +00:00
Angie Byron e888f0061c #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future. 2009-04-11 22:19:46 +00:00
Angie Byron 9a6fa8920f #367356 by ultimateboy: Add label above path form for consistency. 2009-03-30 05:30:39 +00:00
Angie Byron ddc2604d69 #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. 2009-03-08 04:25:07 +00:00
Dries Buytaert c0cb68abcc - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups. 2008-12-09 11:30:25 +00:00
Dries Buytaert 58b0235a72 - Patch #324313 by catch et al: load multiple nodes and terms at once. 2008-12-05 22:18:46 +00:00
Dries Buytaert bbb38296e0 - Patch #335385 by Dave Reid: fixed maxlength of path alias fields to be consistent with the database. 2008-11-22 10:49:01 +00:00
Angie Byron f76acb2d9d #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. 2008-10-12 04:30:09 +00:00
Angie Byron d59ba41f65 #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names 2008-10-09 15:15:55 +00:00