Releases for Masquerade

masquerade 6.x-1.3

deviantintegral - September 10, 2009 - 21:03
Download Size md5 hash
masquerade-6.x-1.3.tar.gz 12.52 KB e32a3a5f186c4b3e93e32d93048b698d
Official release from CVS tag: DRUPAL-6--1-3
Last updated: September 10, 2009 - 21:06

Changes since DRUPAL-6--1-2:

  • #565860: Block quick switch users not properly saved
  • #568750: Anonymous switching doesn't work.
  • #287496: bogus integration with alt_login.

masquerade 6.x-1.2

deviantintegral - August 31, 2009 - 19:06
Download Size md5 hash
masquerade-6.x-1.2.tar.gz 12.34 KB d7c83504a50b2e0f20437f2b471b02d5
Official release from CVS tag: DRUPAL-6--1-2
Last updated: August 31, 2009 - 19:11

Changes since DRUPAL-6--1-1:

masquerade 5.x-1.5

deekayen - March 21, 2009 - 15:52
Download Size md5 hash
masquerade-5.x-1.5.tar.gz 11.92 KB 20fd31fa94b2d93986895b6bd19bf3ad
Official release from CVS tag: DRUPAL-5--1-5
Last updated: March 21, 2009 - 15:55

#409130: Database update hook has invalid SQL for Postgres by scottgifford

masquerade 5.x-1.4

deekayen - March 21, 2009 - 05:05
Download Size md5 hash
masquerade-5.x-1.4.tar.gz 11.91 KB df870aa95fa58f2ba0a2492f59066c54
Official release from CVS tag: DRUPAL-5--1-4
Last updated: March 21, 2009 - 05:10

#373194: notice: Undefined variable: quick_switch_link by beginner
#268487: turn subquery into join in the cron by PMunn
fix PHP notice on logout for unset object by cYu

masquerade 6.x-1.1

deekayen - March 5, 2009 - 18:16
Download Size md5 hash
masquerade-6.x-1.1.tar.gz 10.16 KB 229d39fa4527507a008cde6a42cd3633
Official release from CVS tag: DRUPAL-6--1-1
Last updated: March 5, 2009 - 18:20

Adds missing parenthesis in cleanup cron query.
Fixes some undefined variable notices.
Removes duplicated FAPI declaration for the autocomplete field in the block.

masquerade 5.x-1.3

deekayen - September 25, 2008 - 12:18
Download Size md5 hash
masquerade-5.x-1.3.tar.gz 10.23 KB 1d4dfb4e46312320a77128f59f2b4129
Official release from CVS tag: DRUPAL-5--1-3
Last updated: September 25, 2008 - 12:20

#285472: Parse error with PHP 4 - remove chained object reference to support PHP4 by Junyor

masquerade 6.x-1.0

deekayen - September 25, 2008 - 12:15
Download Size md5 hash
masquerade-6.x-1.0.tar.gz 10.18 KB 83666c93a3e9b88fdc62747ba01604cd
Official release from CVS tag: DRUPAL-6--1-0
Last updated: September 25, 2008 - 12:20

in response to #302892: Error on Installation, PHP 5.1 is now set as a minimum requirement to support chained object references

masquerade 6.x-1.0-beta1

deekayen - July 21, 2008 - 20:25
Download Size md5 hash
masquerade-6.x-1.0-beta1.tar.gz 10.16 KB db887db8ced4589d600af3e044246aee
Official release from CVS tag: DRUPAL-6--1-0-BETA1
Last updated: July 21, 2008 - 20:30

masquerade 6.x-1.x-dev

deekayen - July 11, 2008 - 22:03
Download Size md5 hash
masquerade-6.x-1.x-dev.tar.gz 13.03 KB 620cf9084e6422ccb18714cc2bf26185
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: January 20, 2010 - 00:09

masquerade 5.x-1.2

deekayen - July 11, 2008 - 20:47
Download Size md5 hash
masquerade-5.x-1.2.tar.gz 10.19 KB b183810b4a8bd00026285da168a2ef03
Official release from CVS tag: DRUPAL-5--1-2
Last updated: July 11, 2008 - 20:50

#138860 by bwynants - Performance tweaks.. and moved "masquerade as.." under new heading.
#174650 - access denied when attempting to switch back
#227924 - integration with alt_login
#268487 - add a database cleanup cron when people don't use the switch back link
#281468 - multiple quicklinks by cYu
add an uninstaller function
coder module cleanup
other misc bugfixes

masquerade 5.x-1.x-dev

Gurpartap Singh - May 25, 2007 - 10:21
Download Size md5 hash
masquerade-5.x-1.x-dev.tar.gz 11.93 KB c7c0870906bc9b0b96cd8ce1dd646f19
Nightly development snapshot from CVS branch: DRUPAL-5
Last updated: March 22, 2009 - 00:12

5.x-1.x-dev release.

masquerade 5.x-1.1

Gurpartap Singh - November 20, 2006 - 09:45
Download Size md5 hash
masquerade-5.x-1.1.tar.gz 9.28 KB 726bd6b746192736454a2a40c9e424f0
Official release from CVS tag: DRUPAL-5--1-1
Last updated: November 20, 2006 - 05:45

In line, 89, 313:

Changed:
cache_clear_all();
to:
cache_clear_all($user->uid, 'cache_menu', true);

masquerade 5.x-1.0

Gurpartap Singh - November 20, 2006 - 09:17
Download Size md5 hash
masquerade-5.x-1.0.tar.gz 9.25 KB 350821bc0e0f7487c4d32527412a8b1b
Official release from CVS tag: DRUPAL-5--1-0
Last updated: November 20, 2006 - 05:20

Updated Masquerade module code. Compatible with Drupal 5.x only.

masquerade HEAD

Gurpartap Singh - November 11, 2006 - 09:14
Download Size md5 hash
masquerade-HEAD.tar.gz 11.77 KB bb196103509214406ea2800177c71ed7
Nightly development snapshot from CVS branch: HEAD
Last updated: March 7, 2009 - 00:12

Most functionality works in Drupal 7 UNSTABLE-6, with the exception of the quick switch list of users in the block and masquerade as link on each user page.

masquerade 4.7.x-1.x-dev

Gurpartap Singh - February 14, 2006 - 17:28
Download Size md5 hash
masquerade-4.7.x-1.x-dev.tar.gz 8.26 KB 6d3d7b9e544eb90b1aa7d0898ba7ffea
Nightly development snapshot from CVS branch: DRUPAL-4-7
Last updated: February 11, 2009 - 00:10

masquerade 4.6.x-1.x-dev

Gurpartap Singh - February 14, 2006 - 17:28
Download Size md5 hash
masquerade-4.6.x-1.x-dev.tar.gz 7.57 KB 7e9707f03a9a2a2901ae29a01cef789a
Nightly development snapshot from CVS branch: DRUPAL-4-6
Last updated: February 11, 2009 - 00:10
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.