Kexi/Tasks: Difference between revisions
< Kexi
Line 35: | Line 35: | ||
===staniek: TODO=== | ===staniek: TODO=== | ||
<div style="color:red;"> | <div style="color:red;"> | ||
*Find one significant feature for every Calligra app (for the tour) | |||
**Present it with nice text and screenshot (help from Inge) | |||
*Fix {{Bug|265330}} | *Fix {{Bug|265330}} | ||
*Add workaround for autofields regression | *Add workaround for autofields regression |
Revision as of 20:20, 25 April 2012
diggy
diggy: TODO
From [1]
- Implement Detach Window
- "New Window" - creates new empty kexi main window with prj navigator and tabbed toolbar
- Detach tab - do the same as in "New Window", close current tab and open it in the new window; never destroy the object's view but just reparent
- Attach tab - close the tab in the "New Window", if the new window is empty, close it, attach the tab to place it was attached to before; never destroy the object's view but just reparent
- Full screen; F11
- Split function for any view; vertical, horizontal; start with internal (in view, per view); consider external one
- Split View, as in Kate's View menu: Previous Split View Shift+F8; Next Split View F8; Split Vertical CTRL+Shift+L; Split Horizontal CTRL+Shift+H; Close Current View CTRL+Shift+R; needs synchronisation when data is changed and filters are applied
- Dual View: Split View with Table or Query on top and related Autoform below - when launched from table or query; Split View with Form on top and related Table view below - when launched from form
diggy: DONE
- Quick bugfix: RMB menu should be related to clicked tab, not always the active one
piggz
piggz: TODO
piggz: DONE
shreya
shreya: TODO
- init GCI task http://community.kde.org/Kexi/Junior_Jobs/Add_d-pointers
shreya: DONE
- Send Sprint minutes to jstaniek
staniek
staniek: TODO
- Find one significant feature for every Calligra app (for the tour)
- Present it with nice text and screenshot (help from Inge)
- Fix Bug #265330
- Add workaround for autofields regression
- 2.5: <from diggy> Since you are doing that, if you have time can you also enforce length in statement exec [kexidb] so that the user cannot override the length property when updating data from a query?
- Publish screenshots and screencasts for Kexi 2.4
- More FoCSS2 blogs: http://community.kde.org/User:Jstaniek/Calligra_Sprint_2011.2_presentation#Blogs
- reuse transliteration from ICU [2]
- Fix https://bugs.kde.org/show_bug.cgi?id=255304 Crash and error when selecting ascending order in a query field
- Fix https://bugs.kde.org/show_bug.cgi?id=278052 Kexi allows creation of table with reserved words as field names
- Implement this for 2.4: https://bugs.kde.org/show_bug.cgi?id=278392 - Editing a query should be allowed ONLY using design OR only SQL not both
- Fix CSV Crash: https://bugs.kde.org/show_bug.cgi?id=279980
- Helping Stuart to build Kexi on Windows
- Update screenshots/screencasts at http://www.calligra.org/kexi/screenshots/ http://kexi-project.org/screenshots.html http://kexi-project.org/screencasts.html http://userbase.kde.org/Kexi
- Find an easy way to reuse access to Adam's server to showcase a simple public service in the blog
- Renew "create" icons using green (+)
- Prepare 2.4 Final banner(s)
- Prepare Calligra Engine artwork ported to the new logo
- inspiration: [4]
- integration libprison into reports, then forms; contact svuorela
staniek: DONE
- Fix crash on db compacting when ~/foo/bar/kexi file was opened from command line
- Request Kexi forum at forum.kde.org
- Fix https://bugs.kde.org/show_bug.cgi?id=160237 Import to table in Kexi ignores setting of "ignore multiple delimiters"
- Fix https://bugs.kde.org/show_bug.cgi?id=290354 Query SQL generated in the Query designer should be of KEXISQL type
- Work on redesign of the calligra.org front page
- Marketing approach - rant
- Web page inspirations: iWork, MSO for mac, Pixelmator
- Fix unicode collations
- add dep on ICU
- Write blog entry: Integration idea: Shared Calligra Themes
- Create two mockups showing synergy between Kexi and Words
- Calligra branding for Kexi menu
- ODP template with Calligra logo for Inge, test with Calligra-intro.odp
- Write blog entry: Eating our dog food
- Fix bug with recent Kexi files storage and opening (reported by piggz)
- Finish review of proofreading Kexi i18n messages by Stephanie Das Gupta
- remove strings referring to IDEAl and commit to master (Monday)
- Update screenshots at http://www.calligra.org/kexi
- update changelog for kexi beta 4 [5]
- update changelog for kexi beta 3 [6]
- fix windows compilation bugs for Kexi
- More logo guidelines work [7]
- Send info on missing Handbook items compared to the Polish Handbook (to Dimitrios)
- Find files for d-pointer-ing (Code-in tasks for Shreya)
- Write blog entry: Introduction to Kexi [8]
- More logo guidelines work [9]
- Code-in tasks for Shreya
- Logo Guidelines Draft 3 published [10]
wicik
wicik: TODO
- Learn QTest and start implementing tests for predicate library.
- Implement asynchronous marble maps.