SMF Project Tools

Started by niko, November 08, 2008, 12:20:18 PM

Previous topic - Next topic

Sordell Media

Quote from: Niko on October 25, 2009, 03:53:16 AM
Quote from: digger on October 24, 2009, 01:28:50 PM
When SMF Project Tools 0.4 will be available?
Version 0.3 don't work with SMF2 RC2.

Probably in a few weeks. Curve conversion isn't ready yet.

I noticed simpleportal.net now has a 0.4 version of Project Tools that seems to work quite nicely with RC2, does that mean a Curve-friendly release is coming soon? :D

niko

No eta. but working on it when i have time to get it out asap
Websites: Madjoki || (2 links retracted by team, links out of date and taken over.)
Mods: SMF Arcade, Related topics, SMF Project Tools, Post History

WIP Mods: Bittorrent Tracker || SMF Wiki

MultiformeIngegno

Quote from: Niko on November 09, 2009, 09:14:45 AM
No eta. but working on it when i have time to get it out asap
Thanks!! :D
RockCiclopedia (wiki - forum), Tutta la storia del rock, scritta da voi ...
Rimanere aggiornati sul mondo della musica grazie al nuovo feed "RockCiclopedia Music News"!

niko

Websites: Madjoki || (2 links retracted by team, links out of date and taken over.)
Mods: SMF Arcade, Related topics, SMF Project Tools, Post History

WIP Mods: Bittorrent Tracker || SMF Wiki

wimvincken

Works excellent, nice and useful mod.

Thank you for developing it.

Antes

#145
Hello i'm back :)

thx for 0.4.0 , and here is my Turkish translate ( also opened topic @Local Translate Board )

Modifications.turkish.php

// SMF Project tools start - Antes -
$txt['project_tools'] = 'Proje Araçları';
$txt['issue_tracker'] = 'Sorun Takipçisi';
$txt['issues'] = 'Sorunlar';
$txt['project'] = 'Proje';
$txt['projects'] = 'Projeler';
$txt['core_settings_item_pj'] = 'Proje Araçları';
$txt['core_settings_item_pj_desc'] = 'Proje Araç Eklentilerini Aktifleştir/D-Aktifleştir';
$txt['patch_highlight'] = 'Yamanın Özel Bölümünü Görüntülüyor: %s';

// Profile
$txt['project_profile'] = 'Proje Araçları';
$txt['project_profile_main'] = 'İstatistikler';
$txt['project_profile_reported'] = 'Raporlanmış Sorunlar';
$txt['project_profile_assigned'] = 'Atanmış Sorunlar';

// Project - Notifications
$txt['notifications_projects'] = 'Şuanki Proje Bildirimleri';
$txt['notifications_projects_none'] = 'Bildirim için Proje Eklenmedi';

// SMF Project tools admin
$txt['project_general'] = 'Genel';
$txt['project_general_main'] = 'Bilgilendirme';
$txt['project_general_settings'] = 'Ayarlar';
$txt['project_general_maintenance'] = 'Bakım';

$txt['manage_projects'] = 'Projeler';
$txt['modify_projects'] = 'Projeleri Düzenle';
$txt['new_project'] = 'Yeni Proje';
$txt['manage_versions'] = 'Sürüm';
$txt['manage_project_category'] = 'Kategori(ler)';

$txt['manage_project_permissions'] = 'İzinler';
$txt['project_permissions'] = 'İzinler';

// Permission Names
$txt['permissiongroup_project'] = 'Proje Araçları';
$txt['permissionname_project_access'] = 'Proje Araçlarına Erişim';
$txt['permissionname_project_profile'] = 'Proje Araç Profillerini Görebilir';
$txt['permissionname_project_profile_own'] = 'Kendi';
$txt['permissionname_project_profile_any'] = 'Herhangi';
$txt['permissionname_project_admin'] = 'Proje Araçlarını Yönet';

// Simple permission gropus
$txt['permissiongroup_simple_project'] = 'Proje Araçlarını Kullan';

// Simple permission names
$txt['permissionname_simple_project_profile_own'] = 'Kendi Proje Araç Profilini Görebilir';
$txt['permissionname_simple_project_profile_any'] = 'Herhangi Proje Araç Profilini Görebilir';

// Who's online
$txt['who_project_index'] = '<a href="%1$s">Proje listesini</a> görüntülüyor.';
$txt['who_project'] = 'Projeyi Görüntülüyor: <a href="%1$s">%2$s</a>.';
$txt['who_project_issue'] = 'Sorunu Görüntülüyor: <a href="%1$s">%2$s</a>.';

// Errors
$txt['cannot_project_access'] = 'Proje Araçlarına Erişim İzniniz Bulunmamaktadır.';
$txt['cannot_project_view'] = 'Projeyi Görüntüleme İzniniz Bulunmamaktadır.';
$txt['cannot_project_report'] = 'Bu projeye sorun raporlamaya izniniz bulunmamaktadır.';
$txt['cannot_project_admin'] = 'Yönetim izniniz bulunmamaktadır.';
$txt['cannot_project_issue_view'] = 'Bu projeye ait sorunları görüntüleyemezsiniz.';
$txt['cannot_project_issue_report'] = 'Bu projeye sorun raporlamaya izniniz bulunmamaktadır.';
$txt['cannot_project_edit_comment_own'] = 'Yorumları düzenleme izniniz bulunmamaktadır.';
// SMF Project tools end - Antes -

niko

Thanks! Will include this in 0.4.1 unless you have problem with it.

Quote from: Antes on November 30, 2009, 09:46:36 AM
Hello i'm back :)

thx for 0.4.0 , and here is my Turkish translate ( also opened topic @Local Translate Board )

Modifications.turkish.php

// SMF Project tools start - Antes -
$txt['project_tools'] = 'Proje Araçları';
$txt['issue_tracker'] = 'Sorun Takipçisi';
$txt['issues'] = 'Sorunlar';
$txt['project'] = 'Proje';
$txt['projects'] = 'Projeler';
$txt['core_settings_item_pj'] = 'Proje Araçları';
$txt['core_settings_item_pj_desc'] = 'Proje Araç Eklentilerini Aktifleştir/D-Aktifleştir';
$txt['patch_highlight'] = 'Yamanın Özel Bölümünü Görüntülüyor: %s';

// Profile
$txt['project_profile'] = 'Proje Araçları';
$txt['project_profile_main'] = 'İstatistikler';
$txt['project_profile_reported'] = 'Raporlanmış Sorunlar';
$txt['project_profile_assigned'] = 'Atanmış Sorunlar';

// Project - Notifications
$txt['notifications_projects'] = 'Şuanki Proje Bildirimleri';
$txt['notifications_projects_none'] = 'Bildirim için Proje Eklenmedi';

// SMF Project tools admin
$txt['project_general'] = 'Genel';
$txt['project_general_main'] = 'Bilgilendirme';
$txt['project_general_settings'] = 'Ayarlar';
$txt['project_general_maintenance'] = 'Bakım';

$txt['manage_projects'] = 'Projeler';
$txt['modify_projects'] = 'Projeleri Düzenle';
$txt['new_project'] = 'Yeni Proje';
$txt['manage_versions'] = 'Sürüm';
$txt['manage_project_category'] = 'Kategori(ler)';

$txt['manage_project_permissions'] = 'İzinler';
$txt['project_permissions'] = 'İzinler';

// Permission Names
$txt['permissiongroup_project'] = 'Proje Araçları';
$txt['permissionname_project_access'] = 'Proje Araçlarına Erişim';
$txt['permissionname_project_profile'] = 'Proje Araç Profillerini Görebilir';
$txt['permissionname_project_profile_own'] = 'Kendi';
$txt['permissionname_project_profile_any'] = 'Herhangi';
$txt['permissionname_project_admin'] = 'Proje Araçlarını Yönet';

// Simple permission gropus
$txt['permissiongroup_simple_project'] = 'Proje Araçlarını Kullan';

// Simple permission names
$txt['permissionname_simple_project_profile_own'] = 'Kendi Proje Araç Profilini Görebilir';
$txt['permissionname_simple_project_profile_any'] = 'Herhangi Proje Araç Profilini Görebilir';

// Who's online
$txt['who_project_index'] = '<a href="%1$s">Proje listesini</a> görüntülüyor.';
$txt['who_project'] = 'Projeyi Görüntülüyor: <a href="%1$s">%2$s</a>.';
$txt['who_project_issue'] = 'Sorunu Görüntülüyor: <a href="%1$s">%2$s</a>.';

// Errors
$txt['cannot_project_access'] = 'Proje Araçlarına Erişim İzniniz Bulunmamaktadır.';
$txt['cannot_project_view'] = 'Projeyi Görüntüleme İzniniz Bulunmamaktadır.';
$txt['cannot_project_report'] = 'Bu projeye sorun raporlamaya izniniz bulunmamaktadır.';
$txt['cannot_project_admin'] = 'Yönetim izniniz bulunmamaktadır.';
$txt['cannot_project_issue_view'] = 'Bu projeye ait sorunları görüntüleyemezsiniz.';
$txt['cannot_project_issue_report'] = 'Bu projeye sorun raporlamaya izniniz bulunmamaktadır.';
$txt['cannot_project_edit_comment_own'] = 'Yorumları düzenleme izniniz bulunmamaktadır.';
// SMF Project tools end - Antes -

Websites: Madjoki || (2 links retracted by team, links out of date and taken over.)
Mods: SMF Arcade, Related topics, SMF Project Tools, Post History

WIP Mods: Bittorrent Tracker || SMF Wiki

Sordell Media

Just out of curiosity, how easy would it be to add additional issue types to project tools, and if I did this manually would it be likely to break anything on future versions of the mod? Am hoping its as simple as a quick db edit / file edit and an upload of a new icon, but use the mod too much to want to risk breaking it lol

niko

Quote from: Sordell Media on December 08, 2009, 02:39:12 AM
Just out of curiosity, how easy would it be to add additional issue types to project tools, and if I did this manually would it be likely to break anything on future versions of the mod? Am hoping its as simple as a quick db edit / file edit and an upload of a new icon, but use the mod too much to want to risk breaking it lol

Types are stored in DB. And it's made like that to allow editing.
Websites: Madjoki || (2 links retracted by team, links out of date and taken over.)
Mods: SMF Arcade, Related topics, SMF Project Tools, Post History

WIP Mods: Bittorrent Tracker || SMF Wiki

Sordell Media

Quote from: Niko on December 08, 2009, 03:06:43 AM
Quote from: Sordell Media on December 08, 2009, 02:39:12 AM
Just out of curiosity, how easy would it be to add additional issue types to project tools, and if I did this manually would it be likely to break anything on future versions of the mod? Am hoping its as simple as a quick db edit / file edit and an upload of a new icon, but use the mod too much to want to risk breaking it lol

Types are stored in DB. And it's made like that to allow editing.

Awesome :D

niko

Websites: Madjoki || (2 links retracted by team, links out of date and taken over.)
Mods: SMF Arcade, Related topics, SMF Project Tools, Post History

WIP Mods: Bittorrent Tracker || SMF Wiki

wiciu

Whoa !
Good Job. This version solved many problems with perrmissions for users.
Thank you !

~DS~

It does not work for guests and registered members. Only works doe Admin and Global Mod.

This is error message:

Database Error
Please try again. If you come back to this error screen, report the error to an administrator.

My permissions are set up to guests and members but to no avail.
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

Özgür

Quote from: Dismal Shadow on December 30, 2009, 07:05:27 AM
It does not work for guests and registered members. Only works doe Admin and Global Mod.

This is error message:

Database Error
Please try again. If you come back to this error screen, report the error to an administrator.

My permissions are set up to guests and members but to no avail.

uninstall and reinstall.
So Long

~DS~

Quote from: Daydreamer on December 30, 2009, 09:09:24 AM
Quote from: Dismal Shadow on December 30, 2009, 07:05:27 AM
It does not work for guests and registered members. Only works doe Admin and Global Mod.

This is error message:

Database Error
Please try again. If you come back to this error screen, report the error to an administrator.

My permissions are set up to guests and members but to no avail.

uninstall and reinstall.
Already did that. Same issue. Here's the picture.
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

~DS~

Quote from: Dismal Shadow on December 30, 2009, 03:07:32 PM
Quote from: Daydreamer on December 30, 2009, 09:09:24 AM
Quote from: Dismal Shadow on December 30, 2009, 07:05:27 AM
It does not work for guests and registered members. Only works doe Admin and Global Mod.

This is error message:

Database Error
Please try again. If you come back to this error screen, report the error to an administrator.

My permissions are set up to guests and members but to no avail.

uninstall and reinstall.
Already did that. Same issue. Here's the picture.

It's simliar to you bug report: http://www.smfproject.net/forum/index.php?issue=301.0
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

niko

Quote from: Dismal Shadow on December 30, 2009, 03:07:32 PM
Quote from: Daydreamer on December 30, 2009, 09:09:24 AM
Quote from: Dismal Shadow on December 30, 2009, 07:05:27 AM
It does not work for guests and registered members. Only works doe Admin and Global Mod.

This is error message:

Database Error
Please try again. If you come back to this error screen, report the error to an administrator.

My permissions are set up to guests and members but to no avail.

uninstall and reinstall.
Already did that. Same issue. Here's the picture.

Try this version
Websites: Madjoki || (2 links retracted by team, links out of date and taken over.)
Mods: SMF Arcade, Related topics, SMF Project Tools, Post History

WIP Mods: Bittorrent Tracker || SMF Wiki

~DS~

Quote from: Niko on December 30, 2009, 03:31:11 PM
Quote from: Dismal Shadow on December 30, 2009, 03:07:32 PM
Quote from: Daydreamer on December 30, 2009, 09:09:24 AM
Quote from: Dismal Shadow on December 30, 2009, 07:05:27 AM
It does not work for guests and registered members. Only works doe Admin and Global Mod.

This is error message:

Database Error
Please try again. If you come back to this error screen, report the error to an administrator.

My permissions are set up to guests and members but to no avail.

uninstall and reinstall.
Already did that. Same issue. Here's the picture.

Try this version

Thank you very much. It work now. What cause this this error? Again thank youuuuu.
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

niko

Permissions query was overwritten with version that used id_version column instead of versions. (it was changed with support for multiple versions selected)
Websites: Madjoki || (2 links retracted by team, links out of date and taken over.)
Mods: SMF Arcade, Related topics, SMF Project Tools, Post History

WIP Mods: Bittorrent Tracker || SMF Wiki

ScopeXL

Small problem with Curve theme, seems to be a template error. Everytime I reply to an issue, the users signature gets pushed to the right, including the signature divider line. You can see from the screenshot attached.

Advertisement: