Directory typo3/sysext/t3editor/jslib/

Directory Created:
2007-11-15 21:21
Total Files:
1
Deleted Files:
9
Lines of Code:
405

[root]/typo3/sysext/t3editor/jslib
                    directory in repo codemirror (18 files, 5882 lines)
                    directory in repo ts_codecompletion (5 files, 1568 lines)

Lines of Code

typo3/sysext/t3editor/jslib/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 54 (100.0%) 12605 (100.0%) 233.4
flyguide 35 (64.8%) 8906 (70.7%) 254.4
matrikz 6 (11.1%) 3617 (28.7%) 602.8
etobi.de 7 (13.0%) 45 (0.4%) 6.4
benni 1 (1.9%) 11 (0.1%) 11.0
stucki 2 (3.7%) 10 (0.1%) 5.0
dmitry 1 (1.9%) 10 (0.1%) 10.0
ohader 2 (3.7%) 6 (0.0%) 3.0

Most Recent Commits

stucki 2009-11-25 15:49 Rev.: 6539

Add missing SVN properties for new or modified files

0 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (changed)
etobi.de 2009-11-05 20:53 Rev.: 6338

Cleanup/Bugfix #11838: Hardcoded labels in t3editor

4 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (+4 -3)
etobi.de 2009-11-03 11:03 Rev.: 6324

Fixed bug #12413: t3editor should not be disabled in safari

1 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (+1 -2)
etobi.de 2009-11-03 11:02 Rev.: 6323

Cleanup: #12416: cleanup t3editor files

3 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (+3 -9)
stucki 2009-06-22 17:50 Rev.: 5608

Replace whitespaces by tabs (everywhere except in codemirror/)

10 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (+10 -10)
etobi.de 2009-03-10 23:14 Rev.: 5179

Fixed #10380: (t3editor) Use CodeMirrors new method for highlighting matching brackets and remove the now obsolete own implementation

3 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (+3 -93)
etobi.de 2009-03-10 23:08 Rev.: 5178

Fixed #10380: (t3editor) Make use of the new CodeMirror API for updating line numbers

5 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (+5 -20)
etobi.de 2009-03-10 23:02 Rev.: 5177

Fixed #10380: Update t3editor base (CodeMirror) to release 0.60

4 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (+4)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

1 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (+1 -1)
etobi.de 2009-03-08 15:15 Rev.: 5143

Fixed bug #9823: Save and close in t3editor closes without saving

25 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (+25 -12)
ohader 2008-11-12 20:08 Rev.: 4460

Added feature #9670: Integrate code-completion for TypoScript in the t3editor

5 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (+5 -3)
benni 2008-06-10 16:25 Rev.: 3792

Fixed bug #8264: t3ditor - "+" (plus) signs are replaced by spaces (Thanks to Tobias Liebig)

11 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (+11 -11)
dmitry 2008-05-20 12:41 Rev.: 3672

Fixed bug #8049: Save button don't work when deactivating t3editor

10 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (+10 -11)
flyguide 2008-04-26 14:17 Rev.: 3634

Removed redundant files from t3editor

0 lines of code changed in 8 files:

  • typo3/sysext/t3editor/jslib: LICENSE (del), parsejavascript.js (del), parsetyposcript.js (del), select.js (del), stringstream.js (del), tokenizejavascript.js (del), tokenizetyposcript.js (del), util.js (del)
flyguide 2008-04-22 19:28 Rev.: 3612

Fixed several bugs with t3editor and IE #8157, #8049, #7509,#8146, credit Tobias Liebig

17 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (+17 -3)
flyguide 2008-04-16 19:39 Rev.: 3588

* Various Bugfixes for t3editor
* Fixed bug #6812: Editor does not respect charset settings while saving with AJAX
* Fixed bug #8049: TypoScript templates can't be saved at all after editing them using IE7/WinXP
* Fixed bug #7314: In IE 6.0.2900 syntax highlighting, save indicator, keyword suggestion and undo isn't working
* Moved CodeMirror into own directory
* Switched from gluecode to hooks

279 lines of code changed in 1 file:

  • typo3/sysext/t3editor/jslib: t3editor.js (+279 -1377)
flyguide 2008-02-13 12:45 Rev.: 3154

fixed syntax error in t3editor, whitespace cleanup in t3editor javascript files

139 lines of code changed in 7 files:

  • typo3/sysext/t3editor/jslib: parsejavascript.js (+7 -7), parsetyposcript.js (+29 -29), select.js (+7 -7), stringstream.js (+2 -2), t3editor.js (+73 -74), tokenizejavascript.js (+1 -1), tokenizetyposcript.js (+20 -20)
matrikz 2008-02-12 14:52 Rev.: 3151

* code cleanup and bugfix patch for t3editor / preparation for review (Thanks to Tobias Liebig)

3617 lines of code changed in 6 files:

  • typo3/sysext/t3editor/jslib: parsetyposcript.js (+396 -286), select.js (+366 -336), stringstream.js (+73 -56), t3editor.js (+1296 -1322), tokenizetyposcript.js (+1431 -1389), util.js (+55 -41)
flyguide 2008-01-26 11:50 Rev.: 2966

fixed bug #7256: highlight matching curly brackets * fixed bug #6834: Wrong syntax highlighting in wrong context * fixed bug #7255: implement "auto-closing brackets", all credits Tobias Liebig

128 lines of code changed in 3 files:

  • typo3/sysext/t3editor/jslib: select.js (+12), t3editor.js (+78 -1), tokenizetyposcript.js (+38 -7)
flyguide 2008-01-22 18:21 Rev.: 2947

fixed bug; #7238: t3editor should not depend on MochiKit-Javascript-Framework

261 lines of code changed in 5 files:

  • typo3/sysext/t3editor/jslib: Mochi.js (del), parsetyposcript.js (+1 -1), select.js (+1 -1), stringstream.js (+1 -1), t3editor.js (+258 -183)
flyguide 2007-11-15 21:21 Rev.: 2723

added t3editor as system extension

8082 lines of code changed in 10 files:

  • typo3/sysext/t3editor/jslib: LICENSE (new 68), Mochi.js (new 3808), parsejavascript.js (new 340), parsetyposcript.js (new 333), select.js (new 358), stringstream.js (new 76), t3editor.js (new 1457), tokenizejavascript.js (new 193), tokenizetyposcript.js (new 1373), util.js (new 76)
Generated by StatSVN 0.5.0