aboutsummaryrefslogtreecommitdiff
path: root/static (follow)
Commit message (Expand)AuthorAge
* Remove time_to_date.Hugo Hörnquist2020-07-12
* Realized javascript had the Math "library".Hugo Hörnquist2020-07-12
* HTML Change template code for new events.Hugo Hörnquist2020-07-11
* Add decimal_time_to_date.Hugo Hörnquist2020-07-11
* {time => date}_to_percent.Hugo Hörnquist2020-07-11
* Break out bind_properties function.Hugo Hörnquist2020-07-11
* Change bar class to eventlike.Hugo Hörnquist2020-07-11
* TODO tz.Hugo Hörnquist2020-07-11
* Switch on type instead of field name...Hugo Hörnquist2020-07-11
* Javascript icalendar format of datetime.Hugo Hörnquist2020-07-11
* Javascript only allow event creation when mouse down on background.Hugo Hörnquist2020-07-11
* Javascript bind advanced fields + special formatting.Hugo Hörnquist2020-07-11
* Remove Javascript XML pretty printer.Hugo Hörnquist2020-07-10
* Javascript bind properties to object.Hugo Hörnquist2020-07-10
* Fix popup close buttons, and ESC to close all.Hugo Hörnquist2020-07-10
* Add CSS to embedded icalendar.Hugo Hörnquist2020-07-10
* Move back to own popup system.Hugo Hörnquist2020-07-10
* HTML Download tab now div instead of article.Hugo Hörnquist2020-07-09
* Javascript now sends the description on event creation.Hugo Hörnquist2020-07-09
* Add HTML button for removing elements.Hugo Hörnquist2020-07-08
* HTML move download to own tab.Hugo Hörnquist2020-07-08
* Javascript self closing XML tags.Hugo Hörnquist2020-07-08
* Reformat xcal data in HTML with js.Hugo Hörnquist2020-07-08
* Draft of multiple tabs for HTML popups.Hugo Hörnquist2020-07-07
* HTML only start creating events on actual drag.Hugo Hörnquist2020-07-07
* Add basic event creation from HTML.Hugo Hörnquist2020-07-07
* Handle events with no DTEND.Hugo Hörnquist2020-05-24
* Fix JS ESC to close popup.Hugo Hörnquist2020-05-14
* Re-add removal of href on event with js.Hugo Hörnquist2020-05-04
* Add [today] and [jump to] button in frontend.Hugo Hörnquist2020-05-03
* Remove old popup code.Hugo Hörnquist2020-05-01
* Setup local mirroring of frontend libs.Hugo Hörnquist2020-05-01
* Merge branch 'master' into tooltipHugo Hörnquist2020-05-01
|\
| * Escape closes all popups.Hugo Hörnquist2020-04-30
* | Move overflow: hidden for events.Hugo Hörnquist2020-04-29
* | Made code more compatible with popups, improve config.Hugo Hörnquist2020-04-29
* | Test tooltip library.Hugo Hörnquist2020-04-29
|/
* Remove dead code from style.css.Hugo Hörnquist2020-04-29
* .btn click area now fixed.Hugo Hörnquist2020-04-28
* Fix current time marker.Hugo Hörnquist2020-04-28
* Minor JS cleanup.Hugo Hörnquist2020-04-28
* Clean up and simlify event drag code.Hugo Hörnquist2020-04-28
* Ensured event creation drag and drop works.Hugo Hörnquist2020-04-28
* Fix week number display in small calendar.Hugo Hörnquist2020-04-28
* Eventlist now only scrolls vertically.Hugo Hörnquist2020-04-27
* Made popup slightly more visually pleasing.Hugo Hörnquist2020-04-27
* Remove href completely when popups are enabled.Hugo Hörnquist2020-04-27
* Replace code for small calendar.Hugo Hörnquist2020-04-27
* Minor updates.Hugo Hörnquist2020-04-27
* Change scroll behaviour in popups.Hugo Hörnquist2020-04-27