[root]/typo3/sysext/t3editor/jslib/ts_codecompletion

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 45 (100.0%) | 3790 (100.0%) | 84.2 |
| stucki | 15 (33.3%) | 1732 (45.7%) | 115.4 |
| ohader | 10 (22.2%) | 1464 (38.6%) | 146.4 |
| etobi.de | 20 (44.4%) | 594 (15.7%) | 29.7 |
Add missing SVN properties for new or modified files
0 lines of code changed in 5 files:
Fixed bug #12527: t3editor/codecompletion: parser error on brackets on the right side of an operator
7 lines of code changed in 1 file:
Fixed bug #12523: t3editor/codecompletion: Gifbuilder TEXT and Gifbuilder IMAGE inside of GMENU_itemState
2 lines of code changed in 1 file:
Fixed bug #12522: t3editor/codecompletion: tsref properties get listed twice when they are defined
1 lines of code changed in 1 file:
Cleanup: #12416: cleanup t3editor files
70 lines of code changed in 3 files:
Fixed bug #12411: t3editor/codecompletion gifbuilder IMAGE type being treated as cObj IMAGE (thanks to Stephan Petzl)
4 lines of code changed in 1 file:
Fixed bug #10959: t3editor/codecompletion CC triggers with spaces in TS path (thanks to Christian Kartnig)
25 lines of code changed in 1 file:
Fixed bug #12410: t3editor/codecompletion some properties got not listed (thanks to Stephan Petzl)
1 lines of code changed in 1 file:
Fixed bug #12409: t3editor/codecompletion objects still showed up after deleting
1 lines of code changed in 1 file:
Replace whitespaces by tabs (everywhere except in codemirror/)
171 lines of code changed in 5 files:
* t3editor: Fix a little typo in tsref.xml and convert DOS to Unix linebreaks in various JS files
1561 lines of code changed in 5 files:
Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
* fixed codecompletion bug: typed string was replaced wrong when user waited for about 2 seconds before hitting return
1 lines of code changed in 1 file:
Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
* Fixed bug: inserting (return hit) at rootlevel throwed an error
5 lines of code changed in 1 file:
Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
* Adjustments in the descriptionbox
2 lines of code changed in 1 file:
Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
* Copy bug, copying of absolute and relative paths
11 lines of code changed in 1 file:
Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
* resolve relative paths in curly brackets on the right side of reference and copy operators
15 lines of code changed in 1 file:
* Fixed #10382: Bugfixes for t3editor code completion (thanks to Stephan Petzl and Christian Kartnig)
423 lines of code changed in 4 files:
Fixed #10380: Update t3editor base (CodeMirror) to release 0.60
26 lines of code changed in 1 file:
Cleanup: Updated copyright notices
5 lines of code changed in 5 files:
Added feature #9670: Integrate code-completion for TypoScript in the t3editor
1459 lines of code changed in 5 files: