Commit Graph

763 Commits (8993d2988b9c2ea5a01b03f841a29bc530d5cf20)
 

Author SHA1 Message Date
bohwaz e01235caea Fixed issue 57, bug dans la gestion SVN. 2008-11-18 11:23:09 +01:00
Loic d'Anterroches 79312f7242 Fixed some bad path to templates. 2008-11-18 10:58:54 +01:00
Loic d'Anterroches 7e1f5bb029 Fixed path to the login form. 2008-11-18 09:59:11 +01:00
Loic d'Anterroches 18da9ed72f Renamed to match Pluf conventions and fix issue 56. 2008-11-18 09:21:49 +01:00
Loic d'Anterroches 725ece26cd Fixed in part issue 56, the templates are in the idf subfolder. 2008-11-18 09:15:02 +01:00
Loic d'Anterroches 8e093bc7ee Added link to issues and commit in the source tree. 2008-11-17 14:09:00 +01:00
Loic d'Anterroches 809967f5d7 Updated the hotkeys to add the latest updates into them. 2008-11-17 14:01:24 +01:00
Loic d'Anterroches 3ae666a781 Fixed the layout for long names in the attachments. 2008-11-16 12:19:30 +01:00
Loic d'Anterroches 97425529b1 Fixed to have the short name of the subject instead of InDefero. 2008-11-16 12:11:13 +01:00
Loic d'Anterroches 7ca43e0ec2 Updated the pretty print not to need extra <pre></pre>. 2008-11-15 21:23:29 +01:00
Nicolas Lassalle 5c32145e13 Added diff pretty print in the commit. 2008-11-15 21:10:37 +01:00
Nicolas Lassalle 99a2e2b83f Fixed issue 37, syntax highlighting of source. 2008-11-15 15:44:47 +01:00
Loic d'Anterroches 316a7d1a54 Fixed wrong display of the comment author. 2008-11-15 15:09:07 +01:00
Loic d'Anterroches 17734a7482 Fixed the class of some issue links. 2008-11-15 15:01:12 +01:00
Loic d'Anterroches 619334db67 Fixed the date to be the one of the comment and not the issue. 2008-11-15 12:26:21 +01:00
Loic d'Anterroches 42df3f5a74 Using normal storage instead of compressed. 2008-11-15 12:16:39 +01:00
Loic d'Anterroches 5370939229 Fixed the indenting. 2008-11-15 11:57:17 +01:00
Loic d'Anterroches bcaf6efb6a Added the downloads in the timeline. 2008-11-15 11:56:44 +01:00
Loic d'Anterroches 8336dd6549 Updated to make the timeline follow the access rules. 2008-11-15 11:47:09 +01:00
Loic d'Anterroches c044e99960 Renamed timeline to updates as more intuitive.
Fixed other little consistency stuff.
2008-11-15 11:35:30 +01:00
Loic d'Anterroches 4760c4b563 Improved the style of the timeline to add consistency.
The timeline is now a table with a more consistent look and feel with
respect to the other tables in the application.
2008-11-15 11:31:43 +01:00
Loic d'Anterroches b85da85dfe Added ticket 45, base implementation of a timeline.
Still some cleaning of the code to have a nicer display of the timeline
especially for the issue updates.
2008-11-14 15:41:51 +01:00
Loic d'Anterroches 386ff894fc Cleaned the view of a commit.
Removed the unnecessary "tree" information.
Added direct link to the files at the given commit.
2008-11-13 14:19:18 +01:00
Loic d'Anterroches a5acd5d6ca Improved the documentation based on a LinuxFr comment. 2008-11-13 08:52:56 +01:00
Loic d'Anterroches 431654592d Updated the French translation. 2008-11-12 21:02:57 +01:00
Loic d'Anterroches fa5fe0d610 Fixed ticket 36, attach a file to a ticket.
It is now possible to attach a file to a ticket.
2008-11-12 20:40:58 +01:00
Loic d'Anterroches 9404309a0a Fixed issue 43 by removing the logo.
We do not need to do some advertizing on all the pages. Logo removed, the interface is
cleaner. Yeah!
2008-11-12 13:57:47 +01:00
Loic d'Anterroches de8b5aa74c Improved the visualisation of text files in the source.
If the visualized version is not at the head of a branch, the details of
the corresponding commit are given.
2008-11-11 22:55:35 +01:00
Loic d'Anterroches 9ac6e38e81 Added inline visualization of text files from the repository. 2008-11-11 22:32:01 +01:00
Loic d'Anterroches 297d7290df Fixed partially issue 37, text files are displayed as text.
The display is not done with a nice layout, the file is pushed directly
with the text/plain mime type. This is working better than expected.
2008-11-11 21:21:21 +01:00
Loic d'Anterroches cf01b5f3df Added .htaccess example for Apache. 2008-11-11 11:40:29 +01:00
Loic d'Anterroches 9e91215205 Fixed to avoid a line break between size numbers and units. 2008-11-10 22:47:59 +01:00
Loic d'Anterroches 36623eaf94 Added the default cache configuration. 2008-11-10 15:32:59 +01:00
Loic d'Anterroches adb5de13e2 Added a cache layer to cache the execution of the scm commands. 2008-11-07 23:54:40 +01:00
Loic d'Anterroches c113c11da5 Added the display of the author of a commit in the source tree. 2008-11-07 14:32:22 +01:00
Loic d'Anterroches c797e6c7c3 Fixed minor compatibility issue with PHP 5.2. 2008-11-07 14:31:45 +01:00
Loic d'Anterroches ad5348e7f5 Fixed issue 42, add projects list link in project page.
At the top, a link to the project list is added when within a project
page.
2008-09-12 16:31:49 +02:00
Loic d'Anterroches cecae05bda Fixed ticket 40 View Projects: implode functions seems not support ArrayObject
Forced the arrayObject as array with casting.
2008-09-12 16:23:43 +02:00
Nicolas Lassalle 8ae2ae2b06 [PATCH] Fixed the source url in js-hotkeys 2008-09-12 12:38:13 +02:00
Loic d'Anterroches 2b5f97b362 Cleaned the code to have consistent style. 2008-09-12 12:36:41 +02:00
Nicolas Lassalle b881ad1c8f [PATCH] Restructured the "source views" file hierarchy.
Svn specifics Views are now in a Source subfolder.
2008-09-12 12:32:27 +02:00
Nicolas Lassalle bd15328758 [PATCH] Fixed issue 41 - View Source : Missing argument 2 for IDF_Scm_Svn::getBlob()
Created an unique method declaration in the tow scm backend.
Passed a more generic argument so that the scm backend could get the
correct data.
2008-09-12 12:26:51 +02:00
Loic d'Anterroches e4f7dd8975 Continued work to fix the support of PHP 5.2.0. 2008-09-05 15:53:13 +02:00
Loic d'Anterroches c7fc30bab0 Continued work to fix for PHP 5.2.0. 2008-09-05 15:35:27 +02:00
Loic d'Anterroches f4cbf84559 Added more fixes for PHP 5.2.0. 2008-09-05 14:38:50 +02:00
Loic d'Anterroches c8e91d80f2 Forced as ContextVars for PHP 5.2. 2008-09-05 10:45:01 +02:00
Loic d'Anterroches 57084c6a25 Removed dead code. 2008-09-05 10:14:47 +02:00
Loic d'Anterroches eeac44303b Added PEAR prerequisites. 2008-09-04 17:54:52 +02:00
Loic d'Anterroches 61b109d75e Really fixed the project name with hyphen (-). 2008-09-04 17:38:29 +02:00
Loic d'Anterroches 7dabb32e25 Fixed bug with project names containing an hyphen (-). 2008-09-04 17:19:53 +02:00