ReviewProposedChanges.java

Diff Revision Date Message Lines Author Branch
8016 14 Oct 09

merging changes from 2.9 branch

+10 -2 Rafal Krzewski trunk
7884 15 Sep 09

merging 2.9 branch changes into the trunk

+16 -15 Rafal Krzewski trunk
7523 30 Jul 09

CYKLO-620: attachments descriptions differ review modification on ReviewProposedChangesScreen.

+33 -5 Łukasz Urbański trunk
7509 28 Jul 09

CYKLO-620: Attachment description difference displayed on ReviewProposedChanges screen.

+10 -4 Łukasz Urbański trunk
7497 22 Jul 09

CYKLO-600: Replace Null to empty string for content fields before compare action. Prevent NullPointerException error for old documents without content.

+7 -2 Łukasz Urbański trunk
7490 20 Jul 09

CYKLO-600: All inline fields differs by character on ReviewProposedChanges screen.

+64 -92 Łukasz Urbański trunk
7483 19 Jul 09

CYKLO-608: allow multiple levels of category tree to be retrieved into category lists, configured by category_depth screen parameter

+5 -4 Rafal Krzewski trunk
7477 17 Jul 09

CYKLO-618: Extra methods created to test objects equality.

+52 -55 Łukasz Urbański trunk
7474 16 Jul 09

CYKLO-600: Character splitter added for URL source field.

+1 -1 Łukasz Urbański trunk
7470 15 Jul 09

CYKLO-614: Save action method for ReviewProposedChanges modified to allow accept, reject and save option.

+44 -37 Łukasz Urbański trunk
7468 15 Jul 09

CYKLO-611: Is Equal test for content field modified in ReviewProposedChanges. The cleanup content makes last method dose not work properly.

+6 -5 Łukasz Urbański trunk
7467 15 Jul 09

CYKLO-606: reintroduced the formating fix (rev 7463) and fix for CYKLO-611 (rev 7464)

+270 -176 Rafal Krzewski trunk
7465 14 Jul 09

CYKLO-606: action links to delete proposal, delete document moved to ReviewProposedChanges screen.

+175 -266 Łukasz Urbański trunk
7464 14 Jul 09

CYKLO-611: treat the published content with cleanup procedure before comparison. This way we are comparing text against what is has been before / after actual edit performed by the user, and any HTML code collapsing is moved out of the way

+3 -1 Rafal Krzewski trunk
7463 14 Jul 09

CYKLO-611: fixed formatting

+264 -174 Rafal Krzewski trunk
7457 13 Jul 09

CYKLO-601: Hide editorial Task when string is empty.

+1 -1 Łukasz Urbański trunk
7453 13 Jul 09

CYKLO-601: Hide editorial Task when not exist.

+3 -1 Łukasz Urbański trunk
7451 10 Jul 09

CYKLO-601: Field editorial note added to proposed document data component.

+1 Łukasz Urbański trunk
7449 09 Jul 09

CYKLO-607: Dates event_start, event_end, valid_start, valid_end compare method changed. State ADDED and DELETED append.

+37 -12 Łukasz Urbański trunk
7447 08 Jul 09

CYKLO-607: Dates event_start, event_end, valid_start, valid_end compare method changed.

+4 -4 Łukasz Urbański trunk
7444 07 Jul 09

CYKLO-538: Attachment description added to attachment section on ReviewProposedChanges screen. Null reference attachments list bug fixed.

+22 -7 Łukasz Urbański trunk
7432 02 Jul 09

CYKLO-596: implemented a paragraph by paragraph HTML splitter

+4 -3 Rafal Krzewski trunk
7429 02 Jul 09

CYKLO-538: Document contents layout added to ReviewProposedChanges screen.

+2 Łukasz Urbański trunk
7427 02 Jul 09

CYKLO-538: TimeComperator used to sort categories list replaced with NameComperator.

+5 -5 Łukasz Urbański trunk
7426 02 Jul 09

CYKLO-538: Save Categories in SaveProposedChanges action repaired. Non roots categories append to proposed document node categories section on ReviewProposedCategories screen.

+34 -12 Łukasz Urbański trunk
7417 01 Jul 09

CYKLO-593: removed unused parameter

+1 -1 Rafal Krzewski trunk
7411 01 Jul 09

CYKLO-538: proposeDocumentData constructors order changed.

+2 -2 Łukasz Urbański trunk
7410 01 Jul 09

CYKLO-570: load component configuration from the origin node

+5 -3 Rafal Krzewski trunk
7405 01 Jul 09

CYKLO-538: Variable node_id changed to doc_id. related resource column from document proposed changes table removed on EditorialTasks screen.

+2 -2 Łukasz Urbański trunk
7395 30 Jun 09

CYKLO-538: Save action added to ReviewProposedChanges screen.

+14 -14 Łukasz Urbański trunk
7390 29 Jun 09

CYKLO-538: checkboxs name defined on ReviewPropsedDocument. Needed to create save action.

-1 Łukasz Urbański trunk
7389 29 Jun 09

CYKLO-538: Attachments and Categories differences layout added to ReviewProposedChanges screen.

+36 -8 Łukasz Urbański trunk
7384 29 Jun 09

CYKLO-538: Add new section "documents proposed changes" on EditorialTasks screen. Getters added to class ProposedDocumentData. New ReviewProposedChanges screen added.

+234 Łukasz Urbański trunk