aboutsummaryrefslogtreecommitdiff
path: root/static (follow)
Commit message (Collapse)AuthorAge
* 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
|
* Event creation from HTML works again.Hugo Hörnquist2020-07-12
|
* JS work.Hugo Hörnquist2020-07-12
|
* Remove parents_until.Hugo Hörnquist2020-07-12
|
* Fixed display end time of short events.Hugo Hörnquist2020-07-12
|
* Reintroduce time input on generated events for HTML.Hugo Hörnquist2020-07-12
|
* Add deleteIndex to javascript arrays.Hugo Hörnquist2020-07-12
|
* Created events dt{start,end} now correct date.Hugo Hörnquist2020-07-12
|
* Fix graphical event overflow.Hugo Hörnquist2020-07-12
|
* Remove unused decimal_time_to_string.Hugo Hörnquist2020-07-12
|
* Slightly simplify js format_date.Hugo Hörnquist2020-07-12
|
* Remove time_to_date.Hugo Hörnquist2020-07-12
|