index
:
cccms
erdgeist-revive-events
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
Age
Commit message (
Expand
)
Author
4 days
Stage 7 click-testing fixes (2)
erdgeist
4 days
Stage 7 click-testing fixes
erdgeist
4 days
Stage 7: Rails 7.2 → 8.1 on Ruby 3.2.11
erdgeist
5 days
Stage 6 click-testing fixes and production setup
erdgeist
5 days
Fix I18n::InvalidLocale :root errors
erdgeist
5 days
Enable full-text search via PostgreSQL tsvector on page_translations
erdgeist
5 days
Fix ImageMagick 7: use 'magick' instead of deprecated 'convert'
erdgeist
6 days
Stage 5 fixes: RouteWithParams removal, Globalize fallbacks, search stub, to_s(:db) → to_fs(:db), LockedByAnotherUser autoload, test environment config
erdgeist
6 days
Stage 5: Rails 6.1 → 7.2 on Ruby 3.2.11
erdgeist
6 days
Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2
erdgeist
6 days
Rails 5.2 application fixes
erdgeist
7 days
Rails 4.2 model and controller fixes
erdgeist
7 days
Fix tagged content aggregator, assets path, and add regression tests
erdgeist
8 days
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
8 days
Update deployed state to what's currently running
erdgeist
2025-01-28
Big overhaul patch and style changes
Charlie Root
2012-02-18
Bugfix: Finally after all those years, asset urls are not rewritten anymore with a locale prefix! Hoorray!
hukl
2011-02-10
added body to the index and removed spaces
hukl
2010-03-03
do not rewrite paths for assets
hukl
2010-01-14
Updated globalize2 to latest version. Modified existing code accoringly
hukl
2009-12-01
refactored the Page.aggregate to instanciate a lot less AR objects. Its actually instanciating only the ones being displayed. Still over 150 but still a mass...
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-03
default now 25
hukl
2009-11-03
Prevent regular users from promoting themselves to admins
hukl
2009-11-02
make sure user and published_at stay the same
hukl
2009-10-27
fix for emtpy assets array
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-10-07
implemented complete restful user management interface including functional tests. this enables basic user operation. note that only admins are allowed to cr...
hukl
2009-09-17
switched tagging plugin again for postgresql compatibility
hukl
2009-09-13
added :dependent => :destroy to asset model so related assets get deleted as the asset they're referencing is deleted.
hukl
2009-09-12
changed the ui click flow a bit
hukl
2009-09-12
Moved galery template and changed width of headline image thumbnail preset
hukl
2009-09-11
enhanced LockedByAnotherUser exception which now includes a message showing the last modified time.
hukl
2009-09-10
show the next event if none are found for the next 14 days. Closes #19
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-07
enabling featured articles
hukl
2009-09-05
prepend public_link with slash
hukl
2009-09-04
moved the image sorting into the model and wrapped it into a transaction
hukl
2009-09-03
more graceful handling of locked pages exceptions.
hukl
2009-09-01
added default scope for related assets
hukl
[next]