index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
node.rb
Age
Commit message (
Expand
)
Author
12 days
Stage 5 fixes: RouteWithParams removal, Globalize fallbacks, search stub, to_s(:db) → to_fs(:db), LockedByAnotherUser autoload, test environment config
erdgeist
12 days
Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2
erdgeist
12 days
Rails 5.2 application fixes
erdgeist
13 days
Rails 4.2 model and controller fixes
erdgeist
13 days
Fix tagged content aggregator, assets path, and add regression tests
erdgeist
14 days
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2026-06-23
Update deployed state to what's currently running
erdgeist
2011-02-10
added body to the index and removed spaces
hukl
2010-01-14
Updated globalize2 to latest version. Modified existing code accoringly
hukl
2009-11-17
don't set the published_at upon creation of the first draft but rather on publish
hukl
2009-11-15
removed date and author from the standard template and introduced a dedicated update template which will get auto assigned if a node is created under updates...
hukl
2009-11-14
Resolved issue of changing rss feed ids when changing the slugs of nodes
hukl
2009-11-11
implemented that pages now have an author and an editor
hukl
2009-11-02
make sure user and published_at stay the same
hukl
2009-10-20
allow to overwrite the original user in edit view
hukl
2009-10-19
changes for giving root a title
hukl
2009-10-17
added some more validations to ensure data integrity and applied necessary changes on tests
hukl
2009-10-17
added slug validation exception for Node.root
hukl
2009-09-12
changed the ui click flow a bit
hukl
2009-09-11
enhanced LockedByAnotherUser exception which now includes a message showing the last modified time.
hukl
2009-09-10
refactored the create method to actually produce meaningful error messages when something goes wrong. added tests for corner cases
hukl
2009-09-09
added editing of slugs and moving of nodes. to edit a slug or move a node you edit that node, make your changes and save. the slug and parent node changes ge...
hukl
2009-09-09
fixed yet another bug when editing slugs or moving nodes
hukl
2009-09-09
uhm yeah - well it was finally time to validate the uniqueness of slugs scoped to the parent_id. Who though it wasn't there already?
hukl
2009-09-07
fixed a bug in update_unique_name
hukl
2009-09-03
more graceful handling of locked pages exceptions.
hukl
2009-08-08
additionally indexing slug and unique name
hukl
2009-07-18
Test::Unit Fixtures can't handle globalize2's translated attributes which is why its impossible to set translated attributes via fixtures. Therefor I removed...
hukl
2009-06-10
little convenience method for retrieving a useful title for a node
hukl
2009-05-02
fix for parenthesis warning
hukl
2009-05-01
added thinking_sphinx plugin for fulltext search on nodes and heads
hukl
2009-04-27
minor fix. users were not set properly
hukl
2009-04-18
adding "restore_revision" functionality to the backend
hukl
2009-04-07
made this line a little easier to understand. thanks to @handtwerk
hukl
2009-03-28
renamed the user association on nodes to lock_owner as it is more specific for its purpose
hukl
2009-03-22
Finally! The cloning of pages for creating new drafts is now a lot cleaner. I had to search for a while to figure out a better way. Thank you svenfuchs and j...
hukl
2009-03-21
put the lock onto nodes
hukl
2009-03-18
Refactored Chaos Calendar by wrapping libical and introducing event and occurrence model. More improvements to come. Enables us to create events with reoccur...
hukl
2009-03-08
added date selector for published_at. Also removed the part that reset the published_at attribute to Time.now. Some cleanups
hukl
2009-03-02
refactoring of the page cloning and draft creating
hukl
2009-03-02
fixes. wasn't working right in _all_ situations.
hukl
2009-03-01
refactored drafts which are now identified by a draft_id on the node rather than by guessing it. i was really that close to make that mistake again.
hukl
2009-02-27
more tests and fixes. always write tests - they are so good!
hukl
2009-02-27
changed that comment to fit the current implementation
hukl
2009-02-26
narf
hukl
2009-02-26
there has to be a better way. need to read globalize2 documentation
hukl
2009-02-25
another locale fix
hukl
2009-02-25
added locale methods
hukl
2009-02-25
try
hukl
2009-02-25
fixed little locale loophole
hukl
[next]