View | Annotate | Download (311 Bytes)
- merged feature branch (diff viewer 58:76) into trunk - new click menu entry "diff" - added class.tx_npsubversion_diffparser.php (simple unified diff parser) - added cm1/diff.js (prototype-based javascript functions for diff-view) - cm1/index.php: added diff-command, refactoring - sourced out most javascript from cm1/index.php to cm1/scripts.js - cm1/styles.css: added CSS rules for diff-view - cm1/tx_npsubversion_cm1.html: added diff view subparts - added current version of prototype to repository (older versions of TYPO3 include an outdated version)
- FEATURE: locallang support- FEATURE: BE-Module is template based now (cm1/tx_npsubversion_cm1.html, cm1/styles.css)- REFACTORING: replaced mod1 (Module) by cm1 (Click menu handler) as there exists no SVN Module anymore- REFACTORING: cleaned up cm1/index.php, removed unused code- REFACTORING: moved xclasses to subdirectory- CHANGE: a lot of small bugfixes and tweaks mainly in the BE Module (cm1/index.php)
feature: clickmenu (TortoiseSVN style)change: commands -> TCE: icon checkboxes with icons