CSS Framework
Go to file
Dennis Eichhorn 7988cadcfa update
2023-10-27 02:20:13 +00:00
.github fix script 2023-10-26 16:09:40 +00:00
tests/app change icon font to google icons 2023-10-19 21:44:09 +00:00
.gitignore fix vendor 2023-09-24 16:03:39 +00:00
accordion.scss fix name 2022-02-19 13:57:39 +01:00
alert.scss style fixes, bug fixes 2023-05-28 01:13:23 +00:00
alignment.scss style fixes, bug fixes 2023-05-28 01:13:23 +00:00
animate.scss update 2023-10-09 22:06:39 +00:00
article.scss update 2023-10-09 22:06:39 +00:00
blockquote.scss improve articles 2022-08-16 19:04:57 +02:00
breadcrumb.scss fix margins 2023-10-19 22:22:37 +00:00
button.scss update 2023-10-09 22:06:39 +00:00
canvas.scss style fixes, bug fixes 2023-05-28 01:13:23 +00:00
clean.scss fix font-weight to light 2022-03-29 22:30:57 +02:00
CODE_OF_CONDUCT.md fix name 2022-02-19 13:57:39 +01:00
CONTRIBUTING.md update readme 2023-10-19 17:54:59 +00:00
cookie_consent.scss style fixes, bug fixes 2023-05-28 01:13:23 +00:00
debug.css fix 2022-04-10 17:19:05 +02:00
default.scss update 2023-10-09 22:06:39 +00:00
draggable.scss fix 2022-04-10 17:19:05 +02:00
editor.scss improve input, button, tables 2023-05-24 18:09:09 +00:00
form.scss style fixes, bug fixes 2023-05-28 01:13:23 +00:00
grid.scss backup 2023-07-09 02:32:02 +00:00
ICAL.txt permission changes & minor bug fixes 2022-11-09 22:56:19 +01:00
icon.scss fix name 2022-02-19 13:57:39 +01:00
image.scss update 2023-10-27 02:20:13 +00:00
input.scss fix 2023-10-26 16:07:26 +00:00
layout.scss label icon alignment 2023-10-19 22:08:16 +00:00
LICENSE.txt change license 2022-08-20 11:57:50 +02:00
link.scss update 2023-10-09 22:06:39 +00:00
list.scss add foldable tree view, invalid/valid icons after inputs, sticky divs 2023-01-26 21:50:39 +01:00
media.scss fix name 2022-02-19 13:57:39 +01:00
menu.scss permission changes & minor bug fixes 2022-11-09 22:56:19 +01:00
nav.scss icon fixes, loading optimizations 2023-10-20 13:08:56 +00:00
package-lock.json perm change 2023-03-25 22:32:11 +00:00
package.json permission changes & minor bug fixes 2022-11-09 22:56:19 +01:00
pagination.scss fix name 2022-02-19 13:57:39 +01:00
portlet.scss fix search bar margin 2023-10-19 21:52:59 +00:00
progress.scss style fixes, bug fixes 2023-05-28 01:13:23 +00:00
README.md update readme 2023-10-19 17:54:59 +00:00
section.scss icon fixes, loading optimizations 2023-10-20 13:08:56 +00:00
slider.scss fix name 2022-02-19 13:57:39 +01:00
spinner.scss fix name 2022-02-19 13:57:39 +01:00
styles.css update 2023-10-27 02:20:13 +00:00
styles.scss style fixes, bug fixes 2023-05-28 01:13:23 +00:00
tab.scss fix tab styles 2023-09-13 17:31:57 +00:00
table.scss label icon alignment 2023-10-19 22:08:16 +00:00
tag.scss fix bugs 2023-10-20 16:53:42 +00:00
text.scss fix name 2022-02-19 13:57:39 +01:00
tooltip.scss fix name 2022-02-19 13:57:39 +01:00
tree.scss make id public, organigram impl. media password/encryption, settings bug fix, Money->FloatInt change, ... 2023-05-06 11:42:06 +00:00
visibility.scss fix name 2022-02-19 13:57:39 +01:00

Logo

The cssOMS framework is primarily developed for the Karaka application which is a modular web application for small to mid sized companies that need CRM, ERP, Intranet and/or CMS functionalities and much more. The framework is also used in some other tools and websites which compliment the Karaka web application and provides the necessary php functionality.

With Karaka you have one partner who can provide all the tools and software solutions you are used to at fair and reasonable prices even for small organizations and companies/startups. Our solutions can be used independently from each other or fully integrated with other solutions we provide. By choosing Karaka as your partner you'll be able to adjust your software based on the changes in your requirements without worrying about integration and workflow optimization.

Table of Contents

Requirements

  • None

Developer tools

  • Tools: Npm
  • Npm tools: scss

Installation

Detailed installation instructions can be found at:

Philosophy & Demo

We believe software should support a business in it's daily tasks and growth in a very efficient way without frustration. In order to achieve this we constantly take feedback from our customers and expand and improve our software solutions.

You can find a freely available online demo at https://demo.karaka.app (user: admin, pass: orange) without any registration or inquiry.

Development status

Currently Karaka is still developing the first Alpha version. As soon as we have a running Beta version we are allowing external testers to use our software and a selected amount of inhouse developed modules.

General updates can be found in our info section at https://jingga.app/info and developer updates can be found in our developer section at https://jingga.app/dev. In our developer section you can also check out the automatically generated reports such as code coverage, code style, static analysis etc. as well as our code style guide lines and developer documentation.

Tech stack

  • Language: php, js, c/c++, c#, html, css, markdown, shell script
  • Database: Maria/MySQL, PostgreSQL, MSSQL/SQLSrv, SQLite
  • Webserver: apache2, nginx
  • Cache: Redis, Memcached

Become a contributor

Karaka has a very open culture and we always welcome new people who share our philosophy in providing create solutions which just work. You can find the development process description which also describes how to become a contributer in the Organization documentation.

Misc