Thomas Keller
b09a7d2fd2
Move the Wiki* models into the IDF_Wiki_* namespace and adapt all models,
...
table names and relations accordingly.
Start with a resource and resource revision model and add migrations for
that as well.
Note in NEWS.mdtext that we need a more recent Pluf version to take
advantage of the MySQL introspection implementation.
2011-11-06 01:05:27 +01:00
Thomas Keller
9a8bd464a3
Remove a couple of unused calls to get a list of project tags; these
...
calls are currently done from within the tags-cloud template most of
the time, which is ugly, but the way it works as of now.
2011-10-04 00:47:31 +02:00
William MARTIN
5ea4b02205
Update copyrigt
2011-04-02 21:37:07 +02:00
William MARTIN
6f1bb309d4
Apply the UI enhancement of issue tags cloud to wiki and download part too.
2011-02-23 22:35:43 +01:00
Loic d'Anterroches
dc34829afe
Fixed issue 417, 403 after clicking 'delete this page'.
2010-03-16 15:21:17 +01:00
Loic d'Anterroches
c486ca928b
Added ticket 357, delete wiki article.
2010-02-19 11:46:43 +01:00
Loic d'Anterroches
ec8ff4f76b
Avoid unnecessary assignement.
2009-10-06 21:33:58 +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
c488278ce1
Fixed bad use of Exception in the wiki view.
2009-07-02 19:59:06 +02:00
Loic d'Anterroches
a116c27c03
Fixed issue 124, JS dropdown lists not working in Issues page under IE 7 & 8.
...
IE does not like trailing comma in an array.
Bad: [1, 2, 3,] Good: [1, 2, 3]
2009-02-01 09:54:09 +01:00
Loic d'Anterroches
c8d1b66c91
Better alignment in the table columns.
2009-01-02 14:06:50 +01:00
Loic d'Anterroches
60bc06f5c3
Added ticket 90, propose to create a new documentation page when it doesn't exists.
2009-01-02 13:58:55 +01:00
Loic d'Anterroches
2732da9dbb
Fixed possible fatal error in the Wiki.
...
The error could be triggered only when playing with the URL manually.
2008-11-30 11:18:58 +01:00
Loic d'Anterroches
82ed55f1a0
Fixed issue 55, improvements for the wiki.
2008-11-25 21:59:57 +01:00
Loic d'Anterroches
86ab5221a7
Added view of pages by label.
2008-11-25 21:07:51 +01:00
Loic d'Anterroches
fd9cb62946
Added documentation wiki search.
2008-11-25 20:32:33 +01:00
Loic d'Anterroches
b7b7e7aff2
Fixed to use the right initialized labels.
2008-11-23 14:44:44 +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