Subversion Repositories WebSVN

Rev

Hide changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Changes
1194 47d 15h quinntaylor / Rolled back the template changes in revision 1191 in favor of explicitly setting age, date, and author to an empty string rather than null. This eliminates testing whether the revision is non-zero, which is preferred since that will virtually always be the case.
/trunk/index.php
/trunk/templates/BlueGrey/index.tmpl
/trunk/templates/Elegant/index.tmpl
/trunk/templates/calm/index.tmpl
1193 47d 23h dirkthomas / removed trimming of newlines to be able to show differences when white spaces are not ignored
- related feature request to make this possible without altering the Text_Diff package (https://pear.php.net/bugs/bug.php?id=17620)
/trunk/comp.php
/trunk/include/diff_inc.php
/trunk/lib/pear/Text/Diff/Engine/native.php
/trunk/lib/pear/Text/Diff/Engine/shell.php
/trunk/lib/pear/Text/Diff/Engine/xdiff.php
1192 48d 00h dirkthomas / added option setShowLastModInIndex to dist-config
/trunk/include/distconfig.php
1191 48d 00h dirkthomas / fixed handling of last modification in repository listing for reps with head revision 0
/trunk/index.php
/trunk/templates/BlueGrey/index.tmpl
/trunk/templates/Elegant/index.tmpl
/trunk/templates/calm/index.tmpl
1190 49d 15h quinntaylor / Changed links to path @ revs being compared to jump to the directory listing rather than revision.
/trunk/comp.php
1189 49d 16h quinntaylor / Removed obsolete collapse.js files from templates; now uses javascript/group-collapse.js instead.
/trunk/templates/BlueGrey/collapse.js
/trunk/templates/calm/collapse.js
1188 49d 16h quinntaylor / Modified built-in templates to be able to display last modification information on the index page.
/trunk/templates/BlueGrey/index.tmpl
/trunk/templates/Elegant/index.tmpl
/trunk/templates/Elegant/styles.css
/trunk/templates/calm/index.tmpl
1187 49d 16h quinntaylor / Added "showageinsteadofdate" variable to index.php, so template can display the alternate form as a title attribute, as is the case elsewhere in WebSVN.
/trunk/doc/templates.html
/trunk/index.php
1186 49d 17h quinntaylor / Added "showLastModInIndex" option, documented it, and integrated it on the index.php page.
/trunk/doc/templates.html
/trunk/include/configclass.php
/trunk/index.php
1185 49d 17h quinntaylor / Changed accesses and variable name for showLastModInListing config option.
/trunk/include/configclass.php
/trunk/listing.php
1184 50d 17h quinntaylor / Refactored the calm template index page to use a proper table for the repository list, and use the new common JS to expand/collapse groups.
/trunk/templates/calm/header.tmpl
/trunk/templates/calm/index.tmpl
/trunk/templates/calm/styles.css
1183 50d 22h quinntaylor / Refactored the BlueGrey template index page to always use a proper table for the repository list, and use the new common JS to expand/collapse groups. Now uses CSS for repository image.
/trunk/templates/BlueGrey/header.tmpl
/trunk/templates/BlueGrey/index.tmpl
/trunk/templates/BlueGrey/styles.css
1182 50d 22h quinntaylor / Refactored JavaScript to expand/collapse repository groups on index page into a separate script. This will allow all templates to use the same script with minimal repetition.
/trunk/javascript/group-collapse.js
/trunk/templates/Elegant/index.tmpl
1181 89d 13h dirkthomas / fixed previous/next revision link in revision view when item was moved
/trunk/revision.php
1180 89d 13h dirkthomas / fixed link to revision of file/folder in listing view when item was moved after last modification
/trunk/listing.php
1179 89d 14h dirkthomas / added support for calling useAuthenticationFile multiple time
added support to merge multiple equal-names sections in access file
/trunk/include/accessfile.php
/trunk/include/auth.php
/trunk/include/configclass.php
1178 103d 19h dirkthomas / fixed client root urls starting with slash
updated russian translation (provided by Andrey Paramonov)
minor cleanup
/trunk/include/command.php
/trunk/include/configclass.php
/trunk/languages/russian.php
1177 113d 02h dirkthomas / added ability to use plain PHP as template engine (fixed #296)
/trunk/blame.php
/trunk/comp.php
/trunk/diff.php
/trunk/filedetails.php
/trunk/include/template.php
/trunk/index.php
/trunk/listing.php
/trunk/log.php
/trunk/revision.php
1176 120d 16h dirkthomas / added escaping to raw-printed svn output
/trunk/comp.php
1175 120d 16h dirkthomas / added macedonian translation (provided by Ivica Eftimovski
)
/trunk/languages/macedonian.php
/trunk/languages/languages.php

Show All