This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
tracks
Watch
1
Star
0
Fork
You've already forked tracks
0
mirror of
https://github.com/TracksApp/tracks.git
synced
2025-12-16 23:30:12 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ca6382832e
tracks
/
app
History
Download ZIP
Download TAR.GZ
Jyri-Petteri Paloposki
ca6382832e
Redo the datepicker z-index fix that didn't work because it has been applied only to the div.legacy, but as datepicker is appended to the end of the document it's outside the element. Also making the number a lot bigger to account for a large amount of tasks, which cause higher z-indexes.
...
Fixes
#2245
.
2020-07-24 17:37:37 +03:00
..
assets
Redo the datepicker z-index fix that didn't work because it has been applied only to the div.legacy, but as datepicker is appended to the end of the document it's outside the element. Also making the number a lot bigger to account for a large amount of tasks, which cause higher z-indexes.
2020-07-24 17:37:37 +03:00
controllers
Add a help page with link to the user manual and other sources
2020-07-23 22:20:28 +03:00
helpers
Refactor todos_controller and todos_helper to use @original_item
2019-11-17 16:03:40 +13:00
mailers
initial upgrade to rails 3.2.3
2012-04-30 13:56:33 +02:00
models
Make email address voluntary in preferences; update tests to handle the added email field better
2020-07-20 20:08:18 +03:00
services
#1955
: Use existing user parameter in taggable models instead of passing it
2019-06-26 00:19:32 +03:00
views
Add a help page with link to the user manual and other sources
2020-07-23 22:20:28 +03:00