Directory inc/reset/

Total Files:
2
Deleted Files:
12
Lines of Code:
4

[root]/inc/reset

Lines of Code

inc/reset/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 415 (100.0%) 1867 (100.0%) 4.4

Most Recent Commits

quix0r 2012-11-25 01:37 Rev.: 6201

Updated propset.sh, fixed all SVN properties

1 lines of code changed in 1 file:

  • inc/reset: reset_ (+1 -1)
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 12 files:

  • inc/reset: reset_100_bonus.php (del), reset_autopurge.php (del), reset_beg.php (del), reset_birthday.php (del), reset_bonus.php (del), reset_daily.php (del), reset_doubler.php (del), reset_engine.php (del), reset_holiday.php (del), reset_profile.php (del), reset_surfbar.php (del), reset_yoomedia.php (del)
quix0r 2011-04-20 05:50 Rev.: 5488

svn:eol-style set to 'native'

13 lines of code changed in 13 files:

  • inc/reset: .htaccess (+1), reset_100_bonus.php (+1), reset_autopurge.php (+1), reset_beg.php (+1), reset_birthday.php (+1), reset_bonus.php (+1), reset_daily.php (+1), reset_doubler.php (+1), reset_engine.php (+1), reset_holiday.php (+1), reset_profile.php (+1), reset_surfbar.php (+1), reset_yoomedia.php (+1)
quix0r 2011-02-07 01:34 Rev.: 5450

Properties set

2 lines of code changed in 1 file:

  • inc/reset: reset_ (+2 -1)
quix0r 2011-01-06 06:31 Rev.: 5416

Also reset (aka daily reset scripts) renamed. The naming 'reset' came from the time when only daily reset scripts exist

13 lines of code changed in 13 files:

  • inc/reset: reset_ (+1 -54), reset_100_bonus.php (+1 -92), reset_autopurge.php (+1 -64), reset_beg.php (+1 -56), reset_birthday.php (+1 -125), reset_bonus.php (+1 -68), reset_daily.php (+1 -147), reset_doubler.php (+1 -57), reset_engine.php (+1 -54), reset_holiday.php (+1 -127), reset_profile.php (+1 -112), reset_surfbar.php (+1 -59), reset_yoomedia.php (+1 -57)
quix0r 2010-12-21 19:28 Rev.: 5407

Some minor rewrites

8 lines of code changed in 1 file:

  • inc/reset: reset_profile.php (+8 -1)
quix0r 2010-11-10 00:04 Rev.: 5394

More wrapper functions introduced, duplicate language strings merged:
- Some duplicate language strings merged
- More wrapper functions for configuration entries introduced
- TODOs.txt updated

79 lines of code changed in 13 files:

  • inc/reset: reset_ (+6), reset_100_bonus.php (+6), reset_autopurge.php (+6), reset_beg.php (+6), reset_birthday.php (+7 -1), reset_bonus.php (+6), reset_daily.php (+6), reset_doubler.php (+6), reset_engine.php (+6), reset_holiday.php (+6), reset_profile.php (+6), reset_surfbar.php (+6), reset_yoomedia.php (+6)
quix0r 2010-11-07 21:05 Rev.: 5377

Added ability to allow empty passwords, if the user does so, a random password will be generated, many wrapper functions introduced

4 lines of code changed in 3 files:

  • inc/reset: reset_100_bonus.php (+1 -1), reset_birthday.php (+1 -1), reset_daily.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 13 files:

  • inc/reset: reset_ (-2), reset_100_bonus.php (-2), reset_autopurge.php (-2), reset_beg.php (-2), reset_birthday.php (-2), reset_bonus.php (-2), reset_daily.php (-2), reset_doubler.php (-2), reset_engine.php (-2), reset_holiday.php (-2), reset_profile.php (-2), reset_surfbar.php (-2), reset_yoomedia.php (-2)
quix0r 2010-08-25 14:47 Rev.: 5275

A lot CSS classes rewritten, please update all your themes.

14 lines of code changed in 1 file:

  • inc/reset: reset_profile.php (+14 -7)
quix0r 2010-08-23 18:48 Rev.: 5270

Several language strings renamed/moved, internal TODO closed:
- Several language strings renamed/moved to own language files
- Internal TODO closed, the template tlock_message.tpl was already there but
not used
- TODOs.txt updated

3 lines of code changed in 1 file:

  • inc/reset: reset_profile.php (+3 -3)
quix0r 2010-08-04 00:14 Rev.: 5215

Naming convention applied, wrapper functions may use __FUNCTION__ as first index

2 lines of code changed in 1 file:

  • inc/reset: reset_profile.php (+2 -2)
quix0r 2010-07-22 12:49 Rev.: 5172

New wrapper functions introduced

13 lines of code changed in 13 files:

  • inc/reset: reset_ (+1 -1), reset_100_bonus.php (+1 -1), reset_autopurge.php (+1 -1), reset_beg.php (+1 -1), reset_birthday.php (+1 -1), reset_bonus.php (+1 -1), reset_daily.php (+1 -1), reset_doubler.php (+1 -1), reset_engine.php (+1 -1), reset_holiday.php (+1 -1), reset_profile.php (+1 -1), reset_surfbar.php (+1 -1), reset_yoomedia.php (+1 -1)
quix0r 2010-07-21 00:14 Rev.: 5160

Even more language strings renamed

1 lines of code changed in 1 file:

  • inc/reset: reset_100_bonus.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/reset: reset_birthday.php (+1 -1)
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/reset: reset_bonus.php (+2 -2), reset_daily.php (+4 -4), reset_profile.php (+4 -4)
quix0r 2010-07-19 01:28 Rev.: 5153

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

14 lines of code changed in 14 files:

  • inc/reset: .htaccess (+1), reset_ (+1), reset_100_bonus.php (+1), reset_autopurge.php (+1), reset_beg.php (+1), reset_birthday.php (+1), reset_bonus.php (+1), reset_daily.php (+1), reset_doubler.php (+1), reset_engine.php (+1), reset_holiday.php (+1), reset_profile.php (+1), reset_surfbar.php (+1), reset_yoomedia.php (+1)
quix0r 2010-07-16 04:49 Rev.: 5146

More language strings renamed, TODOs.txt updated:
- A lot more language strings renamed (naming convention: ADMIN_, GUEST_,
MEMBER_ and SPONSOR_ are used for "level" specific language strings, for all
currently no prefix is used.
- HTML code moved out to template
- TODOs.txt updated

1 lines of code changed in 1 file:

  • inc/reset: reset_holiday.php (+1 -1)
quix0r 2010-07-05 07:24 Rev.: 5120

Wrapper function isBegRallyeEnabled() introduced, rewrites to make usage of isExtensionInstalledAndNewer()

1 lines of code changed in 1 file:

  • inc/reset: reset_beg.php (+1 -1)
quix0r 2010-07-01 05:45 Rev.: 5105

More rewrites to make use of (cached) wrapper functions

2 lines of code changed in 2 files:

  • inc/reset: reset_holiday.php (+1 -1), reset_profile.php (+1 -1)
quix0r 2010-07-01 02:47 Rev.: 5104

API functions renamed:
- getOutputMode() is now known as getScriptOutputMode()
- getCachedOutputMode() is now known as getOutputMode()
- This solves a conflict shown in previous commit

12 lines of code changed in 12 files:

  • inc/reset: reset_100_bonus.php (+1 -1), reset_autopurge.php (+1 -1), reset_beg.php (+1 -1), reset_birthday.php (+1 -1), reset_bonus.php (+1 -1), reset_daily.php (+1 -1), reset_doubler.php (+1 -1), reset_engine.php (+1 -1), reset_holiday.php (+1 -1), reset_profile.php (+1 -1), reset_surfbar.php (+1 -1), reset_yoomedia.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

1 lines of code changed in 1 file:

  • inc/reset: reset_birthday.php (+1 -1)
quix0r 2010-06-29 05:48 Rev.: 5089

Caching of expensive PHP functions:
- date() calls are now wrapped and cached
- translateYesNo() is now cached (will follow more)
- TODOs.txt updated

3 lines of code changed in 1 file:

  • inc/reset: reset_birthday.php (+3 -3)
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

1 lines of code changed in 1 file:

  • inc/reset: reset_holiday.php (+1 -1)
quix0r 2010-06-28 10:20 Rev.: 5075

Next wave of lesser getMessage()

10 lines of code changed in 4 files:

  • inc/reset: reset_100_bonus.php (+1 -1), reset_birthday.php (+1 -1), reset_holiday.php (+1 -1), reset_profile.php (+7 -10)
quix0r 2010-06-28 10:04 Rev.: 5074

Next wave of lesser getMessage() usage and more EL

1 lines of code changed in 1 file:

  • inc/reset: reset_profile.php (+1 -1)
quix0r 2010-06-28 08:57 Rev.: 5071

Even more rewrites to EL

2 lines of code changed in 1 file:

  • inc/reset: reset_birthday.php (+2 -3)
quix0r 2010-06-23 22:38 Rev.: 5053

New debugging function debugOutput() introduced, some rewrites to EL:
- New debugging function debugOutput() added, this function does output any
XHTML message in a div-block to the browser.
- Some more rewrites to EL
- TODOs.txt updated

4 lines of code changed in 1 file:

  • inc/reset: reset_daily.php (+4 -4)
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

1 lines of code changed in 1 file:

  • inc/reset: reset_birthday.php (+1 -1)
quix0r 2010-06-20 15:45 Rev.: 5033

Fix for rewrite

4 lines of code changed in 2 files:

  • inc/reset: reset_beg.php (+2 -2), reset_doubler.php (+2 -2)
quix0r 2010-06-20 15:43 Rev.: 5032

All resets rewritten, missing svn:properties added

101 lines of code changed in 13 files:

  • inc/reset: reset_ (+9 -7), reset_100_bonus.php (+5 -5), reset_autopurge.php (+5 -4), reset_beg.php (+5 -5), reset_birthday.php (+6 -6), reset_bonus.php (+14 -7), reset_daily.php (+27 -8), reset_doubler.php (+5 -5), reset_engine.php (+5 -5), reset_holiday.php (+5 -5), reset_profile.php (+5 -5), reset_surfbar.php (+5 -5), reset_yoomedia.php (+5 -5)
quix0r 2010-05-28 19:38 Rev.: 4976

Even more rewrites/fixes from EL branch (please report any broken part after you have updated to this revision)

26 lines of code changed in 1 file:

  • inc/reset: reset_daily.php (+26 -8)
quix0r 2010-04-01 19:38 Rev.: 4952

More complete rewrite to use wrapper function isExtensionInstalledAndNewer(), some expensive wrappers cached

2 lines of code changed in 1 file:

  • inc/reset: reset_daily.php (+2 -2)
quix0r 2010-02-14 13:20 Rev.: 4887

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

4 lines of code changed in 2 files:

  • inc/reset: reset_100_bonus.php (+1 -1), reset_holiday.php (+3 -1)
quix0r 2010-01-26 14:20 Rev.: 4881

Several fixes/cleanups

1 lines of code changed in 1 file:

  • inc/reset: reset_birthday.php (+1 -1)
quix0r 2010-01-03 01:53 Rev.: 4874

Network 'HPSponsor' added

25 lines of code changed in 1 file:

  • inc/reset: reset_holiday.php (+25 -11)
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.

13 lines of code changed in 13 files:

  • inc/reset: reset_ (+1), reset_100_bonus.php (+1), reset_autopurge.php (+1), reset_beg.php (+1), reset_birthday.php (+1), reset_bonus.php (+1), reset_daily.php (+1), reset_doubler.php (+1), reset_engine.php (+1), reset_holiday.php (+1), reset_profile.php (+1), reset_surfbar.php (+1), reset_yoomedia.php (+1)
quix0r 2009-12-26 11:36 Rev.: 4862

Fix for many

2 lines of code changed in 1 file:

  • inc/reset: reset_holiday.php (+2 -2)
quix0r 2009-11-22 09:43 Rev.: 4711

New-line added

1 lines of code changed in 1 file:

  • inc/reset: .htaccess (+1 -1)
quix0r 2009-11-22 08:31 Rev.: 4707

A lot templates rewritten, TODOs.txt updated, XHTML fixes:
- A lot more configurations are now parsed by FILTER_COMPILE_EXTENSION ()
(we really need to rename this function)
- The same with user data
- HTML tag 'SMALL' fixed to a div
- Codes 'ID_UNCONFIRMED' and 'ID_LOCKED' renamed to 'STATUS_xxx'
- TODOs.txt updated

0 lines of code changed in 2 files:

  • inc/reset: reset_100_bonus.php (-3), reset_birthday.php (-1)

(62 more)

Generated by StatSVN 0.7.0