Directory typo3/sysext/opendocs/

Directory Created:
2007-10-30 10:57
Total Files:
11
Deleted Files:
0
Lines of Code:
664

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

Lines of Code

typo3/sysext/opendocs/ Lines of Code

Developers

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

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 2 files:

  • typo3/sysext/opendocs: opendocs.css (changed), opendocs.js (changed)
steffenk 2009-11-22 18:23 Rev.: 6486

Fixed bug #12548: opendocs produce invalid HTML

5 lines of code changed in 1 file:

  • typo3/sysext/opendocs: class.tx_opendocs.php (+5 -5)
lolli 2009-11-20 00:50 Rev.: 6477

Fixed bug #12676: Validation issue in sysext opendocs: Missing htmlspecialchars of href parameter

1 lines of code changed in 1 file:

  • typo3/sysext/opendocs: class.tx_opendocs.php (+1 -1)
ohader 2009-10-21 10:31 Rev.: 6210

Cleanup: Updated ext_emconf.php files in system extensions

5 lines of code changed in 1 file:

  • typo3/sysext/opendocs: ext_emconf.php (+5 -5)
ohader 2009-09-16 18:57 Rev.: 5947

Fixed bug #11831: Remove reference operators for objects

1 lines of code changed in 1 file:

  • typo3/sysext/opendocs: class.tx_opendocs.php (+1 -1)
steffenk 2009-08-27 18:36 Rev.: 5833

Fixed bug #11803: sysext opendocs is shy (thanks to Steffen Gebert)

1 lines of code changed in 1 file:

  • typo3/sysext/opendocs: ext_emconf.php (+1 -1)
rupi 2009-08-05 13:49 Rev.: 5766

Fixed #11475: Add 'doNotLoadInFE' => 1 (introduced with 11474), to several system extensions, speeding up the frontend

1 lines of code changed in 1 file:

  • typo3/sysext/opendocs: ext_emconf.php (+1)
ohader 2009-03-11 19:14 Rev.: 5200

Cleanup: Updated ext_emconf.php files in system extensions

2 lines of code changed in 1 file:

  • typo3/sysext/opendocs: ext_emconf.php (+2 -2)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

2 lines of code changed in 2 files:

  • typo3/sysext/opendocs: class.tx_opendocs.php (+1 -1), opendocs.js (+1 -1)
ohader 2008-11-01 15:16 Rev.: 4404

Fixed bug #9715: Editing records with OpenDocs enabled does not work

2 lines of code changed in 1 file:

  • typo3/sysext/opendocs: class.tx_opendocs.php (+2)
flyguide 2008-10-31 21:38 Rev.: 4397

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:

  • typo3/sysext/opendocs: class.tx_opendocs.php (+1 -3)
benni 2008-09-15 05:02 Rev.: 4119

Fixed Bug #8621: Whitespace and CGL cleanup for class.tx_opendocs.php (Thanks to Stefano Kowalke)

26 lines of code changed in 1 file:

  • typo3/sysext/opendocs: class.tx_opendocs.php (+26 -26)
dmitry 2008-07-16 10:10 Rev.: 3896

Fixed bug #8934: change compatibility version to 4.3.0 for all sysexts

1 lines of code changed in 1 file:

  • typo3/sysext/opendocs: ext_emconf.php (+1 -1)
flyguide 2008-06-05 12:44 Rev.: 3762

Fixed bug #8271: OpenDocs Icons: Hardcoded labels in title and alt-attributes, credits Stefano Kowalke

5 lines of code changed in 1 file:

  • typo3/sysext/opendocs: class.tx_opendocs.php (+5 -2)
flyguide 2008-05-15 09:11 Rev.: 3651

removed trailing empty line

1 lines of code changed in 1 file:

  • typo3/sysext/opendocs: registerToolbarItem.php (+1 -1)
stucki 2008-04-23 10:16 Rev.: 3625


* Update all ext_emconf.php in system extensions (continued)

8 lines of code changed in 2 files:

  • typo3/sysext/opendocs: class.tx_opendocs.php (+3 -3), ext_emconf.php (+5 -5)
flyguide 2008-04-01 21:42 Rev.: 3510

Changed private declarations to protected

6 lines of code changed in 1 file:

  • typo3/sysext/opendocs: class.tx_opendocs.php (+6 -6)
flyguide 2008-03-18 14:37 Rev.: 3457

Fixed bug #7307: Move 'Open Documents' to Header in the BE

283 lines of code changed in 7 files:

  • typo3/sysext/opendocs: class.tx_opendocs.php (+119 -89), ext_tables.php (+12 -9), locallang_opendocs.xml (+3 -3), opendocs.css (+62 -30), opendocs.js (+87 -72), opendocs.png (changed), toolbar_item_active_bg.png (new)
jsegars 2008-03-11 16:51 Rev.: 3405

Fixed bug #7794: opendocs causes Javascript error in Internet Explorer (thanks to Steffen Kamper)

1 lines of code changed in 1 file:

  • typo3/sysext/opendocs: opendocs.js (+1 -1)
benni 2008-02-22 21:30 Rev.: 3263

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:

  • typo3/sysext/opendocs: class.tx_opendocs.php (+114 -41), ext_tables.php (+7 -3), locallang_opendocs.xml (+1 -1), opendocs.css (+29 -25), opendocs.js (+54 -15)
ingmars 2008-02-22 13:12 Rev.: 3252

SVN property changes

0 lines of code changed in 4 files:

  • typo3/sysext/opendocs: class.tx_opendocs.php (changed), ext_conf_template.txt (changed), locallang_opendocs.xml (changed), registerToolbarItem.php (changed)
flyguide 2008-02-21 13:38 Rev.: 3242

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:

  • typo3/sysext/opendocs: class.tx_opendocs.php (+1 -1)
flyguide 2008-02-19 02:56 Rev.: 3222

cleaner backend project: modified interface for toolbar items to add access chechking

13 lines of code changed in 1 file:

  • typo3/sysext/opendocs: class.tx_opendocs.php (+13 -15)
flyguide 2008-02-06 21:52 Rev.: 3109

removing whitesapce

2 lines of code changed in 1 file:

  • typo3/sysext/opendocs: ext_tables.php (+2 -1)
benni 2008-02-03 16:53 Rev.: 3037

Followup to #7346: opendocs top menu only is included once now

3 lines of code changed in 1 file:

  • typo3/sysext/opendocs: registerToolbarItem.php (+3 -3)
benni 2008-02-03 16:36 Rev.: 3036

Added "Open Documents" menu in top bar of new BE, made module optional

408 lines of code changed in 9 files:

  • typo3/sysext/opendocs: class.tx_opendocs.php (new 195), ext_conf_template.txt (new 2), ext_emconf.php (+2 -2), ext_tables.php (+17 -3), locallang_opendocs.xml (new 18), opendocs.css (new 49), opendocs.js (new 111), opendocs.png (new), registerToolbarItem.php (new 14)
ingmars 2007-11-05 10:22 Rev.: 2663

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:

  • typo3/sysext/opendocs: ext_emconf.php (changed), ext_tables.php (changed)
ingmars 2007-11-02 17:36 Rev.: 2652

Adding default SVN properties svn:keywords and svn:eol-style to files added lately

0 lines of code changed in 2 files:

  • typo3/sysext/opendocs: ext_emconf.php (changed), ext_tables.php (changed)
benni 2007-10-30 10:57 Rev.: 2639

Moved "doc" module to sysext "opendocs"

58 lines of code changed in 3 files:

  • typo3/sysext/opendocs: ext_emconf.php (new 51), ext_icon.gif (new), ext_tables.php (new 7)
Generated by StatSVN 0.5.0