Thomas Keller
de036920a4
* src/IDF/Middlewre.php: add a global template variable
...
"usherConfigured" to denote whether we render links to the usher
control functions in the forge administration
* src/IDF/Scm/Monotone.php: moved IDF_Scm_Monotone_Stdio into
separate file src/IDF/Scm/Monotone/Stdio.php
* src/IDF/Scm/Usher.php: new class to query and modify the state
of a running usher instance
* src/IDF/Views/Admin.php: add actions to query the list of
configured servers, edit their status, view their open connections
and control the state of the usher as a whole
* src/IDF/conf/idf.php-dist: optional usher configuration added;
mail address of monotone-users added; spelling changes
* src/IDF/conf/urls.php: added needed URLs for usher actions
* src/IDF/templates/idf/gadmin/base.html: usher links
2010-08-07 23:28:13 +02:00
Loic d'Anterroches
ad6148cae7
Fixed issue 403, make the calcul of project's disk used space optionnal.
2010-05-19 10:55:50 +02:00
Loic d'Anterroches
c534894995
Added caching of the database, attachments and uploaded files to avoid calculating them each time.
2010-05-17 12:17:02 +02:00
Loic d'Anterroches
51842c02f6
Added the ability to manually create a user.
2010-02-24 10:43:28 +01:00
Loic d'Anterroches
a82b4b7b6b
Fixed issue 305, improved the compatibility with PostgreSQL 8.4.
2009-10-06 20:54:28 +02:00
Loic d'Anterroches
6edaf03faa
Fixed issue 283, confusing with two 'Administer' tabs.
2009-10-01 14:44:39 +02:00
Loic d'Anterroches
838645463d
Remove the PHP 5.3 deprecated split function.
2009-09-24 20:40:22 +02:00
Loic d'Anterroches
9d9541ee11
Fixed issue 278, database with - in name causes exception on the admin projects list.
2009-09-21 09:46:46 +02:00
Loic d'Anterroches
0873d44162
Added the database usage statistics.
2009-06-19 22:42:44 +02:00
Loic d'Anterroches
6cf4f00f92
Fixed to make the command portable on BSD/Solaris.
2009-06-19 21:37:39 +02:00
Loic d'Anterroches
d6c0b7a680
Added forge size statistics.
2009-06-19 21:10:37 +02: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
dd6b6c9ce6
Fixed little glitch in the listing of the users.
2009-01-02 11:58:38 +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
9c5156e6ef
Added the first work on the administration area.
2008-12-01 00:36:27 +01:00