aboutsummaryrefslogtreecommitdiff
path: root/module/html/view/calendar.scm (follow)
Commit message (Collapse)AuthorAge
* Move html modules under calp.Hugo Hörnquist2020-08-23
|
* EDIT_MODE correctly exported from view/calendar.Hugo Hörnquist2020-08-18
|
* Remove git module.Hugo Hörnquist2020-08-17
|
* Work on small-calendar.Hugo Hörnquist2020-08-16
|
* Change some variables to scss vars.Hugo Hörnquist2020-08-14
|
* Html-generate now returns sxml.Hugo Hörnquist2020-08-14
|
* Merge branch 'calchooser' into masterHugo Hörnquist2020-08-13
|\
| * Add option for default calendar.Hugo Hörnquist2020-08-12
| |
| * Slightly clean up server imports.Hugo Hörnquist2020-08-12
| |
| * Fix frontend for calendar choosing.Hugo Hörnquist2020-08-11
| |
| * Limit CAL_ class to once per 'thing'.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
| |
| * Keep summary when editing existing elements.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.
* | Add TODO'sHugo Hörnquist2020-08-13
| |
* | Popups are now correcetly rooted.Hugo Hörnquist2020-08-13
|/
* Remove week-start from (html view calendar) (again?)Hugo Hörnquist2020-08-11
|
* Remove dependency from view/calendar -> datetime.Hugo Hörnquist2020-08-10
|
* Really start breaking apart HTML.Hugo Hörnquist2020-08-10