From 1d32448b838de9d2f711589ac96c2edd50592e37 Mon Sep 17 00:00:00 2001 From: Ivan Tyagov <ivan@nexedi.com> Date: Wed, 16 Jun 2010 10:45:37 +0000 Subject: [PATCH] Remove already implemented TODO's git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36384 20353a03-c40f-0410-a6d1-a30d3c3de9de --- bt5/erp5_km/bt/comment | 54 ++++++++++++++++++----------------------- bt5/erp5_km/bt/revision | 2 +- 2 files changed, 25 insertions(+), 31 deletions(-) diff --git a/bt5/erp5_km/bt/comment b/bt5/erp5_km/bt/comment index 194f6c2499..8c1b85843a 100644 --- a/bt5/erp5_km/bt/comment +++ b/bt5/erp5_km/bt/comment @@ -1,31 +1,25 @@ -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 diff --git a/bt5/erp5_km/bt/revision b/bt5/erp5_km/bt/revision index f21ef0d347..7939e3d360 100644 --- a/bt5/erp5_km/bt/revision +++ b/bt5/erp5_km/bt/revision @@ -1 +1 @@ -1457 \ No newline at end of file +1458 \ No newline at end of file -- 2.30.9