aboutsummaryrefslogtreecommitdiff
path: root/static (follow)
Commit message (Collapse)AuthorAge
* HTML fix date input.Hugo Hörnquist2020-10-12
|
* HTML Select summary when creating new event.Hugo Hörnquist2020-10-10
|
* whitespace fixes.Hugo Hörnquist2020-10-05
|
* Remove old edit mode.Hugo Hörnquist2020-10-05
|
* Bind new form for cloned events.Hugo Hörnquist2020-10-05
|
* Location and Property can now be added.Hugo Hörnquist2020-10-05
|
* Setting DTEND now works.Hugo Hörnquist2020-10-05
|
* Edit tab submit now bound.Hugo Hörnquist2020-10-05
|
* $ needed for backtick strings.Hugo Hörnquist2020-10-05
|
* Fix datetime input for events.Hugo Hörnquist2020-10-04
|
* Move JS type info into own file.Hugo Hörnquist2020-10-02
|
* Binding of fields in edit tab work.Hugo Hörnquist2020-10-02
|
* Better mapping of fields.Hugo Hörnquist2020-10-02
|
* Add the sad sad boolean.Hugo Hörnquist2020-09-28
|
* Groundwork for adding new fields from frontend.Hugo Hörnquist2020-09-28
|
* Made timeinput checkbox needlesly fancy.Hugo Hörnquist2020-09-28
|
* Add fancy editing of tag list.Hugo Hörnquist2020-09-27
|
* Input cleaned up.Hugo Hörnquist2020-09-27
|
* Add new edit tab.Hugo Hörnquist2020-09-27
|
* HTML Better RRULE formatting.Hugo Hörnquist2020-09-09
|
* HTML add description on existing events.Hugo Hörnquist2020-09-08
|
* Templetize get_property.Hugo Hörnquist2020-09-08
|
* Split js in 2.Hugo Hörnquist2020-09-07
|
* Propagate errors to HTML search page.Hugo Hörnquist2020-08-27
|
* Add search field.Hugo Hörnquist2020-08-27
|
* Add rendering of standalone small-cal.Hugo Hörnquist2020-08-23
|
* Move tab positioning to stylesheet.Hugo Hörnquist2020-08-17
|
* stuff.Hugo Hörnquist2020-08-17
|
* Selected event now glows.Hugo Hörnquist2020-08-17
|
* Can add events spanning midnight.Hugo Hörnquist2020-08-17
|
* Fix height when creating long events.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 paths?Hugo Hörnquist2020-08-17
|
* Move small-calendar css to own file.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
|
* Add popup dropshadows.Hugo Hörnquist2020-08-14
|
* Change static.css to scss.Hugo Hörnquist2020-08-13
|
* Merge branch 'calchooser' into masterHugo Hörnquist2020-08-13
|\
| * o != aHugo Hörnquist2020-08-13
| |
| * Minor changes.Hugo Hörnquist2020-08-12
| |
| * Add option for default calendar.Hugo Hörnquist2020-08-12
| |
| * Can create events in different calentdars, given that the calendars have ↵Hugo Hörnquist2020-08-12
| | | | | | | | simple names.
| * Remove stray console.log.Hugo Hörnquist2020-08-11
| |
| * Generated event color.Hugo Hörnquist2020-08-11
| |
| * Fix frontend for calendar choosing.Hugo Hörnquist2020-08-11
| |
| * Limit CAL_ class to once per 'thing'.Hugo Hörnquist2020-08-11
| |
| * Fix color in popups.Hugo Hörnquist2020-08-11
| |
| * Add dropdown editing event.Hugo Hörnquist2020-08-11
| |