Log of /contributions/modules/user_quota/user_quota.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Dec 19 23:28:40 2008 UTC
(11 months ago)
by
greggles
Branch:
MAIN
Changes since
1.14: +19 -6 lines
Diff to
previous 1.14
feature #348760 by greggles idea by garbanzito: provide a message and altering user field in teh history table
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 12 06:13:09 2006 UTC
(2 years, 11 months ago)
by
dmuth
Branch:
MAIN
Changes since
1.8: +166 -53 lines
Diff to
previous 1.8
Added user_quota_add_type(), user_quota_delete_type(), user_quota_num_posts(),
and added support for $type to various other options.
At this point, the code should be fairly stable.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 30 05:09:25 2006 UTC
(2 years, 11 months ago)
by
dmuth
Branch:
MAIN
Changes since
1.7: +58 -20 lines
Diff to
previous 1.7
Added code for hook_nodeapi() and hook_comment().
At this point, the code is at ALPHA QUALITY.
More changes to come, including some API and database things.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 27 04:09:02 2006 UTC
(2 years, 11 months ago)
by
dmuth
Branch:
MAIN
Changes since
1.6: +290 -78 lines
Diff to
previous 1.6
Added the following functions:
user_quota_report_user()
user_quota_over_quota()
user_quota_user_by_name()
user_quota_get_quota()
user_quota_num_nodes()
user_quota_num_comments()
Still more things to add, but the basic admin interface works as of now.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Nov 25 05:36:18 2006 UTC
(3 years ago)
by
dmuth
Branch:
MAIN
Changes since
1.5: +185 -24 lines
Diff to
previous 1.5
Added support for reading from and writing to the database, along with
edge cases for initial database issues.
Added support for querying users and determining which row is used for
quota matching.
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.