[root]/typo3/sysext/opendocs
mod
(3 files, 25 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 57 (100.0%) | 1042 (100.0%) | 18.2 |
| benni | 19 (33.3%) | 700 (67.2%) | 36.8 |
| flyguide | 14 (24.6%) | 312 (29.9%) | 22.2 |
| ohader | 6 (10.5%) | 12 (1.2%) | 2.0 |
| stucki | 4 (7.0%) | 8 (0.8%) | 2.0 |
| steffenk | 2 (3.5%) | 6 (0.6%) | 3.0 |
| rupi | 1 (1.8%) | 1 (0.1%) | 1.0 |
| lolli | 1 (1.8%) | 1 (0.1%) | 1.0 |
| jsegars | 1 (1.8%) | 1 (0.1%) | 1.0 |
| dmitry | 1 (1.8%) | 1 (0.1%) | 1.0 |
| ingmars | 8 (14.0%) | 0 (0.0%) | 0.0 |
Add missing SVN properties for new or modified files
0 lines of code changed in 2 files:
Fixed bug #12548: opendocs produce invalid HTML
5 lines of code changed in 1 file:
Fixed bug #12676: Validation issue in sysext opendocs: Missing htmlspecialchars of href parameter
1 lines of code changed in 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
5 lines of code changed in 1 file:
Fixed bug #11831: Remove reference operators for objects
1 lines of code changed in 1 file:
Fixed bug #11803: sysext opendocs is shy (thanks to Steffen Gebert)
1 lines of code changed in 1 file:
Fixed #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend
1 lines of code changed in 1 file:
Cleanup: Updated ext_emconf.php files in system extensions
2 lines of code changed in 1 file:
Cleanup: Updated copyright notices
2 lines of code changed in 2 files:
Fixed bug #9715: Editing records with OpenDocs enabled does not work
2 lines of code changed in 1 file:
cleanup: removed the include for an interface that is loaded in backend.php already and therefore is present always
1 lines of code changed in 1 file:
Fixed Bug #8621: Whitespace and CGL cleanup for class.tx_opendocs.php (Thanks to Stefano Kowalke)
26 lines of code changed in 1 file:
Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts
1 lines of code changed in 1 file:
Fixed bug #8271: OpenDocs Icons: Hardcoded labels in title and alt-attributes, credits Stefano Kowalke
5 lines of code changed in 1 file:
removed trailing empty line
1 lines of code changed in 1 file:
* Update all ext_emconf.php in system extensions (continued)
8 lines of code changed in 2 files:
Changed private declarations to protected
6 lines of code changed in 1 file:
Fixed bug #7307: Move 'Open Documents' to Header in the BE
283 lines of code changed in 7 files:
Fixed bug #7794: opendocs causes Javascript error in Internet Explorer (thanks to Steffen Kamper)
1 lines of code changed in 1 file:
Issue #7307: Bugfixes for "Open Documents" extension - Part 1
- Changed getSetUpdateSignal() function in t3lib_BEfunc and added hook possibility
- Used hook for tx_opendocs to be updated when opening & closing a document
- Several bugfixes and new features for tx_opendocs
205 lines of code changed in 5 files:
SVN property changes
0 lines of code changed in 4 files:
modified the interface for toolbarItems so that the reference to the backend Object in the constructor is optional, this was necessary to have AJAX response methods in the same class as the code that generates the toolbar item itself
1 lines of code changed in 1 file:
cleaner backend project: modified interface for toolbar items to add access chechking
13 lines of code changed in 1 file:
removing whitesapce
2 lines of code changed in 1 file:
Followup to #7346: opendocs top menu only is included once now
3 lines of code changed in 1 file:
Added "Open Documents" menu in top bar of new BE, made module optional
408 lines of code changed in 9 files:
Changing SVN property eol-style from native to LF for all .php, .html, .js, .css and .htaccess files in the core trunk
0 lines of code changed in 2 files:
Adding default SVN properties svn:keywords and svn:eol-style to files added lately
0 lines of code changed in 2 files:
Moved "doc" module to sysext "opendocs"
58 lines of code changed in 3 files: