ProposeDocument.java

Diff Revision Date Message Lines Author Branch
7884 15 Sep 09

merging 2.9 branch changes into the trunk

+30 -2 Rafal Krzewski trunk
7532 03 Aug 09

CYKLO-640: DocumentCategory execute method added and getState() method modified in ProposeDocument class. Cosmetic changes at proposedDocument screens.

+27 -4 Łukasz Urbański trunk
7526 30 Jul 09

CYKLO-633: replaced InverseStateFilter with InverseFilter(StateFilter) combination.

+3 -2 Rafal Krzewski trunk
7520 29 Jul 09

CYKLO-633: Reject only expired documents from proposeDocumentMyDocuments screen.

+5 -5 Łukasz Urbański trunk
7517 29 Jul 09

CYKLO-633 filtering documents on MyDocuments view according to state: only new and published are shown

+26 -3 Rafal Krzewski trunk
7475 17 Jul 09

CYKLO-605: New removal request state screen for proposeDocument allowing send removal note for editorial.

+46 -2 Łukasz Urbański trunk
7446 08 Jul 09

CYKLO-604: reversed default sort order

+1 Rafal Krzewski trunk
7431 02 Jul 09

CYKLO-595: clean up document content before passing on to the simplified editor. Don't frustrate the user with markup they are unable to edit.

+1 Rafal Krzewski trunk
7421 01 Jul 09

CYKLO-538: DocumentStateTool class refactored to upper level.

+1 -38 Łukasz Urbański trunk
7417 01 Jul 09

CYKLO-593: removed unused parameter

+1 -1 Rafal Krzewski trunk
7412 01 Jul 09

CYKLO-594: removed Result state, displayed action results in Anonymous and MyDocument screen states

-8 Rafal Krzewski trunk
7400 30 Jun 09

CYKLO-570: refactoring of security checks

+8 -19 Rafal Krzewski trunk
7392 29 Jun 09

CYKLO-570: improved MyDocuments state

+62 -3 Rafal Krzewski trunk
7356 25 Jun 09

CYKLO-570: load data from the form if it was already loaded (coming back from validation failure)

+10 -3 Rafal Krzewski trunk
7350 25 Jun 09

CYKLO-570: put link to my documents view if the user is authenticated and editing functionality is enabled

+3 -1 Rafal Krzewski trunk
7348 25 Jun 09

CYKLO-570: secrity checking

+1 -1 Rafal Krzewski trunk
7345 25 Jun 09

CYKLO-570: fill up form with data from previous proposal when present

+8 -1 Rafal Krzewski trunk
7341 25 Jun 09

CYKLO-570: security checking fixed for AddDocument state (use componentConfiguration)

+7 -12 Rafal Krzewski trunk
7340 25 Jun 09

CYKLO-570: added component configuration option for switching editing one's own documents on/off

+15 -6 Rafal Krzewski trunk
7334 24 Jun 09

CYKLO-570: show only documents from current site in MyDocuments state

+3 -1 Rafal Krzewski trunk
7236 17 Jun 09

CYKLO-586: resolve parent node in component java code. default template uses it for a security check

+10 -2 Rafal Krzewski trunk
7234 17 Jun 09

CYKLO-586: use parent_id from component config, when none set assume current node (the one with proposal form) as parent

-11 Rafal Krzewski trunk
7172 25 May 09

CYKLO-570 hide new features for the upcoming release

+2 Rafal Krzewski trunk
7076 19 Mar 09

CYKLO-573: refactoring pulling HTMLService interface down to ledge-components, in order to consolidate it with HTML handling code in ledge-forms

+1 -1 Rafal Krzewski trunk
7074 19 Mar 09

CYKLO-573: refactoring: use HTMLService

+5 -2 Rafal Krzewski trunk
7064 12 Mar 09

CYKLO-570: component configuration variables were placed in the data object. inheritCategories and calendarTree are not supposed to be user configurable, they removed from the form. part of attachment code were moved to the data object, more code that should be shared between add & edit use cases remains to be factored out from ProposeDocument action

+3 -24 Rafal Krzewski trunk
7062 12 Mar 09

CYKLO-570: fill available categories list

+2 -1 Rafal Krzewski trunk
7054 12 Mar 09

CYKLO-570: added/improved logic for handling categories, related resources in ProposedDocumentData

+11 -6 Rafal Krzewski trunk
7053 11 Mar 09

CYKLO-570: initial EditDocument state for the view. No update action yet, and some bits are missing: new / exesing attachments, categories

+23 -3 Rafal Krzewski trunk
7047 11 Mar 09

CYKLO-570: imports

-2 Rafal Krzewski trunk
7046 10 Mar 09

CYKLO-570: refactoring - the extracted bits will be useful for impelementig document edit screen

+9 -41 Rafal Krzewski trunk
7043 02 Mar 09

CYKLO-570: MyDocuments view: lookup submitted documents using RML Query

+15 -2 Rafal Krzewski trunk
7036 26 Feb 09

CYKLO-570: new states declared, getState and security checks implemented

+152 -8 Rafal Krzewski trunk
6605 11 Feb 09

CYKLO-550: allow entering source URL for submitted documents + minor wording changes in form labels

+2 -1 Rafal Krzewski trunk
6464 04 Nov 08

CYKLO-508: more parameter copying on failed validation

+8 -1 Rafal Krzewski trunk
6462 30 Oct 08

CYKLO-508: refactoring removed unceccessary wrapper method

+2 -2 Rafal Krzewski trunk
6459 30 Oct 08

CYKLO-508: fixed date parameters refilling on validation error

+17 -5 Rafal Krzewski trunk
6455 28 Oct 08

CYKLO-508: refilling form fields after unsuccessful validation

+26 -1 Rafal Krzewski trunk
6450 23 Oct 08

CYKLO-508: added support for attaching files to the skinnable screen class and it's default templates

+13 -1 Rafal Krzewski trunk
6029 18 Nov 07

organizing imports note: .org comes before .net, therefore objectledge/coral stuff appears above cyklotron. Some of the sources had it this way, others the other way around.

+1 -2 Rafal Krzewski trunk
5867 11 Feb 07

filter out categories that user has no rights to use to classify resources

+2 -2 Paweł Potempski trunk
5672 08 May 06

proposed document early categorization

+3 -4 Paweł Potempski trunk
3390 08 Mar 05

some TODO removed/fixed/commented

+2 -2 Paweł Potempski trunk
3256 10 Feb 05

commented empty block

+2 -2 Rafal Krzewski trunk
3119 26 Jan 05

another part of UI classes ported

+35 -18 Paweł Potempski trunk
3089 24 Jan 05

ui port added

+69 Paweł Potempski trunk