Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - chekka

Pages: [1] 2
1
Older versions / Re: Dates at custom report
« on: November 24, 2009, 07:27:33 am »
Ahh ...

This is what i found in log.php:
Code: [Select]
#1 ERROR: Error: Undefined offset:  3 in '/opengoo/application/views/reporting/view_custom_report.php' on line 54 (error code: 8)
...
#8 ERROR: Error: A non well formed numeric value encountered in '/opengoo/environment/classes/datetimevalue/DateTimeValueLib.class.php' on line 33 (error code: 8)
#9 ERROR: Error: mktime() expects parameter 6 to be long, string given in '/opengoo/environment/classes/datetimevalue/DateTimeValueLib.class.php' on line 33 (error code: 2)

The dateformat in my user preferences is 'd.m.Y' (german)

2
Older versions / Re: Dates at custom report
« on: November 16, 2009, 02:41:02 pm »
It is version 1.6 beta 2

3
Older versions / Dates at custom report
« on: November 13, 2009, 11:15:50 pm »
hi,
if I build an custom report in which I want to find all task within a specific time range, the displayed start an due date is wrong. Both values are the actual date.

OG 1.6 b2

4
Feature requests / Re: Changing Personal Workspace
« on: October 04, 2009, 05:08:54 pm »
That is exacly the problem I meant.
The only way I found, was to change the »personal_project_id« im phpMyAdmin.




5
Feature requests / Changing Personal Workspace
« on: October 02, 2009, 05:09:51 am »
Would be great if admin and/or user could change the personal workspace afterwards.

Thanks,
Hannes

6
Ideas / Re: Transform emails into tasks
« on: September 14, 2009, 12:39:09 pm »
Really, that’s a really good idea but it’s not a new one:
http://forums.opengoo.org/index.php?topic=2402.0

7
Older versions / Query failed with message 'Duplicate entry ...'
« on: September 11, 2009, 09:00:42 am »
Does not know if this belongs to the same issue like this http://forums.opengoo.org/index.php?topic=2389.0 because my actual 1.5.3 installation works fine ...

... but

from time to time I get an »duplicate entry« error if I try to create a new task.
If this error occurs, the I find the same situation if I try it with Safari.

As mentioned, this error comes not regularily but every few day.

This is the error message:
"Query failed with message 'Duplicate entry '19-ApplicationLogs-1701' for key 1'"

If I try it again, so the number at the end of this line counts up (1702, 1703 ... etc.)

But something astonishes me: If I look via phpMyAdmin into the »application_logs«
table, there is no entry with this id (1701). The id of the last entry is a smaller.
After »TRUNCATE TABLE« in phpMyAdmin I get the same error message,
but now with id 1!

If I log off and in again, the task can be created without any problems

This ist not correct, but true ist, that after a while, if I have made some other things in OG that editing the same entriy works without any complications.

---------

FF 3.5.2  AND Safari 4.0.3
OS X 10.5.8

8
Ideas / detailed information in main area on empty results
« on: September 10, 2009, 05:37:21 pm »
If there are no results in tasks after selecting an workspace and/or
an tag a message appears under the toolbar: »No tasks to display«

It would be great if the message would be a little more detailed, like
»No tasks in workspace "WORKSPACE" with tag "TAG" to display«,
so it is easier to see, if the empty result depends on a tag selected
by mistake or an wrong workspace.

Thanks,
chekka

9
Deutsch / Re: Mirarbeit in der DE-Community
« on: September 09, 2009, 04:18:45 pm »
Hi Werner, Hallo Karl.
Ich bin gerne bereit bei der deutschwn Übersetzung des Manuals mitzuwirken. Ich habe auch schon die ersten Seiten übersetzt.

Leider ist mit beim Bilderupload ein Malheur passiert und nun kann ich die irrtümlich hochgeladenen Bilder nicht mehr löschen.  :-\

Das Übersetzen macht Spaß. Ich hoffe nur, dass es, so wie ich es gemacht habe, auch passt:
http://wiki.opengoo.org/doku.php/de:concepts
http://wiki.opengoo.org/doku.php/de:navigating

Gruß,
der chekka

10
Ideas / Including fck_editor style into file preview
« on: September 09, 2009, 10:42:47 am »
Hi folks, how about that:

I was asking me why previewing and editing files does not use the same styling. So, I included the fck_editor stylesheet into »application/controllers/FilesController.class.php«, so that I have the same styling while previewing and editing html files.

I inserted following lines after line 1916:

Code: [Select]
// Include stylesheet from FCK Editor
echo '<style type="text/css">';
require_once('./public/assets/javascript/fckeditor/editor/css/fck_editorarea.css');
echo '</style>';

11
Deutsch / Re: Official translation to German
« on: September 07, 2009, 03:07:53 pm »
Sorry, ich habe mir beim Bearbeiten der neuen Einträge nur die fehlenden anzeigen lassen, sonst hätte ich die vorhergehenden Übersetzungen mit »Aktualisierung« gesehen und selbstverständlich auch diese Formulierung gewählt.

»lang.js« ist allerdings auch nicht ganz konsistent. Hier ist mal von »Update by« (Zeile 231)  dann aber wieder von »Aktualisiere Datei« (Zeile 576) oder auch von »Upload« (Zeile 43) und »Dokument hochladen« die Rede.

Vielleicht sollte man einmal alle Sprachfiles auf Konsistenz überprüfen.

Trotzdem, nochmals sorry!
Hannes

12
Deutsch / Re: Official translation to German
« on: September 07, 2009, 07:32:50 am »
Ich verstehe das so:

Der Eintrag »classify mail attachments« fragt ab, ob man die Attachments klassifizieren will, der Eintrag »do you want to classify the unclassified emails attachments« fragt ab, ob man die Attachments überhaupt unter »Dokumente« ablegen will. Hier hat vermutlich der key eine irreführende (falsche) Bezeichnung.

Ganz davon abgesehen, dass bei jedem E-Mail die Frage »do you want to classify the unclassified emails attachments« kommt, auch wenn das Mail gar keinen Anhang hat.

Du hast recht, zum besseren Verständnis sollte man das anders formulieren.

Vielleicht so:
»Sollen die Attachments als Dokumente zum Arbeitsbereich hinzufügt werden?«


13
Deutsch / Re: Official translation to German
« on: September 07, 2009, 06:07:25 am »
Vervollständigtes deutsches Sprachpaket für OG 1.5.3

Stand: 07.09.09

14
How To's / Re: Spreadsheets / GelSheets
« on: August 17, 2009, 05:07:43 am »
Oh ... got an error.
Every time I try to save my document I get this message:

Code: [Select]
Bad response format.(new SyntaxError("missing ) in parenthetical",
"http://mydomain/public/assets/javascript/extjs/ext-all.js", 24))

I am using Firefox 3.5.2 under OSX 10.5.7

15
How To's / Re: Spreadsheets / GelSheets
« on: August 17, 2009, 04:22:25 am »
Many thanks and sorry that I didn’t searched the forum very well.

Pages: [1] 2