Ticket #1289 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Types modifications/removal

Reported by: tsoulcie Assigned to: mturcu
Priority: P1 Milestone: CPS 3.4.0
Component: CPS (global) Version: 3.3.8
Severity: normal Keywords: cps4dsg
Cc: tsoulcie

Description

* Remove PressRelease? type
* Remove Book, Chapter& Pages types
* Rename Document type in "Web Document" (translate "Document Web" in french)
* Make Web Document flexible + move the widget selector from right to left
* Add Flash Animation Widget in flexible part of Web Document
* Remove Flexible type
* Remove Flash Animation type
* Add Flash Animation Widget in flexible part of Web Document

Change History

01/20/06 01:55:22 changed by tsoulcie

+ In the flexible part of a document when "enter" is pressed from a field, the "add widget" is launched. Remove the focus to "Save button.

01/20/06 14:46:11 changed by tsoulcie

* Change the french of "NewsItem?" in "Brève" instead of "Nouvelle"

01/26/06 11:11:25 changed by tziade

  • keywords set to cps4dsg.

01/30/06 19:01:06 changed by div

There is no easy way to have a default submit button when you press Enter in a text field. It involves either using a JavaScript? for all Text fields or repositioning of the submit buttons. None of these are acceptable.

01/31/06 11:10:55 changed by div

  • status changed from new to closed.
  • resolution set to fixed.

Done in [32388], [32389], [32390], [32391], [32394], [32192]. The default submit wasn't changed because of the lack of a acceptable solution.