root / trunk / class.tx_npsubversion_cm1.php

class.tx_npsubversion_cm1.php

View | Annotate | Download (4.4 KB)

# Date Author Comment
80 07/11/2008 12:42 PM waidelich

- BUGFIX: "svn diff" required authentication, added auth dialog
- CHANGE: added spacer to filelist click menu below "diff"
- CHANGE: some smaller stylings and refactorings in cm1/index.php, cm1/tx_npsubversion_cm1.html & cm1/styles.css

77 07/11/2008 10:44 AM waidelich

- 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)

83 07/01/2008 03:31 PM waidelich

- CHANGE: show diff-click menu item for modified and unmodified working copy files
- CHANGE: added php doc comments to class.tx_npsubversion_diffparser.php
- CHANGE: lots of tweaks and minor bugfixes in diff.js
- CHANGE: removed TYPO3 shortcut link from BE module, as it caused some CSS problems in Diff view
- CHANGE: cosmetical changes, mostly in Diff view
- CHANGE: updated manual
- BUGFIX: added browser check to diff.js until issues with Safari are fixed (synchronized scrollbars lead to an endless loop on Safari)

- version: 0.7.1

51 11/15/2007 07:15 PM waidelich

added PHP Doc comments to the PHP classes (not yet complete)

36 10/04/2007 05:50 PM waidelich

- corrected paths to graphics/icons
- version 0.1.1

33 10/04/2007 05:33 PM waidelich

- 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)

25 09/19/2007 11:12 AM waidelich

- HACK: on some WINDOWS setups exec returns only one single line. Added temporary work around by storing exec output to temp file in windows environments
- added extension configuration fields svn_config_dir, svn_encoding
- lots of bugfixes

13 08/01/2007 05:41 PM waidelich
12 07/31/2007 08:51 AM waidelich

FEATURE: Subversion Authentication (BE-User)
FEATURE: file list integration (detail view of folder list)
CHANGE: disabled "checkout..." and "np svn..." in file list click menu
CHANGE: added file-status (modified, conflict...) functions to svn class

10 07/18/2007 08:31 AM waidelich

feature: working copies/export targets under filelist
feature: "repository"-type: working copy / export target
change: removed last PEAR-dependencies
change: hide subversion module from left frame

7 07/12/2007 05:11 PM waidelich

feature: clickmenu (TortoiseSVN style)
change: commands -> TCE: icon checkboxes with icons