[root]/templates/de/html/member
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 2329 (100.0%) | 11206 (100.0%) | 4.8 |
Parser error fixed + some empty lines added between table rows (tr)
11 lines of code changed in 1 file:
Language string cleaned up
6 lines of code changed in 4 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
722 lines of code changed in 42 files:
Renamed function, used more "pool functions":
- Renamed SQL_INSERTID() to SQL_INSERT_ID()
- Used more functions from inc/pool-funtions.php instead of JOINs and queries
- TODOs.txt updated
6 lines of code changed in 6 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
6 lines of code changed in 6 files:
Rewrote a lot parts to extract 'payments' table (+ handling) into own extension:
- Tried to avoid JOINs where possible to instead load data with getters from
cache
- Renamed many array elements for payment data to match with database columns
- Used more EL code for payment data
- TODOs.txt updated
18 lines of code changed in 13 files:
Theoretical working merge of mailid.php and mailid_top.php into mailid.php + a couple of call-back functions
2 lines of code changed in 2 files:
The usual changes: forms fixed
6 lines of code changed in 6 files:
AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present (hint: see installer)
2 lines of code changed in 1 file:
More improvements:
- More configuration wrapper functions added
- Renamed templates to naming convention
- Updated TODOs.txt
83 lines of code changed in 12 files:
Some improvements:
- "noindex_metadata.tpl is now the default (noindex, etc.) template for robot control
- added filter for 'module=confirm'"
- TODOs.txt updated
1 lines of code changed in 1 file:
Moved extra JavaScripts to external template
5 lines of code changed in 5 files:
Added doTemplateGuestFooterExtras() call-back and guest_footer_extras filter chain
2 lines of code changed in 2 files:
Updated propset.sh, fixed all SVN properties
2 lines of code changed in 1 file:
Some HTML fixes, ext-sql_patches downgraded (!):
- Extension ext-sql_patches is now downgraded to 0.9.4 as update 0.9.5 has
been moved into 0.9.4
- Fixed some HTML errors
- Added missing legend tag (MEMBER_SURFBAR_EDIT_URL_LEGEND)
- TODOs.txt updated
7 lines of code changed in 3 files:
Admin area 'Referral levels' refactured:
- Listing/adding,editing/deleting of referral levels is now fully rewritten
to use XML templates, also "build mails" are being sent
- Almost all admin templates with an id number are now expanded with
'width="30"' to make it look the same (not all pages)
- TODOs.txt updated
1 lines of code changed in 1 file:
Extension ext-surfbar continued:
- Added booking packages for ext-surfbar (unfinished admin area + member)
- Renamed most 'Surfbar' to 'Besuchertausch' which is more correct
- Swapped out some messages to language file
- Other improvements
- TODOs.txt updated
66 lines of code changed in 7 files:
Even more fixes/improvements:
- Added missing XML node
- Added missing 'class' to all label tags
- Swapped out text from surfbar templates to language file
- Other minor improvements/fixes
96 lines of code changed in 4 files:
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
131 lines of code changed in 37 files:
R.I.P. old template/script names ...
- Removed all deprecated scripts and templates
- TODOs.txt updated
0 lines of code changed in 31 files:
Renamed many stuff (again), added points/user breakup:
- Renamed again many language ids
- Moved text from template to language file
- Added listing of user points amount and percentage holder
- TODOs.txt updated
1 lines of code changed in 1 file:
Better use {%template,DisplayUsername=%} instead of [nickname]
1 lines of code changed in 1 file:
Templates fixed, TODOs.txt updated
2 lines of code changed in 3 files:
The usual asset of bugfixes for ext-surfbar
2 lines of code changed in 1 file:
Fix for listing all user's stats instead of stats of only a specific sub id
2 lines of code changed in 2 files:
_FOOTER is wrong, better _NOTICE, missing language ids for point account subject lines added
1 lines of code changed in 1 file:
Extension ext-booking is basicly finished
55 lines of code changed in 2 files:
The content in these columns were to long
2 lines of code changed in 2 files:
Added listing of sub id enhanced referral links in member area + used sub id in referral list
32 lines of code changed in 5 files:
Extension ext-network continued:
- Inconsistencies in naming of language ids vs. database columns fixed
- Templates for editing/deleting of array index translatons added
- Required call-back functions for above also added
- Other things I cannot remember fixed/improved
- Fixed minor HTML error in member_order_thanks.tpl
- TODOs.txt updated
1 lines of code changed in 1 file:
Mailer project continued:
- Most data of advert network 'superomo24.de' added to ext-network
- Some templates for ext-network renamed (networks->network_data) to fix
inconsistence with database table
- Templates for extension management (admin_extensions/~_delete/~_edit) renamed
to follow naming convention
- Sub-Id tracking: Admin area almost finished (edit/delete of sub ids
unfinished)
- Added space between `foo`,`bar` database query to make it better readable
- Other minor improvements
- TODOs.txt updated
1 lines of code changed in 1 file:
Fixed some configuration usages, added text for German buerocrats :(
4 lines of code changed in 1 file:
Mailer continued, sub-id tracking continued:
- Introduced function isUrlBlacklisted() (not everywhere used!)
- Templates for sub-id statistics added
- Introduced function anonymizeSensitiveData() which tries to "anonymized"
some data (admins always see all for now)
- Some language ids renamed
- Other minor fixes
- TODOs.txt updated
49 lines of code changed in 7 files:
Extension ext-user for sub id tracking continued:
- Generic support for sending mails on 'add' "build list" target added
- Generic "delete build list" support
- Support for editing and deleting sub ids basicly finished
- Other small rewrites
- TODOs.txt updated
68 lines of code changed in 5 files:
Generalized more 'builder' functions, added XML template for editing user sub ids
1 lines of code changed in 1 file:
This debug message was to noisy but it is needed in development (where debug-mode is enabled)
80 lines of code changed in 4 files:
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
268 lines of code changed in 43 files:
More renames for suffix _NOTE -> _NOTICE
15 lines of code changed in 13 files:
Next batch of fixed language ids (renamed, see ticket #219)
5 lines of code changed in 4 files:
First batch of fixed language ids (renamed, see ticket #219)
10 lines of code changed in 2 files:
(241 more)