Last seen: 29 Aug 2013 10H27
This : ref attached screenshot. don't want to change the icon, only the title..
Thank you 🙂
You can modify the applicationTitle line in the lang.xls I suppose. There are numerous balises like this :
For the icon issue, I think you have to refresh your cache. Perhaps for the currency too 🙂
You're welcome ^^ I hope it will meet your standards !
Allright.. there is a bunch of things : In view/js/projectorDialog.js I added : var ReportPrintType =''; //open the dialog with checkboxes ...
Hey Babynus, you didn't really tell me if you were interested in my export thingy. I don't know if the code really meets your expectations, but wel...
By the way, do you think a multilingual manual is possible ? I saw that the slides are up to 16MB, perhaps it could be a problem with 4-5 more lang...
Oh I see.. Why did you link this to maillable ? And not a new setting "Multipliable" ? ^^
Hi Babynus, In objectButtons.php I found this : if ($mailable and $mailable->id) { //This { ends at the end of the code ?> ...
Thank you very much
Well, my data has a custom integer field, I can sort by this field and find my item easily with binary search (Dichotomie). 20 seconds .. (If you don...
Yep sure, but 10.000 is king of low ... 🙁
No, there is no known limitation. But maybe the grid Widgets has its own limits. Thx I'll look this way. Anyway, you should set some filter, ...
Hi JCDe, I think its already possible with the CSV exportation. Importation procedure will read the project, type... and associate it with the corr...
Annnh... And my happiness is gone.. I actually thought that the width parameter worked like print, and did not care too much about it ^^ So yes,...
I made a dialog that pops up when you try to print/PDF/CSV on objectList.php. This dialog proposes to choose the colomn you want to see in your print...
Thx for the tip, perhaps I'll work on it, but it is not a priority right now..
Ok babynus.. I guess you've double check my work so I'm not that worried 🙂
Hi Babynus, Do you think something like a filter field at the top of each column in objectDetail.php could be implemented ? I was thinking of ...
Hi Babynus, sorry for the delay. I was thinking for example at : if (count($fields) > count($title)) { ...