Projet

Général

Profil

Télécharger (3,56 ko) Statistiques
| Branche: | Tag: | Révision:

calebasse / calebasse / templates / calebasse / base.html @ 2c6641c8

# Date Auteur Commentaire
2c6641c8 29 juillet 2014 17:52 Serghei Mihai

dossiers: print all quotations

font-awesome styles added for icons effects

Closes #5012

505f729d 16 avril 2014 11:55 Serghei Mihai

calebasse.dialog.js included only when needed

380516cd 15 avril 2014 12:33 Jérôme Schneider

template: add X-UA-Compatible for chrome and ie

8a2584ab 20 mars 2014 19:06 Serghei Mihai

jquery UI updated to 1.9

2ed053ac 20 mars 2014 16:52 Serghei Mihai

jquery updated to 1.8.2

closes #4482

cb6dbe85 20 mars 2014 16:52 Serghei Mihai

block for extra styles added

60911fd8 17 décembre 2013 18:21 Serghei Mihai

personnes: notifications displayed on group holidays management

Closes #4129

95c1d486 22 octobre 2013 11:12 Serghei Mihai

Revert "timestamping the static files in order to avoid the browser cache"

This reverts commit 72c58dd447cb259fb3befe2e260d242285a666f6.

72c58dd4 22 octobre 2013 10:17 Serghei Mihai

timestamping the static files in order to avoid the browser cache

Closes #3686

cb9725b3 06 septembre 2013 11:30 Serghei Mihai

agenda: highlight the currently choosen date in the datepicker instead of today

Closes #3433

bb269b6a 11 janvier 2013 09:55 Mikaël Ates (de retour le 29 avril)

Display more significant titles.

b306fcbb 22 décembre 2012 10:30 Frédéric Péters

agenda: make tabs load on demand

ec83d7ba 06 décembre 2012 11:41 Frédéric Péters

agenda: page to print all agendas (#2082)

b0bcc5a3 05 décembre 2012 13:12 Frédéric Péters

login: update login page to match the mockup (#2130)

f8f903c3 26 novembre 2012 12:26 Benjamin Dauvergne

personnes: add periodicity fields to the TimeTable model

The new fields are:
- week_offset, week_period to define a repeat pattern using a modulo
and an initial offset,
- week_parity, to define a repeat pattern based on the remainder modulo
2 of the ISO week number,...

dda3712d 08 novembre 2012 17:01 Benjamin Dauvergne

add a generic js handler for text input field with a clearing button

dfa3afd0 08 novembre 2012 16:56 Benjamin Dauvergne

add a generic click handler for tables of models

1bbd9943 08 novembre 2012 15:40 Benjamin Dauvergne

add calebasse.dialog.js to always loaded js files

19a4bf38 07 novembre 2012 21:21 Benjamin Dauvergne

wrap dialogs inside an invisible div

711ce6a0 07 novembre 2012 16:00 Benjamin Dauvergne

add block at end of page for extra scripts

44973358 07 novembre 2012 10:52 Benjamin Dauvergne

add jquery.cookie.js

74ba9776 25 octobre 2012 16:51 Benjamin Dauvergne

new appointment form: use a simple text entry for the duration field

the text entry is modified by the mousewheel with 15 minutes increments.
It uses the jquery mousewheel plugin.

7f9269be 24 octobre 2012 18:35 Benjamin Dauvergne

in new appointment form: use datepicker, initialize with currently selected agenda and current date

e92e5a1b 24 octobre 2012 16:19 Benjamin Dauvergne

implement new appointment dialog using ajax

c03a1381 16 octobre 2012 16:22 Benjamin Dauvergne

improve base template

1045b31d 16 octobre 2012 16:22 Benjamin Dauvergne

add a popup mode to the base template

99b78b41 16 octobre 2012 16:22 Benjamin Dauvergne

fix jquery urls in the base template

895e1d4a 15 octobre 2012 15:17 Frédéric Péters

templates: filled footer with software name and copyright

ba7d8f2b 13 octobre 2012 16:35 Benjamin Dauvergne

extract base template from mockups

882cbc2e 12 octobre 2012 19:38 Benjamin Dauvergne

add base templates for normal and popup pages