Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size Revision Age Author Comment
  calebasse 6b6d3c2b over 13 years Benjamin Dauvergne style.css: add rules for forms whose fields are...
  init.d 9b85825f over 13 years Jérôme Schneider Fix #1872: add scripts to use calebasse with ng...
  mockups b723a1ff over 13 years Frédéric Péters mockups: relayout the "new appointment" dialog
  scripts 2ff5e689 over 13 years Jérôme Schneider agenda: optimize appoinments rendering and use ...
.gitignore 303 Bytes 333a39ca over 13 years Benjamin Dauvergne rename project from aps42 to calebasse
AUTHORS 40 Bytes 111b2d34 over 13 years Benjamin Dauvergne create structure of the django project
INSTALL 1 Byte 111b2d34 over 13 years Benjamin Dauvergne create structure of the django project
LICENSE 33.7 KB 111b2d34 over 13 years Benjamin Dauvergne create structure of the django project
MANIFEST.in 148 Bytes 333a39ca over 13 years Benjamin Dauvergne rename project from aps42 to calebasse
README 5 Bytes f6d82021 about 14 years Jérôme Schneider test mailing list
calebasse.wsgi 311 Bytes 9b85825f over 13 years Jérôme Schneider Fix #1872: add scripts to use calebasse with ng...
manage.py 252 Bytes 333a39ca over 13 years Benjamin Dauvergne rename project from aps42 to calebasse
reinit.sh 128 Bytes 71df502b over 13 years Jérôme Schneider Fix #1893: add reinit shell script
requirements.txt 211 Bytes 7a0a30d7 over 13 years Benjamin Dauvergne agenda: add a free_time utility function
setup.py 1 KB e37c8bd1 over 13 years Jérôme Schneider actes: add a HistoryAct object

Latest revisions

# Date Author Comment
6b6d3c2b 14 November 2012 10:20 PM Benjamin Dauvergne

style.css: add rules for forms whose fields are inlined

987f0605 14 November 2012 10:20 PM Benjamin Dauvergne

js.dialog: add .form-with-confirmation class

Use this class to add a confirmation dialog to a form submission event.
You can give a specifi dialog text using the data attribute
data-confirmation-msg.

13bda29b 14 November 2012 10:20 PM Benjamin Dauvergne

use new .enable-on-change class in template simple-form.html

ad9b573a 14 November 2012 10:20 PM Benjamin Dauvergne

js.dialogs: add a class .enable-on-change for buttons

If a button holds this class it will be disabled by default; only a
change to one of its form fields will activate it.

92163ca0 14 November 2012 10:20 PM Benjamin Dauvergne

cbc: add class based views containing many forms on the same page

Initialization of the view takes a dictionnary of form classes. Each
form instance use the dictionnary key as a prefix for its identifiers.
The view try to find the first identifier it can parse from the POSTed...

987f7f2f 14 November 2012 10:20 PM Benjamin Dauvergne

remove commented imports

a152245f 14 November 2012 10:20 PM Benjamin Dauvergne

remove unused import

c20d5459 13 November 2012 06:13 PM Jérôme Schneider

dossiers: begin integration

538a28e1 10 November 2012 12:54 AM Benjamin Dauvergne

agemda: add newly opened agenda tabs after currenly opened tabs, fixes #1833

957da834 09 November 2012 11:05 PM Benjamin Dauvergne

personnes: implement worker views

View all revisions | View revisions

Also available in: Atom