Log of /contributions/modules/dodge/dodge.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Apr 18 13:42:49 2008 UTC
(19 months, 1 week ago)
by
davyvandenbremt
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.10: +3 -1 lines
Diff to
previous 1.10
- small bug fixes
- changed theme function name for blocks
- added page with all dodges of a certain user
- added links to blocks for 'users' to all all user's dodges
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Apr 18 12:12:54 2008 UTC
(19 months, 1 week ago)
by
davyvandenbremt
Branch:
MAIN
Changes since
1.9: +3 -10 lines
Diff to
previous 1.9
- bug fix: typo $edit_user_dodge -> $user_dodge
- indexes are removed. there is a problem with them
- ADDED: FINALLY: a block where you can specify your dodge.
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 17 11:35:25 2008 UTC
(19 months, 1 week ago)
by
davyvandenbremt
Branch:
MAIN
Changes since
1.8: +12 -3 lines
Diff to
previous 1.8
- added: indexes on tables
- changed: profile module is used for displaying users if profile is enabled. otherwise a simple list of usernames is shown. overview of users for a dodge is now themable
- added: you can now specify how many dodges per page you want on the dodges overview pages.
- added: dodges in overview pages are now clickable
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 17 10:45:38 2008 UTC
(19 months, 1 week ago)
by
davyvandenbremt
Branch:
MAIN
Changes since
1.7: +3 -1 lines
Diff to
previous 1.7
- bug fix: t() applied to 'show all dodges'
- bug fix : all variables are now deleted in uninstaller
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Mar 6 16:46:59 2008 UTC
(20 months, 3 weeks ago)
by
davyvandenbremt
Branch:
MAIN
Changes since
1.5: +4 -0 lines
Diff to
previous 1.5
- added : some more documentation, formatting code for code style guidelines
- added: if the user hasn't set a dodge yet, his 'your history' block is set to 'you have not dodged yet...'
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Mar 5 09:05:39 2008 UTC
(20 months, 3 weeks ago)
by
davyvandenbremt
Branch:
MAIN
Changes since
1.4: +8 -0 lines
Diff to
previous 1.4
- added: CVS ID tag to all code files
- added: doxygen comments for some functions
- bug fix: _dodge_delete_user_history wasn't actually doing anything
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 4 18:51:05 2008 UTC
(20 months, 3 weeks ago)
by
davyvandenbremt
Branch:
MAIN
Changes since
1.3: +12 -0 lines
Diff to
previous 1.3
- added: per block you can now specify if 'no dodge at this moment' should be displayed.
- added: dodges can expire after number of days specified by admin
- added: variables are now cleaned up by uninstaller
- bug fix: removed db_rewrite_sql because it's not usefull here (only taxonomy, nodes, users, ...)
- bug fix: dodges were inserted twice
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 4 09:25:24 2008 UTC
(20 months, 3 weeks ago)
by
davyvandenbremt
Branch:
MAIN
Changes since
1.2: +5 -2 lines
Diff to
previous 1.2
- added : let admin choose if user can specify his own (free) dodges
- bug fix : form block is hidden because not feature complete yet
- added : allow maximum log size to be inifinte (-1)
- bug fix: in install file... sequence for dodge options is deleted because we set it in install (possible reinstall)
- bug fix : dodge_max_log_size setting wasn't used everywhere (used old constant)
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 4 08:31:58 2008 UTC
(20 months, 3 weeks ago)
by
davyvandenbremt
Branch:
MAIN
Changes since
1.1: +8 -0 lines
Diff to
previous 1.1
- bug fix : there was a problem with free dodges after a fresh install
- bug fix : some { } wheren't appended to table names in queries
- added : you can now set the maximum number of dodges that will be recorded
- added : permission : can dodge
- bug fix : if there are no dodges to show in a block, the block shouldn't appear at all (= no titel, div, ...)
- bug fix : if you are on a user's profile it now say's $username was ... instead of you were
- bug fix / feature change : in the previous version an admin could dodge on other people's accounts = he could set the dodge for everyone. now only the logged in user can dodge in his own name.
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.