Directory inc/autopurge/

Directory Created:
2008-09-14 19:13
Total Files:
2
Deleted Files:
5
Lines of Code:
4

[root]/inc/autopurge

Lines of Code

inc/autopurge/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 264 (100.0%) 2082 (100.0%) 7.8

Most Recent Commits

quix0r 2012-11-04 13:18 Rev.: 6131

R.I.P. old template/script names ...
- Removed all deprecated scripts and templates
- TODOs.txt updated

0 lines of code changed in 5 files:

  • inc/autopurge: purge-general.php (del), purge-inact.php (del), purge-mails.php (del), purge-tsks.php (del), purge-unconfirmed.php (del)
quix0r 2011-06-29 01:51 Rev.: 5538

Extension ext-coupon continued, naming convention, many improvements:
- Extension ext-coupon: Nearly finished, only listing of cashed coupons and a
little in admin area!
- Foder 'inc/autopurge/ renamed to 'inc/purge/ to avoid naming conflicts
- Some language constants renamed to make clear they belong to config area
- A lot more improvements on many places (I cannot remember all)
- TODOs.txt updated

6 lines of code changed in 6 files:

  • inc/autopurge: purge- (+1 -48), purge-general.php (+1 -153), purge-inact.php (+1 -166), purge-mails.php (+1 -137), purge-tsks.php (+1 -68), purge-unconfirmed.php (+1 -93)
quix0r 2011-06-28 19:11 Rev.: 5536

Extension ext-coupon continued, a lot improvements applied:
- Extension ext-coupon: Sending of coupons finished and member form added
- Deprecated variables removed
- All SQLs containing some kind of 'timeout' rewritten
- A lot more code improvements/cleanups applied (I cannot remember all)
- TODOs.txt updated

22 lines of code changed in 5 files:

  • inc/autopurge: purge-general.php (+2 -2), purge-inact.php (+13 -12), purge-mails.php (+4 -4), purge-tsks.php (+1 -1), purge-unconfirmed.php (+2 -1)
quix0r 2011-04-20 05:50 Rev.: 5488

svn:eol-style set to 'native'

7 lines of code changed in 7 files:

  • inc/autopurge: .htaccess (+1), purge- (+1), purge-general.php (+1), purge-inact.php (+1), purge-mails.php (+1), purge-tsks.php (+1), purge-unconfirmed.php (+1)
quix0r 2011-01-18 16:44 Rev.: 5425

Some language strings fixed, renamed. Copyright notice updated

6 lines of code changed in 6 files:

  • inc/autopurge: purge- (+1 -1), purge-general.php (+1 -1), purge-inact.php (+1 -1), purge-mails.php (+1 -1), purge-tsks.php (+1 -1), purge-unconfirmed.php (+1 -1)
quix0r 2011-01-08 21:30 Rev.: 5418

Do we still need this query reset?

1 lines of code changed in 1 file:

  • inc/autopurge: purge-mails.php (+1 -1)
quix0r 2010-12-22 00:02 Rev.: 5411

Yet another wrong array element fixed... :-(

2 lines of code changed in 1 file:

  • inc/autopurge: purge-mails.php (+2 -2)
quix0r 2010-09-27 14:16 Rev.: 5342

Wrapper function introduced, description for random refid rewritten:
- New wrapper function getDefRefid() introduced
- Description in admin area for random referal id rewritten, it now matches
with the actual code logic and is now easier to understand
- TODOs.txt updated

1 lines of code changed in 1 file:

  • inc/autopurge: purge-inact.php (+1 -1)
quix0r 2010-09-14 00:25 Rev.: 5321

More EL used, this has fixed double calls of translateComma() in various places

2 lines of code changed in 1 file:

  • inc/autopurge: purge-general.php (+2 -2)
quix0r 2010-09-11 00:47 Rev.: 5309

Removed comment introduced by Profi-Concept, this comment should fine (in a much better fashioned way) its resurrection in the Wiki

0 lines of code changed in 6 files:

  • inc/autopurge: purge- (-2), purge-general.php (-2), purge-inact.php (-2), purge-mails.php (-2), purge-tsks.php (-2), purge-unconfirmed.php (-2)
quix0r 2010-09-02 13:15 Rev.: 5303

Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
- Configuration of advertisment networks is now prepared but not functional
- CSS further cleaned up
- HTML rewritten and some missing 'class' attributes added

1 lines of code changed in 1 file:

  • inc/autopurge: purge-mails.php (+1 -1)
quix0r 2010-07-29 22:01 Rev.: 5198

More usage of isValdUserId()

1 lines of code changed in 1 file:

  • inc/autopurge: purge-general.php (+1 -1)
quix0r 2010-07-20 23:48 Rev.: 5159

Naming convention, more usage of EL, new wrapper function introduced:
- Naming convention applied on further more language strings
- New wrapper function isDirectPaymentAllowed() added
- More usage of EL to shorten PHP scripts
- Parameter $locked in function addPointsToRefSystem() optimized out
- TODOs.txt updated

1 lines of code changed in 1 file:

  • inc/autopurge: purge-inact.php (+1 -1)
quix0r 2010-07-20 06:30 Rev.: 5155

Fixed two parser errors

19 lines of code changed in 1 file:

  • inc/autopurge: purge-inact.php (+19 -23)
quix0r 2010-07-19 16:38 Rev.: 5154

Fix for inserted codes while registering of extensions, many rewrites/cleanups:
- Fix for extension registration, codes like {OPEN_CONFIG} and such are no
longer compiled in while the extension gots registered. This come handy for
e.g. our POINTS replacement.
- More usage of countSumTotalData() which should reduce the number of SQL
queries in the whole script
- Replaced a lot double-quotes with single-quotes
- Other minor cleanups

10 lines of code changed in 3 files:

  • inc/autopurge: purge-general.php (+2 -2), purge-inact.php (+3 -3), purge-mails.php (+5 -3)
quix0r 2010-07-19 01:28 Rev.: 5153

New extension ext-cliclbanner introduced, a lot SVN properties changed

7 lines of code changed in 7 files:

  • inc/autopurge: .htaccess (+1), purge- (+1), purge-general.php (+1), purge-inact.php (+1), purge-mails.php (+1), purge-tsks.php (+1), purge-unconfirmed.php (+1)
quix0r 2010-07-12 12:55 Rev.: 5140

A lot naming conventions applied, TODOs.txt updated

1 lines of code changed in 1 file:

  • inc/autopurge: purge-mails.php (+1 -1)
quix0r 2010-07-04 14:10 Rev.: 5117

More cached wrapper functions added for config entries

3 lines of code changed in 3 files:

  • inc/autopurge: purge-general.php (+1 -1), purge-inact.php (+1 -1), purge-unconfirmed.php (+1 -1)
quix0r 2010-07-01 05:45 Rev.: 5105

More rewrites to make use of (cached) wrapper functions

9 lines of code changed in 4 files:

  • inc/autopurge: purge-general.php (+3 -3), purge-inact.php (+3 -6), purge-mails.php (+2 -2), purge-unconfirmed.php (+1 -1)
quix0r 2010-07-01 02:43 Rev.: 5103

A lot calls saved, expression language rewritten:
- A lot getConfig() calls saved and wrapped: getConfig('FOO_BAR') can now be
done with getFooBar(), except OUTPUT_MODE: getCachedOutputMode(). We need to
fix that later on.
- Expression language rewritten (and cached) to take a look for above wrapper
functions.
- TODOs.txt updated

10 lines of code changed in 5 files:

  • inc/autopurge: purge-general.php (+2 -5), purge-inact.php (+5 -5), purge-mails.php (+1 -1), purge-tsks.php (+1 -1), purge-unconfirmed.php (+1 -1)
quix0r 2010-06-28 22:38 Rev.: 5082

New (template) wrapper function fixEmptyContentToDashes() introduced, EL rewrites:
- New (template) wrapper function fixEmptyContentToDashes() introduced, this
function should help template writers to deal with empty content. If an empty
string is detected, it got converted into three dashes. This may fix some
issues with empty div and/or td tags.
- Even more rewrites to make use of EL
- TODOs.txt updated

6 lines of code changed in 5 files:

  • inc/autopurge: purge-general.php (+1 -1), purge-inact.php (+2 -2), purge-mails.php (+1 -1), purge-tsks.php (+1 -1), purge-unconfirmed.php (+1 -1)
quix0r 2010-06-28 10:20 Rev.: 5075

Next wave of lesser getMessage()

2 lines of code changed in 1 file:

  • inc/autopurge: purge-inact.php (+2 -2)
quix0r 2010-06-28 08:57 Rev.: 5071

Even more rewrites to EL

4 lines of code changed in 1 file:

  • inc/autopurge: purge-general.php (+4 -9)
quix0r 2010-06-21 02:39 Rev.: 5047

More rewrites/templates swapped out:
- Two more templates created (swapped out from PHP code)
- More rewrites to EL
- More double quotes converted to single quotes
- Some internal TODOs solved/new created
- TODOs.txt updated

5 lines of code changed in 1 file:

  • inc/autopurge: purge-inact.php (+5 -10)
quix0r 2010-06-20 15:43 Rev.: 5032

All resets rewritten, missing svn:properties added

4 lines of code changed in 1 file:

  • inc/autopurge: purge- (+4 -3)
quix0r 2010-06-20 02:16 Rev.: 5001

Rewrites/fixes for handling config entries in SQLs

15 lines of code changed in 1 file:

  • inc/autopurge: purge-inact.php (+15 -8)
quix0r 2010-03-21 00:34 Rev.: 4938

SQL fixes for wrong column names.

5 lines of code changed in 1 file:

  • inc/autopurge: purge-mails.php (+5 -5)
quix0r 2010-02-14 13:20 Rev.: 4887

Rewrites/fixes for while() loops with merge_array() and SQL_FETCHARRAY() usage

8 lines of code changed in 2 files:

  • inc/autopurge: purge-inact.php (+4 -1), purge-unconfirmed.php (+4 -1)
quix0r 2010-01-01 17:04 Rev.: 4868

The yearly copyright-update commit. 2009, 2010 are now copyrighted on the developer team to express that you contribute to the project and not to your own.

6 lines of code changed in 6 files:

  • inc/autopurge: purge- (+1), purge-general.php (+1), purge-inact.php (+1), purge-mails.php (+1), purge-tsks.php (+1), purge-unconfirmed.php (+1)
quix0r 2009-12-20 21:51 Rev.: 4859

Several fixes/improvements:
- Networks are now sorted by short name (in what=list_networks and selection box)
- Fix for auto-purging members
- 'Der Werbepartner.cc added with basic data.
- TODOs.txt updated

2 lines of code changed in 1 file:

  • inc/autopurge: purge-inact.php (+2 -1)
quix0r 2009-12-02 11:53 Rev.: 4797

Some SQLs rewritten, unneccessary parameter removed

9 lines of code changed in 5 files:

  • inc/autopurge: purge-general.php (+2 -2), purge-inact.php (+2 -2), purge-mails.php (+1 -1), purge-tsks.php (+3 -3), purge-unconfirmed.php (+1 -1)
quix0r 2009-12-01 05:41 Rev.: 4793

Fixes for auto-purge scripts (missing array elements)

8 lines of code changed in 4 files:

  • inc/autopurge: purge-inact.php (+1 -1), purge-mails.php (+4), purge-tsks.php (+2 -1), purge-unconfirmed.php (+1 -1)
quix0r 2009-11-30 19:24 Rev.: 4789

Fixes for sometimes over-hashed passwords

9 lines of code changed in 2 files:

  • inc/autopurge: purge-mails.php (+5 -5), purge-tsks.php (+4 -4)
quix0r 2009-11-22 09:43 Rev.: 4711

New-line added

1 lines of code changed in 1 file:

  • inc/autopurge: .htaccess (+1 -1)
quix0r 2009-11-21 02:41 Rev.: 4698

Rewrite of all mail templates with user data to new 'tag-like' functionality

12 lines of code changed in 2 files:

  • inc/autopurge: purge-inact.php (+8 -8), purge-unconfirmed.php (+4 -4)
quix0r 2009-11-16 05:49 Rev.: 4663

Double->single rewrites, fixes for email archive

2 lines of code changed in 1 file:

  • inc/autopurge: purge-general.php (+2 -2)
quix0r 2009-11-07 20:44 Rev.: 4627

Mailer used in many places, we still need a good 'selling' title

12 lines of code changed in 6 files:

  • inc/autopurge: purge- (+2 -2), purge-general.php (+2 -2), purge-inact.php (+2 -2), purge-mails.php (+2 -2), purge-tsks.php (+2 -2), purge-unconfirmed.php (+2 -2)
quix0r 2009-11-05 16:18 Rev.: 4575

Huge rewrite of default parameters, ext-network continued:
- All default parameters with default value zero are now char zero and not
number. This prevented a bug in several queries and bigintval(). :(
- Extension ext-network continued but still unfinished
- TODOs.txt updated

5 lines of code changed in 2 files:

  • inc/autopurge: purge-general.php (+4 -4), purge-mails.php (+1 -1)
quix0r 2009-11-04 05:53 Rev.: 4548

New function fetchUserData() introduced to API, total rewrite (not all)

8 lines of code changed in 1 file:

  • inc/autopurge: purge-mails.php (+8 -12)
quix0r 2009-10-30 00:37 Rev.: 4442

Fixes for reset

47 lines of code changed in 1 file:

  • inc/autopurge: purge-mails.php (+47 -50)

(38 more)

Generated by StatSVN 0.7.0