Skip to content

Latest commit

 

History

History
1904 lines (1720 loc) · 198 KB

CHANGELOG.md

File metadata and controls

1904 lines (1720 loc) · 198 KB

[3.7.2] - 2017-10-30

  • [6771392640] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [e61cfb4634] - enhancement: PM2 config with sockets (gregorybesson)
  • [9c5a3dcde6] - Merge pull request #258 from nicolaslabbe/feature/abe-data-variable-dynamique-precontrib (Greg Besson)
  • [baca9310c9] - Feature abe type data (nicolaslabbe)
  • [fbf7465dae] - Update login.html (Greg Besson)
  • [84a2e3b3b6] - Merge pull request #255 from paaacman/patch-1 (Greg Besson)
  • [dbd1c81279] - Typo in hot reload (paaacman)
  • [e7f56c100c] - Merge pull request #249 from nicolaslabbe/feature/data-url-relative (Greg Besson)

[3.7.1] - 2017-10-22

  • [0a5af89d85] - doc: changelog (gregorybesson)
  • [7ecd0b0be8] - doc: first steps updated (gregorybesson)

[3.7.0] - 2017-10-22

  • [71ee2efd4a] - refactoring: thumb creation for each image is not done anymore by default (gregorybesson)
  • [34f36087c7] - enhancement: On upload, the updated value is sent in the event now (gregorybesson)
  • [aaea98f5f0] - fix: hooks argument missing (gregorybesson)
  • [a132ae0d05] - refactoring: the path for data posts has changed, which will make possible to add enities like users or partials in the data folder. (gregorybesson)
  • [6087ca11ca] - refactoring: the path for data posts has changed, which will make possible to add enities like users or partials in the data folder. (gregorybesson)
  • [10f63c0a8b] - doc: Changelog (gregorybesson)

[3.6.10] - 2017-10-20

  • [60295676d2] - refactoring: removing the thumbnail creation on every image (gregorybesson)
  • [e2e10fbe40] - fix: abe version was not displayed (gregorybesson)
  • [8d2f3a01da] - fix: the homepage route was not editable in the admin Roles management + we do trigger a generate-posts on reference file update (gregorybesson)
  • [238d2fe48e] - feature (nicolaslabbe)
  • [c8458cb1f5] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [124bb0a689] - fix: preview (gregorybesson)
  • [42a262c7a0] - Update abe-data.md (Greg Besson)
  • [fec99fd5d4] - doc: Changelog (gregorybesson)

[3.6.9] - 2017-10-15

  • [2b3d2da0e9] - fix: generatePosts (gregorybesson)

[3.6.8] - 2017-10-15

  • [c7ab92a097] - fix: assets not synchronized (gregorybesson)

[3.6.7] - 2017-10-15

[3.6.6] - 2017-10-15

[3.6.5] - 2017-10-15

  • [c34cf66c9c] - fix: template path (gregorybesson)

[3.6.4] - 2017-10-14

  • [a68bb7f594] - fix: options on serve (gregorybesson)

[3.6.3] - 2017-10-14

[3.6.2] - 2017-10-14

  • [588459fec3] - enhancement: It\s now possible to give a template directory, an asset directory and the website destination when launching abe serve (gregorybesson)
  • [d0a89b81a1] - refactoring: template strings (gregorybesson)
  • [32915ecc1c] - refactoring: following @baptistemanson advices (gregorybesson)
  • [52ed260afe] - refactoring: following @baptistemanson advices (gregorybesson)
  • [73d7f0d909] - bug: iframe reload on safari (wonknu10)

[3.6.1] - 2017-10-12

  • [2b8524b541] - Merge pull request #240 from nicolaslabbe/fix/master-bug-forgot-password (Greg Besson)
  • [2b6b3fe76b] - Fix: bug forgot password (nicolaslabbe)
  • [cb408cb277] - doc: Changelog updated (gregorybesson)

[3.6.0] - 2017-10-7

  • [a6f41f292c] - feature: It's now possible to navigate between pages! (gregorybesson)
  • [fa20942029] - doc: Changelog updated (gregorybesson)

[3.5.4] - 2017-10-7

[3.5.3] - 2017-10-2

[3.5.2] - 2017-10-1

  • [51ddfb67cd] - enhancement: The locales and references folders are now watched and livereloaded (gregorybesson)

[3.5.1] - 2017-10-1

  • [acd52dddb5] - fix: blog name after the init was completed was undefined (gregorybesson)
  • [52066b187f] - doc: Updating Changelog (gregorybesson)

[3.5.0] - 2017-10-1

  • [4a250a04d8] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [102ff10ea8] - feature: abe init now includes the deployment step. abe serve has a new option -t to give a specific template path (gregorybesson)
  • [81b01d64b7] - fix: fixes #236 (Greg Besson)
  • [2716c30a77] - Merge pull request #237 from nicolaslabbe/fix/bug235 (Greg Besson)
  • [08e03bb16e] - Recursive object in a {{#each}} are saved correctly but don't display (nicolaslabbe)
  • [b4b363800a] - refactoring: cleaning code (gregorybesson)
  • [1e440f9c01] - enhancement: You don't have to make your links absolute anymore (gregorybesson)
  • [aa3c9ef1be] - refactoring: BC! The assets don't have to be grouped under a *_files directory anymore (gregorybesson)
  • [be1298adb9] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [c65a95f742] - enhancement: asking for email on login (gregorybesson)
  • [79c3ff52d2] - Update README.md (Greg Besson)
  • [36bb1d41df] - fix: bug on rgeex when end of the file name was -abe (gregorybesson)
  • [d4cef2bc9a] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [465ec61c6f] - fix: bug on post creation + refactoring (gregorybesson)
  • [6fac81a98f] - Merge pull request #233 from nicolaslabbe/bug/prefill (Greg Besson)
  • [69a4e88428] - Update README.md (Greg Besson)
  • [fe5e24da00] - Fix: bug ask for new prefill on frontend (nicolaslabbe)
  • [57b88e5434] - fix: Bug on abeTag regex. New Unit test added (gregorybesson)
  • [60ca1126db] - doc: Changelog (gregorybesson)

[3.4.6] - 2017-8-22

  • [d46338ce92] - enhancement: Removing a dependency + improving server shutdown (gregorybesson)
  • [869dd37ea1] - fix: abify should return only the abified html (gregorybesson)
  • [5eee96d735] - enhancement: new function getTagAbeWithKey to find an array of abe tags identified by a key (gregorybesson)
  • [326a44be19] - enhancement: a new function getAttrValueFromKey to find a specific abe tag from a template and obtain its value (gregorybesson)
  • [5fcf85aac2] - fix: you now can have thumbs='200x100, 100x300' with a space between values (gregorybesson)

[3.4.5] - 2017-8-17

  • [d62a4cf4e3] - fix: livereload was corrupted on partials change (gregorybesson)

[3.4.4] - 2017-8-11

  • [f88e764adb] - Merge pull request #231 from wonknu/bug_user_list_save (Greg Besson)
  • [1b160e8ee7] - fix: save on page /abe/list-url give everyone all the right to any route (wonknu10)
  • [683f7ace6f] - fix: missing class .user-list break ajax call to save user list route (wonknu10)
  • [f6ba43e177] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [5c764f3d94] - enhancement: The scripts directory is watched in dev mode (gregorybesson)
  • [c07bddd304] - Update ROADMAP.md (Greg Besson)
  • [b9be15a816] - doc: Changelog (gregorybesson)

[3.4.3] - 2017-8-6

[3.4.2] - 2017-8-1

  • [a27fa230e3] - ic: package-lock.json updated (gregorybesson)

[3.4.1] - 2017-7-28

  • [e8bb1b20a0] - fix: striptags version (gregorybesson)
  • [f16b9cde20] - fix: It was not possible to remove an occurence of block just added in the editor (gregorybesson)
  • [366acd5bda] - fix: each blocks selection (gregorybesson)
  • [4674ec7cae] - fix: errors on blocks in editor (gregorybesson)
  • [26c5b257ed] - doc: demo gif is back (gregorybesson)
  • [3648dd349f] - qa: prettier added to eslint (gregorybesson)
  • [02077c2913] - ic: fix UT plugin (gregorybesson)
  • [9a0c1f035c] - feature: Installation of plugins from abe init (gregorybesson)
  • [814b88294f] - fix: windows slug (gregorybesson)
  • [0e5631fcc5] - fix: windows slug (gregorybesson)
  • [fc65a3374c] - ic: debug Windows (gregorybesson)
  • [317c3acc23] - ic: prettier formating (gregorybesson)
  • [6a891fe5e8] - ic: fix Windows UT (gregorybesson)
  • [5e381cbfd4] - doc: Changelog (gregorybesson)
  • [9b7ae38178] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)

[3.4.0] - 2017-7-16

  • [a5f07be0f1] - Update README.md (Greg Besson)
  • [2281219d66] - Update README.md (Greg Besson)
  • [9d3e70b542] - fix: e2e error (gregorybesson)
  • [f312c20149] - ic: fix e2e test (gregorybesson)
  • [5820a04ff5] - fix: warning about body-parser (gregorybesson)
  • [d91ffcba4c] - fix: keys beginning with the same name did match (gregorybesson)
  • [2e38fe8b96] - ic: Make some e2e tests more robust (gregorybesson)
  • [5feef0c460] - ic: New tests + regex fixes (gregorybesson)
  • [61df6fd336] - ic: new tests (gregorybesson)
  • [231799df62] - ic: new tests (gregorybesson)
  • [69e12177fc] - ic: New Unit test (gregorybesson)
  • [da707f9208] - ic: e2e test on html analysis in the iframe (gregorybesson)
  • [6de62f4d79] - fix: fixes #225 (gregorybesson)
  • [62a48bd057] - ic: 23rd e2e test online (gregorybesson)
  • [b89e91ac86] - ic: e2e enriching with new reference file tests (gregorybesson)
  • [c6aa230246] - ic: e2e tests - debug A solution at last (gregorybesson)
  • [437ea57f6b] - ic: e2e tests - debug console.log (gregorybesson)
  • [0e42890341] - ic: e2e tests - debug console.log (gregorybesson)
  • [368c4e1546] - ic: e2e tests - debug console.log (gregorybesson)
  • [1619a2de76] - ic: e2e tests - debug onchange (gregorybesson)
  • [50378d4a1f] - ic: e2e tests - with click css setvalue (gregorybesson)
  • [06408890f2] - ic: e2e tests - with click css fixed (gregorybesson)
  • [9f7718f71f] - ic: e2e tests - with click css (gregorybesson)
  • [b67d010f80] - ic: e2e tests - with click then enter (gregorybesson)
  • [eb0dd8a8c9] - ic: e2e tests (gregorybesson)
  • [72b126f11b] - ic: e2e tests (gregorybesson)
  • [7afa3b07b8] - ic: images have been deleted by mistake (gregorybesson)
  • [88ef9f50b3] - ic: e2e debug (gregorybesson)
  • [dbaf0b4a37] - ic: debug e2e (gregorybesson)
  • [0f43f41122] - ic: fix e2e (gregorybesson)
  • [a49258cb34] - refactoring: At last, the editor comes back to the cli side of the force. Much cleaner. many regex have been optimized and have been returned to cmsData.regex. And it will be now possible to add a middleware function to the routes created in your plugins. (gregorybesson)
  • [9a46adb409] - fix: a hbs tag like {{abe_meta.link}} was seen as an abe tag (gregorybesson)
  • [9705397ade] - refactoring: removing a longtime standing over-engineenered stuff (gregorybesson)
  • [a95ebb18a8] - fix: After many back and forth, you'll be able to set a default value in your abe tags, just by using the 'value' attribute... It's easy as that... (gregorybesson)
  • [95c97cf576] - refactoring: removing a longtime standing over-engineenered stuff (gregorybesson)
  • [943883d7c8] - refactoring: removing a longtime standing over-engineenered stuff (gregorybesson)
  • [9c351d2d63] - refactoring: cleaning code (gregorybesson)
  • [822ea326c8] - refactoring: removing getDataIdWithNoSlash function + cleaning code (gregorybesson)
  • [cfc27a00d1] - feature: routes (including plugins) will be able to use express-validator for the forms (gregorybesson)
  • [bc28af1ce1] - ic: cleaning code (gregorybesson)
  • [a3e4d09b60] - doc: functions (gregorybesson)
  • [67e9abfc59] - package lock (gregorybesson)
  • [803ebf7695] - fix: plugins routes won't have to handle the CSRF stuff. CSRF needs a deep refactoring though when we'll expose only REST WS (gregorybesson)
  • [6f7b7a0de5] - feature: routes (including plugins) will be able to use express-validator for the forms (gregorybesson)
  • [1cb8456bec] - fix: adding a test on object's availability (gregorybesson)
  • [6181403652] - doc: commenting functions (gregorybesson)
  • [4ddee5e1d3] - fix: removing redundancy in a test + fixing a regex pattern (gregorybesson)
  • [f0a3ef6fc4] - fix: removing redundancy in a test + fixing a regex pattern (gregorybesson)
  • [8eef690d6c] - fix: a typo in plugin routes for POST has been fixed (gregorybesson)
  • [cbe330a1e5] - fix: The path for a single reference path was not complete (gregorybesson)
  • [688503ef4f] - fix: These middleware should insert html content only on html pages (gregorybesson)
  • [cc660e99ff] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [37408a9c2b] - fix: signature of beforePublish hook was incorrect (gregorybesson)
  • [9bf90e2ea4] - Merge pull request #226 from wonknu/tab_abe_height (Greg Besson)
  • [f8e78b3098] - fix: height of abe tab is not 100%, sometime it crop autocomplete input (wonknu10)
  • [609215da35] - ic: verbose nightwatch (gregorybesson)
  • [d373668617] - ic: fix e2e (gregorybesson)
  • [8ac23fb42b] - ic: e2e debug (gregorybesson)
  • [7c595688ea] - ic: e2e debug (gregorybesson)
  • [35e0f25826] - ic: debug e2e (gregorybesson)
  • [6f76a160b6] - ic: fix e2e (gregorybesson)
  • [a4b36d9082] - ic: fixing e2e (gregorybesson)
  • [385dad6b20] - ic: fixing e2e (gregorybesson)
  • [a5ba59eb3d] - ic: fixing e2e (gregorybesson)
  • [d637bf6c10] - ic: travis update for linux to run e2e (gregorybesson)
  • [4d9bb12b94] - ic: e2e testing (gregorybesson)
  • [839c546764] - ic: e2e testing (gregorybesson)
  • [f52bc0706f] - ic: e2e testing (gregorybesson)
  • [8596cfc4fb] - ic: e2e testing (gregorybesson)
  • [8101a3f687] - ic: trying e2e on osx... (gregorybesson)
  • [25e9a6e5d0] - ic: trying e2e on osx... (gregorybesson)
  • [a6f4b2350d] - ic: update selenium version (gregorybesson)
  • [481b98ff53] - ic: new version of nightwatch (gregorybesson)
  • [a0c75eae0c] - ic: update nightwatch (gregorybesson)
  • [56b4f8ab37] - ic: fix e2e (gregorybesson)
  • [f67fe6ffce] - ic: fix e2e (gregorybesson)

[3.3.2] - 2017-7-9

  • [91ba5b9c9a] - fix: BC break when script were defined inline and ABE comments did follow these script tags (gregorybesson)

[3.3.1] - 2017-7-8

  • [d19f1ba9a0] - Preparing Abe to Electron (gregorybesson)
  • [08072c8b42] - fix: The republish-all feature didn't take the type='data' selected by the user (gregorybesson)
  • [8b880a1c8a] - fix: When auto-republish 'active' attribute is set to false in abe.json, We display a republish button on the manager (gregorybesson)
  • [4668838f17] - When a SIGINT is sent to Abe, the server is properly shutdown. This is especially useful for Electron (gregorybesson)
  • [fe528f3daa] - When a SIGINT is sent to Abe, the server is properly shutdown. This is especially useful for Electron (gregorybesson)
  • [8b76034946] - ic: removing unwanted directories when I publish a new version on NPM (gregorybesson)
  • [44dfce7abf] - ic: removing babel dependency to keep babel-cli only (gregorybesson)
  • [ac9291cb6a] - doc: Changelog (gregorybesson)

[3.3.0] - 2017-7-5

  • [b856c31548] - package lock file (gregorybesson)
  • [9011a2c077] - doc: How to develop a new abe type in the core or as a plugin (gregorybesson)
  • [8392661427] - enhancement: It is now possible to create plugins to add abe tags type. classes in your type html partial can now use 'abe-keep-format' and 'abe-format-html'. And you can now use Abe tags in <script> and <style> tags (gregorybesson)
  • [61173b406d] - enhancement: You can now make text and textarea abe tags editable='false'. You also use default='defvalue' to prefill your abe tags with a value. You may also use value='value' if you want to force a value in a field. This way, whatever the user enter, the value is the one you've filled in in your template. Particularly useful to set values in document: {{abe type='text' key='myKey' value='123' editable='false' visible='false'}} (gregorybesson)
  • [2e9170d91b] - enhancement: A plugin may have an abe.json config file which will be merged with the abe.json config file on installation (gregorybesson)
  • [4d96aebdde] - enhancement: adding a abeImport in head (gregorybesson)
  • [b3e7f5f72b] - ic: removing dead code (gregorybesson)
  • [684af729f6] - fix: typo in the name of the function (gregorybesson)
  • [7ae18c38f3] - fix: typo (gregorybesson)
  • [4b099aeeca] - enhancement: exposing the hint function to abe (gregorybesson)
  • [b2fc683c53] - doc: abe_meta description + relatedTemplates explained (gregorybesson)
  • [098a2df04d] - enhancement: You can now deactivate xss hen you're confident with your admin env (gregorybesson)
  • [57d5c7f519] - ic: fix UT (gregorybesson)
  • [8abb2be4fb] - feature: abe_meta.relatedTemplates makes possible the publication of multiple page from one json at the same time. + bugfix on unpublish (gregorybesson)
  • [5b59faf77d] - enhancement: No need to babelify external libs (gregorybesson)
  • [8003bae4f6] - fix: typo (gregorybesson)
  • [454eb31de5] - fix: the dev server should start only once and only in web dev mode (gregorybesson)
  • [3490e166e4] - fix: removing console.log (gregorybesson)
  • [b69fad361d] - enhancement: An Abe type 'import' can now be an absolute path (you just have to make it start with '/' (gregorybesson)
  • [b6256ace4e] - feature: It's now possible to customize the look and feel of the admin from a plugin (using a custom directory) (gregorybesson)
  • [f36ec2947c] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [5a14724aeb] - fix: the
      tag was missing from HTML WhiteList (gregorybesson)
    1. [1f76d16018] - Merge pull request #223 from Narno/docs (Greg Besson)
    2. [661d360ba0] - Create abe-textarea.md (Arnaud Ligny)
    3. [8d8bb990c0] - Create abe-template.md (Arnaud Ligny)
    4. [feabecd83c] - Create abe-slug.md (Arnaud Ligny)
    5. [da0a72eee4] - Create abe-rich.md (Arnaud Ligny)
    6. [5fae415af3] - Create abe-link.md (Arnaud Ligny)
    7. [3de40740b4] - Create abe-file.md (Arnaud Ligny)
    8. [1ee8efdbea] - Create abe-data.md (Arnaud Ligny)
    9. [c62c415256] - Create abe-image.md (Arnaud Ligny)
    10. [5e61714d03] - Create abe-file.md (Arnaud Ligny)
    11. [49d177791b] - Create abe-each.md (Arnaud Ligny)
    12. [0b2167a455] - Create abe-data.md (Arnaud Ligny)
    13. [f60fdc9f24] - Merge pull request #222 from wonknu/rich_text_height_auto (Greg Besson)
    14. [da893835fd] - enhancement: height of RTE (wonknu10)
    15. [1bd5610ff5] - Merge pull request #221 from Narno/master (Greg Besson)
    16. [841ea1adcc] - Docs cleaning (Arnaud Ligny)
    17. [89ee795abd] - fix: livereload with node v7+ (gregorybesson)
    18. [e46ddb0293] - fix: Error during the init process (gregorybesson)
    19. [eedcdf21c6] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
    20. [c12eae2563] - feature: livereload is part of Abe dev server (gregorybesson)
    21. [5e069bda3a] - Merge pull request #218 from wonknu/fix_reference_editor (Greg Besson)
    22. [c522e624a3] - fix: don't init on other page than reference editor (wonknu10)
    23. [2edaf31c7a] - fix: create reference folder (wonknu10)
    24. [04711cf12d] - fix: allow user to create reference even when there are no reference yet (wonknu10)

[3.2.3] - 2017-5-15

  • [b37ef3ef25] - Update README.md (Greg Besson)
  • [760aac34c7] - Update ROADMAP.md (Greg Besson)
  • [dac56050d4] - Merge pull request #217 from wonknu/fix_drag_drop_block_each (Greg Besson)
  • [6d2c894e7d] - fix: drag and drop block w type image and thumb (wonknu10)
  • [2a9d6563fd] - fix: undefined message (gregorybesson)
  • [24722b8b94] - doc: CHANGELOG (gregorybesson)

[3.2.2] - 2017-5-9

[3.2.1] - 2017-5-9

[3.2.0] - 2017-5-6

  • [e69932d7e6] - Update README.md (Greg Besson)
  • [b51298f34d] - Update version3.md (Greg Besson)
  • [29d5e45b4b] - Update version3.md (Greg Besson)
  • [decffbe4d0] - refactoring: The concept of theme becomes a first class citizen. A new command line option 'init' appears giving the possibility to configure everything (gregorybesson)
  • [eeb9dc321b] - doc: CHANGELOG (gregorybesson)

[3.1.6] - 2017-5-5

[3.1.5] - 2017-5-3

  • [6de89459bb] - fix: When installing a plugin and no abe.json exists, an abe.json file is created (gregorybesson)
  • [43f11299d6] - fix: extending maxbuffers on server start (for s3 plugin for example) (gregorybesson)
  • [5f77557a44] - Update README.md (Greg Besson)

[3.1.4] - 2017-5-1

[3.1.3] - 2017-4-30

  • [15ee89b6ff] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [7aeba49c77] - fix: moduloIf and the ordering of abe tagss and groups in particular (gregorybesson)
  • [0df151860c] - Update version3.md (Greg Besson)
  • [097eabf124] - Merge pull request #210 from wonknu/enhancement_graphic (Greg Besson)
  • [ed0dcbc92d] - Merge pull request #214 from nicolaslabbe/bug_profile_update (Greg Besson)
  • [0ee3cc196b] - Fix: update profile (nicolaslabbe)

[3.1.2] - 2017-4-27

  • [28ff7bfad7] - enhancement: more small UI fix (wonknu10)
  • [6c08eca67e] - Merge remote-tracking branch 'abecms/master' into enhancement_graphic (wonknu10)
  • [beb1e211d5] - doc: CHANGELOG (gregorybesson)
  • [0e35a029b9] - Merge pull request #209 from wonknu/enhancement_graphic (Greg Besson)
  • [96392e0167] - doc: CHANGELOG (gregorybesson)

[3.1.1] - 2017-4-27

  • [1e2d06028d] - enhancement: Themes management (gregorybesson)
  • [0240bf95aa] - fix: CSRF detection (gregorybesson)
  • [67d3350b11] - enhancement: fix small UI bug (wonknu10)
  • [a804ecec8f] - doc: CHANGELOG (gregorybesson)

[3.1.0] - 2017-4-25

[3.0.3] - 2017-4-25

  • [80ede26392] - fix: UT (gregorybesson)
  • [633033dea6] - enhancement: CSRF validation doesn't occur on /abe/rest routes and oAuth token can now be extracted from body, uery, cookie or headers x-access-token or authorization (gregorybesson)
  • [b90938e69f] - ci: fix UT (gregorybesson)
  • [1548065534] - refactoring: 'latest' structures have been removed from abe_meta + we now know who has created or updated the post ! (gregorybesson)
  • [df28951581] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [17c5d9f5ae] - refactoring: PostURL path calculation and create class simplified (gregorybesson)
  • [8f09dbc575] - Update version3.md (Greg Besson)
  • [91c1cb65b7] - Update version3.md (Greg Besson)
  • [1e5e44d692] - refactoring: simplifying the creation class with no more adherence with duplication (gregorybesson)
  • [75ec95a0dc] - refactoring: The activity stream and its user management (gregorybesson)
  • [2641130f43] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [66f258ddeb] - refactoring: changing routes for 3 endpoints (gregorybesson)
  • [d3ec0b7831] - Update version3.md (Greg Besson)
  • [a3048affc7] - Update version3.md (Greg Besson)
  • [23295e9afc] - refactoring: Removing 'weak' attributes from Abe doc and Manager list (gregorybesson)
  • [d7e09280d3] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [2d0e8a5777] - feature: remote repository for themes (gregorybesson)
  • [9398cfcb0c] - Rename abe-template to abe-template.md (Greg Besson)
  • [ee2f39a65c] - Create abe-template (Greg Besson)
  • [f36e6b344a] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [26685f4e61] - Merge pull request #205 from wonknu/bug_input_type_file (Greg Besson)
  • [c510b3dcc1] - fix: tag abe type file not working anymore (wonknu10)
  • [18519d4c80] - Merge pull request #204 from wonknu/upload_theme (Greg Besson)
  • [8da08a6891] - feature: upload theme from abe cms (wonknu10)

[3.0.2] - 2017-4-11

[3.0.1] - 2017-4-9

[3.0.0] - 2017-4-8

  • [f6f3810389] - Update README.md (Greg Besson)
  • [02c5e0432d] - Update README.md (Greg Besson)
  • [3e89534448] - Update README.md (Greg Besson)
  • [5214856604] - Update README.md (Greg Besson)
  • [2996c68eb8] - Update first-steps.md (Greg Besson)
  • [3bc7e31ded] - Update first-steps.md (Greg Besson)
  • [4115db96fa] - Create first-steps.md (Greg Besson)
  • [3db29c0ef7] - doc: New README (Greg Besson)
  • [b1c0a79d79] - Update version3.md (Greg Besson)
  • [8d97e26b23] - Update version3.md (Greg Besson)
  • [27592b0b37] - Update version3.md (Greg Besson)
  • [b5d33cbabf] - doc: version 3 (gregorybesson)
  • [44e7771128] - Update version3.md (Greg Besson)
  • [43c92813bb] - Update version3.md (Greg Besson)
  • [636ecae88f] - Update version3.md (Greg Besson)
  • [a5c4d3dda4] - doc: version 3 (gregorybesson)
  • [3f93c6ae46] - qa: updating dependencies (gregorybesson)
  • [89bf8596da] - doc: CHANGELOG (gregorybesson)
  • [eaee1a7ad3] - enhancement: adding activities to activity stream (gregorybesson)
  • [a8842f480b] - feature: A last, we can now define a 'data.history' var in abe.json to automatically remove previous data posts (gregorybesson)
  • [eeec6d5354] - refactoring: right name on the right parameter (gregorybesson)
  • [4dc6298f7e] - refactoring: changing the signature of the remove function (gregorybesson)
  • [9ebef26ba1] - refactoring: removing any reference to draft path (gregorybesson)
  • [8ca6a35912] - Merge pull request #202 from wonknu/design_HP (Greg Besson)
  • [ba0215044b] - enhancement: HP with twitter widget and scroll full layout (wonknu10)
  • [78f655fc98] - enhancement: Alignement for the menu pictos (gregorybesson)
  • [acb257f3cc] - fix: Abe tags inluded in each tags were not updated in the editor (gregorybesson)
  • [72a65dd561] - feature: auth rest route (gregorybesson)
  • [549b64846b] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [66b63c1113] - enhancement: pixel tracker (gregorybesson)
  • [0080d379c6] - Merge pull request #201 from wonknu/bug_assets_root (Greg Besson)
  • [9256b96196] - Merge pull request #200 from wonknu/bug_assets_files_at_root (Greg Besson)
  • [275bfd5c1d] - fix: /site/ get remove & created when assets file are inside root folder (wonknu10)
  • [36be3f718a] - fix: /site/ get remove & created when assets file are inside root folder (wonknu10)
  • [aab5c96bdd] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [f40a6e0d67] - feature: Add REST authenticate route + updating dependencies (gregorybesson)
  • [a3709b9977] - Merge pull request #199 from wonknu/missing_script_styles (Greg Besson)
  • [5602af3366] - fix: missing script + group script/style inside partials (wonknu10)
  • [9fc836e7cf] - Merge pull request #198 from wonknu/bug_create_user (Greg Besson)
  • [58b500ba4b] - fix: cannot create new user (wonknu10)
  • [5a0e556b52] - feature: Avatar based on Gravatar (gregorybesson)
  • [0a68a89467] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [671d270276] - enhancement: display connected users (gregorybesson)
  • [b946163450] - Merge pull request #194 from wonknu/bug_scrollbar (Greg Besson)
  • [f0700f5360] - Merge pull request #196 from wonknu/bug_wrong_title (Greg Besson)
  • [0ce7e37b67] - Merge pull request #195 from wonknu/fix_team_title (Greg Besson)
  • [cb6e04a1b5] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [d6fb3ee808] - enhancement: Activity stream updated even when no one is listening (gregorybesson)
  • [cea9397f3f] - fix: wrong title inside reference editor (wonknu10)
  • [e6369b6087] - fix: title Team appear when users are disabled (wonknu10)
  • [7e0028c484] - compiled style (wonknu10)
  • [7d9b6470bc] - fix: scrollbar horizontale appear inside main menu (wonknu10)
  • [f8de7ed09a] - Merge pull request #193 from wonknu/cms_design (Greg Besson)
  • [634872314d] - enhancement: new layout (wonknu10)
  • [a1fdc41abe] - fix: extending number of parameters body-parser accepts (gregorybesson)
  • [0cd3954eb9] - Merge pull request #189 from wonknu/bug_copy_asset_symlink (Greg Besson)
  • [37f08bb741] - use fe instead of fs (wonknu10)
  • [b4bd527b1f] - wip design (wonknu10)
  • [482e02438e] - fix: if 'site' is a symlink dir-compare break because it does fs.statSync (wonknu10)
  • [733ccb8d1a] - Merge pull request #188 from wonknu/abe_homepage (Greg Besson)
  • [b68c9fee04] - fix: icon "roles" & position footer engine (wonknu10)
  • [a2dbe91eda] - doc: Changelog (gregorybesson)
  • [454fea8448] - Merge pull request #187 from wonknu/abe_homepage (Greg Besson)
  • [d3d0567e81] - manager in editor page (wonknu10)
  • [456a329f15] - Merge remote-tracking branch 'abecms/master' into abe_homepage (wonknu10)
  • [4fc5f4b015] - feature: activity stream (gregorybesson)
  • [c7b0215b05] - Merge pull request #185 from wonknu/abe_homepage (Greg Besson)
  • [15678b2aa7] - Merge remote-tracking branch 'abecms/master' into abe_homepage (wonknu10)
  • [a7b576f02e] - update design homepage (wonknu10)
  • [5358089874] - ic: fix UT (gregorybesson)
  • [1afdd880f4] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [c92cdcea5e] - feature: smtp feature becomes a first class citizen in Abe. Abification of a json has now its function: abify. Page() has been simplified (gregorybesson)
  • [021913892e] - Merge pull request #184 from wonknu/abe_homepage (Greg Besson)
  • [23e357ec7f] - dont all file from manager in homepage + rm duplicate truncate helper (wonknu10)
  • [21e587eecb] - fix: footer up (wonknu10)
  • [60bb3752c4] - Merge remote-tracking branch 'abecms/master' into abe_homepage (wonknu10)
  • [874334eb1c] - design homepage (wonknu10)
  • [f34c38fa4b] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [4c0f8737e1] - wip abe homepage (wonknu10)
  • [397a0db57a] - fix: var not defined (gregorybesson)
  • [5c06fcf959] - fix: variable html was not defined (wonknu10)
  • [48951a04ec] - Merge pull request #182 from wonknu/visual_group (Greg Besson)
  • [f9767e721e] - add UT (wonknu10)
  • [245f76aa86] - Merge remote-tracking branch 'abecms/master' into visual_group (wonknu10)
  • [641180f755] - doc: the reason why I've added a '/' (gregorybesson)
  • [f72eff3c95] - fix: redirect to login for homepage (gregorybesson)
  • [5edd72af81] - Merge remote-tracking branch 'abecms/master' into visual_group (wonknu10)
  • [23c08cb728] - fix: activity stream when anonymous is set (gregorybesson)
  • [84bd9493e2] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [7b3d4a50f0] - feature: Activity-stream (gregorybesson)
  • [082fd65f5b] - Merge pull request #181 from wonknu/resize_image_one_side (Greg Besson)
  • [50910bb796] - enhancement: image resize with only width or height specified (wonknu10)
  • [bf7cc15dbc] - wip a UT (wonknu10)
  • [4a8f6045a0] - Merge remote-tracking branch 'abecms/master' into visual_group (wonknu10)
  • [9f3725df86] - feature: REST API to serve posts from mobile apps or others (gregorybesson)
  • [757696592b] - enhancement: Redirect to Homepage from root / (gregorybesson)
  • [981dfab8f0] - enhancement: Abe is now ok accepting every CORS domains (gregorybesson)
  • [1340ce1738] - ic: fix travis osx (gregorybesson)
  • [503a9e318d] - enhancement: remove timeout from SSE + remove double scrollbar from ABE (gregorybesson)
  • [303253b9a5] - Merge pull request #179 from wonknu/bug_26 (Greg Besson)
  • [806e58537d] - add UT for abe tag with hyphen inside key (wonknu10)
  • [7e62933dc9] - doc: Changelog (gregorybesson)
  • [c5ebc689d6] - enhancement: The republish all button only appear when necessary. (gregorybesson)
  • [d7a0861b83] - enhancement: grouped elements visualy (wonknu10)
  • [efb756c00a] - feature: Auto-republish for blogs containing less than 500 posts (gregorybesson)
  • [8274be206a] - fix: abe tag w key containing hyphen donesn't work (wonknu10)
  • [533fc2a89f] - doc: CHANGELOG update (gregorybesson)
  • [9bad6b9607] - fix: scrollTo (gregorybesson)
  • [7f2507e035] - fix: scrollTo (gregorybesson)
  • [a5e63cc521] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [4179a3c8d8] - refactoring: Removing tag from everywhere (gregorybesson)
  • [05496f6c41] - Merge pull request #176 from wonknu/tweet_home_page (Greg Besson)
  • [265c65526b] - Merge pull request #175 from wonknu/bug_image_upload (Greg Besson)
  • [0bd95f9f4d] - Merge pull request #174 from wonknu/group_tag_abe (Greg Besson)
  • [45586273b6] - Merge pull request #173 from wonknu/enhancement_139 (Greg Besson)
  • [eaf41aef34] - minified tweet libs (wonknu10)
  • [1c38f26b73] - tweet from @abe_cms inside homepage (wonknu10)
  • [e88ca4ede1] - fix: using () or [] on tab name break tab Fixes #160 (wonknu10)
  • [5d721d755c] - fix: wrong html element for upload image (wonknu10)
  • [32e22d830e] - fix: defaultvalue only used if value = null, not if value = empty string (wonknu10)
  • [fd74374863] - path doc assets (wonknu10)
  • [926e956eee] - enhancement: grouped element with groupdesc Fixes #121 (wonknu10)
  • [620d27d9a3] - default attribut value for block each (wonknu10)
  • [81d352ec4b] - enhancement: attribut value (for default input value) Fixes #139 (wonknu10)
  • [015464cd14] - Merge pull request #172 from wonknu/style_editor (Greg Besson)
  • [dbf18e6a7a] - position btn open engine when engine is closed (wonknu10)
  • [f8c1b91b02] - fix: some style issues & and add animation etc ... (wonknu10)
  • [5d9d116693] - style (gregorybesson)
  • [3c87bf7143] - fix: demo template (gregorybesson)
  • [fb10944007] - removing border from hint (gregorybesson)
  • [23461f7bb2] - Merge pull request #171 from wonknu/image_upload_same_ratio (Greg Besson)
  • [349d3019ea] - rm console log (wonknu10)
  • [a32d42f7d9] - Merge pull request #169 from wonknu/enhancement_166 (Greg Besson)
  • [626831f4b5] - Merge pull request #170 from wonknu/enhancement_link_rich_textarea (Greg Besson)
  • [b871c1feb5] - rm console log (wonknu10)
  • [c6fa7f6825] - enhancement: allow to change url link inside RTE afterward (wonknu10)
  • [3562f18a9c] - enhancement: close / open sidebar Fixes #166 (wonknu10)
  • [9f25558234] - enhancement: Starting to work on the dashboard (gregorybesson)
  • [20a9f1d578] - fix: form width is defaulted to 25% (gregorybesson)
  • [9502c12974] - fix: error on manager when no localstorage exist (gregorybesson)
  • [b1da17c27f] - fix: collapse editor (gregorybesson)
  • [805c53aec6] - fix: bg-color iframe (gregorybesson)
  • [283070fce3] - enhancement: Responsive preview buttons are added to the header menu. (gregorybesson)
  • [cdd7f281b6] - Merge pull request #168 from wonknu/bug_164 (Greg Besson)
  • [6cc140b2e1] - Merge branch 'master' into bug_164 (fabrice labbe)
  • [2d4dbceec5] - css update (gregorybesson)
  • [b2516e8715] - fix: toolbar when editor is to long Fixes #164 (wonknu10)
  • [6e278eb4ba] - Merge pull request #167 from abecms/v3-alpha (Greg Besson)
  • [b48be50a18] - css update (gregorybesson)
  • [6f404c2894] - Merge pull request #163 from abecms/v3-alpha (Greg Besson)
  • [2928dafa72] - New version (gregorybesson)
  • [3aab94d95f] - Merge pull request #162 from wonknu/bug_img_upload_RTE (Greg Besson)
  • [2a423cb0ef] - fix: upload image RTE (wonknu10)
  • [2efa42abf2] - Merge pull request #161 from wonknu/bug_missing_unit (Greg Besson)
  • [01edbfd025] - fix: missing pixel unit font-size RTE (wonknu10)
  • [cc7f8fd769] - Merge remote-tracking branch 'abecms/master' (wonknu10)
  • [46e4bbfa4e] - Merge pull request #154 from AlexandreBeaurain/master (Greg Besson)
  • [5404030048] - Merge branch 'master' into master (Greg Besson)
  • [49901acc27] - Merge pull request #159 from wonknu/bug_sql_order_number (Greg Besson)
  • [edaef82d44] - fix: sql request issue with order number (wonknu10)
  • [6853dbcaeb] - Merge pull request #157 from wonknu/feature_95 (Greg Besson)
  • [636db0d24a] - Merge pull request #153 from wonknu/bug_111 (Greg Besson)
  • [0ba90e6623] - Merge pull request #158 from wonknu/bug_156 (Greg Besson)
  • [330832f298] - fix: better fix with posix (wonknu10)
  • [eeafe5a3c3] - fix: use compareDate instead of compareSize fixes #156 (wonknu10)
  • [efe9d0ea54] - feature: text options in RTE fixes #95 (wonknu10)
  • [b24e712141] - Merge pull request #155 from wonknu/bug_block_each (Greg Besson)
  • [c571a6da9c] - fix: first block each is not removed on click delete (wonknu10)
  • [0b76a77a36] - fix: allow image upload without req.query.input (Alexandre Beaurain)
  • [50a66a23c3] - fix: img url on pages use "" instead of "/" fixes #111 & fixes #152 (wonknu10)
  • [2349e0a1e2] - Update README.md (Greg Besson)
  • [8e0aa2b4d6] - Create ROADMAP.md (Greg Besson)
  • [7a22a25347] - Update README.md (Greg Besson)
  • [888b55bd65] - Update README.md (Greg Besson)
  • [a9d994c439] - qa: upgrading express version (gregorybesson)

[2.16.5] - 2017-2-10

[2.16.4] - 2017-2-8

  • [d3f84668f6] - Merge pull request #148 from wonknu/bug_147 (Greg Besson)
  • [2c302c6d6a] - fix: bug MaxListenersExceededWarning (nicolaslabbe)
  • [8804005490] - fix: target & rel attribut inside not allowed (wonknu10)
  • [75d0f5f5a4] - Merged branch master into master (wonknu10)
  • [76c5c052c8] - Merged branch master into issue_141 (nicolaslabbe)
  • [592662f539] - fix: bug if button republish not present for user role (nicolaslabbe)
  • [d2c6128e28] - doc: CHANGELOG (gregorybesson)

[2.16.3] - 2017-2-7

  • [b4c353567a] - fix: error in unpublish event (gregorybesson)
  • [f3bc9cc3e9] - fix: error in unpublish event (gregorybesson)
  • [00375e0163] - CI: change UT for process (nicolaslabbe)
  • [d7c19dd50b] - feature: update all button (nicolaslabbe)
  • [1c1f183300] - feature: update all button (nicolaslabbe)
  • [febc3db8c0] - doc: CHANGELOG (gregorybesson)

[2.16.2] - 2017-2-7

[2.16.1] - 2017-2-7

  • [8cd5b039d1] - Merge pull request #145 from wonknu/bug_slug_w_slash (Greg Besson)
  • [0fad2fd85a] - fix: wrong regex w slashes (wonknu10)
  • [0c704ef6cf] - Merged branch master into master (wonknu10)
  • [70f99c21d4] - Merge pull request #144 from wonknu/master (Greg Besson)
  • [3859519b01] - fix: autocomplete source attributes doesn't escape single quote (wonknu10)
  • [81427b7ad8] - doc: CHANGELOG (gregorybesson)

[2.16.0] - 2017-2-4

  • [2b5b2ac638] - Merge pull request #133 from nicolaslabbe/drag_autocomplete (Greg Besson)
  • [df9cf42fbf] - fix: {{#each}} statement when {{/each}} was on the same line produced bugs (gregorybesson)
  • [5a9d13f740] - feature: drag and drop (nicolaslabbe)
  • [9b71c65c51] - enhancement: each data in slug (gregorybesson)

[2.15.1] - 2017-2-2

  • [d2a2e75249] - Merge branch 'master' (nicolaslabbe)
  • [5305d6557e] - fix: bug on save with input select multiple (nicolaslabbe)
  • [c6bbd01808] - Merge pull request #132 from nicolaslabbe/issue_33 (Greg Besson)
  • [662daf328f] - fix: bug on select multiple when abe attribute required is set to true (nicolaslabbe)
  • [61aa68bf05] - fix: remove console.log (nicolaslabbe)
  • [ac62926f1b] - fix: data-display js on input type select multiple (nicolaslabbe)
  • [a00934f919] - qa: UT e2e for autocomplete field and input select with click to add action (nicolaslabbe)
  • [1e241e391b] - fix: each on tab slug (nicolaslabbe)
  • [ff1330f08a] - Merged branch master into drag_autocomplete (nicolaslabbe)
  • [36d1e4180b] - feature: drag and drop autocomplete result (nicolaslabbe)
  • [deef941f1c] - Merge pull request #131 from nicolaslabbe/issue_33 (Greg Besson)
  • [2738f45144] - fix: issue_33 (nicolaslabbe)
  • [5faa3ca460] - fix: variable missing variables (nicolaslabbe)
  • [9a88a6e899] - Merged branch master into issue_33 (nicolaslabbe)
  • [460688c93d] - Merged branch master into master (nicolaslabbe)
  • [637b8a3b1e] - Merge pull request #128 from nicolaslabbe/issue_33 (Greg Besson)
  • [0780ad2201] - Merge pull request #129 from nicolaslabbe/issue_124 (Greg Besson)
  • [b14ab15704] - fix: missing credential (nicolaslabbe)
  • [6d597f4323] - doc: add doc to tell user that slug is handlebars compiled (nicolaslabbe)
  • [ed7b36393b] - qa: fix UT for templates (nicolaslabbe)
  • [d1ca059064] - fix: bug using each into slug tab (nicolaslabbe)
  • [824345a1fe] - doc: CHANGELOG (gregorybesson)

[2.15.0] - 2017-1-30

  • [0f4acd56b1] - enhancement: New HBS Helper eachGroup. This helper divide a json array of objects into groups of objects. Useful to create a set of different layouts to display the list of json objects (gregorybesson)
  • [a36ba3fed1] - enhancement: It's now possible to import the same partial (containing Abe tags with keys) several times. (we update the keys id dynamically) (gregorybesson)
  • [155df3760e] - Update README.md (Greg Besson)
  • [9531436f5c] - Merge pull request #125 from nicolaslabbe/issue_124 (Greg Besson)
  • [e7e34de8bb] - fix: update code for nodemailer 2.x (nicolaslabbe)
  • [68b5321841] - fix: update code for nodemailer 2.x (nicolaslabbe)
  • [b5f172f48c] - qa: removing console.logs... (gregorybesson)
  • [8c6a973c37] - qa: updating dev dependency (gregorybesson)
  • [01d1a4ed1d] - fix: updating fields where precontrib='' (gregorybesson)
  • [47598359c7] - qa: update handlebars-helpers version (gregorybesson)
  • [093af59abd] - doc: CHANGELOG (gregorybesson)
  • [6e372c4e3e] - Merge branch 'master' of https://github.com/abecms/abecms (gregorybesson)
  • [5f010c1ca4] - qa: Updating dependencies versions (gregorybesson)
  • [78a4038780] - Update README.md (Greg Besson)
  • [a752702434] - Update README.md (Greg Besson)
  • [7e3cfcb749] - fix: When several templates had abe tags with the same key in the tab='slug', values were improperly handled (gregorybesson)
  • [7b88cda7ee] - qa: fix e2e (gregorybesson)
  • [9f05f5372c] - qa: fix eslint (gregorybesson)
  • [0ea431d111] - qa: fix UT (gregorybesson)
  • [df78dbd282] - enhancement: The order by statement is now fully usable on any property of the json post. usage of order by date ASC is deprecated. Please use order y abe_meta.date ASC instead. And you can now limit a set of record without having to use the 'where' statement (gregorybesson)
  • [2991e1be5f] - fix: a template with name 'eachsomething' was not properly parsed (gregorybesson)
  • [fbae1a4591] - enhancement: Error message on upload more precise (gregorybesson)
  • [b5a9ecee1b] - adding strike html tag in the whitelist (gregorybesson)
  • [c87844772f] - .gitignore (gregorybesson)
  • [6532d3be59] - VERSION 2.14.5 (gregorybesson)
  • [0f2aff8dda] - doc: CHANGELOG (gregorybesson)

[2.14.2] - 2017-1-14

  • [c389516428] - fix: BC break on each statement for mixed Abe tags in a each (gregorybesson)
  • [6e83f4dd99] - ic: refactoring e2e tests + adding 1 test (gregorybesson)
  • [93e6f2c28f] - fix: BC break on precontrib fields which were doubled (gregorybesson)
  • [d93cafd398] - doc: CHANGELOG (gregorybesson)

[2.14.1] - 2017-1-12

  • [751e351d03] - fix: upload image in the right directory (gregorybesson)
  • [d90db34b94] - fix: each blocks were not added on the front when a new block was created from the editor (gregorybesson)
  • [cf46b793aa] - fix: non editable Abe data tags were improperly displayed in the editor (gregorybesson)
  • [5497ed392d] - fix: error when no partials directory exists (gregorybesson)
  • [faac821e5a] - fix: The Manager didn't get the partials anymore since a very long time (gregorybesson)
  • [ba4bed4579] - Update appveyor.yml (Greg Besson)
  • [7c66aa7a21] - Update appveyor.yml (Greg Besson)
  • [7978d48b47] - Update appveyor.yml (Greg Besson)
  • [3344f5f937] - Update appveyor.yml (Greg Besson)
  • [9b7a01fccf] - Update appveyor.yml (Greg Besson)
  • [630a5396fb] - Update CHANGELOG.md (Greg Besson)
  • [229919a48b] - Update CHANGELOG.md (Greg Besson)
  • [9bf8517698] - ic: fix dependencies versions (gregorybesson)
  • [0fa0a2e1c8] - fix: {{#each}} statements where modified with improper data keys (gregorybesson)
  • [005cad9b23] - ic: linting (gregorybesson)
  • [8a73e75e56] - ic: fix UT (gregorybesson)
  • [5437b2000b] - fix: When a select input with max-length = 1 was created in precontrib, the result was improperly saved as an array (gregorybesson)
  • [20c81deba2] - [TEST] wrong syntax on last commit (Emmanuel Gonzalez)
  • [f21b8af500] - Update get-main.js (Greg Besson)
  • [68085c8766] - Merge pull request #114 from AlexandreBeaurain/master (Greg Besson)
  • [13f3fa18cb] - fix: bad cookies can crash process (Alexandre Beaurain)
  • [8b7e75a0a1] - [TEST] Add chart for loadtests (Emmanuel Gonzalez)
  • [bfd9ce59ff] - ic: renaming the test (gregorybesson)
  • [b74011ba0f] - doc: CHANGELOG (gregorybesson)

[2.14.0] - 2017-1-4

  • [0c0cc3a2c3] - doc: CHANGELOG (gregorybesson)
  • [27a7227943] - fix: Bug introduced in 2.11.3 with each blocks non autocomplete (gregorybesson)
  • [c2ed54fbc6] - display processing on manager on search (gregorybesson)
  • [272a41fddb] - fix: ajax datatable on search (gregorybesson)
  • [253064a355] - enhancement: manager table width 100% by default (gregorybesson)
  • [33de8c794d] - fix: removing disabled attribute on new block creation for abe type=data (gregorybesson)
  • [be8f864cae] - ic: removing compiled stuff (gregorybesson)
  • [a19f81b150] - ic: removing compiled stuff (gregorybesson)
  • [48e78df371] - Merge pull request #105 from AdFabConnect/bug_75 (Greg Besson)
  • [98fb9dc090] - refactoring: Rebase (gregorybesson)
  • [965e58d48b] - Merge pull request #104 from AdFabConnect/bug_json_variable (Greg Besson)
  • [7a61a7e60e] - ic: Functional tests improved (gregorybesson)
  • [57fcd6915a] - ic: linting (gregorybesson)
  • [c2d7c332b0] - enhancement: Rebinding autocompletes blocks when added by a click in a each block (gregorybesson)
  • [19e8d06b52] - ic: linting (gregorybesson)
  • [a767986bc6] - ic: linting (gregorybesson)
  • [956916b0cf] - enhancement: Adding the possibility to save each statements including abe type=data by creating the json properly (gregorybesson)
  • [1a3a97b93b] - enhancement: in a each statement, ability to create a new block including abe type=data properly (gregorybesson)
  • [ca9d237d04] - enhancement: fix the autocomplete rebind + escaping the selector (to be able to detect id including [] (gregorybesson)
  • [6ce435a6e6] - enhancement: The editor is able to detect abe type=data in each statements (gregorybesson)
  • [1286b0ce8f] - Enhancement: refining the detection of abe tags including variables in each statements (gregorybesson)
  • [9295ed86ba] - refactoring: Rebase (gregorybesson)
  • [db7f261d4c] - refactoring: making the UT pass (gregorybesson)
  • [3f2553483a] - refactoring: Rebase (gregorybesson)
  • [d0d7d8711d] - fix: removing debug stuff (gregorybesson)
  • [c202768e47] - enhancement: We detect abe tags including variables in each statements (gregorybesson)
  • [ccafcc8335] - doc: CHANGELOG (gregorybesson)

[2.13.1] - 2016-12-29

  • [447137c00c] - fix: right syntax for a tricky node inconsistency (gregorybesson)
  • [9a771d15c5] - fix: the generated html was improperly recompiled in handlebars client side (gregorybesson)
  • [b17c319310] - doc: CHANGELOG (gregorybesson)

[2.13.0] - 2016-12-28

  • [601f0049d7] - fix : update error under windows in specific conditions (gregorybesson)
  • [1eb72da210] - doc: CHANGELOG (gregorybesson)
  • [681a950c6f] - ic: fix linting (gregorybesson)
  • [46780f8467] - ic: removing 2 tests which don't pass under Travis :/ (gregorybesson)
  • [51f5b69933] - fix: BC break after last PR merge + typos (gregorybesson)
  • [f40bff709d] - ic: refactoring the e2e tests to be based on xpath (gregorybesson)
  • [96383beaef] - fix: babel throws the strict mode in the moment path... which don't like it (gregorybesson)
  • [b4b06d1e96] - fix: hint error (gregorybesson)
  • [a8a5f8461c] - Merge pull request #100 from AdFabConnect/issue_94 (Greg Besson)
  • [8a87b462a1] - refactoring: The files manager on frontend is now ajaxified for a Huge performance boost (gregorybesson)
  • [8cfe0aac9c] - refactoring: the file manager on the frontend will take the ajax road with get-paginate (gregorybesson)
  • [e49d6e8119] - refactoring: the file manager on the frontend will take the ajax road with get-paginate (gregorybesson)
  • [6b1896deed] - refactoring: getPage now can sort + filter + multisearch on multiple properties (gregorybesson)
  • [9abffd1de6] - enhancement: the sort now works on nested properties (gregorybesson)
  • [83e4d34675] - ic: fix typo (gregorybesson)
  • [a1c03d52ab] - enhancement: new facet function for array utils (gregorybesson)
  • [35f2988a7f] - doc: CHANGELOG (gregorybesson)

[2.12.1] - 2016-12-23

  • [e3560d350e] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson)
  • [e5244265a9] - refactoring: new nightwatch version (gregorybesson)
  • [e0a6133d09] - Merge pull request #101 from AdFabConnect/bug_abe_tag (Greg Besson)
  • [671e5c216e] - fix: tags (nicolaslabbe)
  • [3089c72236] - enhancement: abe hint into core (nicolaslabbe)
  • [a0cbfe86c9] - Merged branch master into issue_94 (nicolaslabbe)
  • [86552faad8] - Update abe-image.md (fabrice labbe)
  • [75c86f0ea1] - enhancement: abe hint into core (nicolaslabbe)
  • [3fb52cc69c] - Merge pull request #98 from AdFabConnect/bug_48 (Greg Besson)
  • [45bd8e752c] - enhancement: redirect /abe to /abe/editor (nicolaslabbe)
  • [e77f208c79] - Merge pull request #97 from AdFabConnect/bug_RTE_upload_media (Greg Besson)
  • [e3aa9efec9] - ic: data test functional (nicolaslabbe)
  • [47124d6d58] - fix: missing media popup upload (wonknu10)
  • [3f1042b777] - Merged branch master into bug_json_variable (nicolaslabbe)
  • [9ee44ec315] - ic: add func test for autocomplete and abe data (nicolaslabbe)
  • [e771bd9103] - ic: trying to fix the functional tests (gregorybesson)
  • [9b6507fcef] - enhancement: The abe type 'file' is now usable. + we can configure authorized extensions and mimetypes in abe.json + fix big security hole on file save (gregorybesson)
  • [aa1b432386] - Merged branch master into bug_json_variable (nicolaslabbe)
  • [3ae86e3fad] - fix: json key for abe data (nicolaslabbe)
  • [f56d735f66] - ic: functional tests fixed (gregorybesson)
  • [b42e5ae45d] - ic: functional tests improved (gregorybesson)
  • [a86058a85f] - ic: functional tests improved (gregorybesson)
  • [f550924708] - fix: bug autocomplete (nicolaslabbe)
  • [c35dadf847] - fix: bug json key (nicolaslabbe)
  • [29f5b59cdc] - fix: bug abe_meta.template (nicolaslabbe)
  • [58ccfe3487] - fix: bug abe_meta.template (nicolaslabbe)
  • [9c9ec41510] - Merge pull request #93 from AdFabConnect/loadtests (gonzalezemmanuel)
  • [c68532bb85] - Loadtests scenarios and README.md to use it (Emmanuel Gonzalez)
  • [2eedcd9c2e] - doc: CHANGELOG (gregorybesson)

[2.12.0] - 2016-12-19

  • [58098b50d0] - fix: bug 75 json variable (nicolaslabbe)
  • [797b73e8c1] - Merge branch 'master' (nicolaslabbe)
  • [6eb371f11c] - ic: adding Mac OSX (gregorybesson)
  • [542d6148d2] - ic: adding Mac OSX (gregorybesson)
  • [ab35c47fa6] - ic: adding Mac OSX (gregorybesson)
  • [139b50cc36] - ic: adding Mac OSX (gregorybesson)
  • [6ecec6a05d] - ic: adding Mac OSX (gregorybesson)
  • [b8e002f472] - fix: typo in require module (gregorybesson)
  • [48e0e6690e] - feature: 150 handlebars helpers added to Abe (gregorybesson)
  • [4167c416bd] - ic: adding Mac OsX to the ic (gregorybesson)
  • [e2b0e54a0e] - ic: lint (gregorybesson)
  • [c0c74f9866] - enhancement: The way we detect Abe as tags (not inside a html attribute) has been widely improved. Adding Unit tests to cover existing and new cases (gregorybesson)
  • [4d0225282a] - fix: The Abe tags not included in html attributes part of a {{#each statement where not modifiable on the frontend anymore (gregorybesson)
  • [e264029c98] - Merge pull request #92 from AdFabConnect/bug_jsoninline (Greg Besson)
  • [b80883d7df] - fix: wrong return (nicolaslabbe)
  • [31781a6ab8] - fix: bug json inline into abe data (nicolaslabbe)
  • [792d84d4d6] - fix: abe keys (nicolaslabbe)

[2.11.6] - 2016-12-16

  • [bac583a1aa] - Merge branch 'master' (nicolaslabbe)
  • [d9a26ed671] - Merge pull request #91 from AdFabConnect/bug_duplicate (Greg Besson)
  • [bcccc6a209] - fix: on duplicate with same name (nicolaslabbe)
  • [2444bdaaba] - doc: CHANGELOG (gregorybesson)
  • [835284112c] - bug: refactor json key (nicolaslabbe)

[2.11.5] - 2016-12-16

[2.11.4] - 2016-12-15

[2.11.3] - 2016-12-15

  • [b26e50123b] - ic: lint (gregorybesson)
  • [5ede88400e] - Merge pull request #84 from AdFabConnect/feature_52 (Greg Besson)
  • [9c98de6114] - refactor: abe_meta.template = selectTemplate (nicolaslabbe)
  • [91d86acf3f] - Merge branch 'master' (nicolaslabbe)
  • [9c2a15ce2b] - doc: CHANGELOG (gregorybesson)
  • [48936b1b81] - enhancement: Abe type='data' - An array can be used in a IN and NOT IN request statement (gregorybesson)
  • [0c4d8036d3] - Merged branch master into bug_75 (nicolaslabbe)
  • [bf266252ba] - bug; variable meta (nicolaslabbe)
  • [7326eb0af0] - Merge pull request #81 from AdFabConnect/bug_76 (Greg Besson)
  • [0a7d9fbb51] - feature: add json reference from json reference editor (wonknu10)
  • [8504e79efc] - Merge branch 'master' into bug_76 (Labbé nicolas)
  • [5b5be35228] - Merge pull request #80 from AdFabConnect/type_rich_v2 (Greg Besson)
  • [395a8a1a4e] - Merge pull request #83 from AdFabConnect/bug_82 (Greg Besson)
  • [67d1b85b2f] - rm console log (wonknu10)
  • [ccf79d635b] - bug: #75 (nicolaslabbe)
  • [0b997fb4dc] - bug: fixes #82 (wonknu10)
  • [7c914d7671] - lint: some linting (nicolaslabbe)
  • [d336c2ba4f] - lint: remove pm2 dependencies (nicolaslabbe)
  • [17de5a29d3] - UT: test core utils files (wonknu10)
  • [d8f8890a2c] - Merged branch master into bug_76 (nicolaslabbe)
  • [6498889678] - Merged branch bug_76 into bug_76 (nicolaslabbe)
  • [3a083ce804] - bug: 77 select required (nicolaslabbe)
  • [ed5ba06b88] - Update abe-tags.md (Labbé nicolas)
  • [c1ceb5fc63] - Merged branch bug_76 into type_rich_v2 (wonknu10)
  • [6de5268d75] - merge master into type_rich_v2 (wonknu10)
  • [7a802378b3] - bug: if variable null abe error (nicolaslabbe)
  • [aa45620c0a] - Update abe-sql.md (Greg Besson)
  • [68e2664045] - Update abe-sql.md (Greg Besson)
  • [277c27989b] - Update abe-sql.md (Greg Besson)
  • [058a6faa1d] - ic: fix broken build under Node4 (gregorybesson)
  • [8075f4f1f3] - Merge pull request #78 from AdFabConnect/bug_77 (Greg Besson)
  • [4443843a95] - doc: #77 abe attribute (nicolaslabbe)
  • [97cfba801d] - feature: add emoji to rich textarea (wonknu10)
  • [1063ee39ed] - bug: #77 each attributes (nicolaslabbe)
  • [fd0611034f] - merge master into type_rich_v2 (wonknu10)
  • [ec05fd6c91] - doc rich text editor (wonknu10)
  • [8f751e1ac6] - bug: on login restrict url with /abe/ (not /abe) (nicolaslabbe)
  • [5162e05fb8] - bug: #77 editor multiple abe attribute (nicolaslabbe)
  • [c2f34b0cae] - fix: Abe assets moved to /public/abejs (gregorybesson)
  • [e8406a312f] - ic: fix ignored files (gregorybesson)
  • [58e5191b13] - ic: lint (gregorybesson)
  • [10f5a25c57] - fix: The assets (images / css / js) of Abe were grabbed before thse from the templates directory producing bugs (gregorybesson)
  • [651c35e9d6] - Merge pull request #66 from AdFabConnect/structure_editor (Greg Besson)
  • [bcb75187fd] - fix: dependencies updated (gregorybesson)

[2.11.2] - 2016-12-8

[2.11.1] - 2016-12-8

  • [0178113d17] - fix: dev dependency (gregorybesson)

[2.11.0] - 2016-12-8

  • [ba6ef7fdf2] - Merge pull request #69 from AdFabConnect/max_length (Greg Besson)
  • [d93fcc4651] - refactor: move order by date to right directory (nicolaslabbe)
  • [2bbdefd6e1] - Merged branch master into type_rich_v2 (wonknu10)
  • [d6ce05f445] - feature: add new features to rich editor #fixes 56 (wonknu10)
  • [9b1d091873] - fix: UT order by date (nicolaslabbe)
  • [581d1813b4] - fix: UT order by date (nicolaslabbe)
  • [8e9064ee38] - bug: order by date sql (nicolaslabbe)
  • [187e3df556] - bug: csrf for POST method (nicolaslabbe)
  • [2cd811d8ac] - test year for date object (wonknu10)
  • [d6f83045cf] - UT: test coreUtil file (wonknu10)
  • [ec27ca2e6a] - wip test coreutil file (wonknu10)
  • [fc802b611f] - remove useless import (wonknu10)
  • [a64a2bd638] - rm dir with fse (wonknu10)
  • [c4113fd9b1] - enhancement: use own route for references & structure (wonknu10)
  • [b675f99538] - UT: getattribute remove maxlength (nicolaslabbe)
  • [3bcd3c90f1] - bug: abe inside html attributes (regex need to be escaped) (nicolaslabbe)
  • [e4184bc528] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into structure_editor (wonknu10)
  • [3ed1d8bb62] - bug; on create (nicolaslabbe)
  • [0fd0c2ac6e] - bug: remove log (nicolaslabbe)
  • [9798200273] - bug: maxlength (nicolaslabbe)
  • [7cb64087bd] - Merge pull request #67 from AdFabConnect/refactor_page (Greg Besson)
  • [820ce71073] - wip rich text v2 (wonknu10)
  • [9e5425c8e8] - bug; on template designer (nicolaslabbe)
  • [8058e8a6a5] - Merged branch master into refactor_page (nicolaslabbe)
  • [2b544ee118] - refactor: page.js + UT on cmsTemplate.prepare (nicolaslabbe)
  • [e0bc4dea04] - refactor: page.js (nicolaslabbe)
  • [c3edb1580d] - Update README.md (Greg Besson)
  • [ba85ca0a3b] - Update README.md (Greg Besson)
  • [433dc75b68] - Merged branch master into type_rich_v2 (wonknu10)
  • [03f4718d92] - enhancement: improve rich textarea customization fixes #53 (wonknu10)
  • [b2e7ba2178] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson)
  • [01712732a7] - fix: #22 (gregorybesson)
  • [187dc728e4] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into structure_editor (wonknu10)
  • [0e834e0f7f] - UT: test structure editor methodes (wonknu10)
  • [23fe36835e] - Merge pull request #65 from AdFabConnect/stateful_thumblist (Greg Besson)
  • [5412d5fb4c] - remove log & fix thumb instead of references (wonknu10)
  • [2b60fefd8d] - wip UT structure editor (wonknu10)
  • [b789ffddb5] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into structure_editor (wonknu10)
  • [d532d6ddf0] - merge from master (wonknu10)
  • [16cf2ab119] - doc: Changelog updated (gregorybesson)
  • [4bf5e7b129] - ci: simplifying nightwatch conf (gregorybesson)
  • [33ea44f530] - ci: correct config (gregorybesson)
  • [aca275b491] - ci: trying to simplify the config 2 (gregorybesson)
  • [7201cbd989] - ci: trying to simplify the config 2 (gregorybesson)
  • [29f63f0fa4] - ci: trying to simplify the config (gregorybesson)
  • [db8ea447ad] - ci: adding missing directory (gregorybesson)
  • [fea5dc8ebb] - ci: demo website added (gregorybesson)
  • [122d1b5512] - ci: removing submodule (gregorybesson)
  • [a1ae34ac5e] - ci: 6th try (gregorybesson)
  • [f0575062fb] - ci: 5th try (gregorybesson)
  • [8c6fb3b1e8] - ci: 4th try (gregorybesson)
  • [7c39f11437] - ci: 3rd try (gregorybesson)
  • [adb63b63c7] - ci: 2nd try (gregorybesson)
  • [7877387265] - ci: Functional tests 1st try (gregorybesson)
  • [d8612b602a] - ic: linting (gregorybesson)
  • [becbb87d53] - fix: typo (gregorybesson)
  • [5b9fdd3164] - merge (gregorybesson)
  • [03bbed932d] - fix: we want to protect only Abe with X-CSRF token (gregorybesson)
  • [6f30158d5e] - Merge pull request #63 from AdFabConnect/user_role_url (Greg Besson)
  • [867b9663f7] - enhancement: add list-workflow with better explanation + bug url unpublish (nicolaslabbe)
  • [7b9dc4a197] - Merge pull request #62 from AdFabConnect/user_role_url (Greg Besson)
  • [143160617c] - Merge pull request #58 from AdFabConnect/bug_source_array (Greg Besson)
  • [24ac7abcc2] - enhancement: user routes (nicolaslabbe)
  • [d0e50c5724] - uncomment docs (wonknu10)
  • [7b364e43a6] - bug: autocomplete display attribute (nicolaslabbe)
  • [e919126b10] - bug: autocomplete display attribute (nicolaslabbe)
  • [1f01ad2d58] - refactoring: printInput helper + UT (wonknu10)
  • [57a4d2c65f] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into stateful_thumblist (wonknu10)
  • [23be6ba276] - bug: autocomplete display attribute (nicolaslabbe)
  • [cd30368b56] - Merge pull request #57 from AdFabConnect/abe_import_variable (Greg Besson)
  • [5eb1632166] - refactoring: make thumblist stateful inside manager fixes #43 (wonknu10)
  • [b89808dd74] - Merge pull request #60 from AdFabConnect/issue_48 (Greg Besson)
  • [7a4db0058c] - fix: redirect user logged if go to page login (nicolaslabbe)
  • [b4df8f2926] - bug: source attr (nicolaslabbe)
  • [5381d0ac30] - (nicolaslabbe)
  • [38e50fc5b4] - feature: abe import with variable inside filename (nicolaslabbe)
  • [2dc7b1f160] - feature: abe import with variable inside filename (nicolaslabbe)
  • [77d5c46c45] - Merge pull request #51 from AdFabConnect/issue-49 (Greg Besson)
  • [e7502ef184] - enhancement: add alias for all cli cmd (nicolaslabbe)
  • [749a97ab57] - refactor: cli program (nicolaslabbe)

[2.10.0] - 2016-11-29

  • [6ea79d9e40] - Merge pull request #44 from AdFabConnect/variable_abEditor (Greg Besson)
  • [9cf608b8b9] - Merge pull request #50 from AdFabConnect/issue-46 (Greg Besson)
  • [98ab9f557e] - Bug: abe generate-post --thrid param bug (nicolaslabbe)
  • [327c395b0b] - UT: fix workflow + new route + list-graph (nicolaslabbe)
  • [1146a538e1] - UT: fix stub operations (losing coverage percent) (nicolaslabbe)
  • [6d226f9e73] - fix: #45 bug create same content twice (nicolaslabbe)
  • [81bc0cca1e] - UT: template (stub/unstub) (nicolaslabbe)
  • [083035c040] - fix: #46 bug delete (nicolaslabbe)
  • [1a1a1751db] - Fix: missing doc for abeEditor variable (nicolaslabbe)
  • [1f9172b775] - enhancement: variable is editor (nicolaslabbe)
  • [2f0cf82ef2] - Merged branch master into fix_abe_update (nicolaslabbe)
  • [34f5de122d] - ci: UT (gregorybesson)
  • [8be05e9cd8] - ci: UT (gregorybesson)
  • [8bee3adf8b] - ci: linting (gregorybesson)
  • [4205bded17] - refactoring: the display attribute ind a {{abe type=data ...}} is properly handled in any case (gregorybesson)
  • [2d5f837779] - fix: Error was sent when no role existed (gregorybesson)
  • [6c7e2fae9e] - fix: the prefill refresh didn't had the referer path so the select was always done from data root (gregorybesson)
  • [3f5cc06340] - ci: linting (gregorybesson)
  • [b04ca00d5a] - fix: The prefill was never triggered from the server (gregorybesson)
  • [cb95fb03ea] - Merge pull request #39 from AdFabConnect/image-size (Greg Besson)
  • [ad0d6a1181] - rebase from origin (wonknu10)
  • [27b20f0b7e] - doc: Changelog updated to 2.9.0 (gregorybesson)

[2.9.0] - 2016-11-25

[2.8.4] - 2016-11-25

  • [bd345aea0c] - doc: Changelog (gregorybesson)
  • [becb7b9dee] - Merge pull request #41 from AdFabConnect/fix_abe_update (Greg Besson)
  • [454eeff71f] - fix: remove unused dependencies (nicolaslabbe)
  • [b2b4ab0225] - fix: bug update admin (nicolaslabbe)
  • [115f3d8d02] - enhancement: abe user role (nicolaslabbe)
  • [a86fb08f21] - UT: test locale & editor (wonknu10)
  • [9ff28a8784] - merge from master (wonknu10)
  • [c832732c09] - UT: unit test cms media & printinput (wonknu10)
  • [fc65b3b4ff] - enhancement: invert user role (nicolaslabbe)
  • [059ae3d762] - bug: user core (nicolaslabbe)
  • [d2da713dad] - bug: user core (nicolaslabbe)
  • [eac11601c8] - fix: UT handlebars (nicolaslabbe)
  • [66249a704f] - fix: UT abe user (nicolaslabbe)
  • [37dc90fed6] - UT: abe user (nicolaslabbe)
  • [4eba1170d2] - fix: don't remove User.isValid (nicolaslabbe)
  • [d1a346d545] - Merged branch master into abe-users-core (nicolaslabbe)
  • [16471183a2] - fix: UT User core (nicolaslabbe)

[2.8.3] - 2016-11-24

[2.8.2] - 2016-11-24

  • [5fb32b7133] - fix: linting (nicolaslabbe)
  • [201e894f22] - Merge branch 'master' (nicolaslabbe)
  • [425b19a2c3] - UT: user into core (nicolaslabbe)
  • [b34b5f1c87] - Merge pull request #38 from AdFabConnect/bug-2.8.1 (Greg Besson)
  • [0712b583fc] - Merge pull request #37 from marcbachmann/update-uuid (Greg Besson)
  • [5a0b342856] - enhancement: image crop feature & refactoring upload files (wonknu10)
  • [836379157b] - fix: bug abejs form multiple precontrib was selected on queryselector for structure path url (nicolaslabbe)
  • [487d28817a] - fix: tab slug autocomplete remove result glyph not visible (nicolaslabbe)
  • [ca8528b5c6] - chore(package): update uuid to version 3.0.0 (Marc Bachmann)
  • [092f9177bf] - enhancement: merge abe users into core (nicolaslabbe)
  • [a0e7dccc3a] - enhancement: merge abe users into core (nicolaslabbe)
  • [38e5c731d5] - enhancement: merge abe users into core (nicolaslabbe)
  • [20c0d7d7e2] - (nicolaslabbe)
  • [e416161d0a] - enhancement: merge abe users into core (nicolaslabbe)
  • [3e310d4658] - Merged branch master into master (nicolaslabbe)
  • [a2d35c301b] - enhancement: merge abe users into core (nicolaslabbe)
  • [75b643bc40] - doc: changelog (gregorybesson)

[2.8.1] - 2016-11-21

[2.8.0] - 2016-11-21

[2.7.8] - 2016-11-18

  • [bd1e4a8c6d] - fix: bug autocomplete (nicolaslabbe)
  • [727f6a5474] - fix: bug autocomplete (nicolaslabbe)
  • [9c8356108c] - enhancement: select autocomplete (nicolaslabbe)
  • [b853a022cf] - Merged branch master into master (nicolaslabbe)
  • [21686b8bf8] - fix: autocomplete after precontribution enhancement (nicolaslabbe)

[2.7.7] - 2016-11-18

[2.7.6] - 2016-11-18

[2.7.5] - 2016-11-18

  • [b2a603df0a] - enhancement: Add gig mimetype to upload files (gregorybesson)
  • [b213dddb89] - Merged branch master into master (nicolaslabbe)
  • [cdc98122e6] - enhancement: look & feel precontrib (wonknu10)
  • [6507abc0c1] - Merged branch master into master (nicolaslabbe)
  • [5f11f38cfa] - enhancement: autcomplete multiple display (nicolaslabbe)

[2.7.4] - 2016-11-17

  • [98e2501fde] - fix: unit test for partials (wonknu10)
  • [fa6f7181b2] - fix: abe-locale with config to override default value (wonknu10)

[2.7.3] - 2016-11-17

  • [dbd5017098] - refactoring: moving partials inside root folder (wonknu10)
  • [cac32e9661] - bug: precontrib plugin (nicolaslabbe)
  • [0952eef7ee] - fix: bug lock create when saving (nicolaslabbe)
  • [bd41b84094] - bug: remove return (nicolaslabbe)
  • [c6a999af0d] - fix: bug leve-1 level-2 (nicolaslabbe)
  • [21b9bbfbc7] - fix: bug precontribution 33 (nicolaslabbe)
  • [5ff82a3159] - fix: precontribution 33 (nicolaslabbe)
  • [5f12f591ae] - refactoring: precontribution 33 (nicolaslabbe)
  • [46c1b56916] - fix: UT #33 (nicolaslabbe)
  • [a87f839271] - enhancement: precontribution 33 (nicolaslabbe)
  • [e58be0e4c7] - enhancement: precontribution 33 (nicolaslabbe)
  • [ffc493083a] - refactor: precontrib (nicolaslabbe)
  • [3d58fe80d0] - fix: sql request where no where attribute (nicolaslabbe)
  • [f9b1f0910c] - fix: lint structure files (wonknu10)
  • [f3622e8a47] - enhancement: improve usability structure editor (wonknu10)
  • [350597a7f0] - Merge branch 'master' of https://github.com/AdFabConnect/abejs into structure_editor (wonknu10)
  • [85655519dc] - fix: manager update selected template (nicolaslabbe)
  • [87159f2c6d] - fix: precontrib handlebars variable inside string & id level folder (wonknu10)
  • [5bf7e4101a] - fix: precontrib (same tag in diffrentes templates) (wonknu10)
  • [8538893784] - Merged branch master into master (wonknu10)
  • [a2a0cd5a8e] - feature: precontrib for template (nicolaslabbe)
  • [38a91bc0f7] - Merged branch master into master (nicolaslabbe)
  • [e7f847a409] - feature: precontrib for templates (nicolaslabbe)

[2.7.2] - 2016-11-15

  • [e839e75503] - fix: duplicate new file name is not slugified (wonknu10)
  • [3864a14401] - hide folder if no structure on precontrib (nicolaslabbe)

[2.7.1] - 2016-11-15

[2.7.0] - 2016-11-15

  • [e6d53b6301] - add abe precontrib doc (nicolaslabbe)
  • [0067ae59bd] - Merged branch master into master (nicolaslabbe)
  • [1758a31bf7] - default precontrib (nicolaslabbe)
  • [a92ebbacd9] - Fake build (gregorybesson)
  • [070f82695d] - fix hook abe (nicolaslabbe)
  • [c0b7e33a98] - bug: precontrib editor variable (nicolaslabbe)
  • [0dcc554541] - Feature: precontrib bug update and duplicate (nicolaslabbe)
  • [2980fc3751] - Merged precontrib into master (nicolaslabbe)
  • [23f1687fa7] - feature: precontrib (nicolaslabbe)
  • [4b73fdb22b] - Merged master into precontrib (nicolaslabbe)

[2.6.9] - 2016-11-10

[2.6.8] - 2016-11-9

  • [7af6620c4c] - fix: hook beforefirstsave, filepath is never used (wonknu10)

[2.6.7] - 2016-11-8

  • [fee529b089] - fix: json is not updt when abe attribut inside bloc each has reload=true (wonknu10)
  • [f64c6ed10f] - missing error log inside handlebar abe helper (wonknu10)
  • [52d1c6c1ed] - Merge pull request #25 from AdFabConnect/refactor_save_action (Labbé nicolas)
  • [6ed093d266] - Bug: url absolute (nicolaslabbe)
  • [c89a077b75] - UT: fix operations (nicolaslabbe)
  • [ae2dd42ce6] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe)
  • [260c629c43] - UT: refactor save (nicolaslabbe)

[2.6.6] - 2016-11-7

  • [6da4337995] - fix: update file + UT + other bugs (gregorybesson)
  • [ba0eeac087] - UT: cms operations (nicolaslabbe)
  • [8aca564167] - refactor unpublis (nicolaslabbe)

[2.6.5] - 2016-11-7

  • [bcef172ee9] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe)
  • [5a74115bc8] - refactor: save (nicolaslabbe)
  • [7fb6c55c1a] - win build status (Greg Besson)
  • [a10e79e3ef] - fix: outdated dependencies (gregorybesson)
  • [45f3da7882] - heroku button (Greg Besson)
  • [f00a9a0cbc] - fix: Windows filesystem (gregorybesson)
  • [43463a34e4] - heroku deployment (gregorybesson)
  • [7f643067c8] - fix UT config on Windows (gregorybesson)
  • [489b9907b9] - fix: Windows create/duplicate post (gregorybesson)
  • [05df009db1] - fix: reverting to previous version b/c refactoring in progress from nlabbe (gregorybesson)
  • [542b3679b4] - fix: linting (gregorybesson)
  • [82a86735b4] - fix: linting (gregorybesson)
  • [ad4939b631] - fix: windows bug getting file paths (gregorybesson)
  • [a9f4321b2e] - refactoring: Add CI on windows (gregorybesson)
  • [e389aea9aa] - Merged branch master into master (wonknu10)
  • [6a1b158330] - fix: iframe onload in firefox && retrieve cookie editor width server (wonknu10)
  • [a775e9eab0] - Refactor: remove slugify url on save because create alread do it (nicolaslabbe)
  • [04e0b60804] - Refactor: remove Page._addSource because requestList do the same if request is editable (nicolaslabbe)
  • [85242da082] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (Mikael Lharidon)
  • [13de0b21a4] - fix: Under Windows Abe wasn't able to parse structure dir (Mikael Lharidon)
  • [02f1a312dc] - fix: Windows bug (Mikael Lharidon)

[2.6.4] - 2016-11-4

  • [cc6caa8277] - test if iframe is loaded if not init onload event (wonknu10)

[2.6.3] - 2016-11-4

[2.6.2] - 2016-11-4

  • [6253c16a5b] - Merged branch master into master (nicolaslabbe)
  • [6609a1bab9] - remove publish-all / update-json and now use generate-post (nicolaslabbe)
  • [4c6624a488] - fix: iframe onload event before inject iframe (wonknu10)

[2.6.1] - 2016-11-3

  • [12fb759a60] - bug: 2.6.0 plugin url getFoldersSync (nicolaslabbe)

[2.6.0] - 2016-11-3

[2.5.25] - 2016-10-27

  • [8b56e2d17c] - fix: FireFox - button remove bloc each not working (wonknu10)

[2.5.24] - 2016-10-27

  • [add38e7dd1] - fix: missing /abe/ in url path (wonknu10)
  • [c492ab8363] - Merged branch master into master (nicolaslabbe)
  • [6ae83d9c1b] - change all abe url (nicolaslabbe)

[2.5.23] - 2016-10-26

  • [7bd93e7dfb] - fix: css class status after save don't update (wonknu10)
  • [ecf81aba98] - fix: lint (gregorybesson)
  • [b6a5829a95] - bug: manager close icon not displaying (nicolaslabbe)
  • [f3f35b12ef] - feature: abe url under /abe/ (nicolaslabbe)

[2.5.22] - 2016-10-25

[2.5.21] - 2016-10-25

[2.5.20] - 2016-10-25

[2.5.19] - 2016-10-20

  • [3a14847def] - Merged branch master into master (nicolaslabbe)

[2.5.18] - 2016-10-20

  • [1013c2844f] - bug: remove .lock file when abe restart to unlock processes (nicolaslabbe)
  • [97115021c9] - fix: FireFox srcElement not working #17 (wonknu10)
  • [6325056e87] - Merged branch master into master (wonknu10)
  • [dab606430a] - fix: editor scrollbar not working (window 7 / Firefox) (wonknu10)

[2.5.17] - 2016-10-20

  • [36e6c1dfee] - Merged branch master into master (nicolaslabbe)
  • [e02f0b2035] - bug: process fork lock file (nicolaslabbe)
  • [e641b0e296] - fix: allow file upload with uppercase extensions (wonknu10)
  • [1a86cff162] - Merged branch master into master (wonknu10)
  • [e9c22bffbf] - Node version 4 added (gregorybesson)

[2.5.16] - 2016-10-19

  • [5136378556] - Merged branch master into master (wonknu10)
  • [da00c4d547] - fix: reject page not working (wonknu10)
  • [b1fdb8e111] - Merged branch master into master (nicolaslabbe)
  • [8a8b52880c] - bug: Update fonction KO (v 2.5.15) (nicolaslabbe)

[2.5.15] - 2016-10-19

  • [beef905b8c] - fix: sql without where clause always return an empty result (wonknu10)
  • [113fbc0f0a] - fix: new button available in the manager (gregorybesson)
  • [4a5b494719] - UT fix (gregorybesson)
  • [93e9a7a617] - linting (gregorybesson)
  • [fd73879e4d] - refactoring: SoC - The manager is the one responsible of the Abe env (gregorybesson)
  • [e5393a2cde] - fix #7 (gregorybesson)
  • [7cdd5aa96e] - force add structure (nicolaslabbe)
  • [5f0748fe77] - fix ut but possible memory leaks (nicolaslabbe)
  • [ce2d56f93d] - remove console logs (nicolaslabbe)
  • [3e1e2e7119] - watch structure folder (nicolaslabbe)

[2.5.14] - 2016-10-18

  • [f3adac77dc] - Bug: template not update (nicolaslabbe)
  • [139fece0c1] - bug: prefill (nicolaslabbe)
  • [641f012252] - auto deploy on Heroku (gregorybesson)
  • [17b91734b1] - fix: fix linting (gregorybesson)

[2.5.13] - 2016-10-17

  • [64dc818057] - refactoring: Reject action put in the lib (gregorybesson)
  • [5926db146e] - refactoring: Reject action put in the lib (gregorybesson)
  • [72dc975863] - refactoring: Publish action returns to the lib (gregorybesson)
  • [ce82d121fa] - fix: improper json found in case when the same name of document did exist in mny place (/data/index.json and /data/anotherdir/index.json) (gregorybesson)

[2.5.12] - 2016-10-13

  • [b0e21e6a0c] - fix: upload image when file is to big - header was sent two time (wonknu10)
  • [d93bbfdfa0] - fix: rm duplicate handlebars helper doc (wonknu10)

[2.5.11] - 2016-10-13

  • [261c712da7] - feature: handlebarsJS helper raw (ommit compile server side) (wonknu10)

[2.5.10] - 2016-10-12

[2.5.9] - 2016-10-12

  • [9028e02272] - Merged branch master into master (nicolaslabbe)
  • [7c751378c3] - feature: prefill reload front (nicolaslabbe)

[2.5.8] - 2016-10-12

  • [35d769d428] - don't display partials inside templates list (wonknu10)
  • [b4fec490f6] - bug: datarequest (nicolaslabbe)
  • [caa2926379] - feature: add new process (nicolaslabbe)
  • [ea705bbe33] - feature: add new process to abe-cli (nicolaslabbe)
  • [345f91d3bc] - Merged branch master into master (nicolaslabbe)
  • [08afa20ad6] - feature: processes generate (nicolaslabbe)
  • [6b23d7d5c7] - unmerged file (wonknu10)
  • [48675a00b6] - refactoring: process, hooks, plugins (nicolaslabbe)
  • [dc6b63070c] - refactoring: lint (nicolaslabbe)

[2.5.7] - 2016-10-10

  • [f2b2604ca8] - fix error on reject status (gregorybesson)
  • [5dcd2bcbf2] - missing function readded... (gregorybesson)
  • [1825120b47] - you can request abe version with -v (gregorybesson)

[2.5.6] - 2016-10-10

[2.5.5] - 2016-10-10

  • [bd9e46b965] - fix a miserable error removing functions... which is mandatory (gregorybesson)
  • [9ab122777b] - fix attributes test (gregorybesson)

[2.5.4] - 2016-10-9

[2.5.3] - 2016-10-5

  • [2c560fcaf3] - fix: - (gregorybesson)
  • [0b2bf92d10] - fix: limax BC break + refactoring to better handle file saving (gregorybesson)
  • [51d53a5e94] - replace dash with dot in image filename (wonknu10)
  • [3925ecf5fd] - refactoring: kill abe-util (nicolaslabbe)
  • [91e05886ac] - refactoring: lint abe-util (nicolaslabbe)
  • [271bd58596] - refactoring: remove replaceUnwantedChar from abe-util (nicolaslabbe)
  • [434e7349e2] - refactoring: some linting (nicolaslabbe)
  • [83288c406a] - refactoring: remove getallattribute from from abe-util (nicolaslabbe)
  • [194c7cf136] - refactoring: remove source from abe-util (nicolaslabbe)
  • [d1844cf4d6] - refactoring: insertDebugtoolUtilities + UT (nicolaslabbe)
  • [880c093825] - refactoring: encodeAbe + UT (nicolaslabbe)
  • [273a12a6b3] - refactoring: meta + UT (nicolaslabbe)
  • [14cf1683ba] - refactoring: save (nicolaslabbe)
  • [9899dff719] - refactoring: lint create and duplicate (nicolaslabbe)
  • [51840e66e1] - refactoring: UT duplicate (nicolaslabbe)
  • [81eefde412] - refactoring: UT create (nicolaslabbe)
  • [02e9e00230] - refactoring: duplicate and create (nicolaslabbe)
  • [d8c47faa61] - remove unused (nicolaslabbe)

[2.5.2] - 2016-10-5

[2.5.1] - 2016-10-5

[2.5.0] - 2016-10-5

  • [06a208bc72] - bug on compare (nicolaslabbe)
  • [d63ed2a507] - remove strutil (nicolaslabbe)
  • [4bc6dd6bcd] - refactoring: UT fileattr (nicolaslabbe)
  • [ba793da4ff] - refactoring: fileattr (nicolaslabbe)
  • [1741bfc81f] - refactoring; UT regex (nicolaslabbe)
  • [9112207f30] - refactoring: cms data regex utils (nicolaslabbe)
  • [e26152e45a] - refactoring: cms data regex (nicolaslabbe)
  • [3af0a6b958] - refactoring: linting (gregorybesson)
  • [27727b11de] - refactoring: linting (gregorybesson)
  • [64aac09b4a] - refactoring: linting (gregorybesson)
  • [991ce7fe5e] - revisions (nicolaslabbe)
  • [6412ce121c] - change readme github double (nicolaslabbe)
  • [4667cb701e] - comment sql method (nicolaslabbe)
  • [49cb05d6d7] - fix bug sort on build (nicolaslabbe)
  • [99a2daad51] - inverse logs for build fail (nicolaslabbe)
  • [4e769efa4e] - add comment sort.js (nicolaslabbe)
  • [e2a49fb84b] - more losgs (nicolaslabbe)
  • [74ce58b43b] - add log because build fail on travis but not locally (nicolaslabbe)
  • [12a351f22b] - lint sql.js (nicolaslabbe)
  • [91ed9cdbfa] - split sql and sort (+ UT for sort) (nicolaslabbe)
  • [bdfcbecf0b] - bug on builderjs (nicolaslabbe)
  • [e3c8933d0f] - refactor (nicolaslabbe)
  • [f37dd68515] - Merged branch master into master (nicolaslabbe)
  • [ef82267191] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe)
  • [2115c9d9a9] - sql (NOT IN) inside manager (wonknu10)
  • [dc11833841] - remove log before merge (nicolaslabbe)
  • [8b9bbd696b] - refactor sql (nicolaslabbe)
  • [922ed96336] - refactor remove-duplicate-attr (nicolaslabbe)
  • [87e1e60fd0] - Update CHANGELOG.md (Greg Besson)
  • [ab57b7f4b7] - Merged branch master into master (nicolaslabbe)
  • [e590bccfaa] - UT title (nicolaslabbe)
  • [891dab2747] - TU cleanSlug (wonknu10)
  • [858b989dd0] - slugify image url with limax not cleanSlug (wonknu10)
  • [08a083d37a] - Merged branch master into master (nicolaslabbe)
  • [b392e68932] - abe-sql test and doc (nicolaslabbe)
  • [e8fa11e1af] - refactoring: templates (gregorybesson)
  • [a10c333d33] - updating dependencies + refactoring cms operations (gregorybesson)
  • [7b2ec6a95b] - fix UT (nicolaslabbe)
  • [15e74c7548] - Merged branch master into master (nicolaslabbe)
  • [5ae72849f8] - abe-sql fix where clause (nicolaslabbe)
  • [1f5b3a8d45] - fix UT (gregorybesson)
  • [e7925e0c54] - remove magick variable template (nicolaslabbe)
  • [e601c9c2a8] - bug abe-sql (nicolaslabbe)
  • [2d27682d34] - bug abe-sql where OR/And (reversed) (nicolaslabbe)
  • [8416acdbc8] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe)
  • [c7989111c6] - fix require only file (nicolaslabbe)
  • [f71997390a] - merge (nicolaslabbe)
  • [3e085fd218] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe)
  • [033aa92418] - abesql (nicolaslabbe)
  • [6a3b035b5f] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe)
  • [50f0a8c459] - sql remove abe_meta.template (nicolaslabbe)
  • [92fb72d345] - linting (gregorybesson)
  • [482d1b57cc] - moving the handlebars modules into their respective package (cms) (gregorybesson)
  • [61dd3fdd9d] - refactoring: moving cms data function into cms/data (gregorybesson)
  • [3b3ae10fe0] - extend functions moved to /extend (gregorybesson)
  • [99e276565a] - extend functions moved to /extend (gregorybesson)
  • [652c217cd0] - refactoring: linting + Manager moved to core/manager (gregorybesson)
  • [f3b89d6f65] - refactoring: utils functions moved to core/utils (gregorybesson)
  • [5e9a80e88b] - refactoring: removing abe-time-mesure.js (gregorybesson)
  • [c1ee8c3242] - refactoring: removing abe-logs (gregorybesson)
  • [865d41bd3e] - linting (gregorybesson)
  • [7c320c7db2] - refactoring: config module (gregorybesson)
  • [3f06bee328] - refactofing: linting (gregorybesson)
  • [f281a2a194] - refactoring: Removing npm dist directory from github (gregorybesson)
  • [40262a564b] - Merged branch fix-import into master (wonknu10)

[2.4.8] - 2016-9-30

  • [b4034b2792] - fix import inside import (wonknu10)
  • [6aa1a80e9d] - ABE-156 Select in et not in statement (nicolaslabbe)
  • [7495105387] - refactor request (nicolaslabbe)
  • [89a46a22de] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe)
  • [4a024d662e] - remove unused variables + eslint + add UT (nicolaslabbe)
  • [edfbd4fb7e] - REFACTORING: removing unused classes + linting (gregorybesson)
  • [f4a48874f6] - fix: linting (gregorybesson)
  • [7ab96d7664] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson)
  • [a12cd46327] - fix: lint (gregorybesson)
  • [6253818915] - doc: adding documentation coverage (Greg Besson)
  • [18ce39f7cc] - some linting + use abe publish date (not file save date) (nicolaslabbe)
  • [67e4d1e6b2] - change tab to space (nicolaslabbe)

[2.4.7] - 2016-9-29

  • [46c46b77d4] - add abe processes for plugin integration (nicolaslabbe)
  • [4e2756ee2a] - Merged branch addprocesses into master (nicolaslabbe)
  • [6bfb6789df] - Merged branch addprocesses into master (nicolaslabbe)
  • [e9468ece9e] - process (nicolaslabbe)
  • [b621354263] - add processes (nicolaslabbe)
  • [6eff60331e] - doc: A "human changelog" appear in the readme (Greg Besson)
  • [0e22292761] - doc: Updating the changelog (Greg Besson)
  • [e0231a8cf8] - Update README.md (Greg Besson)
  • [9bea00355e] - Update CHANGELOG.md (Greg Besson)
  • [9d87f3d73f] - Update CHANGELOG.md (Greg Besson)
  • [82793cb8ac] - build dist (nicolaslabbe)
  • [b665c9b70f] - bug unknow file include + unit test get template (nicolaslabbe)
  • [bf7a8a001c] - Adding the changelog to Abejs (gregorybesson)
  • [8de0b7f040] - Update README.md (Greg Besson)
  • [dec7f5d991] - Merged branch master into master (nicolaslabbe)
  • [ec0c23ae72] - fix UT + add fixtures (nicolaslabbe)
  • [7e990026eb] - Update README.md (Greg Besson)
  • [4991a638c9] - Update README.md (Greg Besson)
  • [349e62b0fd] - Update README.md (Greg Besson)
  • [90f219ad65] - fix UT (nicolaslabbe)
  • [053fe05ebe] - Merged branch master into master (nicolaslabbe)
  • [165ac4af12] - security false + create extension html (nicolaslabbe)
  • [1d312f3a9c] - Update README.md (Greg Besson)

[2.4.6] - 2016-9-27

  • [e0b1dd3e68] - build abe dist (nicolaslabbe)
  • [c028b086cb] - Merged branch master into master (nicolaslabbe)
  • [5ee2d95d51] - bug autocomplete don't save new values (nicolaslabbe)
  • [d23546f491] - coveralls (gregorybesson)
  • [be9f6d922a] - coveralls (gregorybesson)
  • [9caaf5870d] - Merged branch master into master (nicolaslabbe)
  • [b2c094bad8] - value was not set into printInput value (nicolaslabbe)

[2.4.5] - 2016-9-27

[2.4.4] - 2016-9-26

[2.4.3] - 2016-9-24

  • [624c141cd0] - preparing 2.4.4 (gregorybesson)
  • [3c5e8dbe07] - fix bug on publish-all for data types (gregorybesson)
  • [a81ee940d5] - Merge branch '2.4' (nicolaslabbe)

[2.4.2] - 2016-9-23

[2.4.1] - 2016-9-23

  • [6e35eb2bbe] - fix indexOf files (nicolaslabbe)
  • [3f5b4a3ced] - Select data become a first class citizen in Manager => perf X50 on page display including templates with select statements (gregorybesson)
  • [e5b7b9522e] - Select data become a first class citizen in Manager => perf X50 on page display including templates with select statements (gregorybesson)
  • [ce267eb673] - Redis made necessary in cluster mode: Abe has become a stateful app (gregorybesson)
  • [df7645b679] - Redis made necessary in cluster mode: Abe has become a stateful app (gregorybesson)
  • [e983761dc3] - Merge branch 'master' of https://github.com/AdFabConnect/abejs (gregorybesson)
  • [20850375ca] - Merged branch master into master (nicolaslabbe)
  • [814462a3c7] - refactor fix many bugs (nicolaslabbe)
  • [fc3cac1dd4] - bug manager list (nicolaslabbe)
  • [ccd2cdc117] - test if value / sub value of object exist, if not set it to empty string (wonknu10)
  • [fced8ef7d3] - bug manager admin files (nicolaslabbe)

[2.3.16] - 2016-9-22

[2.3.15] - 2016-9-21

  • [eb32bc73a9] - reset master (without refactor select) (nicolaslabbe)
  • [d5b5ab24ab] - refactor select (nicolaslabbe)

[2.3.14] - 2016-9-21

  • [e509cf3de7] - test if value of bloc each is empty (wonknu10)

[2.3.13] - 2016-9-21

  • [52d66eb82f] - allow video upload (wonknu10)
  • [0d82a4c4b1] - refactor select (nicolaslabbe)
  • [1966811036] - refactor data select (nicolaslabbe)
  • [2777c53a6a] - refactor data select (nicolaslabbe)
  • [19d37ff29a] - refactor data select (nicolaslabbe)
  • [a0a74eb14f] - fix path (gregorybesson)
  • [e44d902d3d] - path.join (nicolaslabbe)
  • [800fc1275e] - split structure/template (if one is not create both are empty) (nicolaslabbe)
  • [75171f78be] - remove fileUtils.concatPath on abejs (only not plugin yet) (nicolaslabbe)
  • [8aa0542d6c] - remove fakeContent (nicolaslabbe)

[2.3.12] - 2016-9-15

[2.3.11] - 2016-9-15

[2.3.10] - 2016-9-15

  • [cb2c7f90d5] - remove --debug on publish (nicolaslabbe)

[2.3.9] - 2016-9-15

  • [3a8a022d80] - change publish all (wait each publish not the end to publish all) (nicolaslabbe)

[2.3.8] - 2016-9-14

  • [6750cded92] - publish all - instanciate controller (to call handlebars hook after) (nicolaslabbe)

[2.3.7] - 2016-9-14

  • [841d9ae54e] - rollback remove duplicate attr (feature used to not duplicate content if attr is set to true) (nicolaslabbe)
  • [cb3c9ddafb] - rollback remove duplicate attr (feature used to not duplicate content if attr is set to true) (nicolaslabbe)

[2.3.6] - 2016-9-13

  • [797d57d8c4] - Merged branch master into master (nicolaslabbe)
  • [45c5b66e38] - build publish all (nicolaslabbe)
  • [12bc14e2fa] - publish-all not working (nicolaslabbe)
  • [05aa247010] - publish-all not working (nicolaslabbe)
  • [adb2e31321] - Update abe-linux-commands.md (Greg Besson)

[2.3.5] - 2016-9-12

[2.3.4] - 2016-9-7

  • [85d36155b1] - preparation version 2.3.4 (gregorybesson)
  • [4118473df8] - template precompilation optimization (gregorybesson)

[2.3.3] - 2016-9-6

[2.3.2] - 2016-9-6

[2.3.1] - 2016-9-6

[2.3.1] - 2016-9-6

[2.3.0] - 2016-9-5

  • [5707636725] - v2.3.0 (gregorybesson)
  • [b2bcf6e8db] - commenting out perf (gregorybesson)
  • [ab245d0552] - ABE-170 (gregorybesson)
  • [7d23620239] - Refactoring Page class + paginate removing (gregorybesson)
  • [d9dde84818] - fix truncate when passed value is null (gregorybesson)

[2.2.2] - 2016-9-1

  • [256e0d6d8d] - add executeQuerySync to abe sql because plugin / hook need a sync version of the method (wonknu10)

[2.2.1] - 2016-8-31

  • [d832636a68] - bug include apache (nicolaslabbe)

[2.2.0] - 2016-8-31

[1.2.0] - 2016-8-31

  • [7daa3b0a1d] - removing ajax call on editor load (gregorybesson)
  • [7bb71edaec] - Merged branch master into master (nicolaslabbe)
  • [4b44fa1581] - front html inline comment (nicolaslabbe)

[2.1.0] - 2016-8-30

[2.0.2] - 2016-8-29

  • [8274f530bf] - cli command to update json (wonknu10)

[2.0.1] - 2016-8-29

[2.0.0] - 2016-8-29

[1.8.0] - 2016-8-25

[1.7.109] - 2016-8-25

  • [16bc28bcbd] - hook upload image - test if file exit before call afterSaveImage (afterSaveImage) (wonknu10)

[1.7.108] - 2016-8-18

[1.7.107] - 2016-8-18

  • [d7435fafeb] - form-control text truncated (wonknu10)

[1.7.106] - 2016-8-17

  • [2b70b7ff94] - fix file reader method 'current' var auto increment (wonknu10)

[1.7.105] - 2016-8-16

  • [010df869d5] - fix abe bloc each at index 0 that can't be deleted (wonknu10)
  • [24a939df65] - merge bug manager (nicolaslabbe)
  • [d482c42dde] - Merged branch master into master (nicolaslabbe)
  • [2e6a62b15d] - bug manager (nicolaslabbe)

[1.7.104] - 2016-8-16

[1.7.103] - 2016-8-16

  • [fe77c3b82e] - Merged branch master into master (nicolaslabbe)
  • [61822a6b4c] - merge (nicolaslabbe)
  • [d181c738a2] - Optimisations sur la gestion de la liste des content sur le dashboard (nicolaslabbe)
  • [61a8b83785] - merge (nicolaslabbe)
  • [8b0ffe1fe6] - Merged branch master into master (nicolaslabbe)
  • [597997e11d] - Optimisations sur la gestion de la liste des content sur le dashboard (nicolaslabbe)
  • [c417645889] - ACCORSEOEVOL-3 [ABE][PLATEFORME] Optimisations sur la gestion de la liste des content sur le dashboard (nicolaslabbe)

[1.7.102] - 2016-8-16

[1.7.101] - 2016-8-16

  • [498a52a9ce] - merge and commit (nicolaslabbe)
  • [93a54ecd20] - Merged branch master into master (nicolaslabbe)
  • [886c6d6ac5] - update save js (nicolaslabbe)

[1.7.100] - 2016-8-11

  • [a2d5cbf4b7] - build command for prod file (wonknu10)

[1.7.99] - 2016-8-11

  • [ccbc7fb572] - build command for prod file (wonknu10)

[1.7.98] - 2016-8-11

  • [e091e3c85e] - build command for prod file (wonknu10)

[1.7.97] - 2016-8-11

  • [857a64e44f] - update abe version with duplicate (nicolaslabbe)
  • [2c6610b07e] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe)
  • [7370f95d8c] - update readme (nicolaslabbe)
  • [907a71371c] - duplicate=false (nicolaslabbe)

[1.7.96] - 2016-8-10

[1.7.95] - 2016-8-10

  • [5b1aa50907] - disable multi click on create button (wonknu10)

[1.7.95] - 2016-8-10

  • [722c7066b1] - remove port finder (nicolaslabbe)

[1.7.94] - 2016-8-10

  • [b5a5d9fa97] - remove debug on abe serve (nicolaslabbe)

[1.7.93] - 2016-8-10

  • [b79ad2b4fe] - merge + bug undefined (nicolaslabbe)
  • [95f7ef1674] - Merged branch master into master (nicolaslabbe)
  • [3cf896728e] - bug undefined (nicolaslabbe)

[1.7.92] - 2016-8-9

  • [038a3702e4] - ifx: no error web ajax save request fail (wonknu10)

[1.7.91] - 2016-8-9

  • [6dbfad534b] - remove hidden label inside page list (wonknu10)

[1.7.90] - 2016-8-4

  • [adb610ccf6] - fix image name on upload (wonknu10)

[1.7.89] - 2016-8-4

[1.7.88] - 2016-8-4

  • [49644de3b3] - prefill max-length (nicolaslabbe)

[1.7.87] - 2016-8-4

[1.7.86] - 2016-8-4

[1.7.85] - 2016-8-3

  • [1583a7c92f] - merge (nicolaslabbe)
  • [3343d974ba] - Merge remote-tracking branch 'refs/remotes/origin/master' (nicolaslabbe)
  • [cefe01b2e1] - bug abe space getattr (nicolaslabbe)

[1.7.84] - 2016-8-3

[1.7.83] - 2016-8-3

  • [ad3383668e] - escape double quote inside abe input (wonknu10)

[1.7.83] - 2016-8-3

  • [ab95873689] - if empty template build (nicolaslabbe)
  • [b2c996d47a] - if empty template (nicolaslabbe)

[1.7.82] - 2016-8-2

[1.7.81] - 2016-8-2