Search found 31 matches
- 13 Oct 2020, 11:44
- Forum: Help
- Topic: How do I disable the refresh_delay
- Replies: 4
- Views: 3684
Re: How do I disable the refresh_delay
Thank you for your help
- 13 Oct 2020, 06:04
- Forum: Help
- Topic: How do I disable the refresh_delay
- Replies: 4
- Views: 3684
Re: How do I disable the refresh_delay
So I can set both to 0 ? I am working on a live instance, I dont want to break the page.
- 12 Oct 2020, 13:40
- Forum: Help
- Topic: How do I disable the refresh_delay
- Replies: 4
- Views: 3684
How do I disable the refresh_delay
How would I disable the refresh_delay without breaking the framework?
The reason I need to disable it is because I have Pop-Up forms in the navigation.
If the site refreshes while the user is inside the form, all inputs will reset which will annoy alot of people.
The reason I need to disable it is because I have Pop-Up forms in the navigation.
If the site refreshes while the user is inside the form, all inputs will reset which will annoy alot of people.
- 29 Jul 2020, 06:55
- Forum: General Plugin Discussion
- Topic: REST API
- Replies: 0
- Views: 25066
REST API
Hello,
I want to extend the users_rest.php in the api/rest/restcore/ folder to create a function which allows me to create a auth token using a username and password.
Is it possible to do this in the plugin directory without changing core files, or is there a better solution extending the API ...
I want to extend the users_rest.php in the api/rest/restcore/ folder to create a function which allows me to create a auth token using a username and password.
Is it possible to do this in the plugin directory without changing core files, or is there a better solution extending the API ...
- 23 Jul 2020, 14:00
- Forum: General Plugin Discussion
- Topic: Is there a plugin event to redirect to custom page after login?
- Replies: 3
- Views: 6905
Re: Is there a plugin event to redirect to custom page after login?
Perhaps you can use this setting:
/**
* Default page after Login or Set Project
* @global string $g_default_home_page
*/
$g_default_home_page = 'my_view_page.php';
If that does not work, you always can define your own plugin Event and adjust source code ( not the best solution but sometimes ...
- 23 Jul 2020, 13:19
- Forum: General Plugin Discussion
- Topic: Is there a plugin event to redirect to custom page after login?
- Replies: 3
- Views: 6905
Is there a plugin event to redirect to custom page after login?
Hello,
is there a plugin event, or some other method to redirect to custom page after login?
I want to create a "stamp-in" system for employees where they have to confirm a button after login that they started working for that day.
is there a plugin event, or some other method to redirect to custom page after login?
I want to create a "stamp-in" system for employees where they have to confirm a button after login that they started working for that day.
- 03 Apr 2020, 14:38
- Forum: Help
- Topic: How do I hide the user impersonate button?
- Replies: 2
- Views: 3211
Re: How do I hide the user impersonate button?
Check out this setting:
/**
* Threshold needed to impersonate a user or NOBODY to disable the feature.
* @global integer $g_impersonate_user_threshold
*/
$g_impersonate_user_threshold = ADMINISTRATOR;
Thank you I solved it like this inside my plugin :wink: :
if(auth_get_current_user_id ...
- 02 Apr 2020, 12:26
- Forum: Help
- Topic: How do I hide the user impersonate button?
- Replies: 2
- Views: 3211
How do I hide the user impersonate button?
Hello,
can I hide the impersonate button in the settings tab of a user? What hook do I need?
I need to do it in PHP so only specific Users with the hardcoded ID can use that button.
can I hide the impersonate button in the settings tab of a user? What hook do I need?
I need to do it in PHP so only specific Users with the hardcoded ID can use that button.
- 26 Mar 2020, 14:28
- Forum: Deutsch
- Topic: [Plugin/Hook] Reihenfolge der Menü Items ändern
- Replies: 2
- Views: 7205
Re: [Plugin/Hook] Reihenfolge der Menü Items ändern
Habe es nicht probiert, aber mit EVENT_MENU_MAIN_FILTER könnte das machbar sein.
https://mantisbt.org/docs/master/en-US/Developers_Guide/html-desktop/#dev.eventref.output.menu
This event gives plugins the opportunity to modify the complete main menu before it is output (for example re-order ...
- 26 Mar 2020, 09:07
- Forum: Deutsch
- Topic: [Plugin/Hook] Reihenfolge der Menü Items ändern
- Replies: 2
- Views: 7205
[Plugin/Hook] Reihenfolge der Menü Items ändern
Hallo Zusammen,
ich habe mehrere Plug-Ins die neue Menü Punkte links hinzufügen, wie kann ich hierfür aber die Reihenfolge setzen?
'EVENT_MENU_MAIN' => 'addMenu'
ich habe mehrere Plug-Ins die neue Menü Punkte links hinzufügen, wie kann ich hierfür aber die Reihenfolge setzen?
'EVENT_MENU_MAIN' => 'addMenu'
- 26 Feb 2020, 07:49
- Forum: Deutsch
- Topic: Nach mehreren Reportern Filtern
- Replies: 2
- Views: 7106
Re: Nach mehreren Reportern Filtern
Vielen Dank, genau wonach ich gesucht hatteatrol wrote: 25 Feb 2020, 20:29 Rechts oben im Filtermenue umschalten auf "Erweiterte Filter".
Dann lassen sich nach Klick auf Reporter auch mehrere Reporter auswählen.
- 25 Feb 2020, 08:06
- Forum: Deutsch
- Topic: Nach mehreren Reportern Filtern
- Replies: 2
- Views: 7106
Nach mehreren Reportern Filtern
Hallo Zusammen,
ist es möglich nach mehreren Reportern zu Filtern? Wenn es dazu erweitert werden müsste wie müsste ich vorgehen, oder was müsste beachtet werden?
Vielen Dank
ist es möglich nach mehreren Reportern zu Filtern? Wenn es dazu erweitert werden müsste wie müsste ich vorgehen, oder was müsste beachtet werden?
Vielen Dank
- 18 Feb 2020, 15:33
- Forum: Deutsch
- Topic: Mantisbt Installtion mit alter Datenbank
- Replies: 4
- Views: 9273
Re: Mantisbt Installtion mit alter Datenbank
Vielen Dankatrol wrote: 18 Feb 2020, 15:29 Im Prinzip ja, aber natürlich auch an all die anderen Dinge denken, die dokumentiert sind, wie z.B. Konfigurationsdateien übernehmen, ggf. Plugins die nicht Bestandteil von Mantis selbst sind in's Plugins Verzeichnis kopieren, ...
- 18 Feb 2020, 15:00
- Forum: Deutsch
- Topic: Mantisbt Installtion mit alter Datenbank
- Replies: 4
- Views: 9273
Re: Mantisbt Installtion mit alter Datenbank
Das Datenbankschema muss angepasst werden, da es Neuerungen in 2.23.0 gab.
https://www.mantisbt.org/docs/master/en-US/Admin_Guide/html-desktop/#admin.install.upgrade
D.h. inbesondere der folgende Schritt ist wichtig
http://yoursite/mantisbt-NEW/admin/install.php
Hi, danke für die schnelle ...
- 18 Feb 2020, 14:40
- Forum: Deutsch
- Topic: Mantisbt Installtion mit alter Datenbank
- Replies: 4
- Views: 9273
Mantisbt Installtion mit alter Datenbank
Hallo Zusammen,
ich benutzte momentan Mantisbt 2.19.0 und habe jetzt auf einen anderen Server die aktuellste Version installiert (2.23.0).
Kann ich einfach meine Datenbank von 2.19.0 rüber kopieren zu 2.23.0 oder muss ich was beachten?
Vielen Dank
ich benutzte momentan Mantisbt 2.19.0 und habe jetzt auf einen anderen Server die aktuellste Version installiert (2.23.0).
Kann ich einfach meine Datenbank von 2.19.0 rüber kopieren zu 2.23.0 oder muss ich was beachten?
Vielen Dank