Logged in as: webmaster (manager) | 14.06.2005 08:53 CEST |
Main | My View | View Issues | Report Issue | Change Log | Summary | Docs | Manage | Edit News | My Account | Logout |
Viewing Issue Advanced Details [ Jump to Notes ] [ Send a reminder ] | [ << ][ >> ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0000177 | [Stránky KIV] Aplikace pro web KIV | feature | always | 30.11.2004 11:31 | 30.11.2004 13:21 | |||||||
Reporter | webmaster | View Status | public | |||||||||
Assigned To | webmaster | |||||||||||
Priority | urgent | Resolution | open | Platform | ||||||||
Status | assigned | OS | ||||||||||
Projection | none | OS Version | ||||||||||
ETA | none | Fixed in Version | Product Version | |||||||||
Product Build | ||||||||||||
Summary | 0000177: chybí support pro download software | |||||||||||
Description |
Udělat aplikaci, přes kterou by bylo možné publikovat na web software
ke stažení. Ke každému software by měla být možnost přidat popis a text
licence. Počítadlo počtu stažení. Podporovat jak vlastní sw (vytvořený na KIV), tak - možná - obecný software (service pack, utility, prostě to co je pod /services/software/ a na Kivnetu) |
|||||||||||
Steps To Reproduce | ||||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
There are no users monitoring this issue. |
![]() |
|
(0000217) webmaster 30.11.2004 11:32 [ Edit ][ Delete ][ Make Private ] |
Zadáno jako semestrální práce PIA podzim 2004 (sl.Václavíková) |
(0000221) webmaster 30.11.2004 13:21 [ Edit ][ Delete ][ Make Private ] |
od Skala: MVE a OpenGL projekty grafiků mají něco podobného; nenalezeno během 5min ohledání jejich webu. |
1 | 0.0024 | SELECT id FROM mantis_user_table WHERE cookie_string='dfe1bd266fc8d953076ead8145b8239f3992829cadd7b6d034f81f368c664d5a' |
2 | 0.0154 | SELECT * FROM mantis_user_pref_table WHERE user_id='3' AND project_id='0' |
3 | 0.0030 | SELECT * FROM mantis_bug_table WHERE id='177' |
4 | 0.0085 | SELECT project_id, access_level FROM mantis_project_user_list_table WHERE user_id='3' |
5 | 0.0099 | SELECT bt.* FROM mantis_bug_text_table bt, mantis_bug_table b WHERE b.id='177' AND b.bug_text_id = bt.id |
6 | 0.0025 | SELECT * FROM mantis_user_table WHERE id='3' |
7 | 0.0031 | SELECT * FROM mantis_project_table WHERE id='2' |
8 | 0.0022 | SELECT access_level FROM mantis_project_user_list_table WHERE user_id='3' AND project_id='2' |
9 | 0.0038 | SELECT DISTINCT( p.id ), p.name FROM mantis_project_table p LEFT JOIN mantis_project_user_list_table u ON p.id=u.project_id WHERE ( p.enabled = 1 ) AND ( p.view_state='10' OR (p.view_state='50' AND u.user_id='3' ) ) ORDER BY p.name |
10 | 0.0025 | SELECT * FROM mantis_project_table WHERE id='6' |
11 | 0.0024 | SELECT * FROM mantis_project_table WHERE id='9' |
12 | 0.0023 | SELECT * FROM mantis_project_table WHERE id='5' |
13 | 0.0024 | SELECT * FROM mantis_project_table WHERE id='7' |
14 | 0.0024 | SELECT * FROM mantis_project_table WHERE id='8' |
15 | 0.0024 | SELECT * FROM mantis_project_table WHERE id='3' |
16 | 0.0117 | SELECT version, date_order FROM mantis_project_version_table WHERE project_id='2' ORDER BY date_order DESC |
17 | 0.0033 | SELECT field_id FROM mantis_custom_field_project_table p, mantis_custom_field_table f WHERE p.project_id='2' AND p.field_id=f.id ORDER BY p.sequence ASC, f.name ASC |
18 | 0.0116 | SELECT id, title, diskfile, filename, filesize, date_added FROM mantis_bug_file_table WHERE bug_id='177' ORDER BY date_added |
19 | 0.0047 | SELECT id, username, realname, access_level FROM mantis_user_table WHERE enabled = 1 AND access_level >= 55 ORDER BY realname, username |
20 | 0.0032 | SELECT u.id, u.username, u.realname, l.access_level FROM mantis_project_user_list_table l, mantis_user_table u WHERE l.user_id = u.id AND u.enabled = 1 AND l.project_id = 2 ORDER BY u.realname, u.username |
21 | 0.0023 | SELECT COUNT(*) FROM mantis_bug_monitor_table WHERE user_id='3' AND bug_id='177' |
22 | 0.0026 | SELECT mantis_bug_relationship_table.id, mantis_bug_relationship_table.relationship_type, mantis_bug_relationship_table.source_bug_id, mantis_bug_relationship_table.destination_bug_id, mantis_bug_table.project_id FROM mantis_bug_relationship_table INNER JOIN mantis_bug_table ON mantis_bug_relationship_table.destination_bug_id = mantis_bug_table.id WHERE source_bug_id='177' ORDER BY relationship_type, mantis_bug_relationship_table.id |
23 | 0.0026 | SELECT mantis_bug_relationship_table.id, mantis_bug_relationship_table.relationship_type, mantis_bug_relationship_table.source_bug_id, mantis_bug_relationship_table.destination_bug_id, mantis_bug_table.project_id FROM mantis_bug_relationship_table INNER JOIN mantis_bug_table ON mantis_bug_relationship_table.source_bug_id = mantis_bug_table.id WHERE destination_bug_id='177' ORDER BY relationship_type, mantis_bug_relationship_table.id |
24 | 0.0226 | SELECT user_id, enabled FROM mantis_bug_monitor_table m, mantis_user_table u WHERE m.bug_id=177 AND m.user_id = u.id ORDER BY u.realname, u.username |
25 | 0.0051 | SELECT *,date_submitted FROM mantis_bugnote_table WHERE bug_id='177' ORDER BY date_submitted ASC |
26 | 0.0197 | SELECT note FROM mantis_bugnote_text_table WHERE id='217' |
27 | 0.0024 | SELECT note FROM mantis_bugnote_text_table WHERE id='221' |
28 | 0.0040 | SELECT * FROM mantis_bug_history_table WHERE bug_id='177' ORDER BY date_modified ASC,id |
29 | 0.0016 | UPDATE mantis_user_table SET last_visit= '2005-06-14 08:53:22' WHERE id='3' |
30 | 0.0026 | SELECT * FROM mantis_user_table WHERE id='3' |
0.1652 |