Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 199 (100.0%) | 1900 (100.0%) | 9.5 |
Re-added height, but smaller to make most menus appear shorter
2 lines of code changed in 1 file:
Registration provider continued:
- Added missing guest templates, "translate" function, language elements
- Fixed handling of 'provider' parameter (renamed!) in filters
- Start of cleanup of CSS classes
0 lines of code changed in 1 file:
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
9 lines of code changed in 3 files:
Fixes for display problems with labeled input fields
2 lines of code changed in 1 file:
Partly added network 'Ads4Clicks' as some APIs return JavaScript code
0 lines of code changed in 1 file:
Fixed also CSS eol-style, updated prop-set.sh
2 lines of code changed in 2 files:
Correct MIME type for CSS files set
17 lines of code changed in 17 files:
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
26 lines of code changed in 2 files:
AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present (hint: see installer)
20 lines of code changed in 2 files:
Continued on AJAX installer to start first step (more are easily to add)
20 lines of code changed in 1 file:
Rewrote handling of 'menu adverts' to a filter. This allows e.g. ext-clickbanner to register own filters on it
2 lines of code changed in 1 file:
Installation NG continued (still not fully working)
22 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
13 lines of code changed in 1 file:
Fix for height
1 lines of code changed in 1 file:
Fix for two-lined 'tabnav'
2 lines of code changed in 1 file:
Also these CSS files are deprecated or reborn (e.g. bonus.css)
12 lines of code changed in 3 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
6 lines of code changed in 1 file:
Updated ext-politician-stop which is satire on politicians that doesn't really know what Internet is. Note: Please reinstall this extension or else the text won't get printed.
45 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
261 lines of code changed in 3 files:
Next batch of fixed language ids (renamed, see ticket #219)
0 lines of code changed in 1 file:
All previously (by mistake) committed files marked as deprecated
2 lines of code changed in 2 files:
This should display the data?
6 lines of code changed in 1 file:
CSS cleanup, jquery updated:
- CSS classes cleaned up (sponsor classes renamed to generic)
- jquery updated to version 1.6.2
- TODOs.txt updated
2 lines of code changed in 2 files:
Bad things are now 'classified' as bad (CSS class 'bad' is being used instead of 'notice')
3 lines of code changed in 1 file:
Typo fixed
2 lines of code changed in 1 file:
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)
9 lines of code changed in 1 file:
Extension ext-earning introduced (unfinished), renamings:
- Extension ext-earning introduced (ext-sql_patches did hold the tables)
- Some messages updated ('Mitglied-Id' reads better)
- All fooRequestParameterBar() functions renamed to fooRequestElementBar()
- TODOs.txt updated
6 lines of code changed in 1 file:
Refback and referal points hopefully fixed:
- All userids are now initialized NULL and not '0'
- Template added for deleted bonus mails
- Handling of refback and referal points now fully fixed (I hope so)
- Several debug lines extended with more debugging data
- TODOs.txt updated
1 lines of code changed in 1 file:
Some CSS classes purged, ol.listing added, extensions fixed:
- Some out-dated (superfluous) CSS classes purged
- Others fixed/rewritten (really a lot!)
- Extension ext-beg now displays correctly memeber menu entries and SQL query
is fixed
- Extension ext-refback now sends correct userids out and allows an optional
note to the recipient
- Other minor improvements/fixes
8 lines of code changed in 3 files:
CSS class 'pre' is now no longer used, use regular pre tag instead
6 lines of code changed in 1 file:
Member area section 'referal links' refactured:
- The member can now see how much mails (of minimum) he has clicked to be
randomly selected as referal id
- He can also see his referal (including nickname if installed&set)
- New CSS class listing for ul/li tags added
- Templates renamed to new naming convention
- TODOs.txt updated
13 lines of code changed in 1 file:
Some text rewritten, CSS class added:
- Some text for ext-refback rewritten
- CSS class 'table2' introduced which is only a little wider than 'table' class
- Unused message id 'GUEST_REF' removed
- TODOs.txt updated
6 lines of code changed in 1 file:
svn:eol-style set to 'native'
13 lines of code changed in 13 files:
Copyright fixed, colors changed in default theme
1 lines of code changed in 1 file:
Added ability to allow empty passwords, if the user does so, a random password will be generated, many wrapper functions introduced
3 lines of code changed in 1 file:
Draft for extension templates added, ext-announcement introduced, templates/CSS rewritten:
- Draft for extension templates added which can be used for new extensions
- Extension ext-announcement introduced (http://bugs.mxchange.org/view.php?id=194)
- Templates/CSS rewritten: Short version 'del' is no longer used, use 'delete' now
- TODOs.txt updated
1 lines of code changed in 1 file:
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
- Configuration of advertisment networks is now prepared but not functional
- CSS further cleaned up
- HTML rewritten and some missing 'class' attributes added
0 lines of code changed in 1 file:
CSS cleaned up
4 lines of code changed in 1 file:
CSS cleaned up
1 lines of code changed in 1 file:
One empty line as of convention
1 lines of code changed in 1 file:
(51 more)