{"id":18476118,"url":"https://github.com/ducin/bearded-calendar","last_synced_at":"2026-03-07T00:03:16.928Z","repository":{"id":7896191,"uuid":"9275433","full_name":"ducin/bearded-calendar","owner":"ducin","description":"simple calendar web application based on kohana framework 3.2","archived":false,"fork":false,"pushed_at":"2013-08-24T11:41:20.000Z","size":1060,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-02T17:33:39.174Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ducin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-07T11:10:10.000Z","updated_at":"2022-12-27T22:37:03.000Z","dependencies_parsed_at":"2022-08-20T05:10:20.226Z","dependency_job_id":null,"html_url":"https://github.com/ducin/bearded-calendar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ducin/bearded-calendar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducin%2Fbearded-calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducin%2Fbearded-calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducin%2Fbearded-calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducin%2Fbearded-calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ducin","download_url":"https://codeload.github.com/ducin/bearded-calendar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducin%2Fbearded-calendar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30204111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T10:36:13.886Z","updated_at":"2026-03-07T00:03:16.910Z","avatar_url":"https://github.com/ducin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"bearded-calendar\n=================\n\nIt is a simple calendar web application based on Kohana PHP Framework,\nversion 3.2 (development).\n\ninstallation\n------------\n\nFirst, run the install shell script:\n\n    $ ./install.sh\n\nto fetch kohana 3.2 core and modules from github (no need to hold original sources\ninside this repository). This script will load the dependency as a git submodule\nand will set an appropriate branch. Then run another script to set the permissions:\n\n    $ ./permissions.sh\n\nof the `aplication/cache` and `application/logs` directories.\n\nThe project was developed in `apache2` server with `mod_rewrite` installed.\n\nAll SQL scripts reside in the `sql` directory:\n * `prepare_env.sql` - creates a MySQL database, creates a user with corresponding privileges\n * `model.sql` - creates tables and relations used among the project\n\nTo access the application frm the browser, the best way is to configure a virtual\nhost, e.g. http://bearded-calendar/\n\nloading fixtures\n----------------\n\nTo start using the project with some fixture data, request following URLs from\nthe browser (request kohana app directly):\n\n * http://bearded-calendar/cdata/users - loads test users into the database\n * http://bearded-calendar/cdata/notes - loads test calendar notes\n\nAlternatively, there's a MySQL `fixtures.sql` script in the `sql` directory (it\nholds `users` records).\n\nlogin\n-----\n\nUse the 4 test users to login:\n\n * John Lennon: `jl`\n * Paul McCartney: `pmc`\n * George Harrison: `gh`\n * Ringo Starr: `rs`\n\nYou may login with the same password as the username (login:`jl`, password:`jl`)\n\nnavigation\n----------\n\n * monthly -\u003e daily: click on specific day cell\n * daily -\u003e monthly: click on the month/year\n * login widget is at the bottom\n\nstandards\n---------\n\n * full inline documentation (classes, methods)\n * SQL structures are fully documented (tables, columns)\n * code validation: XHTML, CSS, SVG (see icons in the page footer)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fducin%2Fbearded-calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fducin%2Fbearded-calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fducin%2Fbearded-calendar/lists"}