Directory branches/0.2.1-FINAL/inc/weekly/

Directory Created:
2008-09-08 19:39
Total Files:
3
Deleted Files:
0
Lines of Code:
118

[root]/branches/0.2.1-FINAL/inc/weekly

Lines of Code

branches/0.2.1-FINAL/inc/weekly/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 82 (100.0%) 315 (100.0%) 3.8

Most Recent Commits

quix0r 2013-01-24 19:51 Rev.: 6367

Updated copyright notice as there are changes in this year

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+1 -1), weekly_surfbar.php (+1 -1)
quix0r 2013-01-22 22:24 Rev.: 6341

Rewrote reset and some extensions:
- Rewrote script reset that weekly and monthly are now separated out from daily
functions
- Rewrote ext-profile/order to handle their own configuration entries (were all
in ext-other)
- Moved large 'update' block for ext-order out to
inc/extensions/order/mode-update.php
- TODOs.txt updated

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+1 -1), weekly_surfbar.php (+1 -1)
quix0r 2013-01-12 07:37 Rev.: 6308

Added script template for cron jobs, fixed some checks on CSS/HTML mode

4 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+2 -2), weekly_surfbar.php (+2 -2)
quix0r 2013-01-09 00:47 Rev.: 6282

Previous attempt fixed

3 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+2 -2), weekly_surfbar.php (+1 -1)
quix0r 2013-01-08 18:36 Rev.: 6280

Less logging if this is not needed

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+1 -1), weekly_surfbar.php (+1 -1)
quix0r 2012-11-28 00:50 Rev.: 6223

Minor: With dot again (better grammar)

6 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+3 -3), weekly_surfbar.php (+3 -3)
quix0r 2012-11-25 01:37 Rev.: 6201

Updated propset.sh, fixed all SVN properties

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+1 -1)
quix0r 2012-11-25 00:22 Rev.: 6194

Some minor (text) improvements

6 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+3 -3), weekly_surfbar.php (+3 -3)
quix0r 2012-09-29 13:50 Rev.: 5960

mailer project continued:
- Some global array elements renamed (someGlobalElement -> __some_global_element)
- Copyright notice disabled in mailid.php as it destroys the frameset
- Function debug_report_bug() renamed to reportBug()
- Function app_die() renamed to app_exit()
- More wrapper functions used (e.g. getRandomTan() instead of PHP's mt_rand())
- New AJAX-based installation introduced (it is not finished)
- Renamed several ALL_UPER_CASE() functions to camel-case notation
- Extension ext-currency introduced which will deprecate ext-wernis all other eCurreny-related extensions
- Renamed various HTML and email templates to new notation
- Some shell scripts moved to 'contrib' folder
- JQUERY updated to latest stable version (including custom build of jqueryui)
- License files renamed/moved
- Many other fixes/improvements I forgot to mention
- Varrious typos fixed
- Copyright updated (to 2012)
- TODOs.txt updated

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+1 -1), weekly_surfbar.php (+1 -1)
quix0r 2011-08-07 01:04 Rev.: 5758

www is out-dated

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+1 -1), weekly_surfbar.php (+1 -1)
quix0r 2011-04-20 05:50 Rev.: 5488

svn:eol-style set to 'native'

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: .htaccess (+1), weekly_surfbar.php (+1)
quix0r 2011-02-07 01:34 Rev.: 5450

Properties set

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+2 -1)
quix0r 2011-01-18 16:44 Rev.: 5425

Some language strings fixed, renamed. Copyright notice updated

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+1 -1), weekly_surfbar.php (+1 -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

12 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+6), weekly_surfbar.php (+6)
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 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (-2), weekly_surfbar.php (-2)
quix0r 2010-07-22 12:49 Rev.: 5172

New wrapper functions introduced

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+1 -1), weekly_surfbar.php (+1 -1)
quix0r 2010-07-19 01:28 Rev.: 5153

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

3 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/inc/weekly: .htaccess (+1), weekly_ (+1), weekly_surfbar.php (+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

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: weekly_surfbar.php (+1 -1)
quix0r 2010-06-20 15:43 Rev.: 5032

All resets rewritten, missing svn:properties added

17 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+11 -7), weekly_surfbar.php (+6 -6)
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.

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+1), weekly_surfbar.php (+1)
quix0r 2009-11-22 09:43 Rev.: 4711

New-line added

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: .htaccess (+1 -1)
quix0r 2009-11-07 20:44 Rev.: 4627

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

4 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+2 -2), weekly_surfbar.php (+2 -2)
quix0r 2009-10-29 02:06 Rev.: 4416

More rewrites, and output-mode fixed (we should documentate this)

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: weekly_surfbar.php (+1 -1)
quix0r 2009-10-27 18:24 Rev.: 4372

Huge script change, see http://forum.mxchange.org/topic-458.html for details:
- There are tons of changes and improvements, please read at our forum on URL
http://forum.mxchange.org/topic-458.html for further details.

7 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+3 -4), weekly_surfbar.php (+4 -5)
quix0r 2009-10-06 21:04 Rev.: 4339

Inconsistency between echo and print() fixed to OUTPUT_HTML() (not all)

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: weekly_surfbar.php (+1 -1)
quix0r 2009-07-28 19:50 Rev.: 4270

'what','action','module' and 'output_mode' wrapped into functions (WARNUNG: Code may be broken)

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+1 -1), weekly_surfbar.php (+1 -1)
quix0r 2009-04-12 15:55 Rev.: 4205

Old config.php is now automatically updated to new config-local.php format, several fixes/rewrites

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+1 -1)
quix0r 2009-04-03 10:32 Rev.: 4182

New naming convention applied to many functions, see #118 for details

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: weekly_surfbar.php (+1 -1)
quix0r 2009-03-16 20:59 Rev.: 4146

A lot double-quotes rewritten to single-quotes, some redirect URLs fixed

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+1 -1), weekly_surfbar.php (+1 -1)
quix0r 2009-03-16 19:43 Rev.: 4144

A lot rewrites from double-quote to single-quote, some fixes for extension handling (still possibly broken)

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: weekly_surfbar.php (+1 -1)
quix0r 2009-03-07 03:55 Rev.: 4058

Damn typo fixed... ;-)

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: weekly_surfbar.php (+2 -2)
quix0r 2009-03-07 01:32 Rev.: 4049

Re-added, now the right ones

3 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: weekly_surfbar.php (+3 -2)
quix0r 2009-03-07 01:30 Rev.: 4048

Removed again

0 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/inc/weekly: .htaccess (-1), weekly_ (-1), weekly_surfbar.php (-1)
quix0r 2009-03-07 01:22 Rev.: 4047

More XHTML-fied and extended header added to templates

7 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+6 -1), weekly_surfbar.php (+1 -1)
quix0r 2009-03-06 20:47 Rev.: 4035

RevBomb patch applied (thanks to profi-concept)

6 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: weekly_surfbar.php (+6 -1)
quix0r 2009-03-06 18:27 Rev.: 4019

HeadURL added to svn:keyword

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: weekly_surfbar.php (+1 -1)
quix0r 2009-03-06 18:06 Rev.: 4018

A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags created for remaining, svn:keyword added

3 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/inc/weekly: .htaccess (+1), weekly_ (+1), weekly_surfbar.php (+1)
quix0r 2009-03-04 06:29 Rev.: 3989

Rewrites of more constants

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/weekly: weekly_ (+1 -1), weekly_surfbar.php (+1 -1)
quix0r 2009-02-28 14:00 Rev.: 3943

Global variables rewritten

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: weekly_surfbar.php (+1 -1)
quix0r 2009-02-21 04:03 Rev.: 3919

Script rewritten to setConfigEntry(), getConfig() and incrementConfigEntry()

0 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/weekly: weekly_surfbar.php (-1)

(6 more)

Generated by StatSVN 0.7.0