Directory branches/0.2.1-FINAL/theme/schleuder/css/

Directory Created:
2010-08-25 14:47
Total Files:
14
Deleted Files:
0
Lines of Code:
1107

[root]/branches/0.2.1-FINAL/theme/schleuder/css

Lines of Code

branches/0.2.1-FINAL/theme/schleuder/css/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 73 (100.0%) 1279 (100.0%) 17.5

Most Recent Commits

quix0r 2013-05-27 14:37 Rev.: 6389

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

6 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+5 -22), register.css (+1)
quix0r 2013-01-25 10:06 Rev.: 6370

Fixes for display problems with labeled input fields

7 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+7)
quix0r 2013-01-06 21:28 Rev.: 6273

Fixed also CSS eol-style, updated prop-set.sh

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/theme/schleuder/css: ajax.css (+1), bonus.css (+1)
quix0r 2013-01-06 21:27 Rev.: 6272

Correct MIME type for CSS files set

14 lines of code changed in 14 files:

  • branches/0.2.1-FINAL/theme/schleuder/css: ajax.css (+1), beg.css (+1), bonus.css (+1), doubler.css (+1), general.css (+1), install.css (+1), mailid.css (+1), politician-stop.css (+1), register.css (+1), sponsor.css (+1), surfbar.css (+1), top10.css (+1), transfer.css (+1), uberwach.css (+1)
quix0r 2013-01-06 21:25 Rev.: 6271

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

178 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: ajax.css (+178 -1)
quix0r 2012-12-27 02:40 Rev.: 6247

AJAX installation is 'basicly finished' :) Plus I threw in a small christmas present (hint: see installer)

11 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+11)
quix0r 2012-12-26 19:11 Rev.: 6245

Continued on AJAX installer to start first step (more are easily to add)

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+1 -1)
quix0r 2012-11-10 01:45 Rev.: 6159

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:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+13)
quix0r 2012-11-04 13:40 Rev.: 6133

Also these CSS files are deprecated or reborn (e.g. bonus.css)

12 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/theme/schleuder/css: bonus.css (new 11), doubler.css (+1)
quix0r 2012-10-25 17:18 Rev.: 6105

Project continued:
- Move some theme-related language ids to ext-theme
- Added header to admin_edit_theme.tpl
- Added CSS classes header_column and footer_column to general.css

52 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+52 -39)
quix0r 2012-10-02 15:51 Rev.: 5993

Forgot to spread the fixed CSS file ... :(

3 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: politician-stop.css (+3 -3)
quix0r 2012-10-02 15:46 Rev.: 5992

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:

  • branches/0.2.1-FINAL/theme/schleuder/css: politician-stop.css (new 45)
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

26 lines of code changed in 3 files:

  • branches/0.2.1-FINAL/theme/schleuder/css: ajax.css (new 9), general.css (+7 -7), install.css (+10 -3)
quix0r 2012-06-18 14:28 Rev.: 5940

Next batch of fixed language ids (renamed, see ticket #219)

0 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: doubler.css (-1)
quix0r 2011-09-26 15:25 Rev.: 5899

All previously (by mistake) committed files marked as deprecated

2 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/theme/schleuder/css: beg.css (+1), doubler.css (+1)
quix0r 2011-08-14 01:56 Rev.: 5824

CSS cleanup, jquery updated:
- CSS classes cleaned up (sponsor classes renamed to generic)
- jquery updated to version 1.6.2
- TODOs.txt updated

0 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: sponsor.css (-9)
quix0r 2011-08-14 01:05 Rev.: 5822

Bad things are now 'classified' as bad (CSS class 'bad' is being used instead of 'notice')

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+2 -2)
quix0r 2011-08-12 19:27 Rev.: 5809

Typo fixed

3 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+2 -2), register.css (+1 -1)
quix0r 2011-08-12 02:08 Rev.: 5803

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:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+9)
quix0r 2011-08-03 05:51 Rev.: 5753

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

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+1 -1)
quix0r 2011-07-14 22:47 Rev.: 5673

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:

  • branches/0.2.1-FINAL/theme/schleuder/css: beg.css (-3), doubler.css (-5), general.css (+8)
quix0r 2011-07-14 13:55 Rev.: 5662

CSS class 'pre' is now no longer used, use regular pre tag instead

6 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+6 -8)
quix0r 2011-07-13 09:53 Rev.: 5654

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:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+13)
quix0r 2011-04-20 05:50 Rev.: 5488

svn:eol-style set to 'native'

11 lines of code changed in 11 files:

  • branches/0.2.1-FINAL/theme/schleuder/css: beg.css (+1), doubler.css (+1), general.css (+1), install.css (+1), mailid.css (+1), register.css (+1), sponsor.css (+1), surfbar.css (+1), top10.css (+1), transfer.css (+1), uberwach.css (+1)
quix0r 2010-11-07 21:05 Rev.: 5377

Added ability to allow empty passwords, if the user does so, a random password will be generated, many wrapper functions introduced

6 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: register.css (+6 -8)
quix0r 2010-09-12 23:29 Rev.: 5316

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:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+1 -1)
quix0r 2010-09-02 13:15 Rev.: 5303

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

12 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+12 -33)
quix0r 2010-08-26 11:29 Rev.: 5282

CSS cleaned up

6 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+6 -12)
quix0r 2010-08-25 22:26 Rev.: 5280

CSS cleaned up

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+1 -10)
quix0r 2010-08-25 16:33 Rev.: 5276

One empty line as of convention

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/theme/schleuder/css: general.css (+1)
quix0r 2010-08-25 14:47 Rev.: 5275

A lot CSS classes rewritten, please update all your themes.

827 lines of code changed in 11 files:

  • branches/0.2.1-FINAL/theme/schleuder/css: beg.css (new 1), doubler.css (new 3), general.css (new 576), install.css (new 30), mailid.css (new 3), register.css (new 89), sponsor.css (new 23), surfbar.css (new 33), top10.css (new 7), transfer.css (new 10), uberwach.css (new 52)
Generated by StatSVN 0.7.0