FEATURE: DIFF-view
- FEATURE: added diff-icon to commit dialog (index.php->commitPreview)- CHANGE: cm1/diff.js: minor bugfixes and tweaks- updated manual
- version: 0.7.0 (beta)
- 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
- changed position of arrows- deleted center line
- added 'diff' icon for clickmenu
- 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)
- note: merged trunk (71:74) into branch
- BUGFIX: fixed regular expression in tx_npsubversion_diffparser to match multiline content and properly find chunks in unified diff- BUGFIX: stop adding lines to file1Modifications/file2Modifications if there are no more lines in tx_npsubversion_diffparser- CHANGE: removed some obsolete lines in cm1/index.php
- CHANGE: set width of SVN tree from 250px to 100% to avoid horizontal scrollbars
- CHANGE: cosmetical changes, tweaks and minor bugfixes in Diff Viewer
- 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
- BUGFIX: minor bugfix in backend module: export/backup path was wrong when workingcopy-type was extension but path set for any reason
- note: merged trunk (62:71) into branch
made a copy
- CHANGE: in latest TYPO3 version (4.2) the parameter of the filelistfoldertree AJAX-request has been changed from "ajax" to "ajaxID" - CHANGE: some tweaks in class.ux_filelistfoldertree.php
- version: 0.6.1
- BUGFIX: JS: fixed bug in diff.js where scroll-listeners ended up in an infinite loop- BUGFIX: show Tabs in diff view (by adding
tags to HTML template - BUGFIX: click on the list of files (in commit dialog) now checks/unchecks checkbox again (instead of opening diff-view) - CHANGE: CSS: only display one checkbox for diff-view (to get around previous bug) - might be changed again - CHANGE: CSS: set width of SVNTree to a fixed value (250px) to prevent ugly display in TYPO3 condensed mode
- CHANGE: javascript is now in external files- note: added prototype-library (1.6.0.2 - the one included with TYPO3 < 4.2 is older)- note: worked on diff-view
- CHANGE: click on file in commitPreview no longer checks/unchecks checkbox but opens diff-view- CHANGE: added diff subparts to module HTML template, styling- CHANGE: refactored tx_npsubversion_diffparser (some renamings, removed obsolete functions)
- FEATURE: added compare feature to context menu- CHANGE: replaced PEAR-calls by calls to new diffparser- note: some refactorings and tweaks
- note: merged trunk (57:62) into branch
- FEATURE: new export target option "don't create backup by default (in exports)" - CHANGE: load credentials from cookie if existent and no default username is set in repository record (in updates)- CHANGE: if use of authentication cookie is disabled previously stored cookies won't be used for authentication
- CHANGE: load credentials from cookie if existent and no default username is set in repository record (in updates)- CHANGE: if use of authentication cookie is disabled previously stored cookies won't be used for authentication
- note: manual updated- version: 0.6.0
- FEATURE: new export target option "don't create backup by default (in exports)"
- note: DB-Updates
Second TER version
- updated manual (described new features, fixed typos)- removed Extension Manager files
- version 0.5.0
1 2 3 4 Next » (1-25/85) | Per page: 25, 50, 100