| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-02-08 | refactored refined concept of nodes and pages into | hukl | |
| the node model | |||
| 2009-02-08 | added nodes controller and made it a resource. | hukl | |
| since the node is the proxy for the pages behind it, it makes sense to operate on nodes rather than on the pages themselves. | |||
| 2009-02-08 | refined concept | hukl | |
| 2009-02-07 | added draft method to node model | hukl | |
| 2009-02-07 | updated legacy xml files | hukl | |
| 2009-02-07 | added new helper code to create links for a given | hukl | |
| node path. | |||
| 2009-02-07 | added globalize2 plugin as well as some modifications | hukl | |
| which use the new translation facilities. backend mostly. | |||
| 2009-02-07 | added head id to node model which points to the | hukl | |
| head of the nodes pages collection. modified tests, importer etc renamed flags to tags | |||
| 2009-02-06 | updated rails | hukl | |
| 2009-02-06 | updated readme | hukl | |
| 2009-02-04 | My assumptions about our visitors. Together with some guidance guide lines. | erdgeist | |
| 2009-02-03 | added lots of comments to describe what the | hukl | |
| methods are doing. this will get everyone a better start. I hope | |||
| 2009-02-03 | ignoring generated doc as everyone should generate | hukl | |
| it themselve. why i cannot remember but i was told by several people. also ignoring the coverage dir for rcov output | |||
| 2009-02-02 | now again with custom order ! | hukl | |
| 2009-02-02 | corrected example to use the new syntax | hukl | |
| 2009-02-02 | refactored the whole tagging thing. now using | hukl | |
| acts_as_taggable_on_steroids instead of a homebrew solution | |||
| 2009-02-02 | add acts_as_taggable_on_steroids to replaces | hukl | |
| custom flagging facilities | |||
| 2009-02-02 | importer now recognizes flags and adds them to the | hukl | |
| pages | |||
| 2009-02-02 | removed old updates tbz | hukl | |
| 2009-02-02 | comments on top of the class to keep the class | hukl | |
| itself clean | |||
| 2009-02-02 | Merge branch 'aggregate_xml' into poc1 | hukl | |
| 2009-02-02 | more comments with alternate queries | hukl | |
| 2009-02-02 | just a few more lines in the concept | hukl | |
| 2009-02-02 | more concept text | hukl | |
| 2009-02-02 | made the whole aggregate helper exception safe by | hukl | |
| always falling back to the original content if something went wrong. only executing substitution if tag is found | |||
| 2009-02-02 | aggregation spike with flags associated to pages | hukl | |
| Page has now a named_scope :with_flags which accepts an array of flag names and returns corresponding pages. Can be chained with order and limit | |||
| 2009-02-01 | added first careful steps for aggregation | hukl | |
| 2009-02-01 | updated graffle | hukl | |
| 2009-02-01 | added test for retrieving a specific revision via | hukl | |
| a given node. turned out it wasn't working the way I thought so I rewrote it to use only Fixnums | |||
| 2009-02-01 | fix for date - using the new helper now | hukl | |
| 2009-02-01 | split up the rendering a bit | hukl | |
| 2009-02-01 | fixed routing issues | hukl | |
| 2009-02-01 | fix for content_controller | hukl | |
| 2009-02-01 | Merge branch 'poc1' of ssh://git@svn.medienhaus.udk-berlin.de/usr/local/git/cccms into poc1 | simon@elektropost.org | |
| 2009-02-01 | * new attributes for Permission and User | simon@elektropost.org | |
| 2009-02-01 | added updates.tbz to db/ which includes all old / | hukl | |
| current updates on www.ccc.de in utf-8. Also added the commands necessary to import those xml into the local db to the README in /doc | |||
| 2009-02-01 | gave paragraphs a margin within the content div | hukl | |
| 2009-02-01 | added abstract | hukl | |
| 2009-01-31 | * more models | simon@elektropost.org | |
| 2009-01-31 | added everything needed to render a page | hukl | |
| 2009-01-31 | updated importer to notice titles and other stuff | hukl | |
| 2009-01-31 | add published_at to pages | hukl | |
| 2009-01-31 | additional tests and fixtures | hukl | |
| 2009-01-31 | added how to checkout the git remote repository | hukl | |
| 2009-01-31 | added model graffle for the cccms | hukl | |
| 2009-01-31 | newlines | hukl | |
| 2009-01-31 | added importer for old ccc updates | hukl | |
| 2009-01-31 | made sure that returned pages are always ordered | hukl | |
| by there revision | |||
| 2009-01-31 | connected page and node model + some minor tweaks | hukl | |
| 2009-01-31 | added acts_as_list plugin | hukl | |
