source: indico/indico/MaKaC/conference.py @ e83ea5

burotelhello-world-walkthroughipv6new-webexprov-dual-interfacev0.97-seriesv0.98-seriesv0.98.2v0.98.3v0.98b1v0.98b2v0.99v1.0v1.1
Last change on this file since e83ea5 was e83ea5, checked in by David Martín Clavo <david.martin.clavo@…>, 4 years ago

[ADDED] Notification on booking sync pbs. Warning refactor. Squashed commit

# This is a combination of 14 commits.
# The first commit's message is:
[MINOR] new WarningPopup? and FieldChangeWarningPopup? JS classes

# This is the 2nd commit message:

[IMPROVEMENT] (temporary) added FieldModificationWarning? python class

# This is the 3rd commit message:

[IMPROVEMENT] (temporary) added FieldModificationWarning? python class

# This is the 4th commit message:

[IMPROVEMENT] Added warning dialog to event inline widgets

-Changed cachedRpcValue so that it detects if a result
is a warning and calls a dialog accordingly.

# This is the 5th commit message:

[IMPROVEMENT] Warning when changing event start/end dates has side problems

-Used mechanism: make the Conference.setDates, Conference.setStartDate,
etc. return values (to be changed)

# This is the 6th commit message:

[REFACTOR] event date change observer notifications changed to ContextManager?

-When an event date change triggered an observer error,
the user is notified by a dialog. For this we changed the
setDates, setStartDate, etc. methods to return values.
-Now we use ContextManager? to store the problem strings in
a context variable.
-Changed the observer mechanism so that there is a single method
for both start and end date changes, so that when both are
modified at the same time (future new start/end date widget)
there's only 1 notification.

# This is the 7th commit message:

[REFACTOR] Warning refactor

-Old Warning class->NoReportError? class.
-Changed ServiceAccessWarning? to ServiceAccessError?, that
inherits from new NoReportError?.
-Also created new Warning class, with info for Warning dialog,
and new ResultWithWarning? class.

# This is the 8th commit message:

[REFACTOR] Warning refactor

-Old Warning class->NoReportError? class.
-Changed ServiceAccessWarning? to ServiceAccessError?, that
inherits from new NoReportError?.
-Also created new Warning class, with info for Warning dialog,
and new ResultWithWarning? class.

# This is the 9th commit message:

[IMPROVEMENT] New WarningPopup?

# This is the 10th commit message:

[IMPROVEMENT] New WarningPopup?

# This is the 11th commit message:

[IMPROVEMENT] More info in event date change sync warning

# This is the 12th commit message:

[MINOR] Changed ErrorReportDialog? to use AlertPopup?

# This is the 13th commit message:

[MINOR] Centered title of AlertPopup? and WarningPopup?

# This is the 14th commit message:

[MINOR] Removed wrong comments

  • Property mode set to 100644
File size: 426.8 KB

HTML preview not available, since the file size exceeds 262144 bytes. Try downloading the file instead.

Note: See TracBrowser for help on using the repository browser.