aboutsummaryrefslogtreecommitdiff
path: root/static (unfollow)
Commit message (Expand)Author
2020-08-10HTML work.Hugo Hörnquist
2020-08-09Add paginator, use in in html and term.Hugo Hörnquist
2020-08-09Add basic (semi broken) paginator to HTML search.Hugo Hörnquist
2020-08-07Dynamicaly created popups now work.Hugo Hörnquist
2020-08-06Minor UI improvements.Hugo Hörnquist
2020-08-06Create multiple events without refreshing page between.Hugo Hörnquist
2020-08-06Fix popup error on long event creation.Hugo Hörnquist
2020-08-06Fix popup when creating and deleting in week.Hugo Hörnquist
2020-08-06Fix most of event creation problems in week.Hugo Hörnquist
2020-08-06Add favicon.Hugo Hörnquist
2020-08-06Start moving popup's away from parents.Hugo Hörnquist
2020-08-05Clean up caltable code.Hugo Hörnquist
2020-08-04Fix row count and height.Hugo Hörnquist
2020-08-04Start work on long event layout for months.Hugo Hörnquist
2020-07-30Start embedding more data for css and js in the html doc.Hugo Hörnquist
2020-07-30Reslove some TODO's in script.js.Hugo Hörnquist
2020-07-27Crash properly on overflow on remove event.Hugo Hörnquist
2020-07-24Add untested code for UI update on /remove.Hugo Hörnquist
2020-07-24Abandon UI changes if event create fails.Hugo Hörnquist
2020-07-24Frontend feedback on event creation.Hugo Hörnquist
2020-07-15Move --editmode width for generated events to fix css.Hugo Hörnquist
2020-07-15Repair jump to date.Hugo Hörnquist
2020-07-14Fix time input error after emptying.Hugo Hörnquist
2020-07-14Remove surpurflous statement.Hugo Hörnquist
2020-07-14Document JS event properties.Hugo Hörnquist
2020-07-14Javascripts date should now work for both local and UTC dates.Hugo Hörnquist
2020-07-14Add functions for TZ dates in JS.Hugo Hörnquist
2020-07-13Frontend for event creation should work for long and short events.Hugo Hörnquist
2020-07-13Javascript fixes.Hugo Hörnquist
2020-07-13"Improve" gensym.Hugo Hörnquist
2020-07-13Change event creation to only work for long events.Hugo Hörnquist
2020-07-13lol gensym.Hugo Hörnquist
2020-07-13Javascript use strict.Hugo Hörnquist
2020-07-13JS Move eventCreation functions into class.Hugo Hörnquist
2020-07-13Minor cleanup.Hugo Hörnquist
2020-07-13Fix popup movement.Hugo Hörnquist
2020-07-13Add basic movement of popups.Hugo Hörnquist
2020-07-12Fix Javascript part of event removal.Hugo Hörnquist
2020-07-12Event creation from HTML works again.Hugo Hörnquist
2020-07-12JS work.Hugo Hörnquist
2020-07-12Remove parents_until.Hugo Hörnquist
2020-07-12Fixed display end time of short events.Hugo Hörnquist
2020-07-12Reintroduce time input on generated events for HTML.Hugo Hörnquist
2020-07-12Add deleteIndex to javascript arrays.Hugo Hörnquist
2020-07-12Created events dt{start,end} now correct date.Hugo Hörnquist
2020-07-12Fix graphical event overflow.Hugo Hörnquist
2020-07-12Remove unused decimal_time_to_string.Hugo Hörnquist
2020-07-12Slightly simplify js format_date.Hugo Hörnquist
2020-07-12Remove time_to_date.Hugo Hörnquist
2020-07-12Realized javascript had the Math "library".Hugo Hörnquist