.github
[CI]Add more description to npm install
2021-05-01 18:04:55 -07:00
app
[feat]Properly add timezone to events starttime and endtime; set now to be the time in conference timezone instead of the user s time zone in fullcalendar
2021-05-01 18:05:48 -07:00
bin
Include linters in all suites
2021-03-10 13:25:58 -08:00
config
[feat]Read fullcalendar license key from ENV
2021-05-01 18:05:45 -07:00
db
Merge branch 'master' into submission-reviewer-comments
2021-04-15 22:22:52 -07:00
dist
Add a logrotate configuration for production
2019-03-11 17:42:59 +01:00
doc
Fix missing logo
2018-11-13 11:49:26 -08:00
lib
Remove unnecessary dependence on WebMock within factories.
2021-05-01 17:59:20 -07:00
public
Allow in robots
2020-02-27 02:51:09 -08:00
spec
[feat]Properly add timezone to events starttime and endtime; set now to be the time in conference timezone instead of the user s time zone in fullcalendar
2021-05-01 18:05:48 -07:00
vendor
Fix markdown editors bug #811 using asset gem.
2016-03-08 16:50:30 +05:30
.codecov.yml
Add small accpetable test coverage dip threshold
2021-03-10 13:25:58 -08:00
.dockerignore
Docker support for production use
2017-07-09 21:38:43 +02:00
.flayignore
Add a flay ignore file
2021-02-24 21:44:03 -08:00
.gitignore
Add FullCalendar module
2021-05-01 18:04:40 -07:00
.haml-lint.yml
generate haml-lint_todo
2017-04-26 18:27:20 +05:30
.haml-lint_todo.yml
boo, bad linters
2021-04-29 23:00:33 -07:00
.overcommit.yml
Add overcommit config file
2018-06-12 11:18:01 -07:00
.rubocop.yml
Don't clobber RuboCop's default excludes
2021-03-06 19:33:28 +01:00
.rubocop_todo.yml
Merge OSEM updates
2021-03-08 02:50:27 -08:00
.ruby-gemset
Add metadata for specifying a gemset for rvm
2018-03-15 00:53:26 +01:00
.ruby-version
Bump ruby version to 2.6.6
2021-02-24 21:39:10 -08:00
.travis.yml
[CI]Try fixing travis by running npm install
2021-05-01 18:04:55 -07:00
app.json
Simplify app.json
2019-02-01 01:00:56 +01:00
CHANGES.md
Merge pull request #2591 from openSUSE/remove-travel-schedule
2021-03-06 05:04:07 +01:00
CODE_OF_CONDUCT.md
Add code of conduct file
2017-07-17 19:25:14 +03:00
config.ru
Add frozen_string_literal magic comment
2018-05-09 06:54:26 -07:00
CONTRIBUTING.md
Bring back some of the contribution guidelines
2019-03-14 20:12:09 +01:00
docker-compose.override.yml.example
Update Docker Compose file format: 2.0 → 2.4 (minor)
2021-03-06 20:04:51 +01:00
docker-compose.yml
Merge OSEM updates
2021-03-08 02:50:27 -08:00
docker-compose.yml.production-example
Merge OSEM updates
2021-03-08 02:50:27 -08:00
Dockerfile
Switch dev-env to openSUSE 15.2
2021-03-06 00:08:35 +01:00
Dockerfile.production
Switch dev-env to openSUSE 15.2
2021-03-06 00:08:35 +01:00
dotenv.example
Merge OSEM updates
2021-03-08 02:50:27 -08:00
Gemfile
[fix]Fix Gemfile
2021-05-01 18:05:38 -07:00
Gemfile.lock
[fix]Fix Gemfile
2021-05-01 18:05:38 -07:00
Guardfile
Rubocop autocorrections
2018-11-16 09:06:05 -08:00
info.yml
Remove double HTTP from app URL
2021-02-19 09:44:25 -08:00
INSTALL.md
Use database password in Docker Compose environment
2020-03-14 16:33:31 -07:00
LICENSE
Release osem under MIT. Fixes #57
2013-10-18 15:33:59 +02:00
package-lock.json
[chore]Clean up package.json and remove yarn.lock
2021-05-01 18:04:51 -07:00
package.json
[chore]Clean up package.json and remove yarn.lock
2021-05-01 18:04:51 -07:00
Procfile
Run database migrations on release
2021-04-13 15:45:51 -07:00
Rakefile
Drop knapsack
2018-09-20 00:56:17 +02:00
README.md
Restore Code Coverage badge
2021-03-18 16:44:38 -07:00