aboutsummaryrefslogtreecommitdiff
path: root/module/html (follow)
Commit message (Collapse)AuthorAge
* Move html modules under calp.Hugo Hörnquist2020-08-23
|
* Add rendering of standalone small-cal.Hugo Hörnquist2020-08-23
|
* Base64 now free floating top level.Hugo Hörnquist2020-08-23
|
* GET /search without query now works.Hugo Hörnquist2020-08-23
|
* SIGUSR1 to reload calendars.Hugo Hörnquist2020-08-18
|
* EDIT_MODE correctly exported from view/calendar.Hugo Hörnquist2020-08-18
|
* Remove git module.Hugo Hörnquist2020-08-17
|
* Move tab positioning to stylesheet.Hugo Hörnquist2020-08-17
|
* Fixes.Hugo Hörnquist2020-08-17
|
* MOOREHugo Hörnquist2020-08-17
|
* Start moving stuff out from output.Hugo Hörnquist2020-08-17
|
* Selected event now glows.Hugo Hörnquist2020-08-17
|
* Can add events spanning midnight.Hugo Hörnquist2020-08-17
|
* Add TRANSPARENT support.Hugo Hörnquist2020-08-17
|
* Fix date output on long events.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
|
* Popup style improvement, add tab for repeats.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
| |
| * Calendar names now encoded with modified base64Hugo Hörnquist2020-08-12
| |
| * Can create events in different calentdars, given that the calendars have ↵Hugo Hörnquist2020-08-12
| | | | | | | | simple names.
| * Slightly clean up server imports.Hugo Hörnquist2020-08-12
| |
| * Merge branch 'master' into calchooserHugo 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
| | |
| * | 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.
* | | Add TODO'sHugo Hörnquist2020-08-13
| | |
* | | Popups are now correcetly rooted.Hugo Hörnquist2020-08-13
| |/ |/|
* | Massivly simplify config internals.Hugo Hörnquist2020-08-12
|/
* Remove week-start from (html view calendar) (again?)Hugo Hörnquist2020-08-11
|
* Remove dependency from view/calendar -> datetime.Hugo Hörnquist2020-08-10
|
* Rename html search module.Hugo Hörnquist2020-08-10
|
* Really start breaking apart HTML.Hugo Hörnquist2020-08-10
|
* HTML work.Hugo Hörnquist2020-08-10
|
* Start breaking apart HTML modules.Hugo Hörnquist2020-08-10
|
* Move stuff from main.Hugo Hörnquist2019-04-23
|
* Add command line option parsing.Hugo Hörnquist2019-04-23
|
* General cleanup in HTML.Hugo Hörnquist2019-04-23
|
* Add summary-filter to HTML output.Hugo Hörnquist2019-04-23
|
* Rename module vcalendar => vcomponent.Hugo Hörnquist2019-04-23
|
* Change event-length => event-length/day.Hugo Hörnquist2019-04-23
| | | | | | | | | This fixes a bug where a long event (spanning multiple days) which only had a short part in the current day would still using its whole length when getting sorted to be placed graphically. This limits the length for the sorting to the relevant part of the event.
* Reorder CSS output for event size.Hugo Hörnquist2019-04-23
|
* Rewrote fix-event-widths!Hugo Hörnquist2019-04-23
|