/[drupal]/drupal/modules/path/path.admin.inc
ViewVC logotype

Log of /drupal/modules/path/path.admin.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 05:13:44 2009 UTC (4 weeks, 6 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.35: +4 -3 lines
Diff to previous 1.35
#320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 01:24:34 2009 UTC (5 weeks, 3 days ago) by dries
Branch: MAIN
Changes since 1.34: +11 -15 lines
Diff to previous 1.34
- Patch #332333 by sun: more fixes for the path API.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 17:53:34 2009 UTC (6 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.33: +59 -46 lines
Diff to previous 1.33
- Patch #332333 by dmitrig01, alexw: add a real API to path.module.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 14 20:42:47 2009 UTC (6 weeks, 1 day ago) by dries
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
- Patch #582456 by dereine, sun, tobiasb: make confirm_form() respect query string destination.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 20:46:17 2009 UTC (6 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.31: +3 -13 lines
Diff to previous 1.31
- Patch #600466 by Dave Reid: removed unused path_admin_filter_get_keys().

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:12:47 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.30: +4 -4 lines
Diff to previous 1.30
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
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.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:04:23 2009 UTC (2 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 28 14:40:12 2009 UTC (2 months, 4 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.28: +9 -9 lines
Diff to previous 1.28
#506124 follow-up by Gábor Hojtsy: Move URL aliases under Search & Metadata.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 14:34:21 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.27: +7 -5 lines
Diff to previous 1.27
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 06:39:34 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.26: +9 -5 lines
Diff to previous 1.26
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 07:26:31 2009 UTC (4 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.25: +9 -9 lines
Diff to previous 1.25
- Patch #506124 by Dave Reid, Bojhan, et al: moving URL aliases to site configuration.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 14:24:56 2009 UTC (4 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
#504428 follow-up by keith.smith: Remove 'now' from all empty admin screen texts. Steve Krug would be proud.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 16:05:58 2009 UTC (5 months ago) by webchick
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
#504428 by Sutharsan: Include link to add item on all empty admin listing pages.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 04:59:26 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
- Patch #288946 by jeffschuler, z.stolar: increase path length to 255.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 11:33:17 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
- Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 15:23:16 2009 UTC (6 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 10 16:50:19 2009 UTC (6 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.19: +22 -16 lines
Diff to previous 1.19
- Patch #394510 by Berdir, ksenzee: convert to new database abstraction layer.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 19:44:39 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
- Patch #330748 by stBorchert: remove  from theme_pager*.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 15:53:00 2009 UTC (7 months ago) by dries
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17
- Patch #440920 by brianV: whitespace and coding style clean-up.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 19:27:21 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5, DRUPAL-7-0-UNSTABLE-6
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
- Rollback of #190867.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 12:50:27 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.15: +13 -3 lines
Diff to previous 1.15
- Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page.

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 10:49:15 2008 UTC (12 months ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 , to next main 1.36
- Patch #335385 by Dave Reid: fixed maxlength of path alias fields to be consistent with the database.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 10:49:01 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.14: +4 -4 lines
Diff to previous 1.14
- Patch #335385 by Dave Reid: fixed maxlength of path alias fields to be consistent with the database.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 00:33:03 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 06:27:04 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 21:11:01 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 20:20:49 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.10: +3 -6 lines
Diff to previous 1.10
- Patch #318887 by Dave Reid: clean-up some array shifting code.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 19:36:37 2008 UTC (15 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.9: +6 -4 lines
Diff to previous 1.9
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 05:21:20 2008 UTC (15 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
- Patch #190867 by Damien Tournoud: remove access check when creating aliases.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:38 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 8 10:35:42 2008 UTC (22 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6
Branch point for: DRUPAL-6
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 12:02:52 2007 UTC (23 months ago) by dries
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
- Patch #204221 by webernet: code style fixes.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 10 12:08:22 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4, DRUPAL-6-0-RC-1
Changes since 1.4: +32 -8 lines
Diff to previous 1.4
#154517 by chx and Desbeers: usability fixes for path module (required fields, permission info and resetting the filter made possible), and fixing language usage on nodeapi update in path_nodeapi

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 16:34:56 2007 UTC (2 years, 3 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1, DRUPAL-6-0-BETA-2
Changes since 1.3: +5 -6 lines
Diff to previous 1.3
#166644 by pwolanin: path module was incorrectly using drupal_get_form

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 18:23:25 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- Patch #163039 by Crell: fixed typo.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 29 16:58:19 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
#162785 patch by swentel: fix missing form_state vars in path forms

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 22 20:21:02 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
- Patch #161178 by Crell: split up path module.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2