Go to file
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
doc Reorganize and expand the help of the monotone plugin. 2010-09-17 03:11:36 +02:00
logo Updated the new logo. 2009-11-06 15:57:45 +01:00
scripts $tempfoo was of course not set - lets use a static path prefix here for simplicity 2010-10-14 19:25:25 +00:00
src/IDF Add a popup menu in the main menu which allows to quickly jump between projects. 2010-10-15 00:40:09 +00:00
www Add a popup menu in the main menu which allows to quickly jump between projects. 2010-10-15 00:40:09 +00:00
.gitignore Exclude path.php from Git. 2009-11-09 21:43:45 +01:00
AUTHORS Fixed issue 467, exception when deleting an orphan git repo. 2010-05-17 19:40:26 +02:00
CONTRIBUTE.mdtext Fixed ticket 486, start to explain how to contribute. 2010-09-02 14:39:09 +02:00
COPYING Added installation instructions and configuration example. 2008-08-02 15:13:21 +02:00
INSTALL.mdtext Fixed ticket 481, problem with registration link. 2010-09-01 15:17:24 +02:00
release-script Added the release script. 2008-08-12 20:36:41 +02:00