aboutsummaryrefslogtreecommitdiff
path: root/module/output (follow)
Commit message (Collapse)AuthorAge
* Minor cleanup.Hugo Hörnquist2020-07-13
|
* Minor formatting changes.Hugo Hörnquist2020-07-12
|
* Fix graphical event overflow.Hugo Hörnquist2020-07-12
|
* HTML Change template code for new events.Hugo Hörnquist2020-07-11
|
* Add some TODO:s.Hugo Hörnquist2020-07-11
|
* Javascript bind advanced fields + special formatting.Hugo Hörnquist2020-07-11
|
* Javascript bind properties to object.Hugo Hörnquist2020-07-10
|
* Fix popup close buttons, and ESC to close all.Hugo Hörnquist2020-07-10
|
* Add CSS to embedded icalendar.Hugo Hörnquist2020-07-10
|
* Move back to own popup system.Hugo Hörnquist2020-07-10
| | | | | | | | | | | | | JQuery apparently doesn't handle xhtml, so the old system goes bust. Currently it's replaced with a barebones popup system, which works almost as well as the dependency. However; current problems include: - Wrong mouse cursor on events - Bad size on some browsers - Close button broken - Sometimes placed outside intended area, stretching it (since I *need* scroll on it). - ...
* Attempt to serve everything as xml.Hugo Hörnquist2020-07-09
|
* Replace xcal main with ns-wrap.Hugo Hörnquist2020-07-09
|
* HTML Download tab now div instead of article.Hugo Hörnquist2020-07-09
|
* Move save-event to own module.Hugo Hörnquist2020-07-08
| | | | | This hopefully resolves theh problems with (output ical) having bootstraping problems.
* Add HTML button for removing elements.Hugo Hörnquist2020-07-08
|
* Add xcal class to unformatted xml.Hugo Hörnquist2020-07-08
|
* HTML move download to own tab.Hugo Hörnquist2020-07-08
|
* Repair ics output.Hugo Hörnquist2020-07-08
|
* Only include XCAL when in edit mode.Hugo Hörnquist2020-07-08
|
* Fix minor errors in HTML output.Hugo Hörnquist2020-07-08
|
* Merge branch 'html-popup-tabs'Hugo Hörnquist2020-07-08
|\ | | | | | | | | Firefox decided to work again. It might just be my system that it slightly unstable?
| * Draft of multiple tabs for HTML popups.Hugo Hörnquist2020-07-07
| | | | | | | | | | | | | | | | | | | | Adds a tab system inside each popup. Vivaldi's lighthouse says it works fine, but firefox takes way longer to load the page, and uses 100% CPU for a while. Not sure why. Possible solution would be client side rendering for the events (since they only need to be shown one clicked). It's worth taking another look at this once the popup system has been replaced.
* | HTML add defer to script tags.Hugo Hörnquist2020-07-07
|/
* Resolve TZ for xcal datetime.Hugo Hörnquist2020-07-07
|
* Introduce HTML edit mode.Hugo Hörnquist2020-07-07
|
* TODO's in html.Hugo Hörnquist2020-07-07
|
* Remove some TODO:s.Hugo Hörnquist2020-07-07
|
* Merge (datetime util) into (datetime).Hugo Hörnquist2020-07-07
|
* Finished renamining attribute to property.Hugo Hörnquist2020-07-07
|
* Rename attributes => properties, properties => parameters.Hugo Hörnquist2020-07-07
|
* Add basic event creation from HTML.Hugo Hörnquist2020-07-07
|
* Xcal output cleanup.Hugo Hörnquist2020-06-29
|
* Add base64 utility functions.Hugo Hörnquist2020-06-29
|
* Changed HTML to include xcal instead of parameters.Hugo Hörnquist2020-06-25
|
* Fix number of problems with new serializers.Hugo Hörnquist2020-06-25
|
* Add xcal output!Hugo Hörnquist2020-06-25
|
* Fix GEO output.Hugo Hörnquist2020-06-25
|
* Move stuff from output/ical to output/common./Hugo Hörnquist2020-06-25
|
* Add minor todo.Hugo Hörnquist2020-06-25
|
* ICS writer now handles types and parameters.Hugo Hörnquist2020-06-25
|
* Fix multi-valued fields.Hugo Hörnquist2020-06-15
|
* Fix HTML help file creation.Hugo Hörnquist2020-06-10
|
* Filter out ALL X-HNH- fields from ics output.Hugo Hörnquist2020-06-05
|
* Remove incorrect output of DURATION.Hugo Hörnquist2020-06-05
|
* Repair terminal output.Hugo Hörnquist2020-06-03
|
* Break text procedures into modules.Hugo Hörnquist2020-06-01
|
* Add debug config to html.Hugo Hörnquist2020-06-01
|
* Modify config to store return of #:pre.Hugo Hörnquist2020-06-01
|
* Handle events with no DTEND.Hugo Hörnquist2020-05-24
|
* Slight changes to define-config.Hugo Hörnquist2020-05-23
|