Commit graph

2711 commits

Author SHA1 Message Date
Simon Larcher
4cbdd6408e Reviewed design/index.txt Not quite happy with the links and headers yet, still needs improvements
Don't hesitate to /notice or /query me on IRC about this page, I am SvenL-
2010-12-04 02:45:22 +01:00
2c322c58b5 fill a "gap" in the glossary, regarding output managment 2010-11-18 23:54:20 +01:00
a53515bf30 the_inner_core is considered rather a piece of technical documentation 2010-11-18 22:49:25 +01:00
42c26c9086 fix a link 2010-11-18 22:32:49 +01:00
Simon Larcher
885c2c9ee7 Minor changes on doc index and technical doc index
Intended to make pages more user friendly. Formatted pages structures and added text
2010-11-18 22:21:48 +01:00
4a161fb54d add backup of the original (unreviewed) GuiBrainstorming page
Somehow I can't find this original page, but according to the
comment in the source, it should have been asciidoced. I'm filing
this backup from the Pipa-Wiki (MoinMoin), because this original page
still contains a wealth of ideas, even if we won't have
the standing to cope with them right now.
2010-11-17 05:29:21 +01:00
9d847a24e1 join to master
Merge commit 'dok/documentation' into dok
2010-11-17 04:58:33 +01:00
991e78633f rearrange-, link in and fix further content (user/design docs) 2010-11-17 04:41:29 +01:00
1081e9fe8c remove generated UML report. Diagrams and TiddlyWikiy are sufficient
Up to now we commited the Bouml generated HTML report of the UML model
While the UML is still valid and will be kept up-to date in future,
meanwhile the Bouml generated diagrams (png) will be sufficient, as
being linked in and explained within the TiddlyWiki.
2010-11-17 04:41:29 +01:00
0844f05ef2 statistics & reports, linking to the Ohloh stats 2010-11-17 04:41:28 +01:00
9085de3e15 adjust overview pages and link in further content 2010-11-17 04:41:28 +01:00
414f8a066d move in and adjust some of the asciidoced design documents 2010-11-17 04:41:28 +01:00
3bd7c610fc Move in the existing documentation outline from the Website-repository 2010-11-17 04:41:28 +01:00
7bc7ae09fc Especially ignore Asciidoc generated HTML files in the documentation tree 2010-11-17 04:39:36 +01:00
a783dcce53 rearrange-, link in and fix further content (user/design docs) 2010-11-16 09:00:46 +01:00
7707f8e243 remove generated UML report. Diagrams and TiddlyWikiy are sufficient
Up to now we commited the Bouml generated HTML report of the UML model
While the UML is still valid and will be kept up-to date in future,
meanwhile the Bouml generated diagrams (png) will be sufficient, as
being linked in and explained within the TiddlyWiki.
2010-11-16 05:01:20 +01:00
95c173acd4 statistics & reports, linking to the Ohloh stats 2010-11-16 04:56:05 +01:00
23923ca99e adjust overview pages and link in further content 2010-11-16 04:55:46 +01:00
986ae8bcd4 move in and adjust some of the asciidoced design documents 2010-11-15 02:21:13 +01:00
a4ffd9fed4 Move in the existing documentation outline from the Website-repository 2010-11-14 23:19:07 +01:00
3d6b5d7646 Especially ignore Asciidoc generated HTML files in the documentation tree 2010-11-14 21:13:49 +01:00
Simon Larcher
47ddd3bcf6 lol addition is lol 2010-11-14 04:34:57 +01:00
58ce4b51ad added the documentation overview pages from the new website-draft 2010-11-14 03:38:43 +01:00
d292e4dcb9 Fix: test should not be locale dependant 2010-11-06 23:02:27 +01:00
250bfeaee5 use the new OptionalRef to protect session shutdown
The original version was sensible to static initialisation order,
which shold be resolved now, because of OptionalLink's dtor
explicitly disabling any further access.
2010-11-06 22:56:17 +01:00
bd361523d1 better use functor-style access instead of implicit conversion 2010-11-06 22:49:32 +01:00
f597e7c8b4 optional object link implemented and working 2010-11-06 22:32:08 +01:00
07f7837a7b draft behaviour of a optional/switchable object link 2010-11-06 21:23:35 +01:00
1b95a02f14 Autotools fixes 2010-11-06 18:17:25 +01:00
40627b1c12 fix a regression, caused by removing the special Struct-ID handling 2010-11-05 04:32:35 +01:00
4cef8474ed fake-configrules: remove magic "make" token (closes #707)
use backdoor function on the StructFactory instead
Mark such backdoor-functions with Ticket #710
2010-11-02 04:09:06 +01:00
1f511c327a try to get rid of the query functions on asset::Struct (#706) 2010-10-31 02:02:31 +01:00
7a53f65508 remove the separate pipeID field, because now the asset name is sufficient 2010-10-29 06:09:06 +02:00
de54e46a12 remove the encoded capabilities from Struct asset ID (#565) 2010-10-29 06:04:03 +02:00
08d90be1b6 get the sesison element-tracker integration test to pass 2010-10-29 05:24:19 +02:00
7c758b04db rename Struct-Asset factory function to better reflect the semantics 2010-10-29 04:28:46 +02:00
da04e13213 re-thinking the pattern of the fake implementation 2010-10-28 03:57:12 +02:00
61a2e26bc8 rework fake-resolution, now searching the session
this whole creation-logic seems to be somewhat broken
2010-10-27 07:26:33 +02:00
80b9e19a20 rewrite the TiddlyWiki frontpage 2010-10-27 04:50:03 +02:00
fcbd18621e session: attaching and detaching objects 2010-10-26 05:37:14 +02:00
0733b0c39b add a faked query resolution, creating new Timelines and Sequences on demand 2010-10-26 04:54:51 +02:00
987026f4c8 implement creation of "default" Timeline 2010-10-25 06:08:36 +02:00
13e1a3a943 mostly unimplemented... referring the relevant tickets 2010-10-25 03:08:52 +02:00
9fc366bd25 session lifecycle implementation.. 2010-10-24 06:50:00 +02:00
85b62d99dc stubbed the lifecycle operations 2010-10-24 02:48:00 +02:00
9bdfface63 implementation draft of session lifecycle 2010-10-24 02:27:38 +02:00
796c4488a5 planning session lifecycle implementation 2010-10-23 05:58:14 +02:00
ad452a9dd4 activate complete SessionElementTracker_test
(doesn't pass yet -- missing sesison initialisation)
2010-10-20 05:12:13 +02:00
d1dd3e2677 saveguard against deregistering from an alredy destroyed session 2010-10-20 04:42:22 +02:00
da45bb06f7 connect Timeline/Sequence tracking to current session on initialisation 2010-10-20 04:08:58 +02:00