Commit graph

21 commits

Author SHA1 Message Date
Nicolas ?vrard 1d0cbc4a64 Implement set_cursor
review22561002
2015-10-27 10:55:57 +01:00
C?dric Krier d0a08c5b42 Remove colors on widgets
- Bold label of required fields
- Explicit error message for invalid record

issue4861
review21301002
2015-07-16 22:36:11 +02:00
C?dric Krier 5bcc12a9c7 Add message notification
issue3465
review14001002
2015-07-03 19:35:28 +02:00
C?dric Krier 1dbe8ff497 Add i18n
review16321002
2015-05-29 10:44:10 +02:00
C?dric Krier e1e44176a1 Fix typo from changeset 46a4cfae7418 2015-03-27 13:10:28 +01:00
C?dric Krier 888675db2f Use a common Dialog Object to build modal 2015-03-27 11:49:22 +01:00
C?dric Krier c5511814a9 Fix remove after modal hide
modal hide is asynchronous and so removing the element before it has finished
to hide with fade, bootstrap will leave the backdrop.
2015-03-24 21:13:50 +01:00
C?dric Krier b62292f5e7 Add Tab wizard
review15101002
2015-03-16 19:14:57 +01:00
C?dric Krier d045e7f265 Use form in modal
review9021002
2015-02-27 10:25:02 +01:00
C?dric Krier de48b09d04 Use bootstrap instead of jquery-ui
- use bower for dependencies
- use moment for date
- use bootstrap-datetimepicker

review11821002
2015-02-06 00:32:51 +01:00
C?dric Krier 9ddf9749cd Add reload menu and reload context to client actions
issue3740
issue3964
review4371002
2014-06-09 18:03:00 +02:00
C?dric Krier e1b0c8558e Missing bind to this execute_actions in Wizard 2014-06-03 14:58:19 +02:00
C?dric Krier 892958e81c Don't use the execution context to launch action from wizard
The active_* keywords have no meaning when launching futher action from wizard.

issue3856
review5191002
2014-04-18 19:33:52 +02:00
C?dric Krier c849d45827 Fix execution of actions from wizard 2014-04-01 12:19:19 +02:00
Sergi Almacellas Abellana 9ce33424e8 Pass the action which is calling a wizard or a report
issue3675
review3581002
2014-03-05 19:35:22 +01:00
C?dric Krier effbf95dbc Manage client actions from button and wizard
issue3343
review3221003
2014-02-15 18:33:11 +01:00
Sergi Almacellas Abellana ea6e60389d Open dialogs with a size relative to parent window and center to it
issue3490
review1501002
2013-11-14 15:53:49 +01:00
C?dric Krier 800508e946 Add validation and domain inversion 2013-07-23 10:44:54 +02:00
C?dric Krier 415024e02d Fix gjslint 2013-05-10 18:24:26 +02:00
C?dric Krier 69ff92de97 Add button 2013-05-02 17:23:37 +02:00
C?dric Krier c66da4a1b5 Add wizard 2013-04-18 17:25:23 +02:00