[root]/templates/de/html/select
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 104 (100.0%) | 331 (100.0%) | 3.1 |
Project continued:
- Added more functions for ext-grade
- Fixesd XML template for ext-grade
- Added missing language element
- Swapped out 'setup' phase for ext-grade
- Added more asserts
- Various other fixes
6 lines of code changed in 2 files:
Heacy rewrite/cleanup:
- Removed all deprecated files (with only @DEPRECATED in it)
- Listing of blacklist entries added (may be uncomplete, untested)
- Fixed AJAX installer + added first admin registration to it
- Prepared better CAPTCHA support
- Various other fixes (tons!)
- TODOs.txt updated
8 lines of code changed in 4 files:
Rewrote script to use more EL, introduced wrappers for sending pool:
- Introduced wrapper function getPaymentTime() and getPaymentPayment() and used
both in EL code instead of PHP script
- Added new function library "pool-functions.php"
- Rewrote reading emails from "pool" table
- Rewrote updating of "pool data"
- TODOs.txt updated
1 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
53 lines of code changed in 5 files:
Added missing template
3 lines of code changed in 1 file:
Mailer project continued (heavy refactoring):
- Added all missing nodes in all XML templates to allow $content being handled
by referred HTML templates
- This means that you can pass "dynamic" content through the XML sub system to
the templates as usual. If you do so, a generic 'rows' array element is being
used for the row output
- Refactured all form-tags to EL code to allow e.g. adding session id to all
forms or (not yet added) TAN numbers to combat any kind of form spamming and
accidentally done re-submits
- Including closing form tag
- In the above process, onsubmit/onreset are now strongly discouraged as you
should better use the jQuery AJAX framework
- Other rewrites/refacturings I cannot remember
- TODOs.txt updated
8 lines of code changed in 4 files:
R.I.P. old template/script names ...
- Removed all deprecated scripts and templates
- TODOs.txt updated
0 lines of code changed in 6 files:
Templates renamed, missing language id added (still no email template for surfbar actions)
24 lines of code changed in 12 files:
Added missing admin templates for ext-forced, some other things improved
3 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
70 lines of code changed in 22 files:
Extension ext-network continued:
- All 'network params' templates, scripts etc cetera renamed to 'request
params', 'network' is dublicate here
- A lot more renamed for better naming convention
- Column 'network_type_handle' renamed to 'network_type_handler' to make it
more matching with other parts of ext-network
- 'do' is now everywhere in URL (GET)
- TODOs.txt updated
6 lines of code changed in 4 files:
Extension ext-network continued, links in bug report mail added:
- General German README.txt file updated (mostly how it is written)
- Missing templates for configuring network types added (still one is missing)
- Title of this project added to all 'developer team' text blocks
- Links to forums, bug tracker and DokuWiki added to mail template for bug
report. Please remember that this mail does not reach the developer team.
4 lines of code changed in 1 file:
Extension ext-network continued:
- Stub script added for network types configuration
- GET request parameter 'network' renamed to 'network_id' for clear naming
- TODOs.txt updated
1 lines of code changed in 1 file:
Extension ext-network continued:
- All button language ids renamed to better naming convention, suffix is
_SUBMIT because the language id will be placed on a submit button
- Also many other language id renamed
- Referral link and 88x31 button added, now the webmaster (you!) can enter his
or her referral link and a 88x31 formatted banner which are planned to be
displayed in guest and member area (not yet finished)
- TODOs.txt updated
6 lines of code changed in 3 files:
Extension ext-network continued:
- Some language ids renamed (better naming)
- Function isNetworkApiConfigured() introduced which checks if a network API is
already configured by given network id
- Variable $id renamed to $networkId
- Wether the network API is configured is now displayed in network selection box
General:
- CSS classes 'good' and 'bad' added (but unused)
1 lines of code changed in 1 file:
Extension ext-forced/network continued:
- README.txt added for how you have to name your design (folder/directory name
only). Don't forget to set the real (displayed) name in theme.php.
- Extension ext-forced continued: Template for editing forced-ads added
- Some language ids in ext-network renamed
1 lines of code changed in 1 file:
Extension ext-admins improved:
- The menu point what-admins_contct does now provide a shiny new selection box
fully made of templates
- Fixed admin contact link (still there are a lot copies around in the script)
- TODOs.txt updated
24 lines of code changed in 2 files:
A lot has been rewritten, ext-teams added, ext-forced continued:
- Adding of (admin only) forced-ads basicly finished
- Listing of forced-ads in admin area basicly finished
- Extension ext-teams introduced (stub only)
- Many rewrites/refacturings (I cannot recall them all!) here and there,
including more usage of EL code and filters
- TODOs.txt updated
6 lines of code changed in 2 files:
svn:eol-style set to 'native'
3 lines of code changed in 3 files:
We should write UTF-8 in upper-case
3 lines of code changed in 3 files:
A lot CSS classes rewritten, please update all your themes.
12 lines of code changed in 3 files:
More usage of EL
6 lines of code changed in 2 files:
New extension ext-cliclbanner introduced, a lot SVN properties changed
7 lines of code changed in 7 files:
Fixes and further rewrites to make use of EL
6 lines of code changed in 3 files:
A lot forced-space characters ( ) removed, naming convention applied also in JavaScript functions
24 lines of code changed in 3 files:
Even more rewrites/fixes from EL branch (please report any broken part after you have updated to this revision)
2 lines of code changed in 1 file:
Added new files from EL branch
27 lines of code changed in 2 files:
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
0 lines of code changed in 1 file:
Global rewrite of engine:
- Cookie-less (even no session cookie) should now work
(maybe with some flaws)
- Some code cleanups
1 lines of code changed in 1 file:
detectExtraTemplatePath() cached, ext-network continued:
- Function detectExtraTemplatePath() is now 'cached' by $GLOBALS usage
- Extension ext-network contined, so a selection box for networks is generated
15 lines of code changed in 2 files: