Commit Graph

22 Commits (3cacf446054d6b49ab6c39d51ddf551585d46336)

Author SHA1 Message Date
Loic d'Anterroches 86ab5221a7 Added view of pages by label. 2008-11-25 21:07:51 +01:00
Benjamin Jorand 08145b7b1c Added the support of Mercurial. 2008-11-23 17:45:00 +01:00
Loic d'Anterroches 8eb5715656 Partial fix of issue 55, addition of a simple Wiki.
Added a base wiki, it is now possible to create wiki pages and update
them. Revisions are kept also not used/displayed at the moment.
2008-11-22 23:51:23 +01:00
Loic d'Anterroches 0e725bea26 Added private projects.
It is now possible to create private projects. To mark a project as
private, you simply go in the Administer > Tabs Access menu and select
"Private project". Only project members and owners together with the
extra authorized users will be able to access the project. The project
will not appear in the list of projects for not authorized users.
2008-11-21 13:19:02 +01: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
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 14811beeba Fixed issue 9, do not show the deprecated files by default. 2008-09-02 23:31:43 +02:00
Loic d'Anterroches 2d271f6b69 Restructured one more time to be as SCM independent as possible.
The work is delegated as much as possible to the IDF_Scm_* classes.
2008-09-02 15:51:57 +02:00
Nicolas LASSALLE ccc41c86b0 Added support of subversion. 2008-08-29 19:50:10 +02:00
Loic d'Anterroches bd0209a28e Fixed some inconsistencies in the interface (thanks Luigi). 2008-08-08 20:34:40 +02:00
Loic d'Anterroches 6360ea93be Fixed issue 13, email notifications.
Email notifications are now sent at creation/modification of an issue.
2008-08-07 23:12:24 +02:00
Loic d'Anterroches a8699db268 Improved the style for the labels in the context column. 2008-08-06 22:19:46 +02:00
Loic d'Anterroches 3990098e4b Added better control that the issue/download are in the project.
When you view/edit a download or issue, if the download/issue is not in
the current project a 404 page is returned.
2008-08-05 19:58:21 +02:00
Loic d'Anterroches 6ad7ee8c71 Added integration with git-daemon.
In the configuration it is possible to give a git daemon url to have it
displayed in the source view.
2008-08-04 21:24:07 +02:00
Loic d'Anterroches fd6031d7f5 Fixed SQL to follow the standards. 2008-08-01 22:18:58 +02:00
Loic d'Anterroches 83658ac860 Fixed to have standard SQL. 2008-08-01 22:15:49 +02:00
Loic d'Anterroches a831c749d8 Fixed boolean for PostgreSQL. 2008-08-01 22:03:56 +02:00
Loic d'Anterroches 3fb47562ce Automatically create links in the issue description and comments.
Link to issues but also commits.
2008-07-28 20:31:23 +02:00
Loic d'Anterroches cc5ec30e6a Correctly set the copyrights. 2008-07-25 10:28:35 +02:00
Loic d'Anterroches efbd82fccb Initial commit. 2008-07-25 10:26:05 +02:00