/[drupal]/contributions/modules/pageroute/pageroute_ui.module
ViewVC logotype

Log of /contributions/modules/pageroute/pageroute_ui.module

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.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 12:07:50 2009 UTC (4 weeks, 1 day ago) by sgilits
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA4
Changes since 1.36.2.7: +2 -2 lines
Diff to previous 1.36.2.7 , to branch point 1.36
#567684 fixed the white screen bug and made a simple test for it

Revision 1.36.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 5 14:36:32 2009 UTC (3 months, 3 weeks ago) by fago
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA3
Changes since 1.36.2.6: +17 -17 lines
Diff to previous 1.36.2.6 , to branch point 1.36
#538618 patch by sgilits: overhauled the module: converted classes to CamelCase, avoid statics, fixed code style

Revision 1.36.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 14:18:58 2009 UTC (8 months ago) by tauran
Branch: DRUPAL-6--1
Changes since 1.36.2.5: +1 -1 lines
Diff to previous 1.36.2.5 , to branch point 1.36
#407424: fixed Callback error in pageroute_ui.module for page help functions

Revision 1.36.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 13:53:36 2009 UTC (8 months ago) by tauran
Branch: DRUPAL-6--1
Changes since 1.36.2.4: +0 -0 lines
Diff to previous 1.36.2.4 , to branch point 1.36
#410020: fixed Node form CCK "add more" Ajax error

Revision 1.36.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 14 10:33:30 2008 UTC (12 months, 1 week ago) by tauran
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.36.2.3: +96 -64 lines
Diff to previous 1.36.2.3 , to branch point 1.36
removed old files

Revision 1.36.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 14 10:21:43 2008 UTC (12 months, 1 week ago) by tauran
Branch: DRUPAL-6--1
Changes since 1.36.2.2: +1 -1 lines
Diff to previous 1.36.2.2 , to branch point 1.36
Update to Beta 1.0

Revision 1.36.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 15:56:53 2008 UTC (14 months, 1 week ago) by tauran
Branch: DRUPAL-6--1
Changes since 1.36.2.1: +1 -1 lines
Diff to previous 1.36.2.1 , to branch point 1.36
*** empty log message ***

Revision 1.36.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 13 13:45:09 2008 UTC (14 months, 2 weeks ago) by tauran
Branch: DRUPAL-6--1
Changes since 1.36: +134 -508 lines
Diff to previous 1.36
Initial commit of pageroute d6 dev version.

Revision 1.29.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 11 12:35:51 2007 UTC (2 years, 1 month ago) by fago
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.29.2.6: +2 -2 lines
Diff to previous 1.29.2.6 , to branch point 1.29 , to next main 1.36
#176586: UI fix: fixed checking for existing page names on page creation

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 11 12:35:33 2007 UTC (2 years, 1 month ago) by fago
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
#176586: UI fix: fixed checking for existing page names on page creation

Revision 1.29.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 13:34:42 2007 UTC (2 years, 6 months ago) by fago
Branch: DRUPAL-5
Changes since 1.29.2.5: +13 -6 lines
Diff to previous 1.29.2.5 , to branch point 1.29
#101655 added the option to render tabs as common drupal menu tabs

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 13:34:29 2007 UTC (2 years, 6 months ago) by fago
Branch: MAIN
Changes since 1.34: +13 -6 lines
Diff to previous 1.34
#101655 added the option to render tabs as common drupal menu tabs

Revision 1.29.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 30 18:20:33 2007 UTC (2 years, 6 months ago) by fago
Branch: DRUPAL-5
Changes since 1.29.2.4: +9 -1 lines
Diff to previous 1.29.2.4 , to branch point 1.29
#85442: fixed required fields get the user stuck by adding optional cancel links
readded the old 4.7 feature for node management pages: optionally display a node add form instead of an empty overview,
made it possible to label the add button of node management pages' empty overview different than the add button for a non empty overview

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 30 18:20:01 2007 UTC (2 years, 6 months ago) by fago
Branch: MAIN
Changes since 1.33: +9 -1 lines
Diff to previous 1.33
#85442: fixed required fields get the user stuck by adding optional cancel links
readded the old 4.7 feature for node management pages: optionally display a node add form instead of an empty overview,
made it possible to label the add button of node management pages' empty overview different than the add button for a non empty overview

Revision 1.29.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 29 18:33:02 2007 UTC (2 years, 6 months ago) by fago
Branch: DRUPAL-5
Changes since 1.29.2.3: +10 -2 lines
Diff to previous 1.29.2.3 , to branch point 1.29
added the possibility to make a page that doesn't appear as tab if tab like submit buttons are enabled,
fixed a possible wrong handling of the destination paramter with the PAGEROUTE_NONE redirect target

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 29 18:32:48 2007 UTC (2 years, 6 months ago) by fago
Branch: MAIN
Changes since 1.32: +10 -2 lines
Diff to previous 1.32
added the possibility to make a page that doesn't appear as tab if tab like submit buttons are enabled,
fixed a possible wrong handling of the destination paramter with the PAGEROUTE_NONE redirect target

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 24 17:48:40 2007 UTC (2 years, 7 months ago) by fago
Branch: MAIN
Changes since 1.31: +4 -3 lines
Diff to previous 1.31
two API changes:
* added a new pagerouteapi hook operation 'boot' which allows customizing page access, have a look at the API documentation for more on this
* changed pageroute_page_arg() to work on $route, instead on  $page.
feature changes:
* overhauled states module integration: used it to optionally verify that a user can only reach the next step, which is ensured through altering page_access. pageroute_nodefamily does now also obey this setting.

Revision 1.29.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 24 17:45:08 2007 UTC (2 years, 7 months ago) by fago
Branch: DRUPAL-5
Changes since 1.29.2.2: +4 -3 lines
Diff to previous 1.29.2.2 , to branch point 1.29
two API changes:
* added a new pagerouteapi hook operation 'boot' which allows customizing page access, have a look at the API documentation for more on this
* changed pageroute_page_arg() to work on $route, instead on  $page.
feature changes:
* overhauled states module integration: used it to optionally verify that a user can only reach the next step, which is ensured through altering page_access. pageroute_nodefamily does now also obey this setting.

Revision 1.29.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 5 21:28:21 2007 UTC (2 years, 7 months ago) by fago
Branch: DRUPAL-5
Changes since 1.29.2.1: +12 -1 lines
Diff to previous 1.29.2.1 , to branch point 1.29
added a new pageroute feature: optionally track how far a user has ever gone in a pageroute with the states module

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 5 21:27:55 2007 UTC (2 years, 7 months ago) by fago
Branch: MAIN
Changes since 1.30: +12 -1 lines
Diff to previous 1.30
added a new pageroute feature: optionally track how far a user has ever gone in a pageroute

Revision 1.29.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 5 17:55:37 2007 UTC (2 years, 7 months ago) by fago
Branch: DRUPAL-5
Changes since 1.29: +37 -32 lines
Diff to previous 1.29
new features: now a customized redirect path may be specified, to which users will be redirected after completing the route,
restructured drupal message deletion: page types can now prevent the deletion of the drupal messages and they will be only deleted on form submit!

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 5 17:55:23 2007 UTC (2 years, 7 months ago) by fago
Branch: MAIN
Changes since 1.29: +37 -32 lines
Diff to previous 1.29
new features: now a customized redirect path may be specified, to which users will be redirected after completing the route,
restructured drupal message deletion: page types can now prevent the deletion of the drupal messages and they will be only deleted on form submit!

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 13 19:51:35 2007 UTC (2 years, 8 months ago) by fago
Branch: MAIN
CVS Tags: DRUPAL-5--0-9, DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.28: +1 -26 lines
Diff to previous 1.28
fixed delete op for the node edit page type

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 13 18:38:45 2007 UTC (2 years, 8 months ago) by fago
Branch: MAIN
Changes since 1.27: +37 -33 lines
Diff to previous 1.27
reworked over the route edit page, moved options into advanced fieldset and changed their default values

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 13 17:43:12 2007 UTC (2 years, 8 months ago) by fago
Branch: MAIN
Changes since 1.26: +23 -17 lines
Diff to previous 1.26
added a pageroute_invoke function, updated the help texts and improved the help system

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 12 20:23:49 2007 UTC (2 years, 8 months ago) by fago
Branch: MAIN
Changes since 1.25: +3 -34 lines
Diff to previous 1.25
added user edit page type to the stable page types and refactored the ui help system

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 12 11:47:04 2007 UTC (2 years, 8 months ago) by fago
Branch: MAIN
Changes since 1.24: +7 -157 lines
Diff to previous 1.24
refactored UI building, so that page types can easily contribute their form items

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 10 17:28:58 2007 UTC (2 years, 8 months ago) by fago
Branch: MAIN
Changes since 1.23: +10 -13 lines
Diff to previous 1.23
made admin forms drupal_execute compatible by removing calls to arg()

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 10 15:01:07 2007 UTC (2 years, 8 months ago) by fago
Branch: MAIN
Changes since 1.22: +8 -11 lines
Diff to previous 1.22
added a function for loading pages..

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 20:42:46 2007 UTC (2 years, 8 months ago) by fago
Branch: MAIN
Changes since 1.21: +5 -5 lines
Diff to previous 1.21
#117726 patch by jpetso: fixed some bugs

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 10:52:42 2007 UTC (2 years, 8 months ago) by fago
Branch: MAIN
Changes since 1.20: +59 -51 lines
Diff to previous 1.20
#117726 patch by jpetso: port to 5.x part 2

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 5 14:06:40 2007 UTC (2 years, 8 months ago) by fago
Branch: MAIN
Changes since 1.19: +312 -275 lines
Diff to previous 1.19
initial port to 5.x - does still contain some bugs

Revision 1.18.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 5 13:45:59 2007 UTC (2 years, 8 months ago) by fago
Branch: DRUPAL-4-7
Changes since 1.18: +17 -1 lines
Diff to previous 1.18 , to next main 1.36
committed experimental subform module to 4.7 to make HEAD free for 5.x development

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 21:18:48 2007 UTC (2 years, 10 months ago) by fago
Branch: MAIN
Changes since 1.18: +17 -1 lines
Diff to previous 1.18
added a new experimental module & page type: user edit form

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 29 18:32:03 2006 UTC (3 years ago) by fago
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Branch point for: DRUPAL-4-7
Changes since 1.17: +70 -1 lines
Diff to previous 1.17
added more documentation

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 27 21:36:05 2006 UTC (3 years, 2 months ago) by fago
Branch: MAIN
Changes since 1.16: +5 -5 lines
Diff to previous 1.16
added view access checking to the node display page type,
fixed the node edit page type,
the node id of new created nodes with a node add or edit page type will now be appended to the next generated path, which allows one to build a kind of preview pages (read the new hint!)

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 27 18:20:40 2006 UTC (3 years, 2 months ago) by fago
Branch: MAIN
Changes since 1.15: +6 -8 lines
Diff to previous 1.15
moved the ui for nodefamily's pageroute page types from the pageroute ui module to the nodfamily module

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 26 18:45:24 2006 UTC (3 years, 2 months ago) by fago
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
updated module to reflect the latest changes to nodefamilies pageroute integration

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 13 18:17:28 2006 UTC (3 years, 2 months ago) by fago
Branch: MAIN
Changes since 1.13: +18 -1 lines
Diff to previous 1.13
added a new page type: node editing form. this page types takes the node id as argument

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 13 15:24:27 2006 UTC (3 years, 2 months ago) by fago
Branch: MAIN
Changes since 1.12: +10 -15 lines
Diff to previous 1.12
generalized the pageroute code a bit. now every module can define new page types. be sure to run the drupal database updater and if you use the nodefamily module update your nodefamily module too

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 28 23:33:02 2006 UTC (3 years, 3 months ago) by fago
Branch: MAIN
Changes since 1.11: +5 -2 lines
Diff to previous 1.11
fixed rebuilding of workflow transitions access, when a page gets deleted

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 28 23:04:18 2006 UTC (3 years, 3 months ago) by fago
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
reorganized weights of the route edit page a bit

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 28 22:30:46 2006 UTC (3 years, 3 months ago) by fago
Branch: MAIN
Changes since 1.9: +29 -5 lines
Diff to previous 1.9
added role based access control for a whole route,
pageroute_workflow- workflows: added automatically created transitions for authors ,
added optional tab-like submit buttons for pageroutes

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 24 19:55:50 2006 UTC (3 years, 3 months ago) by fago
Branch: MAIN
Changes since 1.8: +1 -10 lines
Diff to previous 1.8
removed empty function

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 24 19:51:40 2006 UTC (3 years, 3 months ago) by fago
Branch: MAIN
Changes since 1.7: +52 -33 lines
Diff to previous 1.7
created new experimental module: pageroute_workflow, which tracks users through a route with the help of workflow and usernode module

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 22 14:25:34 2006 UTC (3 years, 3 months ago) by fago
Branch: MAIN
Changes since 1.6: +53 -53 lines
Diff to previous 1.6
removed tabs

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 22 14:20:00 2006 UTC (3 years, 3 months ago) by fago
Branch: MAIN
Changes since 1.5: +12 -1 lines
Diff to previous 1.5
restructured node management page to use one huge form instead of a lot of tiny forms,
added possibility to deactivate pages,
added some missing calls to t() for button names

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 21 15:35:12 2006 UTC (3 years, 3 months ago) by fago
Branch: MAIN
Changes since 1.4: +106 -17 lines
Diff to previous 1.4
restructured page types, added more options for node management type

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 16 00:13:06 2006 UTC (3 years, 3 months ago) by fago
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
a lot of bug fixes

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 15 20:17:42 2006 UTC (3 years, 3 months ago) by fago
Branch: MAIN
Changes since 1.2: +36 -8 lines
Diff to previous 1.2
major update: reorganized page types and added a new type: node management.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 9 17:58:45 2006 UTC (3 years, 3 months ago) by fago
Branch: MAIN
Changes since 1.1: +6 -3 lines
Diff to previous 1.1
fixed ordering of submit buttons on route edit pages and added validation for page names to not allow slashes.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 9 10:15:27 2006 UTC (3 years, 3 months ago) by fago
Branch: MAIN
imported files from nodeprofile project and updated docs.

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