Commit Graph

29 Commits (f6fb6c5ccc6252c9a20a73169698755e70cec726)

Author SHA1 Message Date
Loic d'Anterroches d2323c6d97 Added the language selection in the user account. 2008-12-19 11:30:50 +01:00
Loic d'Anterroches b60aeb0ca1 Updated the plugin to match InDefero's coding standards. 2008-12-03 23:02:59 +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
Loic d'Anterroches d1911339d7 Added signals when the user updates his password. 2008-12-01 13:35:17 +01:00
Loic d'Anterroches 9c5156e6ef Added the first work on the administration area. 2008-12-01 00:36:27 +01:00
Loic d'Anterroches f690968b11 Started ticket 39, add code review.
We now have a limited support of the code review. Still some work to be
done to allow the submission of new patches on a given review and update
the status. For the moment, only pre-commit review is supported.
2008-11-30 10:26:05 +01:00
Loic d'Anterroches 0273e535e0 Added multiple upload file in issue.
This fixes issue 54.
2008-11-27 11:10:23 +01:00
Loic d'Anterroches eb60e99d5c Fixed to have correct post failure cleaning of the uploaded file.
Note: Latest Pluf release needed.
2008-11-27 09:48:01 +01:00
Loic d'Anterroches 6bee793704 Added permission at the installation/upgrade for cleaner code.
The authorized user permission is added at the installation/upgrade step
to remove the code to remove the unncessary logic in the code.
2008-11-25 09:38:10 +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 79312f7242 Fixed some bad path to templates. 2008-11-18 10:58:54 +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 6521680719 Added the French translations.
Fixed at the same time some bad English strings.
2008-09-03 09:33:29 +02:00
Loic d'Anterroches 3a3aa9c730 Added the administration of the repository.
It is now possible to select the repository type and a possible remote
repository for subversion in the administration area.
2008-09-02 16:45:49 +02:00
Loic d'Anterroches 5b411228c2 Added a smarter way to mark a user as interested by an issue.
A user posting a comment is marked as interested only if not the owner
and not the submitter. If in that case, the user will be anyway notified
of the changes to those issues.
2008-08-13 21:28:58 +02:00
Loic d'Anterroches 5275a1a9d6 Fixed issue 5, add a way for user to manage their account.
Also added for each user a small public profile.
2008-08-12 22:17:49 +02:00
Loic d'Anterroches 1a030ea4ed Added issue 14, ability to change the interest status.
The interest status or watch list is now shown in the list of the issues
and can be changed by clicking on the star in front of the title of an
issue when looking at an issue.
2008-08-12 12:46:09 +02:00
Loic d'Anterroches b2356bd157 Fixed 17, check the constraints on the login. 2008-08-11 21:29:17 +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 78cf0c1c85 Fixed to push the overwrite check at the framework level. 2008-08-05 21:01:06 +02:00
Loic d'Anterroches 884a41fbba Fixed to prevent overwritting an existing file. 2008-08-05 20:09:20 +02:00
Loic d'Anterroches 330fa62554 Added more labels per download. 2008-08-05 20:04:42 +02:00
Loic d'Anterroches 5e3b2bac28 Added a download counter.
Because we like stats, even if not really reliable :)
2008-08-05 15:44:27 +02:00
Loic d'Anterroches 7a5bb7345d Added a download area to the forge. 2008-08-04 00:42:05 +02:00
Loic d'Anterroches 1b3a42940d Added the registration procedure. 2008-07-31 22:50:21 +02:00
Loic d'Anterroches 416d13e249 Added the registration form.
Still need a lot :)
2008-07-29 22:33:13 +02:00
Loic d'Anterroches efbd82fccb Initial commit. 2008-07-25 10:26:05 +02:00