aboutsummaryrefslogtreecommitdiffstats
path: root/theme/list_lib.js
AgeCommit message (Expand)Author
2014-08-04HTML: don't replot the graph if not plotted before.Gravatar Gehad elrobey
2014-08-04HTML: add Yearly Statistics view to the HTML exportGravatar Gehad elrobey
2014-08-04HTML: add weight systems to the dive equipments section.Gravatar Gehad elrobey
2014-08-04HTML: Fix constant value temperature curve.Gravatar Gehad elrobey
2014-08-04HTML: fix jqplot memory leaks when replot the profile.Gravatar Gehad elrobey
2014-08-04Return the heading value on HTML exportGravatar Miika Turkia
2014-08-04HTML: Fix event value fields.Gravatar Gehad elrobey
2014-07-25HTML: Save last ordering state of sortingGravatar Gehad elrobey
2014-07-25HTML: Fix the viewed search results when change the number of viewed dives.Gravatar Gehad elrobey
2014-07-25HTML: rescale dive profile with page zoom in/outGravatar Gehad elrobey
2014-07-25HTML: fix moving to previous dive by keyboard arrows.Gravatar Gehad elrobey
2014-07-25HTML: fix SAC unitsGravatar Gehad elrobey
2014-07-25HTML: add event value to the detailed view.Gravatar Gehad elrobey
2014-07-25HTML: Fix the pressure axis if no pressure samplesGravatar Gehad elrobey
2014-07-25HTML: fix searching tags from the detailed view.Gravatar Gehad elrobey
2014-07-25HTML: list-lib Search must support spaces in the search stringGravatar Gehad elrobey
2014-07-14Terminate named character references properlyGravatar Miika Turkia
2014-07-14Removing extra commas from array initializationGravatar Miika Turkia
2014-07-14Fix string continuationGravatar Miika Turkia
2014-07-14HTML: prevent implicit type conversion on testingGravatar Miika Turkia
2014-07-14HTML: Add dive photos to the detailed viewGravatar Gehad elrobey
2014-07-14HTML: display dive status in detailed viewGravatar Gehad elrobey
2014-07-11HTML: fix profile labelsGravatar Gehad elrobey
2014-07-11HTML: add empty values of pressure cylindersGravatar Gehad elrobey
2014-07-04HTML: depth value must be positiveGravatar Gehad elrobey
2014-07-04Clean list_lib and remove unused code from canvas profile.Gravatar Gehad elrobey
2014-07-04HTML: add temperature curve to profile.Gravatar Gehad elrobey
2014-07-04HTML: dive numbering starts from one instead of zeroGravatar Gehad elrobey
2014-07-04HTML: add events to detailed profile viewGravatar Gehad elrobey
2014-07-01HTML: use Right/Left arrows to switch between divesGravatar Gehad Elrobey
2014-06-30Small white space tune-up on JS fileGravatar Miika Turkia
2014-06-30HTML: Fix listlib whitespace errors.Gravatar Gehad elrobey
2014-06-30HTML: Use jqplot to draw profile.Gravatar Gehad elrobey
2014-06-30HTML: some css enhancmentGravatar Gehad elrobey
2014-06-30HTML: dive list must remember the last dive in displayGravatar Gehad elrobey
2014-06-30HTML: export dive events to detailed viewGravatar Gehad elrobey
2014-06-24HTML: Wide Javascript code cleaningGravatar Gehad elrobey
2014-06-24HTML: user export options ask for numberingGravatar Gehad elrobey
2014-06-24HTML: Add export list only optionGravatar Gehad elrobey
2014-06-15HTML: move between dives in detailed view.Gravatar Gehad elrobey
2014-06-15HTML: Show dive profile embedded in HTML5 canvasGravatar Gehad elrobey
2014-06-15HTML: define the visited array type to booleanGravatar Gehad elrobey
2014-06-06HTML: fix unexpectedly ended stringsGravatar Miika Turkia
2014-06-06HTML: define decimal explicitly for parseInt()Gravatar Miika Turkia
2014-06-06HTML: prevent implicit type conversion on testingGravatar Miika Turkia
2014-06-03HTML: Create theme directoryGravatar Gehad elrobey