Skip to content

Latest commit

 

History

History
1190 lines (1058 loc) · 121 KB

CHANGELOG.md

File metadata and controls

1190 lines (1058 loc) · 121 KB

[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-13

  • [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-11

[1.7.95] - 2016-8-11

  • [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