chibaguy:
when I use track
Pretty Tracker
empty fields are displayed even when empty
even when I set do not show to the tracker - which has effect to the tracker item
sadly not to the pretty field
do you have any clue about this part of the code?
What do you mean about 'empty fields are displayed even when empty'? Do you mean in the pretty tracker template/page?
Ah, I just read the bug report. I've had this problem before too.
we are building a literature database with bibliografic references certain fields need commas, brackets etc. ... yes no way to let this enter by users
I'd like a fix
want to know about how much time that needs and to suggest my association to pay for it
for an other association I'd need Mail-In to trackers
I'd like to track support e-mails and allocate to customers (it's a social consulting case management project)
Thinking about which devs to ask best ... guess Jyhem, jonnyb, amette_ could be the right ones
I where the 22's come from at the top of the table of forums at tiki.org/forums: Page [
1] < << 1 - 22 / 22 (22)
>> > Rows [50]. There's only one page of forums, not 22.
The "first page", "previous page", "next page" and "last page" icons don't do anything. Too bad they can't be hidden when it's a one-page list. Or am I missing something?
hmmm .. might be confusing, especially for a non-tecchie user. Anyway I consider this not as really very important. it is clear, that there are 50 elements per page and 22 of 22 elements visible - so logically no second page to go.
Well, I guess the importance is that things visible on the page should have a function, or should work clearly. For non-techie users or for people who evaluate Tiki and notice confusing or not-working UI.
Anyway, something to think about for the future.
03chibaguy r55373 10branches/ 1014.x/templates/tiki-list_blogs.tpl 1014.x/templates/tiki-list_trackers.tpl 1014.x/templates/tiki-forums.tpl
[FIX] No need for badge style on numbers (numerical data) in tables. Also fixes inconsistency with number styling in other tables.
03chibaguy r55374 10branches/ 10(5 files)
[FIX] Right-align heading of columns of integer-class cells for better readability. Replace inline style with a class. (Todo: more cases remain.)
although the modulelist object lets you set an id (for some reason) that breaks the modules admin, so you can't drop stuff in the topbar any more
but i have a fix, moving the id="tiki-top" to the containing row div - sound enough ok?
03jonnybradley r55375 10branches/ 10(5 files in 5 dirs)
[FIX] modules: Seems module admin doesn't work if a custom id is used for the modulelist, so moving the tiki-top id to the container (looks ok to me)
03jonnybradley r55376 10branches/14.x/lib/modules/tiki-admin_modules.js
[FIX] modules: Use nobox=y when dropping in the page top and page bottom zones, as well as just top and bottom as before
Well, trying to make the tpls consistent, I saw #tiki-top was in one or two, so I put it in the others.
Maybe should have checked what #tiki-top is for, if anything.
other than legacy
So you don't need it for modules admin?
Oh, it's used to specify .cssmenu_horiz in a few themes, for the topbar/navbar.
But could be changed to .topbar probably.
Maybe I'll remove the id tomorrow and update the stylesheets that have been using it.
03chibaguy r55377 10branches/14.x/templates/tiki-view_tracker_item.tpl * [FIX] Add some white space between rows of buttons and tabs.
03chibaguy r55378 10branches/14.x/templates/tiki-list_banners.tpl * [FIX] Add some white space between button and tabs.
03chibaguy r55379 10branches/14.x/templates/tiki-admin_calendars.tpl * [FIX] Add some white space between buttons and tabs (using appropriate class).
03chibaguy r55380 10branches/14.x/templates/tiki-admin_polls.tpl * [FIX] Add some white space between buttons and tabs.
03chibaguy r55381 10branches/14.x/templates/tiki-admin_shoutbox_words.tpl * [FIX] Add some white space between button and tabs.
03chibaguy r55382 10branches/14.x/templates/tiki-admin_system.tpl * [FIX] Add some white space between button and table.