| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-03-04 | renamed render_page template to standard_template | hukl | |
| 2009-03-03 | introducing page templates - need to add edit capabilities | hukl | |
| renamed the custom template folder forgot one fix for the new custom template path page templates refined renamed page attribute template to template_name as i suspected it to be a reserved word. it still didn't work until i discovered that simon defined the accessible attributes! That costed me 40 minutes of lifetime. But he apologized ;) tests for public and custom page templates | |||
| 2009-03-02 | refactoring of the page cloning and draft creating | hukl | |
| 2009-02-28 | well, seems i forgot the limit clause there | hukl | |
| 2009-02-27 | modified the aggregate method to take only head / published pages into account | hukl | |
| 2009-02-26 | the locale stuff as well as the cloning should work now entirely as expected although the cloning itself isn't really a beauty | hukl | |
| 2009-02-25 | added locale methods | hukl | |
| 2009-02-15 | * removed the auditing observer, we'll do it the old fashioned way | simon | |
| * added permission model * locked down attributes on page model | |||
| 2009-02-08 | lots of concept refinements | hukl | |
| 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-03 | added lots of comments to describe what the | hukl | |
| methods are doing. this will get everyone a better start. I hope | |||
| 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 | comments on top of the class to keep the class | hukl | |
| itself clean | |||
| 2009-02-02 | more comments with alternate queries | hukl | |
| 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-01-31 | Added Page model scaffold | hukl | |
