Commit 1d32448b authored by Ivan Tyagov's avatar Ivan Tyagov

Remove already implemented TODO's

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36384 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d2a99f42
This refactoring of ERP5 KM removes all legacy styles and provides a minimal, configurable and usable environment which other projects can be based on. It is fully gadget oriented.
National flag icons (icon_lang_*.png) from http://flags.blogpotato.de/ are licensed under http://creativecommons.org/licenses/by-sa/3.0/deed.en_US .
TODO:
- fix thunbnail display in Documents -> My Content et al. (proxy field problem)
- ContributionTool_viewContributeFileDialog must redirect to the newly created document (erp5_dms issue)
- implement missing ContributionTool_viewContributeLinkDialog
- make sure that "new document / link / page" menu actions create a page with editable_mode=1 and predefine group / section etc. values based either on the current section or on the user assignments.
- make consistency between document listing forms in gagdgets and in standard view
- make consistency between person listing forms in gagdgets and in standard view
- possibly provide access to organisations from "Contacts"
- fluid vs. fixed should be configurable in layout configuration form
- make sure CSS are compatible with http://jigsaw.w3.org/css-validator/
- colors must be more consistent and configurable (ie. menu color, login form, legend color, ). This should be configurable in the KM Configuration Form (tales should be used in css files)
- review css selector : remove duplicate and unused
- remove unused files (if there is)
- improve login form style
- improve module listboxes
- set colors in css file for each validation state
- display some default tabs on first page in annonymous
- add rss links on listbox, widgets, ...
- translate footer web_page
- merge with erp5_knowledge_pad duplicate forms (check for compatibility with other web sites)
- make buttons background transparent (pb visible at ContributionTool_viewContributeFileDialog).
- display Robert Jung copyright on all css files he made (currently it's only on layout.css)
- try all widgets rendering
- try on ie7
- when the search mode is changed on a widget listbox, it should be saved to reuse the same after reload/relogin, it's not
- check taht is possible to put widgets in first page (anonymous mode) /erp5/web_site_module/km
This refactoring of ERP5 KM removes all legacy styles and provides a minimal, configurable and usable environment which other projects can be based on. It is fully gadget oriented.
National flag icons (icon_lang_*.png) from http://flags.blogpotato.de/ are licensed under http://creativecommons.org/licenses/by-sa/3.0/deed.en_US .
TODO:
- fix thunbnail display in Documents -> My Content et al. (proxy field problem)
- make consistency between document listing forms in gagdgets and in standard view
- make consistency between person listing forms in gagdgets and in standard view
- fluid vs. fixed should be configurable in layout configuration form
- make sure CSS are compatible with http://jigsaw.w3.org/css-validator/
- colors must be more consistent and configurable (ie. menu color, login form, legend color, ). This should be configurable in the KM Configuration Form (tales should be used in css files)
- review css selector : remove duplicate and unused
- improve login form style
- improve module listboxes
- set colors in css file for each validation state
- display some default tabs on first page in annonymous
- add rss links on listbox, widgets, ...
- translate footer web_page
- make buttons background transparent (pb visible at ContributionTool_viewContributeFileDialog).
- display Robert Jung copyright on all css files he made (currently it's only on layout.css)
- try all widgets rendering
- try on ie7
- when the search mode is changed on a widget listbox, it should be saved to reuse the same after reload/relogin, it's not
- check taht is possible to put widgets in first page (anonymous mode) /erp5/web_site_module/km
- annonymous mode should be review
\ No newline at end of file
1457
\ No newline at end of file
1458
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment