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

Log of /contributions/modules/bugbits/bugbits.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.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 23:19:20 2009 UTC (3 months ago) by daften
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +248 -166 lines
Diff to previous 1.4
Copied the DRUPAL-6--1 branch to head (merge didn't seem to work)

Revision 1.4.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 23:04:34 2009 UTC (3 months ago) by daften
Branch: DRUPAL-6--1
Changes since 1.4.2.13: +3 -20 lines
Diff to previous 1.4.2.13 , to branch point 1.4 , to next main 1.5
Removed whitespace

Revision 1.4.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 02:20:00 2009 UTC (7 months ago) by daften
Branch: DRUPAL-6--1
Changes since 1.4.2.12: +2 -2 lines
Diff to previous 1.4.2.12 , to branch point 1.4
Fixed issues
#438744 and #441092

Revision 1.4.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 01:59:00 2009 UTC (9 months, 3 weeks ago) by daften
Branch: DRUPAL-6--1
Changes since 1.4.2.11: +11 -11 lines
Diff to previous 1.4.2.11 , to branch point 1.4
#367733 Bugs fixed:
Error with syslog (wrong use of fourth parameter of watchdog() function)
Test tab implemented

Revision 1.4.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 23:25:23 2009 UTC (9 months, 3 weeks ago) by daften
Branch: DRUPAL-6--1
Changes since 1.4.2.10: +5 -1 lines
Diff to previous 1.4.2.10 , to branch point 1.4
Finished database abstraction and made sure drupal doesn't stop working when mantis is not installed or bugbits is not set up properly

Revision 1.4.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 17:52:40 2009 UTC (9 months, 4 weeks ago) by tmckeown
Branch: DRUPAL-6--1
Changes since 1.4.2.9: +4 -8 lines
Diff to previous 1.4.2.9 , to branch point 1.4
merging small changes ..

Revision 1.4.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 20:41:58 2009 UTC (9 months, 4 weeks ago) by daften
Branch: DRUPAL-6--1
Changes since 1.4.2.8: +79 -81 lines
Diff to previous 1.4.2.8 , to branch point 1.4
Finished single sign-on basics

Revision 1.4.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 02:10:44 2009 UTC (9 months, 4 weeks ago) by daften
Branch: DRUPAL-6--1
Changes since 1.4.2.7: +45 -40 lines
Diff to previous 1.4.2.7 , to branch point 1.4
Login/logout functionality works + basic database abstraction (for external mysql, internal db to be tested, external pgsql to be made)

Revision 1.4.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 01:25:36 2009 UTC (10 months ago) by daften
Branch: DRUPAL-6--1
Changes since 1.4.2.6: +7 -5 lines
Diff to previous 1.4.2.6 , to branch point 1.4
Added admin forms for database acces for bugbits (+ basic validation) + cleaned up the menu structure a little more
TODO: database abstraction

Revision 1.4.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 04:03:06 2009 UTC (10 months ago) by tmckeown
Branch: DRUPAL-6--1
Changes since 1.4.2.5: +24 -17 lines
Diff to previous 1.4.2.5 , to branch point 1.4
small changes .... mainly adding tabs to arrays .. and merging work

Revision 1.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 00:29:16 2009 UTC (10 months ago) by daften
Branch: DRUPAL-6--1
Changes since 1.4.2.4: +22 -27 lines
Diff to previous 1.4.2.4 , to branch point 1.4
Updated watchdog statements a bit
TODO: own db abstraction layer

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 00:11:46 2009 UTC (10 months ago) by daften
Branch: DRUPAL-6--1
Changes since 1.4.2.3: +18 -2 lines
Diff to previous 1.4.2.3 , to branch point 1.4
Tabbed layout on admin page for future data transfer script

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 23:45:00 2009 UTC (10 months ago) by daften
Branch: DRUPAL-6--1
Changes since 1.4.2.2: +262 -222 lines
Diff to previous 1.4.2.2 , to branch point 1.4
Added first bugbits settings screen, changed some functions to be drupal 6 compliant

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 02:02:13 2009 UTC (10 months ago) by tmckeown
Branch: DRUPAL-6--1
Changes since 1.4.2.1: +25 -101 lines
Diff to previous 1.4.2.1 , to branch point 1.4
seperating out iframe js and adding 3rd party cookie support

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 23:21:50 2009 UTC (10 months ago) by tmckeown
Branch: DRUPAL-6--1
Changes since 1.4: +266 -154 lines
Diff to previous 1.4
recover lastest version of this file for 4.7

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 26 01:14:48 2008 UTC (11 months ago) by daften
Branch: MAIN
Branch point for: DRUPAL-6--1, DRUPAL-6--2
Changes since 1.3: +0 -0 lines
Diff to previous 1.3
Damn CVS ID

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 26 01:12:34 2008 UTC (11 months ago) by daften
Branch: MAIN
Changes since 1.2: +156 -166 lines
Diff to previous 1.2
Started upgrade to drupal 6.x
Added .info file, modified hooks help, perm and menu

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 25 04:07:29 2008 UTC (11 months ago) by daften
Branch: MAIN
Changes since 1.1: +271 -0 lines
Diff to previous 1.1
Restarting development for drupal6, restoring files as active (no changes made)

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 20 18:55:36 2006 UTC (3 years, 5 months ago) by tmckeown
Branch: DRUPAL-4-6
Changes since 1.1: +271 -0 lines
Diff to previous 1.1 , to next main 1.5
I'm adding these modules for the first time.  I need help moving the require_once in the readme from index.php to bugbits.module

Revision 1.1
Tue Jun 20 18:55:36 2006 UTC (3 years, 5 months ago) by tmckeown
Branch: MAIN
Branch point for: DRUPAL-4-6
FILE REMOVED
file bugbits.module was initially added on branch DRUPAL-4-6.

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