aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2020-08-11Fix frontend for calendar choosing.Hugo Hörnquist
2020-08-11Limit CAL_ class to once per 'thing'.Hugo Hörnquist
2020-08-11Add dropdown editing event.Hugo Hörnquist
2020-08-11Mercge CAL and CAL_bg css classes.Hugo Hörnquist
2020-08-11Focus summary when editing existing.Hugo Hörnquist
2020-08-11Keep summary when editing existing elements.Hugo Hörnquist
2020-08-11Allow events to enter edit mode after creation.Hugo Hörnquist
2020-08-11Add TODO about trimming text.Hugo Hörnquist
2020-08-11Can create events without descriptions again.Hugo Hörnquist
2020-08-11HTML Created events now have a description.Hugo Hörnquist
2020-08-11Remove week-start from (html view calendar) (again?)Hugo Hörnquist
2020-08-10Remove dependency from view/calendar -> datetime.Hugo Hörnquist
2020-08-10Actually delete old html-search.Hugo Hörnquist
2020-08-10Rename html search module.Hugo Hörnquist
2020-08-10Fix problems with new HTML for calendar view.Hugo Hörnquist
2020-08-10Really start breaking apart HTML.Hugo Hörnquist
2020-08-10HTML work.Hugo Hörnquist
2020-08-10Start breaking apart HTML modules.Hugo Hörnquist
2020-08-10Simplify term input.Hugo Hörnquist
2020-08-10Allow param, children and type in search queries.Hugo Hörnquist
2020-08-10Repair /today.Hugo Hörnquist
2020-08-10Add comment about final page.Hugo Hörnquist
2020-08-10Add TODO:s to server.Hugo Hörnquist
2020-08-10Got new timeslice limiter to work, document.Hugo Hörnquist
2020-08-10Add support for arrow keys in term.Hugo Hörnquist
2020-08-10Remove old limiter on execute-query.Hugo Hörnquist
2020-08-10Add stream-timeslice-limit.Hugo Hörnquist
2020-08-09Partial search page works, but alway times out first.Hugo Hörnquist
2020-08-09Add paginator, use in in html and term.Hugo Hörnquist
2020-08-09Add basic (semi broken) paginator to HTML search.Hugo Hörnquist
2020-08-09Can create events with åäö again.Hugo Hörnquist
2020-08-07Dynamicaly created popups now work.Hugo Hörnquist
2020-08-07Slightly better search page.Hugo Hörnquist
2020-08-07Search page now xhtml.Hugo Hörnquist
2020-08-07Fix parse-query.Hugo Hörnquist
2020-08-07r:query now guaranteed string.Hugo Hörnquist
2020-08-07HTML search now actually searches.Hugo Hörnquist
2020-08-07Remove debug prints from term search.Hugo Hörnquist
2020-08-07Add rudementary search page to HTML.Hugo Hörnquist
2020-08-07Server Uri-decode query string.Hugo Hörnquist
2020-08-07Create search module, update term to use it.Hugo Hörnquist
2020-08-06HTML month day numbers now links to week view.Hugo Hörnquist
2020-08-06Create multiple events without refreshing page between.Hugo Hörnquist
2020-08-06Fix time when creating from month view.Hugo Hörnquist
2020-08-06Fix popup when creating and deleting in week.Hugo Hörnquist
2020-08-06Fix most of event creation problems in week.Hugo Hörnquist
2020-08-06Add favicon.Hugo Hörnquist
2020-08-06Start moving popup's away from parents.Hugo Hörnquist
2020-08-05Clean up caltable code.Hugo Hörnquist
2020-08-04Events per day now in correct spots.Hugo Hörnquist