/[drupal]/contributions/modules/views_ui_perm/views_ui_perm.module
ViewVC logotype

Log of /contributions/modules/views_ui_perm/views_ui_perm.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.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 18:01:19 2008 UTC (12 months, 2 weeks ago) by swentel
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.4: +6 -4 lines
Diff to previous 1.1.2.4 , to branch point 1.1 , to next main 1.15
fix empty strpos delimiter

Revision 1.1.2.3.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 24 19:18:19 2008 UTC (14 months ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.2.3.2.7: +60 -30 lines
Diff to previous 1.1.2.3.2.7 , to branch point 1.1.2.3 , to next main 1.1.2.5
live preview works, administration page nicer

Revision 1.1.2.3.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 13:22:13 2008 UTC (14 months, 1 week ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.2.3.2.6: +11 -4 lines
Diff to previous 1.1.2.3.2.6 , to branch point 1.1.2.3
hide analyze and add display form/button

Revision 1.1.2.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 11:38:42 2008 UTC (14 months, 1 week ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.2.3.2.5: +17 -41 lines
Diff to previous 1.1.2.3.2.5 , to branch point 1.1.2.3
reroute cancel button

Revision 1.1.2.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 21:37:19 2008 UTC (14 months, 1 week ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.2.3.2.4: +40 -34 lines
Diff to previous 1.1.2.3.2.4 , to branch point 1.1.2.3
first basic access control works. Reworked array of all options with a key field

Revision 1.1.2.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 22:37:26 2008 UTC (14 months, 1 week ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.2.3.2.3: +63 -31 lines
Diff to previous 1.1.2.3.2.3 , to branch point 1.1.2.3
Basic hiding of items start to work, access control not ready yet, but todo items mark where code refactoring is needed

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 22:17:53 2008 UTC (14 months, 1 week ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.3: +2 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
updating some documentation

Revision 1.1.2.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 13 14:53:11 2008 UTC (14 months, 1 week ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.2.3.2.2: +57 -96 lines
Diff to previous 1.1.2.3.2.2 , to branch point 1.1.2.3
settings form starts working, renaming some files

Revision 1.1.2.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 15:04:07 2008 UTC (14 months, 1 week ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.2.3.2.1: +22 -3 lines
Diff to previous 1.1.2.3.2.1 , to branch point 1.1.2.3
We have an edit page

Revision 1.1.2.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 11:26:50 2008 UTC (14 months, 1 week ago) by swentel
Branch: DRUPAL-6--1
Changes since 1.1.2.3: +170 -217 lines
Diff to previous 1.1.2.3
adding development version for views 2 and D6

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 11:25:57 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-6--1
Changes since 1.1.2.2: +21 -21 lines
Diff to previous 1.1.2.2 , to branch point 1.1
put if (view) statement also within the access check

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 11:08:17 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1.2.1: +27 -19 lines
Diff to previous 1.1.2.1 , to branch point 1.1
adding view and edit tabs when looking at a view

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 19:02:42 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: DRUPAL-5
Changes since 1.1: +181 -59 lines
Diff to previous 1.1
committing to drupal 5 branch

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 18:49:14 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +23 -1 lines
Diff to previous 1.14
fixing typo in access control, will deal with local menu tabs later

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 17:32:30 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
Changes since 1.13: +5 -1 lines
Diff to previous 1.13
doxygen update

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 16:22:46 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
Important update in access callback

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 16:17:59 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
Changes since 1.11: +54 -15 lines
Diff to previous 1.11
Create our own administer views page and updating README.txt

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 15:00:39 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
Changes since 1.10: +51 -49 lines
Diff to previous 1.10
Code ran through coder

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 14:28:10 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
Changes since 1.9: +15 -36 lines
Diff to previous 1.9
Fieldset overrides is ok. Adding README for info when installing the module.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 13:41:52 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
Changes since 1.8: +31 -20 lines
Diff to previous 1.8
cleanup theming of settings page

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 13:04:29 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
Changes since 1.7: +61 -18 lines
Diff to previous 1.7
theme the settings page more nicer

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 1 21:23:50 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
Changes since 1.6: +17 -40 lines
Diff to previous 1.6
other fieldsets added, access check is ok

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 15:03:58 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
Changes since 1.5: +12 -3 lines
Diff to previous 1.5
moving fieldsets

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 14:37:42 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
Changes since 1.4: +21 -8 lines
Diff to previous 1.4
access denied to import, delete, clone, add and tools

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 12:52:44 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
Changes since 1.3: +37 -22 lines
Diff to previous 1.3
default permissions

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 12:31:50 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
Changes since 1.2: +3 -0 lines
Diff to previous 1.2
add block footer, header and empty text

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 12:24:49 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
Changes since 1.1: +9 -3 lines
Diff to previous 1.1
You now have to toggle a checkbox, to enable edit of the field

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 09:24:59 2008 UTC (14 months, 3 weeks ago) by swentel
Branch: MAIN
Branch point for: DRUPAL-5
Views UI permissions lets you restrict access to users to edit certain fields in the views UI

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