⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Calebasse
All Projects
Produits Entr'ouvert
»
Calebasse
Overview
Activity
Roadmap
Issues
News
Documents
Wiki
Files
Repository
«
Previous
|
Next
»
Revision 1e03331f
Added by Jérôme Schneider
about 13 years
ago
ID
1e03331f261125afba52173956107297ae089ce7
Parent
34467a71
Child
c7923d7b
agenda: fix #2355 show a notification for appointment and event creation
calebasse/static/js/calebasse.agenda.js: remove ajaxform plugin
use .post instead and make only one get if a submition is successful
calebasse/agenda/templates/agenda/index.html: add messages div
calebasse/agenda/views.py: add messages
calebasse/agenda/forms.py: fix new appoinment and new event form when
there is no time or start_date
Changes
View differences
added
modified
copied
renamed
deleted
calebasse
agenda
forms.py
(
diff
)
templates
agenda
index.html
(
diff
)
views.py
(
diff
)
static
js
calebasse.agenda.js
(
diff
)
Loading...
agenda: fix #2355 show a notification for appointment and event creation
use .post instead and make only one get if a submition is successful
there is no time or start_date