Commit Graph

12 Commits (2e38015e8eaefd95fc9a3d3eca8640f64100490e)

Author SHA1 Message Date
Christophe Vandeplas 589070a5cd fix: [objecttemplates] fixes issue #3921 2018-12-09 14:58:25 +01:00
iglocska 20b37d7a87 new: [usability] Object templates view also accepts uuid as input vector 2018-12-05 09:35:19 +01:00
iglocska a81894f14c chg: [CS] Changed to PSR-2
- to make contributions easier, adopted PSR-2
- used php-cs-fixer to rework the style
- *sniff sniff* Goodbye tab indentation
2018-07-19 11:48:22 +02:00
iglocska 68b8266584 new: New flash message system, fixes #3252
- 3 types of flash messages (success, error, warning)
- uses bootstrap's own classes/structure
2018-05-16 19:32:38 +02:00
iglocska dc729c4227 fix: Fixed the disable correlation flags for the objec templates
- also added a force update for individual templates
2017-12-07 16:54:04 +01:00
iglocska 1770a501ab fix: Added ObjectTemplateElements to the objectTemplate view via the API 2017-09-20 15:47:46 +02:00
iglocska bb99706cf3 new: Various object template improvements
- allow multiple versions of a template to be stored at the same time
- select which version is the primary version of a template
- disable/enable templates
- edit objects with one of the older versions of a template if the object's version requires that

- various UI / bug fixes
2017-09-18 00:38:30 +02:00
iglocska b442a273fc new: Further progress on the synchronisation 2017-09-07 12:20:20 +02:00
iglocska 859d6e1c46 new: Added object relations 2017-08-21 10:13:19 +02:00
iglocska be740e608c new: Further progress with the objects
- added option to populate event with an object to the side menu
- multiselect popup for objects added
- redirect after adding object fixed
2017-07-03 00:29:03 +02:00
iglocska ee1c1c5de9 new: Further progress on the objects 2017-07-02 00:05:15 +02:00
iglocska 93a99208c6 Merge branch '2.4' into feature/objects 2017-06-13 12:08:26 +02:00