Commit Graph

65 Commits (8993d2988b9c2ea5a01b03f841a29bc530d5cf20)

Author SHA1 Message Date
Thomas Keller 0af51d90ba More CSS tweaks for the project list dropdown 2010-10-16 01:42:34 +02:00
Thomas Keller 1887e9effd Ensure that the project list popup doesn't exceed the page height when
many projects are listed - instead make it scrollable.
2010-10-15 12:35:50 +00:00
Thomas Keller 7e10524f92 Add a popup menu in the main menu which allows to quickly jump between projects.
* refactor out the common menu code from several base*.html classes into main-menu.html
  and put the raw links into a unordered list (which makes it easier to create dynamic
  menus as we cannot insert block items into inline items in strict mode)
* query the list of available projects on every request and set them for every template
  in Middleware.php
* make the popup menu pretty
2010-10-15 00:40:09 +00:00
Thomas Keller d994e0efb0 Remove the CSS3 pre-line rule, which is recognized by modern browsers
and leads to collapsing of multiple consecutive whitespaces
(closes issue 528).
2010-10-09 12:42:05 +00:00
Loic d'Anterroches 6d415e9ec5 Fixed ticket 349, updated the prettify lib to the latest version. 2010-02-04 11:21:30 +01:00
Loic d'Anterroches 58ab16432c Fixed issue 261, default paths for gitcron.php and gitserve.php can't find Pluf. 2009-10-09 10:16:00 +02:00
Loic d'Anterroches c321e4828b Fixed issue 181, add an icon in the project list for private projects. 2009-07-08 14:35:44 +02:00
Loic d'Anterroches 68cc1ed5d3 Improved the CSS style. 2009-07-08 14:28:30 +02:00
Loic d'Anterroches 1815aaa909 Fixed to have a better workaround for Firefox not to break Safari. 2009-06-29 22:10:32 +02:00
Loic d'Anterroches 3848bd8d22 Added longer description for the downloads. 2009-06-22 21:08:33 +02:00
Charles Melbye b320375d60 Fixed issue 231, small CSS bug in WebKit-based browsers 2009-06-19 15:20:59 +02:00
Loic d'Anterroches d014b36ee2 Added more room at the top of the page. 2009-05-30 20:33:47 +02:00
Mehdi Kabab b9773b555c Fixed issue 189, no rounded tab in webkit (safari / chrome). 2009-04-16 11:47:42 +02:00
Mehdi Kabab 4276088410 Fixed issue 175, sub-tabs are displayed on two lines when the project title is too long. 2009-04-07 10:29:35 +02:00
Loic d'Anterroches 7cc5a2dc58 Improved the external icon for the git submodules. 2009-02-27 13:51:23 +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 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 4c45a4a2ac Added the management of the notification email addresses. 2009-01-25 10:32:34 +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 6e5c8b5bb3 Better font definition. 2009-01-02 22:56:15 +01:00
Loic d'Anterroches 1cf84c3829 Added the sans-serif font family as default font. 2009-01-02 22:53:46 +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 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 fefff591b6 Tried a little improvement of the layout. 2008-12-01 18:23:18 +01:00
Loic d'Anterroches 6e4aa82dad Added the support of the gravatars. 2008-12-01 14:30:40 +01:00
Loic d'Anterroches 0ae266cfaf Added to have a nicer look in the account area. 2008-12-01 14:30:00 +01:00
Loic d'Anterroches 3cacf44605 Fixed to add a little margin after the logo. 2008-11-30 19:00:17 +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 f9b6a022c8 Fixed the link colors. 2008-11-26 22:35:36 +01:00
Loic d'Anterroches 22fec9f732 Forced the default link colors.
This is needed for people using custome style in their browser. This
allows correct display in that case.
2008-11-26 21:51:16 +01:00
Loic d'Anterroches 1332ba7eda Improved the documentation based on user feedback. 2008-11-26 21:34:47 +01:00
Loic d'Anterroches 82ed55f1a0 Fixed issue 55, improvements for the wiki. 2008-11-25 21:59:57 +01:00
Loic d'Anterroches 7c1ad62cdb Added the deletion of old revisions of the wiki pages. 2008-11-23 12:33:11 +01:00
Loic d'Anterroches d9ffac099f Added the visualisation of the old revisions of a page. 2008-11-23 11:12:16 +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 3ae666a781 Fixed the layout for long names in the attachments. 2008-11-16 12:19:30 +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 99a2e2b83f Fixed issue 37, syntax highlighting of source. 2008-11-15 15:44:47 +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 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 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
Nicolas LASSALLE ccc41c86b0 Added support of subversion. 2008-08-29 19:50:10 +02:00
Loic d'Anterroches a8db15d1e5 Added a warning when adding a comment to a closed issue.
The warning is only displayed for the simple users.
2008-08-13 21:20:47 +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 1cf3a73fe1 Fixed issue 18, link to download/git clone in the tree view visually annoying. 2008-08-11 15:27:40 +02:00
Loic d'Anterroches 59a81279ff Fixed issue 6, ability to remove an uploaded file. 2008-08-08 21:33:10 +02:00
Loic d'Anterroches a8699db268 Improved the style for the labels in the context column. 2008-08-06 22:19:46 +02:00