aboutsummaryrefslogtreecommitdiff
path: root/static/script.js (follow)
Commit message (Collapse)AuthorAge
* 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 ↵Hugo Hörnquist2020-08-12
| | | | | | | | simple names.
| * 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
| | | | | | | | Unfortunately they ALWAYS have a description.
* | 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
|
* 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
|
* Event creation from HTML works again.Hugo Hörnquist2020-07-12
|
* JS work.Hugo Hörnquist2020-07-12
|