aboutsummaryrefslogtreecommitdiff
path: root/static (follow)
Commit message (Expand)AuthorAge
* Fix frontend for calendar choosing.Hugo Hörnquist2020-08-11
* Limit CAL_ class to once per 'thing'.Hugo Hörnquist2020-08-11
* Fix color in popups.Hugo Hörnquist2020-08-11
* Add dropdown editing event.Hugo Hörnquist2020-08-11
* Mercge CAL and CAL_bg css classes.Hugo Hörnquist2020-08-11
* Expand whitespace.Hugo Hörnquist2020-08-11
* Focus summary when editing existing.Hugo Hörnquist2020-08-11
* Keep summary when editing existing elements.Hugo Hörnquist2020-08-11
* Allow events to enter edit mode after creation.Hugo Hörnquist2020-08-11
* Can create events without descriptions again.Hugo Hörnquist2020-08-11
* HTML Created events now have a description.Hugo Hörnquist2020-08-11
* HTML work.Hugo Hörnquist2020-08-10
* Add paginator, use in in html and term.Hugo Hörnquist2020-08-09
* Add basic (semi broken) paginator to HTML search.Hugo Hörnquist2020-08-09
* Dynamicaly created popups now work.Hugo Hörnquist2020-08-07
* Minor UI improvements.Hugo Hörnquist2020-08-06
* Create multiple events without refreshing page between.Hugo Hörnquist2020-08-06
* Fix popup error on long event creation.Hugo Hörnquist2020-08-06
* Fix popup when creating and deleting in week.Hugo Hörnquist2020-08-06
* Fix most of event creation problems in week.Hugo Hörnquist2020-08-06
* Add favicon.Hugo Hörnquist2020-08-06
* Start moving popup's away from parents.Hugo Hörnquist2020-08-06
* Clean up caltable code.Hugo Hörnquist2020-08-05
* Fix row count and height.Hugo Hörnquist2020-08-04
* Start work on long event layout for months.Hugo Hörnquist2020-08-04
* Start embedding more data for css and js in the html doc.Hugo Hörnquist2020-07-30
* Reslove some TODO's in script.js.Hugo Hörnquist2020-07-30
* Crash properly on overflow on remove event.Hugo Hörnquist2020-07-27
* Add untested code for UI update on /remove.Hugo Hörnquist2020-07-24
* Abandon UI changes if event create fails.Hugo Hörnquist2020-07-24
* Frontend feedback on event creation.Hugo Hörnquist2020-07-24
* Move --editmode width for generated events to fix css.Hugo Hörnquist2020-07-15
* Repair jump to date.Hugo Hörnquist2020-07-15
* Fix time input error after emptying.Hugo Hörnquist2020-07-14
* Remove surpurflous statement.Hugo Hörnquist2020-07-14
* Document JS event properties.Hugo Hörnquist2020-07-14
* Javascripts date should now work for both local and UTC dates.Hugo Hörnquist2020-07-14
* Add functions for TZ dates in JS.Hugo Hörnquist2020-07-14
* Frontend for event creation should work for long and short events.Hugo Hörnquist2020-07-13
* Javascript fixes.Hugo Hörnquist2020-07-13
* "Improve" gensym.Hugo Hörnquist2020-07-13
* Merge long event creation as comments.Hugo Hörnquist2020-07-13
|\
| * Change event creation to only work for long events.Hugo Hörnquist2020-07-13
* | lol gensym.Hugo Hörnquist2020-07-13
* | Javascript use strict.Hugo Hörnquist2020-07-13
* | JS Move eventCreation functions into class.Hugo Hörnquist2020-07-13
|/
* Minor cleanup.Hugo Hörnquist2020-07-13
* Fix popup movement.Hugo Hörnquist2020-07-13
* Add basic movement of popups.Hugo Hörnquist2020-07-13
* Fix Javascript part of event removal.Hugo Hörnquist2020-07-12