Log of /contributions/modules/userpoints/userpoints.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2.2.7.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 14 14:20:35 2007 UTC
(2 years, 1 month ago)
by
jredding
Branch:
DRUPAL-5--3
Changes since
1.2.2.7.2.2: +5 -1 lines
Diff to
previous 1.2.2.7.2.2
, to
branch point 1.2.2.7
Major changes in this version, so many I lost count and didn't keep a good record; sorry. I'll view the Diff then recommit with a better message. Categorization is complete and v3 is ready for BETA testing! DATABASE SCHEMA CHANGE; .install file needs some serious looking-over
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 22 21:50:09 2007 UTC
(2 years, 5 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.8: +18 -1 lines
Diff to
previous 1.8
#142956 by mercmobily, does two things:
- keep audit trail when $op is "txn approve" userpoints_userpointsapi
- Have a searchable index for userpoints_txn.
These changes make userpoints work with the simple karma module.
Revision
1.2.2.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 22 21:49:27 2007 UTC
(2 years, 5 months ago)
by
kbahey
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--2-11,
DRUPAL-5--2-12,
DRUPAL-5--2-13,
DRUPAL-5--2-14,
DRUPAL-5--2-15,
DRUPAL-5--2-16
Branch point for:
DRUPAL-5--2,
DRUPAL-5--3
Changes since
1.2.2.6: +18 -1 lines
Diff to
previous 1.2.2.6
, to
branch point 1.2
, to
next main 1.15
#142956 by mercmobily, does two things:
- keep audit trail when $op is "txn approve" userpoints_userpointsapi
- Have a searchable index for userpoints_txn.
These changes make userpoints work with the simple karma module.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jun 10 18:35:34 2007 UTC
(2 years, 5 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.6: +46 -66 lines
Diff to
previous 1.6
Several fixes for the schema:
- added key on last_update field.
- moved status to be before event, since better have varchar stuff at the end
- changed event from text to varchar(32). If you want a longer field use description.
- removed /*!40100 comment from PostgreSQL
- removed unnecessary create table statements in _update_() function
Revision
1.2.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jun 10 18:34:46 2007 UTC
(2 years, 5 months ago)
by
kbahey
Branch:
DRUPAL-5
Changes since
1.2.2.4: +46 -66 lines
Diff to
previous 1.2.2.4
, to
branch point 1.2
Several fixes for the schema:
- added key on last_update field.
- moved status to be before event, since better have varchar stuff at the end
- changed event from text to varchar(32). If you want a longer field use description.
- removed /*!40100 comment from PostgreSQL
- removed unnecessary create table statements in _update_() function
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 6 05:07:15 2007 UTC
(2 years, 5 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.5: +48 -2 lines
Diff to
previous 1.5
#149152 by ckg, PostgreSQL: u.name must appear in the GROUP BY clause
#149151 by ckg, add support for PostgreSQL.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Feb 19 03:35:50 2007 UTC
(2 years, 9 months ago)
by
kbahey
Branch:
MAIN
Changes since
1.3: +56 -26 lines
Diff to
previous 1.3
Initial port of the new 4.7.x-2.x API to 5.x.
- userpoints itself should be working, ported by dami (#120449).
- userpoints_basic should be working.
- None of the contribs have been ported yet, although some may work, but need .info files.
Revision
1.1.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jan 16 04:50:07 2007 UTC
(2 years, 10 months ago)
by
kbahey
Branch:
DRUPAL-4-7
CVS Tags:
DRUPAL-4-7--2-0
Changes since
1.1.2.3: +45 -31 lines
Diff to
previous 1.1.2.3
, to
branch point 1.1
Major update for userpoints.
- Better API.
- A hook system so modules can act on points earned/lost, as well as add
configuration settings to userpoints.
- A transaction system to allow tracking of points, as well as moderation
of points.
- More modular design, allowing more plugins to be developed.
- Broken down into several smaller modules.
Revision
1.1.2.1
Wed May 24 00:23:03 2006 UTC
(3 years, 6 months ago)
by
kbahey
Branch:
DRUPAL-4-7
Changes since
1.1: +0 -28 lines
FILE REMOVED
file userpoints.install was added on branch DRUPAL-4-7 on 2006-05-24 00:23:59 +0000
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.