ba2e90386f
Add keyword field to favorites
2020-06-09 19:30:16 +02:00
af88064af9
Add keyword field in database
2020-06-09 18:14:14 +02:00
Pfingstfrosch
ca38d7260d
fixed bugfix where another user could not store the same object again
...
fixed the primary keys => all the classes have now composite primary key which contais an id + user_id, necessary gem: 'composite_primary_keys'
fixed the user_id relation => every class now "belongs_to" user
pls kill me know
2020-06-05 00:35:04 +02:00
Pfingstfrosch
72db9148c4
push
2020-06-04 21:53:38 +02:00
Pfingstfrosch
81a7e16bae
add field for storing personal_annotation string
2020-06-04 21:51:52 +02:00
Pfingstfrosch
ea47df1043
remove doubled migration file
2020-05-31 13:42:14 +02:00
Pfingstfrosch
831c78a3ff
Merge remote-tracking branch 'remotes/origin/projects_search' into fixes
...
# Conflicts:
# app/views/favorites/projects.html.erb
# db/schema.rb
2020-05-31 13:16:56 +02:00
Pfingstfrosch
bfd58dc7c1
create favorite projects table
2020-05-29 16:30:24 +02:00
04245d63dc
Implement favoriting of projects
2020-05-29 10:29:20 +02:00
d84297bde7
Implement search, show_basic, show_detail and add_to_fav for theses
2020-05-25 16:14:41 +02:00
b8cc0d5b61
Implement favoriting of courses
2020-05-21 13:31:54 +02:00
Pfingstfrosch
8ca0f74276
added user_id to favorite_people model
2020-05-16 12:21:48 +02:00
d111a371ae
Change layout of favorites
2020-05-07 11:57:39 +02:00
Marco Zeisler
fbfc12e096
store and display favorite person by tiss_id
2020-04-21 18:06:07 +02:00
2f85af35cb
Add authentication via devise
...
Signed-off-by: Tobias Eidelpes <tobias@eidelpes.info>
2020-04-14 13:44:45 +02:00
0b04e7c8fc
Initial commit
2020-04-04 12:26:55 +02:00