Loic d'Anterroches
7c502b1745
Continued the SCM backend refactor.
...
The new backend is near completion.
2009-04-25 16:24:40 +02:00
Loic d'Anterroches
f25ebc1664
Fixed issue 161, download link in source tree has poor visibility.
2009-03-26 15:42:22 +01:00
Ciaran Gultnieks
0f39236883
Fixed issue 166, typo in confirmation email message.
2009-03-26 12:17:14 +01:00
Loic d'Anterroches
0460240337
Improved the layout to link to the personal closed tickets.
2009-02-27 15:25:41 +01:00
Loic d'Anterroches
bdba7aace9
Fixed to prevent bad wrap.
2009-02-27 15:13:43 +01:00
Loic d'Anterroches
28d5ce417a
Added per project list of personal closed working/submitted tickets.
2009-02-27 15:08:56 +01:00
Loic d'Anterroches
8da821eef4
Fixed issue 131, added ability to preview before submitting an issue.
2009-02-27 14:21:09 +01:00
Loic d'Anterroches
cfafdbfde4
Fixed issues 137 and 138, support of the git submodules.
2009-02-27 13:38:22 +01:00
Loic d'Anterroches
e40485c56f
Fixed last part of issue 105, update the details of a project.
...
From the forge administration part of a project, you now have a direct link to the project administration
tab.
2009-02-27 11:10:26 +01:00
Loic d'Anterroches
7f4f14e78d
Fixed issue 105 point 2, added deletion of a project.
...
Note that the source code is not deleted at the moment.
2009-02-27 10:42:18 +01:00
Loic d'Anterroches
4d3812fc35
Fixed issue 135, anonymous author on source/commit/[hash]/
2009-02-25 14:36:08 +01:00
Loic d'Anterroches
ea55f9f793
Added nl2br in the display of the commit messages.
2009-02-16 18:12:21 +01:00
Loic d'Anterroches
269f1db816
Improved the help text wording.
2009-02-02 17:41:08 +01:00
Loic d'Anterroches
3c7ad4581f
Added the display of the number of people following a ticket.
2009-01-31 22:23:49 +01:00
Loic d'Anterroches
3b830581d5
Fixed to show the SSH access URL to perform the clone for a private project.
2009-01-30 14:11:37 +01:00
Loic d'Anterroches
766acd01f4
Added the ability for a user to change his email address.
...
The change is not performed immediately. First a confirmation email is
sent to the user and if validated, the email address is changed.
2009-01-29 18:44:39 +01:00
Loic d'Anterroches
1307c97ff3
Updated the French translations and page title.
2009-01-28 15:40:37 +01:00
Loic d'Anterroches
fb1a47b323
Added the notification for the commits.
2009-01-28 15:20:41 +01:00
Loic d'Anterroches
be7cbabe8d
Added the notification of changes for the documentation pages.
2009-01-28 14:59:51 +01:00
Loic d'Anterroches
ee5044fb1c
Added the notifications for the code review.
2009-01-28 14:03:34 +01:00
Loic d'Anterroches
b6922a0296
Added the notifications on the new uploaded files.
2009-01-26 21:51:51 +01:00
Loic d'Anterroches
f203f7d78f
Fixed bad help message for the git access.
...
Git has 2 methods to access a repository, one with gitdaemon to do a
checkout and one with SSH to perform the push. We need to provide those
2 methods.
2009-01-26 17:58:58 +01:00
Loic d'Anterroches
e513d95dbe
Added the notification for the tickets.
2009-01-25 10:58:24 +01:00
Loic d'Anterroches
4c45a4a2ac
Added the management of the notification email addresses.
2009-01-25 10:32:34 +01:00
Loic d'Anterroches
121c94dc8e
Added more help for the Git access.
2009-01-24 12:56:59 +01:00
Loic d'Anterroches
9d667643e7
Changed to use the "origin" convention for the git repository.
2009-01-23 16:28:55 +01:00
Loic d'Anterroches
cadbc040a1
Fixed issue 101, better information for the Subversion login/password.
...
A nice little help icon is providing more information for the checkout.
This for all the backends.
2009-01-22 11:12:41 +01:00
Loic d'Anterroches
835eab9c24
Fixed issue 93 by preventing the display of a large commit diff.
...
Still needs to implement the equivalent for subversion and mercurial,
maybe with a simple command $scm->isCommitLarge($commit).
2009-01-17 18:46:26 +01:00
Loic d'Anterroches
419601bb92
Added the upload of the SSH key for the end user.
2009-01-14 23:05:52 +01:00
Loic d'Anterroches
a36e89ac2e
Added a little note that accounts with bad emails can be deactivated.
2009-01-02 13:39:43 +01:00
Loic d'Anterroches
36f29dfbfd
Removed the dead screen of the administration as not used for the moment.
...
The first tab of the administration was not used, so I removed it to
remove the clutter, it will be reactivated when it will be possible to
perform forge configuration from there.
2009-01-02 13:34:09 +01:00
Loic d'Anterroches
dc5cdd74af
Added the ability to set the staff flag of a user.
2009-01-02 12:07:41 +01:00
Loic d'Anterroches
404e2cd150
Added the filtering of the non validated users by default.
2009-01-02 11:38:35 +01:00
Loic d'Anterroches
3aaf24d3bb
Added the base administration of the users.
...
Still need to not show the non activated accounts by default.
2009-01-02 11:20:10 +01:00
Loic d'Anterroches
2bfa4478e1
Added the ability to mark a project as private at creation time.
2009-01-01 22:11:23 +01:00
Loic d'Anterroches
99f82216dd
Added ticket 95, ability to get a new password when forgotten.
2009-01-01 21:50:16 +01:00
Loic d'Anterroches
2078d69a83
Added ticket 86, preview attached files to issues.
2008-12-30 18:00:59 +01:00
Loic d'Anterroches
0a02916e81
Added a partial fix of issue 93 to limit memory exhaustion.
...
This is not perfect because it means that we cannot get the
corresponding commit message and author for each file in the tree view.
This is just a work around that will not affect most of the repositories
but the biggest ones with files not changes for a long time.
To fully fix this problem, one needs to build at each commit time a
cache table with the data of each commit (including the hash of each
file at each commit).
2008-12-23 22:29:11 +01:00
Loic d'Anterroches
f6fb6c5ccc
Fixed inconsistency in the link.
2008-12-19 11:32:21 +01:00
Loic d'Anterroches
d2323c6d97
Added the language selection in the user account.
2008-12-19 11:30:50 +01:00
Benjamin Jorand
dbd513b24e
Fixed to be consistent in the display of errors.
2008-12-17 09:31:22 +01:00
Loic d'Anterroches
5886aef3ad
Added the terms and conditions.
...
These are simple terms, just to allow people to adapt them later.
2008-12-07 14:56:06 +01:00
Loic d'Anterroches
4add76dbc8
Fixed a little consistency issue in the timeline subtab link.
2008-12-07 10:01:17 +01:00
Loic d'Anterroches
05c8d321c1
Added developer/user dashboard for all the projects.
...
This fixes issue 60.
2008-12-05 20:37:24 +01:00
Loic d'Anterroches
119aa4505e
Added emphasis on the latest update link.
2008-12-05 15:04:46 +01:00
Loic d'Anterroches
a727285ce4
Added links to the author profile.
2008-12-05 14:58:32 +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
d6e3b8dca9
Cleaned the atom feed to validate against the feedvalidator.
2008-12-04 14:37:46 +01:00
Loic d'Anterroches
9c44bc5fe5
Fixed issue 71, add atom feeds.
...
The basic building block is here with the feed of the timeline, it is
rather easy to add the feed other elements based on this work. This will
require iterations and polishing.
2008-12-03 15:00:47 +01:00
Loic d'Anterroches
209715a6b3
Increased the size of the edition area of the documentation pages.
2008-12-02 13:22:01 +01:00