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. 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 . 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: TODO:
- fix thunbnail display in Documents -> My Content et al. (proxy field problem) - fix thunbnail display in Documents -> My Content et al. (proxy field problem)
- ContributionTool_viewContributeFileDialog must redirect to the newly created document (erp5_dms issue) - make consistency between document listing forms in gagdgets and in standard view
- implement missing ContributionTool_viewContributeLinkDialog - make consistency between person listing forms in gagdgets and in standard view
- 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. - fluid vs. fixed should be configurable in layout configuration form
- make consistency between document listing forms in gagdgets and in standard view - make sure CSS are compatible with http://jigsaw.w3.org/css-validator/
- make consistency between person listing forms in gagdgets and in standard view - 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)
- possibly provide access to organisations from "Contacts" - review css selector : remove duplicate and unused
- fluid vs. fixed should be configurable in layout configuration form - improve login form style
- make sure CSS are compatible with http://jigsaw.w3.org/css-validator/ - improve module listboxes
- 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) - set colors in css file for each validation state
- review css selector : remove duplicate and unused - display some default tabs on first page in annonymous
- remove unused files (if there is) - add rss links on listbox, widgets, ...
- improve login form style - translate footer web_page
- improve module listboxes - make buttons background transparent (pb visible at ContributionTool_viewContributeFileDialog).
- set colors in css file for each validation state - display Robert Jung copyright on all css files he made (currently it's only on layout.css)
- display some default tabs on first page in annonymous - try all widgets rendering
- add rss links on listbox, widgets, ... - try on ie7
- translate footer web_page - when the search mode is changed on a widget listbox, it should be saved to reuse the same after reload/relogin, it's not
- merge with erp5_knowledge_pad duplicate forms (check for compatibility with other web sites) - check taht is possible to put widgets in first page (anonymous mode) /erp5/web_site_module/km
- 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 - annonymous mode should be review
\ No newline at end of file
1457 1458
\ No newline at end of file \ 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