Commit Graph

23 Commits (9cd2d1c4ef627cdad28f1336c1a3618506bcf290)

Author SHA1 Message Date
Loic d'Anterroches 9bcf99e3a7 Fixed issue 126, easy link to a file in the repository from the tickets.
The syntax src:AUTHORS or src:src/IDF/Scm.php is allowed.
2009-02-02 22:55:45 +01:00
Loic d'Anterroches 088f426986 Added code tag to the list of allowed tags. 2009-02-01 14:24:04 +01:00
Loic d'Anterroches 8f7ec57213 Fixed crash when looking at a wiki page with missing link and no create rights. 2009-01-30 23:20:52 +01:00
Loic d'Anterroches 60bc06f5c3 Added ticket 90, propose to create a new documentation page when it doesn't exists. 2009-01-02 13:58:55 +01:00
Loic d'Anterroches f1f7d635b7 Updated to send to the dashboard when clicking on the "me" links. 2008-12-05 20:41:11 +01:00
Loic d'Anterroches 6c5da01319 Added the link to the author profile when possible. 2008-12-05 14:51:51 +01:00
Loic d'Anterroches b660c6782f Updated the timeline to link to the author profile. 2008-12-05 12:28:58 +01:00
Loic d'Anterroches a1eeb12516 Added ticket 80, scm login integration with database login.
Based on the login for Subversion and the email address for git and
Mercurial.
2008-12-05 11:34:02 +01:00
Loic d'Anterroches 2e3330a8ad Fixed to avoid creation of unvalid HTML. 2008-12-04 14:29:45 +01:00
Loic d'Anterroches b45d9854af Fixed issue 70, markdown syntax in the Wiki partially broken.
We will need to iterate with feedback from the users for the autorized
tags in the filtering process.
2008-11-30 11:33:46 +01:00
Loic d'Anterroches 7f88056bd9 Fixed autolinking breaking MarkDown links. 2008-11-23 14:58:43 +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
bohwaz c807c18d21 Fixed issue 58, bug avec les raccourcis clavier. 2008-11-18 11:29:53 +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 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 57a5b4738a Restructured the file hierarchy.
Git and Svn are now in a Scm subfolder.
2008-09-01 21:42:18 +02:00
Loic d'Anterroches 7383e18dff Fixed issue 4, with fine control over the tabs access.
For each tab, at the exception of the project home and the
administration area, it possible to control the access rights if the
user is anonymous, signed in, member or owner.
2008-08-07 15:35:03 +02:00
Loic d'Anterroches 9dedea0f9d Fixed issue 12, better regular expressions to link issues.
The bug was due to a bad initialization of the git repository path in
the issue comment parser. Time to make more init tests!
2008-08-05 11:44:04 +02:00
Loic d'Anterroches e6df530624 Fixed to avoid lines being too long. 2008-08-03 10:09:03 +02:00
Loic d'Anterroches 9e2d9e691b Added the markdown filter for the description of the project. 2008-08-02 22:52:11 +02:00
Loic d'Anterroches a6716c7716 Added the visualisation of a commit. 2008-07-28 22:09:17 +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 d19dbb441c Added a hotkey tag to easily add them.
Added a new Shift+m hotkey to access the list of submitted issues.
2008-07-25 11:16:18 +02:00