indefero/src/IDF/Views
Thomas Keller 21cdf60c31 Introduce a more subtle concept of validity when it comes to revision
indentifiers in IDF - the SCM function isValidRevision has been replaced
by a validateRevision() method which returns one of three states,
valid, invalid or ambiguous.
The source view can then act accordingly and display disambiguate view
for the latter, so the user can select for which revision he actually
wants to execute the requested action. Also, invalid revisions now lead
to another separate view, telling the user that it is invalid / does
not exist and pointing him optionally to the help page where he can read
further how to access his repository to push the first changes into.
(partially resolves issue 525)
2010-09-01 13:13:52 +00:00
..
Source Cleaned the code to have consistent style. 2008-09-12 12:36:41 +02:00
Admin.php Merge branch 'master' of github.com:tommyd3mdi/indefero-monotone 2010-08-24 22:57:52 +02:00
Api.php Added the first work on an API. 2008-11-21 20:33:39 +01:00
Download.php Added a series of hooks to trigger backup jobs when files are uploaded/deleted. 2010-05-21 11:29:36 +02:00
Issue.php Fixed issue 114, email sent in language of commenter. 2009-10-08 11:23:33 +02:00
Project.php Merge branch 'master' of git://projects.ceondo.com/indefero 2010-06-21 23:23:26 +02:00
Review.php Fixed issue 145, code reviews don't show up in the timeline. 2009-10-29 13:25:50 +01:00
Source.php Introduce a more subtle concept of validity when it comes to revision 2010-09-01 13:13:52 +00:00
User.php Add the possibility to save mtn public keys per user 2010-08-11 23:48:09 +02:00
Wiki.php Fixed issue 417, 403 after clicking 'delete this page'. 2010-03-16 15:21:17 +01:00