summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeLines
* Hide public communty.HEADv2.1.0ecs6Heiko Bernlöhr2023-02-15-2/+16
* Hide sys|ecs participant.Heiko Bernlöhr2023-02-15-7/+13
* Fix deprecated update_attributes method.v2.0.0Heiko Bernlöhr2022-09-15-5/+5
* WIP: Rails 6Heiko Bernlöhr2022-09-15-0/+4
* Rails 5.2.6Heiko Bernlöhr2022-09-15-4/+4
* WIP: Rails 5Heiko Bernlöhr2022-09-15-115/+86
* Removed doubled uniq method call.Heiko Bernloehr2022-09-15-1/+1
* Add logging for http Location header.Heiko Bernlöhr2020-09-10-0/+1
* Add version string to menu line.Heiko Bernlöhr2020-09-10-1/+8
* Rework of Limit participants view of receiver-/sender messages and events.Heiko Bernloehr2020-06-10-42/+78
* Limit participants view of receiver-/sender messages and events.Heiko Bernloehr2019-10-16-9/+48
* Fix sqlite3 ambiguous column name.Felix Pahlow2019-10-16-2/+2
* Delete anonymous link when its count is zero.Heiko Bernloehr2018-03-29-4/+5
* Fix overlapping forms in edit view of participants.Heiko Bernloehr2018-03-29-1/+1
* Add GPL.Heiko Bernloehr2018-02-28-0/+17
* Remove observers.Heiko Bernloehr2018-02-28-15/+0
* Content-Length header via Rails middleware.Heiko Bernloehr2018-01-18-0/+32
* Revert "Add Content-Length header."Heiko Bernloehr2018-01-18-2/+0
* Add Content-Length header.Heiko Bernlöhr2018-01-12-0/+2
* Delete unused controller.Heiko Bernlöhr2018-01-12-34/+0
* Remove unnecessary "all" method from search clause.Heiko Bernloehr2017-03-15-2/+1
* TODO Optimistic database lockingHeiko Bernloehr2017-03-15-0/+1
* Adjust controllers.Heiko Bernloehr2017-03-15-6/+2
* Fix forms.Heiko Bernloehr2017-03-11-18/+53
* Fix reloading routes.Heiko Bernloehr2017-03-11-1/+2
* Lazy evaluation of ActiveRecord::Relation.Heiko Bernloehr2017-03-11-3/+13
* Replace undefined method #returning.Heiko Bernloehr2017-03-11-7/+4
* Change key test on request.headers.Heiko Bernloehr2017-03-11-1/+2
* Strong parameters.Heiko Bernloehr2017-03-11-8/+73
* Delete json/rails module (obsolete in Rails 4).Heiko Bernloehr2017-03-08-17/+12
* Delete verify http methods code.Heiko Bernloehr2017-03-08-37/+25
* Change find expression to Arel syntax.Heiko Bernloehr2017-03-08-7/+6
* Change find(:all) to Arel syntax.Heiko Bernloehr2017-03-08-4/+4
* Webcache code (stale?, fresh_when) deleted.Heiko Bernloehr2017-03-08-22/+3
* Fixed Action link in participant view list template.Heiko Bernloehr2017-03-08-8/+8
* Change Event scopes to Arel syntax.Heiko Bernloehr2017-03-08-8/+12
* Change find(:all) to Arel syntax.Heiko Bernloehr2017-03-08-8/+8
* Change layout to include new stylesheet and javascript tags.Heiko Bernloehr2017-03-08-2/+4
* Add assets.Heiko Bernloehr2017-03-08-0/+525
* Changed queries in model scopes to Arel syntax.Heiko Bernloehr2017-03-07-56/+54
* Initial helpers.Heiko Bernloehr2017-03-07-0/+320
* Initial views.Heiko Bernloehr2017-03-07-10/+1740
* Initial controllers.Heiko Bernloehr2017-03-07-3/+1381
* Strip spaces.Heiko Bernloehr2017-03-01-27/+27
* Fix order.Heiko Bernloehr2017-03-01-25/+25
* Fix named_scope.Heiko Bernloehr2017-03-01-24/+24
* Delete named_scope for_subparticipants.Heiko Bernloehr2017-03-01-1/+0
* Fix order.Heiko Bernloehr2017-03-01-1/+1
* Initial models.Heiko Bernloehr2017-03-01-0/+1239
* Initial commit.Heiko Bernloehr2017-03-01-0/+52