Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | WIP: add upload functionality, part 1 | B. Stack | 2022-08-10 |
| | | | | | | | | The upload button now calls logic, which does a rudimentary upload. The new item can successfully be saved to the server, but the event does not immediately show up in the InfCloud view. The user has to reload the web page to see the new event, which of course is not ideal. There must be a way to add the new object immediately. | ||
* | add my preferred contact display settings | B. Stack | 2022-06-04 |
| | |||
* | add %post run update-infcloud-cache | B. Stack | 2022-05-26 |
| | |||
* | make keyboard navigation easier | B. Stack | 2022-05-26 |
| | |||
* | disable stub upload stuff | B. Stack | 2022-05-21 |
| | |||
* | re-add accountSettings parameter | B. Stack | 2022-05-19 |
| | |||
* | remove dash from Release in spec | B. Stack | 2022-05-19 |
| | |||
* | use custom version number, and increment it | B. Stack | 2022-05-19 |
| | |||
* | add English (24h) localization and remove others | B. Stack | 2022-05-19 |
| | |||
* | document perUserAdditionalResources, and add UTC | B. Stack | 2022-05-19 |
| | |||
* | improve spec | B. Stack | 2022-05-19 |
| | |||
* | add perUserAdditionalResources support | B. Stack | 2022-05-19 |
| | | | | | This allows per-user additional calendars, for viewing shared items. | ||
* | symlink /etc/infcloud/cache.manifest | B. Stack | 2022-05-17 |
| | |||
* | update readme and spec | B. Stack | 2022-05-17 |
| | |||
* | add initial rpm spec and stackrpms readme | B. Stack | 2022-05-17 |
| | |||
* | improve config, and add .gitremotes | B. Stack | 2022-05-17 |
| | |||
* | fix upload button add event | B. Stack | 2022-05-16 |
| | |||
* | change name to Calendar | B. Stack | 2022-05-16 |
| | |||
* | Add Download button, and stub import button | B. Stack | 2022-04-28 |
| | | | | | | | References include: https://javascript.info/file https://stackoverflow.com/questions/44555950/custom-download-name-with-javascript-or-jquery/44556846#44556846 https://stackoverflow.com/a/16137606 | ||
* | Update for Radicale 3.1.6HEADmaster | Unrud | 2022-04-18 |
| | |||
* | Search web_data independent of working directory | Unrud | 2022-04-18 |
| | |||
* | Add option for InfCloud configuration | Unrud | 2022-01-19 |
| | | | | Closes #15 | ||
* | Update for Radicale 3.1.1 | Unrud | 2022-01-19 |
| | |||
* | Add note for refresh bug | Unrud | 2022-01-19 |
| | |||
* | Install without git | Unrud | 2020-08-07 |
| | |||
* | Update for Radicale 3.0.x | Unrud | 2020-05-19 |
| | |||
* | Add .gitignore | Unrud | 2020-05-19 |
| | |||
* | update email | Unrud | 2018-08-29 |
| | |||
* | add dependency on radicale | Unrud | 2018-08-29 |
| | |||
* | Move VERSION to setup.py | Unrud | 2018-08-29 |
| | |||
* | Use os.walk instead of glob (fixes #2) | Unrud | 2017-07-27 |
| | |||
* | Update ReadMe | Unrud | 2017-07-26 |
| | |||
* | Update package for new web plugin interface | Unrud | 2017-06-04 |
| | |||
* | Update license | Unrud | 2017-05-16 |
| | | | | Change the license for RadicaleWeb itself to GPL-3.0. The whole package still uses AGPL-3.0 because InfCloud is included. | ||
* | Add link to fork | Unrud | 2017-05-16 |
| | |||
* | Add screenshots | Unrud | 2017-05-16 |
| | |||
* | Fix spelling mistake | Unrud | 2017-05-16 |
| | |||
* | InfCloud: Allow empty passwords | Unrud | 2017-04-12 |
| | |||
* | InfCloud: Configure | Unrud | 2017-04-12 |
| | |||
* | InfCloud: Update to 0.13.2rc1 | Unrud | 2017-04-12 |
| | |||
* | Add description and clearify install instructions | Unrud | 2017-04-02 |
| | |||
* | use ResourceManager API to access web content | Unrud | 2017-03-22 |
| | |||
* | InfCloud: Disable update checks | Unrud | 2017-03-22 |
| | |||
* | Fix compatibility with older versions of setuptools | Unrud | 2017-03-19 |
| | | | | package_data must not include directories. | ||
* | InfCloud: Allow empty passwords | Unrud | 2017-03-17 |
| | |||
* | Don't use :scope pseudo-class in queries | Unrud | 2017-03-11 |
| | | | | It's experimental and not supported by all browsers. | ||
* | Add link to InfCloud | Unrud | 2017-03-11 |
| | |||
* | Configure InfCloud | Unrud | 2017-03-11 |
| | |||
* | Add InfCloud | Unrud | 2017-03-11 |
| | |||
* | Init | Unrud | 2017-03-11 |