Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 17 (100.0%) | 137 (100.0%) | 8.0 |
Extension ext-network continued:
- Added basic data for GolloX
- Added network Giga-Ad
- Corrected some wrong BID to CID were no banner is used
- Added v1/v2 to click URLs of all (?) supported networks
- TODOs.txt updated
2 lines of code changed in 1 file:
Mailer project rwritten:
- Extension ext-network continued:
+ More missing type handlers added
+ Also array element translations added
+ Made API query generally working
+ Added missing what-config_network.php to allow configuration
+ Many other improvements
- Used correct MIME type for JavaScripts (text/javascript)
- Many other rewrites
- TODOs.txt updated
22 lines of code changed in 1 file:
Protection for all DOCS directories
1 lines of code changed in 1 file:
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 1 file:
Extension ext-network continued:
- All max/min_foo renamed to maximum/minimum_foo (no shortcutting things)
- Advertising network AdProvi added
- Added the ability to deactivate networks (see code for possible reasons)
- Updated daily free requests for all setup networks
- TODOs.txt updated
13 lines of code changed in 1 file:
Extension ext-network continued:
- Offline documentation updated
- Fixed wrong parameter 'hash' for advertisement network 'FuCoExSponsor' and
added sub-tracking id for all types
38 lines of code changed in 1 file:
Large code cleanups:
- Typo 'referal' fixed (should be 'referral', really!)
- Several queries improved with back-ticks and formatting
- TODOs.txt updated
5 lines of code changed in 1 file:
svn:eol-style set to 'native'
1 lines of code changed in 1 file:
Documentation updated/deprecated to reflect latest changes
2 lines of code changed in 1 file:
Fixed a lot ext-network forms, {%get=foo%} introduced, a lot array elements added
- Fixed all form for ext-network to handle dynamic parameters correctly
- Introduced new EL: {%get=foo%} is now a helper EL to insert parameters from
GET request, still this doesn't support extra functions but will be added soon
- Added a lot array element translations for many networks
- TODOs.txt updated
2 lines of code changed in 1 file:
New extension ext-cliclbanner introduced, a lot SVN properties changed
1 lines of code changed in 1 file:
Fix and rewritten to expression language
11 lines of code changed in 1 file:
ext-network continued, documentation updated, stelzi's fix integrated:
- 10 chars max for default values wasn't correct in ext-network
- More networks added (in @TODO tags only currenly)
- Language string for adding new network type updated
- Missing properties set
- TODOs.txt updated
13 lines of code changed in 1 file:
New generic template added (new CSS classes), some inconsistencies fixed:
- New generic template 'admin_settings_unsaved' added
- Some inconsistencies fixed in ext-network (naming)
- More TODOs for ext-network added
1 lines of code changed in 1 file:
fooRequestElementBar() functions renamed, adding of request parameters added:
- All fooRequestElementBar() functions are now renamed to fooRequestParameterBar()
- Adding of network request parameters basicly added, once a parameter has been
added the added parameter is disabled in HTML and the choosen network type
handler is pre-choosen.
- Documentation updated
13 lines of code changed in 1 file:
'close' not 'Close' and PagePeel added to ext-network
3 lines of code changed in 1 file:
German documentation added
7 lines of code changed in 1 file: