Log of /contributions/modules/gallery/gallery_user.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.9.2.27 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Sep 10 14:59:17 2007 UTC
(2 years, 2 months ago)
by
profix898
Branch:
DRUPAL-5--2
Changes since
1.9.2.26: +66 -29 lines
Diff to
previous 1.9.2.26
, to
branch point 1.9
- task: add helper function to flush entity cache
- task: update settings for G2Image 3.x series
- feature: auto-resolve mail address conflicts on user import
- bugfix: various bugs in user import
- bugfix: object support (eg GalleryStatus) in error reporting
Revision
1.9.2.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 12 13:14:37 2007 UTC
(2 years, 4 months ago)
by
profix898
Branch:
DRUPAL-5--2
Changes since
1.9.2.17: +46 -25 lines
Diff to
previous 1.9.2.17
, to
branch point 1.9
- task: reworked groups synchronization
- feature: show roles/groups mismatch on status page
- feature: support for 'locked' g2 accounts
- bugfix: properly sync blocked status
- bugfix: sync roles/groups when user was modified
Revision
1.9.2.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 29 11:27:06 2007 UTC
(2 years, 6 months ago)
by
profix898
Branch:
DRUPAL-5--2
Changes since
1.9.2.10: +11 -10 lines
Diff to
previous 1.9.2.10
, to
branch point 1.9
- feature: uninstall support for blocks
- feature: support for multiple image-/grid-blocks
- feature: new install wizard for initial configuration
- task: status page merged into install wizard
- task: cleanup of status rendering and user settings
- various bugfixes (e.g. batch sync, report, gallery_menu, ...)
Revision
1.9.2.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 5 21:02:01 2007 UTC
(2 years, 6 months ago)
by
kiz0987
Branch:
DRUPAL-5--2
Changes since
1.9.2.6: +21 -21 lines
Diff to
previous 1.9.2.6
, to
branch point 1.9
Cleaned up the Gallery Filter options (more consistent with other tabs).
Used coder to try to clean up code standard (except for the G2 camelCase of
course). A painful exercise! Hopefully I didn't break anything.
Revision
1.9.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 25 15:59:21 2007 UTC
(2 years, 7 months ago)
by
profix898
Branch:
DRUPAL-5--2
Changes since
1.9.2.3: +4 -4 lines
Diff to
previous 1.9.2.3
, to
branch point 1.9
- task: fix some wording issues on the admin pages
- task: added exactsize option for search
- feature: simple report generator (to assist with bug reports)
- bugfix: support for piped arguments in filter tags
- bugfix: several issues with 'Site Admin' group <> 'admin' role sync feature
- bugfix: add code to handle admin user (uid=1) properly after install
- many minor bugfixes
Revision
1.9.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 24 23:39:44 2007 UTC
(2 years, 9 months ago)
by
profix898
Branch:
DRUPAL-5--2
Changes since
1.9: +333 -294 lines
Diff to
previous 1.9
- initial checkin of version 2 of the gallery module for Drupal 5
- improved user/role sync (incl. batch import/export of users)
- tabbed configuration screens
- better debugging options
- gallery_menu module (link to G2 albums from the menu)
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 27 11:55:53 2006 UTC
(3 years ago)
by
kiz0987
Branch:
MAIN
Changes since
1.7: +3 -2 lines
Diff to
previous 1.7
Fix for breadcrumb and user album links for non-URL rewrite cases.
Added '?>' to end of g2image config.php file.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 4 10:52:57 2006 UTC
(3 years, 4 months ago)
by
kiz0987
Branch:
MAIN
Changes since
1.4: +114 -33 lines
Diff to
previous 1.4
#68096 - Major change to user sync function to make it more robust. Also, will now allow for cases when there are users already defined in Gallery2 (links the G2 user with the Drupal equivalent). Sync still only operates when a user is modified or created.
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.