User: goba Branch: DRUPAL-5 Date: Fri, 10 Aug 2007 14:04:01 +0000 Modified files: /modules/l10n_server l10n_community.module l10n_community_home.inc l10n_server.module Log message: massive rework of browsing, filtering and saving: - separated 'by language' and 'by project' starting points for browsing (previously only 'by language' was available) -> this should help opening browser tabs and navigating more cleanly (some screens still need to be implemented here) - separated the filtering form, made it remember what the user choose via session (so future requests and pager views retain the value), also made the search field active, so it can filter stuff now - got the translation saving up to date to the current database schema, now saves translations properly (temporarily removed the suggestion feature) - string selection with different option sets implemented (but needs more work) Links: http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_s...