| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-27 | rc.d: switch to rails8-upgrade gemset, hook up start_precmd | erdgeist | |
| - command: update gemset path from rails7-upgrade to rails8-upgrade - start_precmd: hook was defined but never assigned, so log/pid directory setup was silently skipped on service start | |||
| 2026-06-27 | Stage 6 click-testing fixes and production setup | erdgeist | |
| - file_attachment.rb: delete old upload directory before writing replacement files; fixes orphaned variants when filename or mime type changes - assets/edit.html.erb: add file upload field and current file display; the form was previously empty and non-functional - admin.css: fix button_to hover styling; buttons now show orange hover to signal interactivity - test/controllers/users_controller_test.rb: assert input[type=submit] not anchor tag for destroy action (button_to change) - test/test_helper.rb: add I18n.locale reset in setup block - doc/rc.d_cccms: fix cccms_chdir, add start_precmd for log/pid dirs, PATH export for bash wrapper, user/pid/tcp_nopush unicorn fixes - doc/INSTALL.md: new installation guide covering all non-obvious steps - Remove parked search migration from doc/ (now in db/migrate/) | |||
| 2026-06-26 | update unicorn and rc.d docs | erdgeist | |
| 2026-06-26 | Stage 5 fixes: RouteWithParams removal, Globalize fallbacks, search stub, to_s(:db) → to_fs(:db), LockedByAnotherUser autoload, test environment config | erdgeist | |
| - Remove safe_path helper and content_path shim from link_helper.rb - Update all safe_path call sites in views to use named route helpers directly - Fix Globalize fallbacks via config.i18n.fallbacks in application.rb, remove i18n initializer - Stub Node.search returning none (search disabled pending PostgreSQL upgrade) - Replace to_s(:db) with to_fs(:db) in node.rb, nodes_helper.rb, link_helper.rb, admin view - Move LockedByAnotherUser to app/models/locked_by_another_user.rb for Zeitwerk autoloading - Fix config/environments/test.rb: config.assets removed, cache_classes → enable_reloading, test_order removed, minitest pinned to ~> 5.25 - Fix config/environments/development.rb: cache_classes → enable_reloading - Park search vector migration in doc/ pending PostgreSQL and plpgsql availability | |||
| 2009-06-13 | added js search widget with clickable results that will take the user to the brand new "show" version of the page. so the user doesn't create new revisions ↵ | hukl | |
| and locks all the time when he / she only wants to take a look at it. | |||
| 2009-03-18 | updated updates to parse well | 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 ↵ | hukl | |
| reoccurrence and intervals etc. | |||
| 2009-02-15 | * very nice commitmessage | simon | |
| 2009-02-15 | * permission api on user model | simon | |
| 2009-02-15 | reformat for readme | hukl | |
| 2009-02-15 | * added permission concept to README_FOR_APP | simon | |
| 2009-02-13 | changed url in the wrong place | hukl | |
| 2009-02-13 | changed url for github | hukl | |
| 2009-02-08 | doc | hukl | |
| 2009-02-08 | merged documentation | hukl | |
| 2009-02-08 | refined concept | hukl | |
| 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 readme | hukl | |
| 2009-02-04 | My assumptions about our visitors. Together with some guidance guide lines. | erdgeist | |
| 2009-02-02 | Merge branch 'aggregate_xml' into poc1 | hukl | |
| 2009-02-02 | just a few more lines in the concept | hukl | |
| 2009-02-02 | more concept text | hukl | |
| 2009-02-01 | updated graffle | 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-01-31 | * more models | simon@elektropost.org | |
| 2009-01-31 | added how to checkout the git remote repository | hukl | |
| 2009-01-31 | added model graffle for the cccms | hukl | |
| 2009-01-29 | one more test | hukl | |
| 2009-01-29 | added useless line to test everything | hukl | |
| 2009-01-29 | added the content controller which will be responsible for rendering all public pages later on. added a new custom route for the public url schema as well ↵ | hukl | |
| as a functional test which tests the correct mapping of the custom route | |||
| 2009-01-29 | initial import with edge rails included as a submodule | hukl | |
