Search found 19 matches

by marajah
26 Sep 2024, 18:49
Forum: Discussion
Topic: Add additional text to footer
Replies: 4
Views: 774

Re: Add additional text to footer

I think that an option would be to use JS. Not the best, maybe, but will work. To make it easy to change I would set a global variable, named i.e. "footertext", and a variable to automatically calculate the year, named "footeryear". In configuration - custom HTML, add this code i...
by marajah
26 Sep 2024, 18:08
Forum: Suggestions
Topic: global search box for menu
Replies: 2
Views: 59

Re: global search box for menu

+1
It would be nice to quickly select a voice in the administrator menu, with an Ajax search
by marajah
24 Sep 2024, 12:51
Forum: Discussion
Topic: Form "Add in" and filters behaviour
Replies: 2
Views: 72

Re: Form "Add in" and filters behaviour

Thank you for your reply @quantumnomad I need a user to be able to create a new task from the calendar view, where all the tasks from all the projects are shown. The "Add in" feature is what is involved in this operation: it has an AND operator that connects the filters, so I wanted to let...
by marajah
20 Sep 2024, 04:08
Forum: Discussion
Topic: Form "Add in" and filters behaviour
Replies: 2
Views: 72

Form "Add in" and filters behaviour

Hello, everybody Just a little contribution in case you will lose some time looking for a solution... I was trying to add a task from a calendar report. A user with low permission was able to; another one with higher permission couldn't. So I went on the task entity configuration (where I have "...
by marajah
10 Aug 2024, 16:09
Forum: Discussion
Topic: [SOLVED] Extended calendar date validation: same day, successive hours
Replies: 1
Views: 96

Re: [SOLVED] Extended calendar date validation: same day, successive hours

This is a more accurate version, controlling even if the operator are setting future dates: // ATTENZIONE: i campi data devono avere il formato dd-mm-YYYY o altri, // ma NON usare slash (ad es dd/mm/YYY) altrimenti il sistema vede la data // in formato americano ed inverte giorno e mese // nascondo ...
by marajah
10 Aug 2024, 12:59
Forum: Discussion
Topic: [SOLVED] Extended calendar date validation: same day, successive hours
Replies: 1
Views: 96

[SOLVED] Extended calendar date validation: same day, successive hours

Hello, everybody I wanted to validate two dates picked from the extended calendar widget. Conditions are: start date has to be before the end date start date and end date have to be on the same day keep the field hide in the form, until an error come up; even in this case, keep the label hide To sol...
by marajah
07 Dec 2021, 18:17
Forum: Translations
Topic: Italian translation for 3.0 and Ext 3.0
Replies: 0
Views: 292

Italian translation for 3.0 and Ext 3.0

Attached, Italian translations for Ruko 3.0 and extensions 3.0
I also changed a few errors for the previous versions.
by marajah
18 Oct 2021, 13:21
Forum: Suggestions
Topic: Webdav file storage module
Replies: 0
Views: 251

Webdav file storage module

Hi, Sergey Wouldn't it be nice to have a connector to a Webdav server in the file storage module? It could be used by Nextcloud, Owncloud (open source groupware) and many other servers (private and public, linux and windows), mostly related to the open source community. This protocol is so popular t...
by marajah
12 Apr 2021, 13:27
Forum: Discussion
Topic: Pushing a standard dashboard to all?
Replies: 10
Views: 1325

Re: Pushing a standard dashboard to all?

Dashboard configuration available in standard version https://docs.rukovoditel.net/index.php?p=13 Open Invoice in this video is field Mysql Query that SUM of sub-entity (Invoices) for Users entity. What about making a SUM for a field that's not in the Users Entity but in an entity that is just rela...
by marajah
25 Mar 2021, 22:52
Forum: Suggestions
Topic: Database directory purging
Replies: 1
Views: 427

Database directory purging

Hi, all There is already a thread asking for a function to easily delete a list of backups, and I would like to put a "thumb up" on it ;) https://forum.rukovoditel.net/viewtopic.php?p=5211 By the way... when there are many files, personally I prefer to acess via FTP and delete all the back...