aboutsummaryrefslogtreecommitdiff
path: root/static/script.js (follow)
Commit message (Expand)AuthorAge
* whitespace fixes.Hugo Hörnquist2020-10-05
* Remove old edit mode.Hugo Hörnquist2020-10-05
* Bind new form for cloned events.Hugo Hörnquist2020-10-05
* Location and Property can now be added.Hugo Hörnquist2020-10-05
* Setting DTEND now works.Hugo Hörnquist2020-10-05
* Edit tab submit now bound.Hugo Hörnquist2020-10-05
* $ needed for backtick strings.Hugo Hörnquist2020-10-05
* Fix datetime input for events.Hugo Hörnquist2020-10-04
* Move JS type info into own file.Hugo Hörnquist2020-10-02
* Binding of fields in edit tab work.Hugo Hörnquist2020-10-02
* Better mapping of fields.Hugo Hörnquist2020-10-02
* Add the sad sad boolean.Hugo Hörnquist2020-09-28
* Groundwork for adding new fields from frontend.Hugo Hörnquist2020-09-28
* Add fancy editing of tag list.Hugo Hörnquist2020-09-27
* HTML add description on existing events.Hugo Hörnquist2020-09-08
* Templetize get_property.Hugo Hörnquist2020-09-08
* Split js in 2.Hugo Hörnquist2020-09-07
* Can add events spanning midnight.Hugo Hörnquist2020-08-17
* Fix date output on long events.Hugo Hörnquist2020-08-17
* Work on paths?Hugo Hörnquist2020-08-17
* Merge branch 'calchooser' into masterHugo Hörnquist2020-08-13
|\
| * o != aHugo Hörnquist2020-08-13
| * Add option for default calendar.Hugo Hörnquist2020-08-12
| * Can create events in different calentdars, given that the calendars have simp...Hugo Hörnquist2020-08-12
| * Remove stray console.log.Hugo Hörnquist2020-08-11
| * Fix frontend for calendar choosing.Hugo Hörnquist2020-08-11
| * Add dropdown editing event.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
* | Popups are now correcetly rooted.Hugo Hörnquist2020-08-13
|/
* 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
* Start moving popup's away from parents.Hugo Hörnquist2020-08-06
* 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
* 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